lazarus/components
2012-12-29 12:08:34 +00:00
..
aarre readmes: updates 2012-12-21 16:06:57 +00:00
activex
aggpas
anchordocking anchordocking: test restore 2012-12-27 09:29:55 +00:00
chmhelp chmhlp: open all chm files in search path 2012-12-15 18:07:35 +00:00
codetools codetools: fixed parsing on e:exception do ;, bug #23549 2012-12-29 12:08:34 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
dbexport
editortoolbar Components: Spanish translation update by Lucas Martín, bug #23090 2012-10-08 20:04:33 +00:00
education
externhelp updated lpk makefiles 2012-11-08 07:45:47 +00:00
filebrowser filebrowser: dockable 2012-12-21 10:44:47 +00:00
fpcunit updated lpk makefiles 2012-11-08 07:45:47 +00:00
fppkg
fpvectorial fpvectorial: Starts implementing support for a page background color 2012-12-28 12:32:16 +00:00
fpweb
h2pas
IdeInspector
IdeLazLogger
images
instantfpc updated lpk makefiles 2012-11-08 07:45:47 +00:00
jcf2 JEDI Code Format: convert between Widestrings and Ansistrings. Issue #23442 2012-12-06 23:38:02 +00:00
lazcontrols LazControls: use UTF8LowerCase to support unicode in FilterEdit controls. 2012-12-27 20:09:40 +00:00
lazreport LazReport, fix reports with stretched objects on stretched bands which span more than two pages, issues #23490, #18719 2012-12-17 01:47:41 +00:00
lazsvnpkg updated lpk makefiles 2012-11-08 07:45:47 +00:00
lazthread
lazutils lazutils: laz_xmlstreaming: made GetPropertyElement protected, fixed reading vaBinary, bug #23534 2012-12-25 09:25:07 +00:00
leakview updated lpk makefiles 2012-11-08 07:45:47 +00:00
macfiles
macroscript EditorMacroScript: Mac workaround for TPoint 2012-11-29 21:49:41 +00:00
memds updated lpk makefiles 2012-11-08 07:45:47 +00:00
messagecomposer Move ModalResult string representation array from PropEdit to Controls to be used by other code 2012-12-01 10:43:52 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl
paradox
PascalScript readmes: updates 2012-12-21 16:06:57 +00:00
plotfunction
pochecker simplepofiles.pp: remove old PChar version of ReadPOText. 2012-10-06 15:24:31 +00:00
prettymessages
printers updated lpk makefiles 2012-11-08 07:45:47 +00:00
projecttemplates updated lpk makefiles 2012-11-08 07:45:47 +00:00
rtticontrols updated lpk makefiles 2012-11-08 07:45:47 +00:00
rx
sdf
simpleideintf
sqldb sqldb components: fixed registration of postgresql unit: available on win64 from fpc 2.6.1, but for other os-es also for 2.6.0. 2012-11-20 11:08:32 +00:00
sqlite
synedit SynEdit: Set only unique value in TSynHighlighterMultiScheme.SetVirtualLines. Issue #23548, patch from Giulio Bernardi 2012-12-27 21:53:55 +00:00
synunihighlighter
tachart TAChart: Add Legend.FixedItemHeight property 2012-12-20 17:25:38 +00:00
tdbf updated lpk makefiles 2012-11-08 07:45:47 +00:00
todolist updated lpk makefiles 2012-11-08 07:45:47 +00:00
turbopower_ipro updated lpk makefiles 2012-11-08 07:45:47 +00:00
vlc vlc: added check fpc 2.7.1 2012-11-07 13:31:18 +00:00
wiki
Makefile
Makefile.fpc
README.txt readmes: updates 2012-12-21 16:06:57 +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 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.