lazarus/components
2011-08-25 22:58:14 +00:00
..
aggpas
chmhelp lhelp: Put splitter initially to the right place. 2011-08-15 19:23:29 +00:00
codetools Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20054 2011-08-25 21:14:51 +00:00
compilers
custom
customdrawn Patch from bug #19923: PATCH TCDButton, TCDGroupBox, TCDPageControl crash in IDE when selecting dsCustom 2011-08-08 20:23:22 +00:00
customform
daemon
datadict
dbexport
editortoolbar
education
externhelp
filebrowser
fpcunit
fppkg Components, fppkg: fixed localization by adding package files to .lpk 2011-08-24 23:51:13 +00:00
fpweb Add a shebang line to fpweb/images/make_img_list.sh 2011-08-11 16:35:27 +00:00
h2pas
IdeInspector Revert 31796 #ec0495ca9b: "Attemps to fix ideinspector after the changes in TTabControl" as TTabControl was reverted too 2011-07-27 10:04:17 +00:00
images
jcf2 jcf, fixed compilation with fpc 2.7.1: don't call abstract methods 2011-08-12 21:16:22 +00:00
lazcontrols ListFilterEdit: Fix pressing KeyDown in Windows, issue #19893, patch from cobines 2011-08-09 16:09:07 +00:00
lazreport Components, LazReport: added forgotten RES file of barcode sample 2011-08-06 16:40:45 +00:00
lazsvnpkg LazSvnPkg improvement. Patch from Bernd Kreuss, issue #19755 2011-07-23 15:58:08 +00:00
lazthread
leakview LeakView: Fixed, ensure window on visible monitor 2011-07-30 22:54:49 +00:00
macfiles
memds
messagecomposer
mouseandkeyinput
mpaslex
opengl
paradox
plotfunction
prettymessages
printers
projecttemplates
rtticontrols RTTIControls fix SIGSEGV when destroying controls. Issue #20020, patch from Flávio Etrusco 2011-08-19 21:33:30 +00:00
rx
sdf
simpleideintf
sqldb
sqlite
synedit SynEdit: Clean up ScreenCaret.ClipRect calculation; Fix ClipRect by 1 pixel to small. Partly fixes issue #0020053 2011-08-25 22:58:14 +00:00
synunihighlighter
tachart TAChart: Use TChartAxis.Range even if no series is assigned to the axis 2011-08-21 10:40:49 +00:00
tdbf
todolist todolist: fixed updating on project/package rename 2011-07-23 11:08:57 +00:00
turbopower_ipro Translations: Ukrainian translation update by Igor Paliychuk, bug #20044 2011-08-24 20:48:02 +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.

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.