lazarus/components
2012-01-04 12:08:36 +00:00
..
aggpas
chmhelp Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
codetools codetools: target jvm: default class ancestor is jlobject 2012-01-03 17:28:56 +00:00
compilers
custom
customdrawn customdrawn: Removes customdrawnutils which is no longer utilized 2011-12-12 12:38:59 +00:00
customform
daemon
datadict
dbexport
editortoolbar
education
externhelp Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
filebrowser Improve a GUI string in FileBrobser. 2011-11-24 09:21:55 +00:00
fpcunit Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
fppkg Translations: German translation update by Swen Heinig 2011-12-09 17:50:52 +00:00
fpvectorial fpvectorial: Improves the LAS reader, now reads the variable length records too 2011-12-04 17:31:58 +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 Reverts wrong change in the inspector 2011-10-26 16:12:06 +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 Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
jcf2 JCF: Allow replacing text and keep y-pos of marks 2012-01-01 19:33:43 +00:00
lazcontrols TreeFilterEdit: support using components derived from TCustomTreeview 2012-01-04 12:08:36 +00:00
lazreport Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20957 2011-12-23 21:39:33 +00:00
lazsvnpkg LazSVNPkg: don't trigger selectitem in list view if item isn't selected.Patch by Bernd Kreuss. issue #20939 2011-12-20 19:55:41 +00:00
lazthread
lazutils Android: Starts improving the key input. Now it gets real unicode chars instead of the key name 2011-12-29 23:12:21 +00:00
leakview LeakView: formatting 2011-12-26 15:20:05 +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
opengl openglcontrol: fixed compilation for fpc 2.4.4, bug #20645 2011-11-10 18:47:31 +00:00
paradox
plotfunction
pochecker pochecker: fixed typo 2012-01-03 16:31:07 +00:00
prettymessages
printers Printers: cups printer should take printrange from print dialog.Patch by Joachim Paepke. issue #21007 2012-01-03 19:01:44 +00:00
projecttemplates Translations: German translation update by Swen Heinig 2011-12-09 17:50:52 +00:00
rtticontrols rtti: use component editor for TTiMaskEdit (EditMask property) 2011-12-01 00:07:36 +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: change wheel scrolling to deal with mouse wheels that report partial wheel moves 2012-01-04 02:10:54 +00:00
synunihighlighter SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
tachart TAChart: Fix range check error while drawing the stepped line which frequently goes out of the extent, issue #20887 2011-12-14 08:40:28 +00:00
tdbf Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
todolist Translations: German translation update by Swen Heinig 2011-12-09 17:50:52 +00:00
turbopower_ipro turbopower_ipro: Cache the CSS properties + refactoring. Issue #20975, patch from Bernd Kreuss 2011-12-28 23:13:39 +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 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.