lazarus/components
2012-07-25 15:37:11 +00:00
..
activex
aggpas
anchordocking
chmhelp IDE: fixed showing custom project options, issue #22486 2012-07-22 12:43:44 +00:00
codetools codetools: objcclass: default section is published 2012-07-21 20:45:34 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
dbexport
editortoolbar Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382 2012-07-07 10:06:18 +00:00
education
externhelp
filebrowser
fpcunit FPCUnit: Fis a SIGFPE in GUITestRunner. Issue #22375, patch from Ludo Brands 2012-07-06 13:23:38 +00:00
fppkg
fpvectorial fpvectorial: Starts adding the laszip tool 2012-07-12 07:33:11 +00:00
fpweb
h2pas
IdeInspector
IdeLazLogger
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
lazreport Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382 2012-07-07 10:06:18 +00:00
lazsvnpkg
lazthread
lazutils Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382 2012-07-07 10:06:18 +00:00
leakview Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #22382 2012-07-07 10:06:18 +00:00
macfiles
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
opengl
paradox
plotfunction
pochecker
prettymessages
printers
projecttemplates
rtticontrols rtti controls: published TTIColorButton.Link 2012-07-24 22:24:18 +00:00
rx
sdf
simpleideintf
sqldb sqldb: ibconnection not under solaris 2012-07-16 14:05:30 +00:00
sqlite
synedit SynEdit: Fixed drawing errors for frames (left frame site drawn at wrong offset) 2012-07-23 13:53:16 +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
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
wiki wiki: updated comment 2012-07-19 08:13:05 +00:00
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 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.