lazarus/components
2012-02-05 14:22:35 +00:00
..
aggpas
chmhelp IDE: new form: avoid unit names of projects and packages 2012-01-29 18:38:25 +00:00
codetools IDE: fixed GetPossibleOwnersOfUnit finding units in project directory 2012-02-05 14:22:35 +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 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 externhelp: updated gtk2 link 2012-01-24 16:03:12 +00:00
filebrowser
fpcunit fpcunit: updated makefile 2012-01-15 13:35:46 +00:00
fppkg
fpvectorial fpvectorial: Deletes commented unused code 2012-01-31 15:10:51 +00:00
fpweb
h2pas
IdeInspector Ide-Inspector: fix crash, hen removing nodes 2012-01-20 03:01:45 +00:00
images
instantfpc instantfpclaz: mixed case 2012-01-31 14:19:28 +00:00
jcf2 jcf2: don't replace the whole text, instead replace only changed lines 2012-01-27 08:27:49 +00:00
lazcontrols TreeFilterEdit: Remove unused "TTreeFilterBranch.Cleanup" method 2012-02-02 22:07:51 +00:00
lazreport lazreport: fix crash, update project file and minor usability improvement to stringgrid sample 2012-02-04 17:08:03 +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 lazutils: added CreateAbsoluteSearchPath, CreateRelativeSearchPath, MinimizeSearchPath, FindPathInSearchPath 2012-02-05 14:19:40 +00:00
leakview LeakView: formatting 2011-12-26 15:20:05 +00:00
macfiles
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
opengl openglcontrol: published OnDragDrop, OnDragOver 2012-01-22 20:17:50 +00:00
paradox
plotfunction
pochecker PoChecker: put debuglns to a correct place. 2012-01-08 23:13:46 +00:00
prettymessages
printers Qt: update PrinterIndex from PrintDlg.issue #21201 2012-02-02 07:06:46 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sqldb
sqlite
synedit ensure focus detection of syncompletion issue #19457 2012-02-05 12:11:52 +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: Add TChart.ExtentSizeLimit property 2012-02-05 08:49:43 +00:00
tdbf
todolist ToDoList: Alternative keywords (TODO, DONE) now require a semicolon to prevent false positives 2012-01-22 14:22:35 +00:00
turbopower_ipro turbopower_ipro: less hints 2012-02-04 18:10:08 +00:00
Makefile IDE: added externhelp to bigide 2012-01-24 16:10:52 +00:00
Makefile.fpc IDE: added externhelp to bigide 2012-01-24 16:10:52 +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.