lazarus/components
mattias 6efbc9529f cody: simplified code
git-svn-id: trunk@37604 -
2012-06-10 13:55:41 +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 fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
codetools cody: simplified code 2012-06-10 13:55:41 +00:00
compilers
custom
customdrawn
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
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 fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
fppkg
fpvectorial fpvectorial: Advances mathml rendering, not working yet 2012-06-06 13:54:41 +00:00
fpweb
h2pas
IdeInspector
IdeLazLogger
images
instantfpc fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
jcf2 JCF: improved localization, regenerated translations and updated Russian translation 2012-05-26 17:50:09 +00:00
lazcontrols lazcontrols: style 2012-06-07 16:40:03 +00:00
lazreport LazReport, store barcode angle and set report modified if any property changes, issue #22227 2012-06-08 07:41:21 +00:00
lazsvnpkg fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
lazthread
lazutils Remove old ifdefs from "deprecated" declarations. They don't work with recent compilers 2012-05-23 20:28:24 +00:00
leakview LeakView: added dbginforeader.pas to package and improved main dialog layout 2012-05-29 22:45:49 +00:00
macfiles
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
plotfunction
pochecker
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 fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
rx rx: clean up 2012-05-28 14:57:33 +00:00
sdf
simpleideintf
sqldb translations: germans: updated from Swen Heinig 2012-05-20 08:51:44 +00:00
sqlite
synedit SynEdit: Pas-HL: better detection of case...else 2012-06-04 21:51:54 +00:00
synunihighlighter
tachart TAChart: Allow hiding of stacked chart levels in the multi demo 2012-06-08 09:02:52 +00:00
tdbf fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
todolist TodoList: properly trim comment markers and convert multiline text to single line, fixes bug #22085. Based on patch by Anton. 2012-05-22 21:14:51 +00:00
turbopower_ipro fixed makefiles for ideintf depending on lazcontrols 2012-05-20 08:24:13 +00:00
wiki
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.