lazarus/components
2011-01-20 15:18:02 +00:00
..
aggpas aggpas: normalized build scripts 2010-09-26 11:07:47 +00:00
chmhelp updated Makefile.compiled 2011-01-13 12:07:32 +00:00
codetools android intf: added interfaces 2011-01-19 23:20:21 +00:00
compilers Ide/Project; SourceEditor: Start using SourceEditorManager (for multi-window handling) 2010-03-16 16:16:32 +00:00
custom
customdrawn Fixes a positioning issue in TCDTrackBar 2011-01-19 10:17:44 +00:00
customform customform: check for ifaActivate in TAppForm.Activate 2010-05-25 00:24:13 +00:00
daemon Translations: Portuguese translation update by Marcelo B Paula, bug #17613 2010-10-12 20:49:14 +00:00
datadict IDE: Portuguese translation update from Marcelo B Paula, bug #16889. 2010-07-09 22:39:47 +00:00
dbexport regenerated Lithuanian translation 2010-06-06 14:43:53 +00:00
editortoolbar Src-Edit / ContextMenu commands: Do not change on every editor focus change. Issue #17763 2010-11-22 06:17:17 +00:00
education education pacakge: fixed compilation after r27681 #5223a83d19. 2010-10-20 13:51:37 +00:00
externhelp updated Makefile.compiled 2011-01-13 12:07:32 +00:00
filebrowser IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling) 2010-03-20 15:12:33 +00:00
fpcunit updated Makefile.compiled 2011-01-13 12:07:32 +00:00
fpweb Translations: Portuguese translation updates by Marcelo B Paula, bug #18073 2010-11-27 16:17:10 +00:00
h2pas * 1) renamed Czech translation files to *.cs.po (in accordance with ISO 639-1 standard). This makes automatic Czech translation selection work. Bug #17048. 2010-07-28 20:58:37 +00:00
IdeInspector IdeInspector: 2.4.0 comp 2010-12-13 21:33:10 +00:00
images LCL: fixed oldautosize 2010-04-03 22:07:28 +00:00
jcf2 IDE: clean up, fixed jcf2 makefile 2011-01-13 15:11:41 +00:00
lazcontrols updated Makefile.compiled 2011-01-13 12:07:32 +00:00
lazreport regenerated translations; updated and improved Russian translation 2011-01-12 00:47:49 +00:00
lazsvnpkg updated Makefile.compiled 2011-01-13 12:07:32 +00:00
lazthread
leakview Components, LeakView: assign unit output direcory to LeakView package 2010-09-20 16:39:15 +00:00
macfiles updated Makefile.compiled 2011-01-13 12:07:32 +00:00
memds updated Makefile.compiled 2011-01-13 12:07:32 +00:00
messagecomposer translations: german: updates from Swen Heinig 2010-11-28 21:14:47 +00:00
mouseandkeyinput
mpaslex
opengl openglcontrol: undid the workaround for buggy TCanvas.Rectangle function, bug #17682 2010-10-25 10:43:06 +00:00
paradox components: fix visibility hints for paradox package 2010-03-05 03:24:49 +00:00
plotfunction components: use FPC resources for demos 2010-07-29 09:04:06 +00:00
prettymessages IDE/SourceEditor/Packages: Using SourceEditorManager / Removed all references to single instance "var SourceNotebook" (for multi-window handling) 2010-03-20 15:12:33 +00:00
printers updated Makefile.compiled 2011-01-13 12:07:32 +00:00
projecttemplates updated Makefile.compiled 2011-01-13 12:07:32 +00:00
rtticontrols updated Makefile.compiled 2011-01-13 12:07:32 +00:00
rx rx: fix package options by Aleksey Lagunov 2010-01-20 01:26:20 +00:00
sdf updated Makefile.compiled 2011-01-13 12:07:32 +00:00
simpleideintf
sqldb updated Makefile.compiled 2011-01-13 12:07:32 +00:00
sqlite
synedit SynEdit: Pas-Highlighter, improved final keyword 2011-01-20 15:18:02 +00:00
synunihighlighter Patch from Ido Kanner, updates synunidesigner.pas to use the new TNotebook 2011-01-08 23:52:00 +00:00
tachart TAChart: Add "Polar" page to the radial demo 2011-01-18 09:04:48 +00:00
tdbf updated Makefile.compiled 2011-01-13 12:07:32 +00:00
todolist updated Makefile.compiled 2011-01-13 12:07:32 +00:00
turbopower_ipro updated Makefile.compiled 2011-01-13 12:07:32 +00:00
Makefile Fixes the makefiles after removing cgi 2010-09-17 14:18:31 +00:00
Makefile.fpc Fixes the makefiles after removing cgi 2010-09-17 14:18:31 +00:00
README.txt components: remove prettyformat package (jcf2 is now used instead) 2010-08-24 16:51:20 +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.

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.