lazarus/components
2011-03-08 09:19:20 +00:00
..
aggpas aggpas: clean up 2011-01-23 10:42:03 +00:00
chmhelp updated Makefile.compiled 2011-01-13 12:07:32 +00:00
codetools codetools: identifier completion: do not show protected member when gather context is in another unit, more Delphi compatible, patch #18888 2011-03-07 17:08:55 +00:00
compilers
custom
customdrawn Fixes a positioning issue in TCDTrackBar 2011-01-19 10:17:44 +00:00
customform
daemon + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
datadict + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
dbexport + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
editortoolbar + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
education fixed typos: childs 2011-02-10 09:37:16 +00:00
externhelp + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
filebrowser
fpcunit + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
fpweb + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
h2pas + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
IdeInspector IdeInspector: 2.4.0 comp 2010-12-13 21:33:10 +00:00
images
jcf2 Translations: updated French translation of JCF by paulatreides, bug #18852; regenerated translations 2011-03-01 21:30:20 +00:00
lazcontrols updated Makefile.compiled 2011-01-13 12:07:32 +00:00
lazreport LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +00:00
lazsvnpkg + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
lazthread
leakview + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
macfiles updated Makefile.compiled 2011-01-13 12:07:32 +00:00
memds + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
messagecomposer IDE: Create Source menu and move items there from Edit menu. 2011-03-04 07:17:11 +00:00
mouseandkeyinput
mpaslex
opengl openglcontrol: clean up example 2011-03-02 14:29:09 +00:00
paradox
plotfunction
prettymessages
printers + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
projecttemplates Translations: updated French translation of JCF by paulatreides, bug #18852; regenerated translations 2011-03-01 21:30:20 +00:00
rtticontrols IDE+LCL: made LCL a normal package 2011-01-27 12:56:07 +00:00
rx
sdf updated Makefiles 2011-02-07 13:51:40 +00:00
simpleideintf
sqldb + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
sqlite
synedit LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +00:00
synunihighlighter + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
tachart TAChart: Fix division by zero in TZoomClickTool 2011-03-08 09:19:20 +00:00
tdbf + added missing Italian translation. Patch by Sandro Cumerlato 2011-02-23 00:39:05 +00:00
todolist IDE: Create Source menu and move items there from Edit menu. 2011-03-04 07:17:11 +00:00
turbopower_ipro LCL: Changed function ColorToRGB's return value to TColorRef. Many related changes around the code. 2011-03-06 12:45:59 +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

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.