lazarus/components
2014-01-25 20:53:18 +00:00
..
aarre
activex Components, ActiveX: localized, improved dialog layout and added Russian translation 2014-01-25 20:04:35 +00:00
aggpas Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
anchordocking
cairocanvas
chmhelp Components, CHMHelp: added Russian translation 2014-01-25 15:56:03 +00:00
codetools codetools: read var postfix modifiers without first semicolon, bug #25537 2014-01-17 12:54:55 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
dbexport
editortoolbar
education
externhelp translations: German: updates from Swen Heinig 2014-01-10 11:23:47 +00:00
filebrowser
fpcunit
fpdebug FPDebug: Start on reading values 2014-01-14 23:48:58 +00:00
fppkg Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
fpvectorial fpvectorial: Starts implementing support for elliptical arc in odg 2014-01-25 20:53:18 +00:00
fpweb Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
h2pas
IdeInspector
ideintf Fix comments, formatting 2014-01-15 00:08:42 +00:00
IdeLazLogger
images
IndustrialStuff
instantfpc
jcf2
lazcontrols TreeFilterEdit: Small optimization + fix comment. 2014-01-02 18:16:58 +00:00
lazreport LazReport, PictureView, fix loading streams without header 2014-01-22 18:20:02 +00:00
lazsvnpkg
lazthread
lazutils LazUtils: fix DebuglnEnter with list of 1 argument 2014-01-21 16:11:49 +00:00
leakview
macfiles
macroscript Components, MacroScript: improved layout; now using default cursor 2014-01-25 16:55:55 +00:00
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
opengl Clean outdated DEFINEs from the code, like old compiler versions and FPC_HAS_CONSTREF. 2014-01-02 18:16:19 +00:00
paradox
PascalScript
plotfunction
pochecker translations: German: updates from Swen Heinig 2014-01-10 11:23:47 +00:00
prettymessages
printers
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sqldb SQLdb, translations: committed changed file 2014-01-12 14:49:20 +00:00
sqlite
synedit SynEdit: speed up large operations ([un]indent) 2014-01-19 03:03:40 +00:00
synunihighlighter
tachart Components, TAChart: fix checkboxes drawing in TChartListbox on Linux and Mac OS X, patch from wp, bug #25452 2014-01-16 21:24:49 +00:00
tdbf
todolist
turbopower_ipro Translations: revert r43747 #bd7db234e4: ipconst*.po chages are false, and lazaruside*.po chages were "reverted" after regenerating these files 2014-01-17 23:18:13 +00:00
vlc
wiki
Makefile
Makefile.fpc
README.txt

aggpas
  Anti-Grain Geometry - an antialiased graphic library
  License: gpc - not free for commercial use

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 toolbar 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
  Units that support web server and web client programming.

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/Firebird.

jcf2
  Jedi code formatter 2.

lazreport
  Report generators and grpahical editors for the IDE.

lazthread
   ?

leakview
  Extends the IDE with a graphical viewer for 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
  An OpenGL control.

paradox
  Support for Paradox databases.
	
PascalScript
  Version of RemObjects Pascal Script adapted for use in the Lazarus IDE.

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
  Controls based on rxlib.

sdf
  SDF (CSV+fixed length dataset) database package.

simpleideintf
  A test environment for IDE packages.

sqlite
  SQLite database package.

synedit
  The text editor control used by the IDE.

synunihighlighter
  A 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.

vlc
  A video player component based on the VLC libraries.
	
wiki
  Tools to convert a wiki to offline help.