lazarus/components
mattias 780febb55a readmes: updates
git-svn-id: trunk@39618 -
2012-12-21 16:06:57 +00:00
..
aarre readmes: updates 2012-12-21 16:06:57 +00:00
activex
aggpas
anchordocking anchordocking: IDE: save settings 2012-12-21 12:52:59 +00:00
chmhelp
codetools cody: comment 2012-12-21 10:49:16 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
dbexport
editortoolbar
education
externhelp
filebrowser filebrowser: dockable 2012-12-21 10:44:47 +00:00
fpcunit
fppkg
fpvectorial fpvectorial: Adds the possibility to force a text encoding when reading files, and fixes some other minor issues 2012-12-21 09:41:59 +00:00
fpweb
h2pas
IdeInspector
IdeLazLogger
images
instantfpc
jcf2
lazcontrols
lazreport
lazsvnpkg
lazthread
lazutils
leakview
macfiles
macroscript
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl
paradox
PascalScript readmes: updates 2012-12-21 16:06:57 +00:00
plotfunction
pochecker
prettymessages
printers
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sqldb
sqlite
synedit SynEdit: Removed unused units 2012-12-21 02:25:34 +00:00
synunihighlighter
tachart TAChart: Add Legend.FixedItemHeight property 2012-12-20 17:25:38 +00:00
tdbf
todolist
turbopower_ipro
vlc
wiki
Makefile
Makefile.fpc
README.txt readmes: updates 2012-12-21 16:06:57 +00:00

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 toolbar 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
  Units that support web server and web client programming.

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

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
  An OpenGL control.

paradox
  Support for paradox databases.
	
PascalScript
  Version of RemObjects Pascal Script adapted for use in the Lazarus IDE.

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
  Controls based on rxlib.

sdf
  SDF (CSV+fixed length dataset) 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.

vlc
  A video player component based on the VLC libraries.
	
wiki
  Tools to convert a wiki to offline help.