lazarus/components
2012-08-25 21:00:03 +00:00
..
activex LazActiveX: remove the typelib related code and units when compiling for WinCE because it can't be ported there, add to activexcontainer.pas a few stubs for API functions that are not defined in WinCE. Patch by Ludo Brands, bug #22152. 2012-06-04 21:06:16 +00:00
aggpas
anchordocking Translations: large Lithuanian translation update by Valdas Jankūnas, part 1 2012-08-15 23:39:08 +00:00
chmhelp lhelp: replace MessageBox, with Form.Modal. FIx IPC hang. issue #0022592 2012-08-20 13:33:59 +00:00
codetools Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
compilers
custom
customdrawn Initial implementation of the multiline TCDEdit 2012-04-20 14:05:13 +00:00
customform
daemon Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
datadict Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
dbexport Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
editortoolbar Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
education Translations: large Lithuanian translation update by Valdas Jankūnas, part 1 2012-08-15 23:39:08 +00:00
externhelp Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
filebrowser
fpcunit Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
fppkg Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
fpvectorial fpvectorial: Starts adding the laszip tool 2012-07-12 07:33:11 +00:00
fpweb Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
h2pas Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
IdeInspector
IdeLazLogger Translations: large Lithuanian translation update by Valdas Jankūnas, part 1 2012-08-15 23:39:08 +00:00
images
instantfpc Translations: large Lithuanian translation update by Valdas Jankūnas, part 1 2012-08-15 23:39:08 +00:00
jcf2 Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
lazcontrols lazcontrols: style 2012-06-07 16:40:03 +00:00
lazreport Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
lazsvnpkg Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
lazthread
lazutils Translations: large Lithuanian translation update by Valdas Jankūnas, part 1 2012-08-15 23:39:08 +00:00
leakview Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
macfiles updated Makefiles 2012-04-09 10:05:12 +00:00
memds Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
messagecomposer Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs added mtprocs 2012-08-09 17:02:12 +00:00
opengl openglcontrol: win32: share context 2012-08-08 08:04:53 +00:00
paradox components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
plotfunction components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
pochecker Translations: large Lithuanian translation update by Valdas Jankūnas, part 1 2012-08-15 23:39:08 +00:00
prettymessages
printers Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
projecttemplates Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
rtticontrols rtti controls: published TTIColorButton.Link 2012-07-24 22:24:18 +00:00
rx rx: clean up 2012-05-28 14:57:33 +00:00
sdf updated Makefiles 2012-04-09 10:05:12 +00:00
simpleideintf
sqldb Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
sqlite
synedit Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
synunihighlighter Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
tachart TAChart: Add TChartAxis.IsPointInside function 2012-08-23 13:55:15 +00:00
tdbf Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
todolist Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
turbopower_ipro Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
wiki wiki: updated comment 2012-07-19 08:13:05 +00:00
Makefile fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
Makefile.fpc fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +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.

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.