lazarus/components
mattias 809e0969e4 codetools: fixed GetCleanPosInfo
git-svn-id: trunk@38526 -
2012-09-05 12:44:47 +00:00
..
aarre aarre: fixed typo, added readme 2012-09-03 20:53:27 +00:00
activex
aggpas
anchordocking
chmhelp lhelp: makefile: pass OPT 2012-09-04 22:31:03 +00:00
codetools codetools: fixed GetCleanPosInfo 2012-09-05 12:44:47 +00:00
compilers
custom
customdrawn
customform
daemon Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
datadict Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
dbexport Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
editortoolbar Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
education
externhelp updated Makefiles 2012-08-27 16:43:01 +00:00
filebrowser
fpcunit updated Makefiles 2012-08-27 16:43:01 +00:00
fppkg
fpvectorial
fpweb Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
h2pas Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
IdeInspector
IdeLazLogger
images
instantfpc updated Makefiles 2012-08-27 16:43:01 +00:00
jcf2 updated Makefiles 2012-08-27 16:43:01 +00:00
lazcontrols updated Makefiles 2012-08-27 16:43:01 +00:00
lazreport Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
lazsvnpkg updated Makefiles 2012-08-27 16:43:01 +00:00
lazthread
lazutils codetools: skipped code is now converted to special comments 2012-09-05 10:47:44 +00:00
leakview updated Makefiles 2012-08-27 16:43:01 +00:00
macfiles updated Makefiles 2012-08-27 16:43:01 +00:00
macroscript carbon: fixed range check error 2012-09-02 15:14:07 +00:00
memds updated Makefiles 2012-08-27 16:43:01 +00:00
messagecomposer Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl
paradox
PascalScript Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
plotfunction
pochecker
prettymessages
printers updated Makefiles 2012-08-27 16:43:01 +00:00
projecttemplates updated Makefiles 2012-08-27 16:43:01 +00:00
rtticontrols updated Makefiles 2012-08-27 16:43:01 +00:00
rx
sdf updated Makefiles 2012-08-27 16:43:01 +00:00
simpleideintf
sqldb updated Makefiles 2012-08-27 16:43:01 +00:00
sqlite
synedit SynEdit, MultiHighlighter: fix adding text/sections at EOL. issue #0022745 2012-08-29 20:06:42 +00:00
synunihighlighter Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
tachart TAChart: Add mark arrows to "label" demo 2012-09-03 16:57:17 +00:00
tdbf updated Makefiles 2012-08-27 16:43:01 +00:00
todolist updated Makefiles 2012-08-27 16:43:01 +00:00
turbopower_ipro updated Makefiles 2012-08-27 16:43:01 +00:00
wiki
Makefile moved syneditdsgn to bigide packages 2012-08-29 14:37:43 +00:00
Makefile.fpc moved syneditdsgn to bigide packages 2012-08-29 14:37:43 +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.