lazarus/components
2012-08-01 10:50:19 +00:00
..
activex LazActiveX: remove the typelib related code and units when compiling for WinCE because it can't be ported there, add to activexcontainer.pas a few stubs for API functions that are not defined in WinCE. Patch by Ludo Brands, bug #22152. 2012-06-04 21:06:16 +00:00
aggpas
anchordocking anchordocking: comments 2012-05-30 08:02:37 +00:00
chmhelp lazde: hints and file filter 2012-07-30 06:39:44 +00:00
codetools lazutils: UTF8CompareStr: made 64bit safe, added fast PChar versions 2012-08-01 10:50:19 +00:00
compilers
custom
customdrawn Initial implementation of the multiline TCDEdit 2012-04-20 14:05:13 +00:00
customform
daemon
datadict Components, DataDict: added missing form file to LPK 2012-06-09 20:54:45 +00:00
dbexport Components, DBExport: clean up LPK 2012-06-09 20:44:37 +00:00
editortoolbar Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382 2012-07-07 10:06:18 +00:00
education translations: germans: updated from Swen Heinig 2012-05-20 08:51:51 +00:00
externhelp fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
filebrowser
fpcunit FPCUnit: Fis a SIGFPE in GUITestRunner. Issue #22375, patch from Ludo Brands 2012-07-06 13:23:38 +00:00
fppkg Translations: improved Russian translation 2012-06-10 22:02:29 +00:00
fpvectorial fpvectorial: Starts adding the laszip tool 2012-07-12 07:33:11 +00:00
fpweb Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22064 2012-05-18 23:16:51 +00:00
h2pas
IdeInspector
IdeLazLogger Translations: Ukrainian translation update by Igor Paliychuk 2012-04-27 20:24:38 +00:00
images
instantfpc Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22488 2012-07-22 21:14:27 +00:00
jcf2 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382 2012-07-07 10:06:18 +00:00
lazcontrols lazcontrols: style 2012-06-07 16:40:03 +00:00
lazreport Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382 2012-07-07 10:06:18 +00:00
lazsvnpkg Translations: improved Russian translation 2012-06-10 22:02:29 +00:00
lazthread
lazutils lazutils: UTF8CompareStr: made 64bit safe, added fast PChar versions 2012-08-01 10:50:19 +00:00
leakview Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382 2012-07-07 10:06:18 +00:00
macfiles updated Makefiles 2012-04-09 10:05:12 +00:00
memds fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
opengl OpenGLContext: Fix aux buffers for multi-sampling. Issue #22223, patch from Michalis Kamburelis 2012-06-08 21:43:40 +00:00
paradox components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
plotfunction components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
pochecker Translations: Ukrainian translation update by Igor Paliychuk 2012-04-27 20:24:38 +00:00
prettymessages
printers fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
projecttemplates fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
rtticontrols rtti controls: published TTIColorButton.Link 2012-07-24 22:24:18 +00:00
rx rx: clean up 2012-05-28 14:57:33 +00:00
sdf updated Makefiles 2012-04-09 10:05:12 +00:00
simpleideintf
sqldb sqldb: ibconnection not under solaris 2012-07-16 14:05:30 +00:00
sqlite
synedit synedit: clean up 2012-08-01 09:11:26 +00:00
synunihighlighter synedit: write config with sharing 2012-07-13 16:10:24 +00:00
tachart TAChart: Add test for spaces in field names inside TDbChartSource.FieldY 2012-07-25 15:37:11 +00:00
tdbf fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
todolist ToDoList: fixed encoding of French translation, it should be UTF-8, not ISO-8859-1. Patch by batyann811, bug #22489. 2012-07-22 21:34:06 +00:00
turbopower_ipro ipro: fixed compilation 2.7.1 2012-07-28 09:09:09 +00:00
wiki wiki: updated comment 2012-07-19 08:13:05 +00:00
Makefile fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
Makefile.fpc fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
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 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.

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