lazarus/components
2013-03-10 21:07:08 +00:00
..
aarre
activex Components, ActiveX: fixed container resizing, patch by ocean, bug #23566 2013-02-16 18:25:14 +00:00
aggpas fixed compilation with fpc 2.6.3 2013-02-25 22:17:54 +00:00
anchordocking anchordocking: if HeaderHint empty use resourcestring 2013-02-13 10:06:24 +00:00
chmhelp
codetools Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
compilers
custom
customdrawn
customform
daemon Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
datadict
dbexport Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
editortoolbar Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
education Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
externhelp
filebrowser
fpcunit
fppkg
fpvectorial fixed compilation with fpc 2.6.3 2013-02-25 22:17:54 +00:00
fpweb
h2pas Translations: Spanish translation update by Lucas Martín, bug #23649 2013-01-14 21:29:14 +00:00
IdeInspector
IdeLazLogger Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
images
instantfpc Translations: Czech translation update by Vaclav Valicek, bug #23665 2013-01-17 20:47:26 +00:00
jcf2 Translations: Czech translation update by Vaclav Valicek, bug #23665 2013-01-17 20:47:26 +00:00
lazcontrols lazcontrols: comments 2013-01-28 15:14:49 +00:00
lazreport LazReport, previous step for proper drawing in designer: isolating focusrect 2013-03-09 22:06:00 +00:00
lazsvnpkg
lazthread
lazutils LazUtils: improve TDictionaryStringList 2013-03-10 10:33:49 +00:00
leakview
macfiles
macroscript EditorMacroScript: clean up 2013-01-15 20:15:13 +00:00
memds
messagecomposer messagecomposer: fixed result for QuestionDlg, bug #23640 2013-01-13 21:49:12 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs mtprocs: fixed compilation with fpc 2.7.1 2013-01-24 16:11:41 +00:00
opengl openglcontrol: carbon: auxbuffers, multisampling 2013-02-27 23:54:23 +00:00
paradox
PascalScript PascalScript: import updates from original 2013-02-01 21:39:51 +00:00
plotfunction
pochecker Translations: Spanish translation update by Lucas Martín, bug #23628 2013-01-10 20:58:26 +00:00
prettymessages
printers Printers, fix print dialog in win32 under the effect of USEUNICODE conditional, from Petr-K, issue #23771 2013-01-29 08:22:33 +00:00
projecttemplates Translations: Spanish translation update by Lucas Martín, bug #23649 2013-01-14 21:29:14 +00:00
rtticontrols RTTIControls: Fix the behavior of TTIComboBox with alias walues. Issue #23848, patch from Imants 2013-02-11 18:33:16 +00:00
rx
sdf
simpleideintf
sqldb Translations: Spanish translation update by Lucas Martín, bug #23628 2013-01-10 20:58:26 +00:00
sqlite
synedit SynEdit: Added hcCodeFolding to highlighter capabilities 2013-03-10 21:07:08 +00:00
synunihighlighter
tachart TAChart: Add icon for TChartGUIConnectorBGRA component 2013-02-10 10:14:19 +00:00
tdbf Translations: Spanish translation update by Lucas Martín, bug #23628 2013-01-10 20:58:26 +00:00
todolist
turbopower_ipro Added missing Free for the new iphtml tablist 2013-03-07 19:23:48 +00:00
vlc
wiki
Makefile
Makefile.fpc
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 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 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
  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
  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.

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