lazarus/components
mattias 541a046ed3 cody: comment
git-svn-id: trunk@39613 -
2012-12-21 10:49:16 +00:00
..
aarre
activex
aggpas
anchordocking anchordocking: clean up 2012-12-21 10:49:05 +00:00
chmhelp chmhlp: open all chm files in search path 2012-12-15 18:07:35 +00:00
codetools cody: comment 2012-12-21 10:49:16 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
dbexport
editortoolbar
education
externhelp updated lpk makefiles 2012-11-08 07:45:47 +00:00
filebrowser filebrowser: dockable 2012-12-21 10:44:47 +00:00
fpcunit updated lpk makefiles 2012-11-08 07:45:47 +00:00
fppkg
fpvectorial fpvectorial: Adds the possibility to force a text encoding when reading files, and fixes some other minor issues 2012-12-21 09:41:59 +00:00
fpweb
h2pas
IdeInspector
IdeLazLogger
images
instantfpc updated lpk makefiles 2012-11-08 07:45:47 +00:00
jcf2 JEDI Code Format: convert between Widestrings and Ansistrings. Issue #23442 2012-12-06 23:38:02 +00:00
lazcontrols
lazreport LazReport, fix reports with stretched objects on stretched bands which span more than two pages, issues #23490, #18719 2012-12-17 01:47:41 +00:00
lazsvnpkg updated lpk makefiles 2012-11-08 07:45:47 +00:00
lazthread
lazutils Adds more encoding conversion support, patch from bug #23446 2012-12-14 11:59:46 +00:00
leakview updated lpk makefiles 2012-11-08 07:45:47 +00:00
macfiles
macroscript EditorMacroScript: Mac workaround for TPoint 2012-11-29 21:49:41 +00:00
memds updated lpk makefiles 2012-11-08 07:45:47 +00:00
messagecomposer Move ModalResult string representation array from PropEdit to Controls to be used by other code 2012-12-01 10:43:52 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl
paradox
PascalScript PascalScript: powerpc, add string as result, and sets in param 2012-12-15 17:32:37 +00:00
plotfunction
pochecker
prettymessages
printers updated lpk makefiles 2012-11-08 07:45:47 +00:00
projecttemplates updated lpk makefiles 2012-11-08 07:45:47 +00:00
rtticontrols updated lpk makefiles 2012-11-08 07:45:47 +00:00
rx
sdf
simpleideintf
sqldb sqldb components: fixed registration of postgresql unit: available on win64 from fpc 2.6.1, but for other os-es also for 2.6.0. 2012-11-20 11:08:32 +00:00
sqlite
synedit SynEdit: Removed unused units 2012-12-21 02:25:34 +00:00
synunihighlighter
tachart TAChart: Add Legend.FixedItemHeight property 2012-12-20 17:25:38 +00:00
tdbf updated lpk makefiles 2012-11-08 07:45:47 +00:00
todolist updated lpk makefiles 2012-11-08 07:45:47 +00:00
turbopower_ipro updated lpk makefiles 2012-11-08 07:45:47 +00:00
vlc vlc: added check fpc 2.7.1 2012-11-07 13:31:18 +00:00
wiki
Makefile
Makefile.fpc
README.txt

cgi
  CGI Data Modules

chmhelp
  Package lhelpcontrolpkg for using chm files in the IDE.

codetools
  The builtin pascal parser and pascal completion/refactoring tools of the IDE.

compilers
  Work in progress. Packages to extend the IDE for other languages.

custom
  Obsolete: Use packages instead
    User defined components for the IDE

customform
  Registering custom form descendants in the IDE.

daemon:
  Package to create programs that run as daemon under linux or service under
  windows.

datadict
  Support for data dictionaries for the IDE and applications.

dbexport
  Export databases to various file formats.

editortoolbar
  A customizable tolbar for the source editor.

educationlaz
  Extends/configures the IDE for education, training, courses

filebrowser
  A file browser window for the IDE.

fpcunit
  template for a fpcunit gui test runner

fpweb
  ?

h2pas
  Adds graphical interface to the IDE for the h2pas command line tool.

images
  More image formats for LCL applications.

interbase
  Database support for interbase.

jcf2
  Jedi code formatter 2.

lazreport
  Report generators and grpahical editors for the IDE.

lazthread
   ?

leakview
  Extends the IDE with a graphical viewer for the heaptrc output.

pochecker
  Validates translated PO files.

macfiles
  Package to create OS X application bundles.

memds
  Memory database package.

messagecomposer
  A graphical editor to create MessageDlg statements.

mouseandkeyinput
  A package demonstrating how to manipulate mouse and keyboard input.

mpaslex
  A small and fast pascal parser.

opengl
  A OpenGL control.

paradox
  Support for paradox databases.

plotfunction
  A LCL control for drawing plots and graphs.

popupnotifier
  ?

prettymessages
  Hide unwanted hints, warnings and all kind of messages in the message window.

printers
  Printing support.

projecttemplates
  Create project templates from your projects.

rtticontrols
  A set of controls using the run time type information. For example a checkbox
  can be connected to a published boolean property of an arbitrary class without
  writing any code.

rx
  ?

sdf
  SDF database package.

simpleideintf
  A test environment for IDE packages.

sqlite
  SQLite database package.

synedit
  The text editor control used by the IDE.

synunihighlighter
  An universal highlighter for synedit.

tachart
  A control for graphs and plots.

tdbf
  TDBF database package.

trayicon
  An icon for the system tray.

turbopower_ipro
  A HTML control.