lazarus/components
2011-01-02 12:05:00 +00:00
..
aggpas aggpas: normalized build scripts 2010-09-26 11:07:47 +00:00
chmhelp Fixes lhelp compilation. Patch from bug #17225 2010-10-28 08:06:08 +00:00
codetools codetools: don't remove POINTERARITHMETICS modeswitch because it is supported by current fpc release 2010-12-29 08:39:18 +00:00
compilers
custom
customdrawn Fixes the wince button focus and the groupbox text background in customdrawnextras.pas 2011-01-02 12:05:00 +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 Translations: Portuguese translation update by Marcelo B Paula, bug #17613 2010-10-12 20:49:14 +00:00
filebrowser
fpcunit updated makefiles 2010-10-29 12:05:03 +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
jcf2 Translations: Portuguese translation updates by Marcelo B Paula, bug #18073 2010-11-27 16:17:10 +00:00
lazcontrols lazcontrols: do not auto create makefile 2010-11-24 10:11:12 +00:00
lazreport LazReport, removed unit sysutilsadd 2010-12-23 01:31:16 +00:00
lazsvnpkg svn plugin: patch by Darius Blaszijk (issue #18257) 2010-12-30 10:38:26 +00:00
lazthread
leakview Components, LeakView: assign unit output direcory to LeakView package 2010-09-20 16:39:15 +00:00
macfiles added Makefile.compiled 2010-10-26 06:38:39 +00:00
memds translations: german: updates from Swen Heinig 2010-11-28 21:14:47 +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
plotfunction components: use FPC resources for demos 2010-07-29 09:04:06 +00:00
prettymessages
printers IDE: macros: fixed AV, bug #18158 2010-12-06 09:01:31 +00:00
projecttemplates translations: german: updates from Swen Heinig 2010-11-28 21:14:47 +00:00
rtticontrols IDE: macros: fixed AV, bug #18158 2010-12-06 09:01:31 +00:00
rx
sdf updated makefiles 2010-10-29 12:05:03 +00:00
simpleideintf
sqldb sql property editor: on show, set focus to editor from Anton (issue #18340) 2010-12-30 10:02:54 +00:00
sqlite
synedit synedit: don't use LINE_LEN_UNKNOWN as actual line length in LengthOfLongestLine, fixes issue #17174 2010-12-28 15:50:56 +00:00
synunihighlighter
tachart TAChart: Protect PointDist functions from integer overflow. 2011-01-01 08:21:49 +00:00
tdbf updated Makefiles 2010-10-28 13:19:27 +00:00
todolist added Makefile.compiled 2010-10-26 06:38:39 +00:00
turbopower_ipro Translations: Portuguese translation updates by Marcelo B Paula, bug #18073 2010-11-27 16:17:10 +00:00
Makefile Fixes the makefiles after removing cgi 2010-09-17 14:18:31 +00:00
Makefile.compiled added Makefile.compiled 2010-10-26 06:38:39 +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.