lazarus/components
2012-03-25 16:24:14 +00:00
..
aggpas aggpas: replaced some asm with pas 2012-03-09 14:46:05 +00:00
anchordocking moved anchordocking to components 2012-03-14 19:24:11 +00:00
chmhelp bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
codetools codetools: get fpc full version 2012-03-24 23:28:53 +00:00
compilers
custom
customdrawn Moves customdrawn_android and customdrawn_winxp drawers into the LCL in preparation for using them in LCL-CustomDrawn 2012-03-23 09:46:10 +00:00
customform
daemon
datadict
dbexport dbexport components: added txmlxsdexport from reinier olieslagers (issue #20275) 2011-10-03 19:04:47 +00:00
editortoolbar TreeView: apply again an accidentally reverted change that fixes moving in visible nodes. Other minor fixes. 2012-01-24 14:29:52 +00:00
education
externhelp bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
filebrowser Improve a GUI string in FileBrobser. 2011-11-24 09:21:55 +00:00
fpcunit disabled some more lpk makefile 2012-03-22 14:21:56 +00:00
fppkg Translations: German translation update by Swen Heinig 2011-12-09 17:50:52 +00:00
fpvectorial Minor improvements to the fpvectorial 3d example 2012-03-23 09:38:05 +00:00
fpweb Components: first batch of TButtonPanel captions cleanup 2011-10-03 22:14:26 +00:00
h2pas Formatting 2011-12-10 18:49:02 +00:00
IdeInspector Ide-Inspector: fix crash, hen removing nodes 2012-01-20 03:01:45 +00:00
IdeLazLogger Components, IDELazLogger: enabled i18n and added Russian translation 2012-03-17 00:08:18 +00:00
images imagesforlazarus: packager always (automatically) changes unit name to ImagesForLazarus, so commit it so. 2011-12-04 11:07:05 +00:00
instantfpc bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
jcf2 jcf: cleanup 2012-03-23 03:40:11 +00:00
lazcontrols IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
lazreport LazReport, unconditionally stretch stretchable objects, fix issue #20988 2012-03-15 21:13:35 +00:00
lazsvnpkg lazsvnpkg: fixed search paths 2012-03-17 12:21:33 +00:00
lazthread
lazutils lazutf8: added overloaded UTF8FixBroken(var string) 2012-03-25 16:24:14 +00:00
leakview IDEIntf, LazControls, SynEdit: changed output directory for consistency 2012-03-15 11:13:05 +00:00
macfiles disabled some more lpk makefile 2012-03-22 14:21:56 +00:00
memds disabled some more lpk makefile 2012-03-22 14:21:56 +00:00
messagecomposer MessageComposer: Improved Layout 2012-03-14 23:29:59 +00:00
mouseandkeyinput
mpaslex
mrumenu
opengl openglcontrol: published OnDragDrop, OnDragOver 2012-01-22 20:17:50 +00:00
paradox
plotfunction
pochecker Components, POChecker: updated readme file 2012-03-24 13:48:33 +00:00
prettymessages
printers disabled some more lpk makefile 2012-03-22 14:21:56 +00:00
projecttemplates projecttemplates: disabled auto update makefiles 2012-03-22 14:09:42 +00:00
rtticontrols disabled some more lpk makefile 2012-03-22 14:14:45 +00:00
rx
sdf disabled some more lpk makefile 2012-03-22 14:21:56 +00:00
simpleideintf
sqldb disabled some more lpk makefile 2012-03-22 14:14:45 +00:00
sqlite
synedit SynEdit: Experimental scroll update (DEFINE SynNewScrollBarUpdate) 2012-03-24 22:14:18 +00:00
synunihighlighter Translations: French translation update by Vincent Beuselinck, bug #21432 2012-03-08 15:35:36 +00:00
tachart disabled some more lpk makefile 2012-03-22 14:21:56 +00:00
tdbf disabled some more lpk makefile 2012-03-22 14:14:45 +00:00
todolist bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
turbopower_ipro bigide: changed package output directories to use lclwidgettype 2012-03-16 09:26:54 +00:00
wiki lazutf8: added overloaded UTF8FixBroken(var string) 2012-03-25 16:24:14 +00:00
Makefile fixed components make clean 2012-03-15 15:26:05 +00:00
Makefile.fpc fixed components make clean 2012-03-15 15:26:05 +00:00
README.txt Update Components/README.txt with PoChecker info 2011-12-26 15:20:24 +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.

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.