lazarus/components
2011-11-05 17:53:29 +00:00
..
aggpas
chmhelp Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
codetools codetools: fixed repairing file case for include files and uses section 2011-11-03 12:38:25 +00:00
compilers
custom
customdrawn customdrawn: Adds TCDStaticText 2011-11-05 16:35:08 +00:00
customform
daemon
datadict
dbexport dbexport components: added txmlxsdexport from reinier olieslagers (issue #20275) 2011-10-03 19:04:47 +00:00
editortoolbar
education
externhelp Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
filebrowser
fpcunit Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
fppkg Components: first batch of TButtonPanel captions cleanup 2011-10-03 22:14:26 +00:00
fpvectorial fpvectorial: Adds support for subpart selection and also for elements which know how to paint themselves 2011-10-30 17:04:55 +00:00
fpweb Components: first batch of TButtonPanel captions cleanup 2011-10-03 22:14:26 +00:00
h2pas
IdeInspector Reverts wrong change in the inspector 2011-10-26 16:12:06 +00:00
images imagesforlazarus: readme 2011-09-20 12:53:49 +00:00
instantfpc Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
jcf2 JCF2: set Enabled state of controls in Warnings settings 2011-11-05 17:53:29 +00:00
lazcontrols Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
lazreport LazReport, fix crash after modifying a previewed report, issue #14136 2011-11-05 04:36:48 +00:00
lazsvnpkg Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
lazthread
lazutils Renames some utf8strings to strings as a temporary workaround for fpc 2.7 until the Unicode RTL encoding is decided 2011-11-04 10:26:09 +00:00
leakview LeakView: Fixed, ensure window on visible monitor 2011-07-30 22:54:49 +00:00
macfiles Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
memds Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
messagecomposer
mouseandkeyinput
mpaslex
mrumenu * Added copyright notice 2011-09-12 09:24:20 +00:00
opengl openglcontrol: using fp unit glx 2011-10-31 20:02:33 +00:00
paradox
plotfunction
prettymessages
printers turbopoweripro.lpk printer4lazarus.lpk: do not auto create Makefile 2011-10-24 15:57:13 +00:00
projecttemplates translations: updates for german from Swen Heinig 2011-10-30 17:08:17 +00:00
rtticontrols Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
rx
sdf Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
simpleideintf
sqldb Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
sqlite
synedit SynEdit: Tests 2011-11-05 01:40:23 +00:00
synunihighlighter
tachart TAChart: Fix memory leak and images disappearing after save in TChartImageList 2011-11-02 11:47:39 +00:00
tdbf Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
todolist Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
turbopower_ipro TurboPower_IPro: fixed text hiding under vertical scrollbar.Patch by Zilvinas Ledas.issue #20567 2011-10-28 06:16:15 +00:00
Makefile lazutils: added to makefiles 2011-10-04 22:45:53 +00:00
Makefile.fpc lazutils: added to makefiles 2011-10-04 22:45:53 +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.