lazarus/components
2011-05-22 19:53:40 +00:00
..
aggpas Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
chmhelp * Fixed using topic id instead of context id 2011-05-22 13:36:51 +00:00
codetools regenerated translations; updated Russian translation 2011-05-22 16:22:22 +00:00
compilers
custom
customdrawn Minor reorder of TCDDrawStyle enum, forgotten previously 2011-03-31 06:39:38 +00:00
customform customform: check for ifaActivate in TAppForm.Activate 2010-05-25 00:24:13 +00:00
daemon Components, translations: regenerated Italian translation 2011-05-09 15:12:52 +00:00
datadict datadict: fixed typos 2011-05-18 13:02:33 +00:00
dbexport Components, translations: regenerated Italian translation 2011-05-09 15:12:52 +00:00
editortoolbar Translations: Italian translation update by Massimo Soricetti, bug #19214 2011-04-22 20:15:17 +00:00
education Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #19352 2011-05-13 22:18:06 +00:00
externhelp LCL: TConfigMemStorage: using file version, externhelp: fixed incompatible fix 2011-05-10 14:11:34 +00:00
filebrowser IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling) 2010-03-20 15:12:33 +00:00
fpcunit Components, translations: regenerated Italian translation 2011-05-09 15:12:52 +00:00
fpweb Components, translations: regenerated Italian translation 2011-05-09 15:12:52 +00:00
h2pas Components, translations: regenerated Italian translation 2011-05-09 15:12:52 +00:00
IdeInspector IdeInspector: 2.4.0 comp 2010-12-13 21:33:10 +00:00
images LCL: fixed oldautosize 2010-04-03 22:07:28 +00:00
jcf2 Components, translations: regenerated Italian translation 2011-05-09 15:12:52 +00:00
lazcontrols updated Makefile.compiled 2011-01-13 12:07:32 +00:00
lazreport LazReport, Added ExportFilename and check that right export filter is selected, issue #19302 2011-05-21 18:16:17 +00:00
lazsvnpkg fix for: http://bugs.freepascal.org/view.php?id=18937 2011-05-22 19:53:40 +00:00
lazthread
leakview Fix spelling from Childs to Children around Lazarus source. Patch from Mazen NEIFER 2011-05-10 09:13:38 +00:00
macfiles updated Makefile.compiled 2011-01-13 12:07:32 +00:00
memds regenerated translations; updated Russian translation 2011-04-22 20:42:07 +00:00
messagecomposer regenerated translations; updated Russian translation 2011-04-29 19:48:51 +00:00
mouseandkeyinput
mpaslex
opengl IDE: codebrowser: thousandseparator, bug #19019 2011-03-30 20:13:35 +00:00
paradox
plotfunction Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
prettymessages IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling) 2010-03-20 15:12:33 +00:00
printers regenerated translations; updated Russian translation 2011-04-22 20:42:07 +00:00
projecttemplates Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #19352 2011-05-13 22:18:06 +00:00
rtticontrols Formatting: joined lines where only ');' was split to its own line, in procedure defs. 2011-03-16 16:52:28 +00:00
rx
sdf updated Makefiles 2011-02-07 13:51:40 +00:00
simpleideintf
sqldb Components, translations: regenerated Italian translation 2011-05-09 15:12:52 +00:00
sqlite
synedit qt intf: fixed showing caret when FWidget got context, bug #16905 2011-05-15 12:27:49 +00:00
synunihighlighter + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
tachart TAChart: Update rotate and multi demos to include mark positions 2011-05-06 15:28:47 +00:00
tdbf + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
todolist Components, translations: regenerated Italian translation 2011-05-09 15:12:52 +00:00
turbopower_ipro Translations: tweaked Russian translation 2011-04-28 22:41:16 +00:00
Makefile Fixes the makefiles after removing cgi 2010-09-17 14:18:31 +00:00
Makefile.fpc Fixes the makefiles after removing cgi 2010-09-17 14:18:31 +00:00
README.txt components: remove prettyformat package (jcf2 is now used instead) 2010-08-24 16:51:20 +00:00

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.

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.