lazarus/components
2010-06-22 06:45:42 +00:00
..
aggpas aggpas: fixed compilation 2010-06-10 15:57:05 +00:00
cgi regenerated translations; updated Russian translation 2010-06-02 23:10:50 +00:00
chmhelp codetools: clean up 2010-06-16 22:34:05 +00:00
codetools anchordocking: restore constraints for custom dock sites 2010-06-22 06:45:42 +00:00
compilers
custom
customform customform: check for ifaActivate in TAppForm.Activate 2010-05-25 00:24:13 +00:00
daemon
datadict regenerated Lithuanian translation 2010-06-06 14:43:53 +00:00
dbexport regenerated Lithuanian translation 2010-06-06 14:43:53 +00:00
editortoolbar Components, editortoolbar: 2010-06-14 17:51:26 +00:00
education educationlaz: fixed saving after colleting values from frames 2010-04-22 17:23:53 +00:00
externhelp externhelp: help for postgresql 2010-04-24 20:53:09 +00:00
filebrowser
fpcunit regenerated translations; updated Russian translation 2010-06-02 23:10:50 +00:00
fpweb added package lazwebextra from Michael Van Canneyt 2010-06-06 10:16:08 +00:00
h2pas
images
jcf2 regenerated Lithuanian translation 2010-06-06 14:43:53 +00:00
lazcontrols IDE: lazcontrols: added codetools values, create dummy package if lpk not found, package link, Makefile 2010-06-21 22:50:36 +00:00
lazreport regenerated translations; updated Russian translation 2010-06-02 23:10:50 +00:00
lazsvnpkg regenerated translations; updated Russian translation 2010-06-02 23:10:50 +00:00
lazthread
leakview leakview: store interface settings: OnTop flag, window bounds, recently opened files 2010-05-29 08:05:35 +00:00
macfiles
memds translations: german: from Joerg Braun 2010-04-13 13:42:33 +00:00
messagecomposer regenerated translations; updated Russian translation 2010-06-02 23:10:50 +00:00
mouseandkeyinput
mpaslex
opengl Components, OpenGL: Fix building on Windows 2010-06-12 00:48:18 +00:00
paradox
plotfunction
prettyformat
prettymessages
printers Printers, fix printdialog to show the number of pages specified, patch by Gabriele Fain, issue #14643 2010-06-16 15:00:46 +00:00
projecttemplates Components, project templates: 2010-06-14 17:17:27 +00:00
rtticontrols
rx
sdf
simpleideintf
sqldb
sqlite
synedit SynEdit: Fixed abstract warning 2010-06-18 19:12:13 +00:00
synunihighlighter
tachart TAChart: Fix a typo leading to excessive bounds culling in unordered series. 2010-06-11 13:10:56 +00:00
tdbf
todolist Portuguese translation update from Marcelo B Paula, bug #16756. 2010-06-19 15:11:29 +00:00
turbopower_ipro ipro: don't open registry key in the write mode for systems with read-only access (issue #0016453) by patch of Žilvinas Ledas 2010-05-12 02:14:03 +00:00
Makefile IDE: lazcontrols: added codetools values, create dummy package if lpk not found, package link, Makefile 2010-06-21 22:50:36 +00:00
Makefile.fpc IDE: lazcontrols: added codetools values, create dummy package if lpk not found, package link, Makefile 2010-06-21 22:50:36 +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
  ?

prettyformat
  Adds menu items to the IDE for beautifiying code via ptop.

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.