lazarus/components
martin 1575cf7405 MessageComposer: Improved Layout
git-svn-id: trunk@36017 -
2012-03-14 23:29:59 +00:00
..
aggpas aggpas: replaced some asm with pas 2012-03-09 14:46:05 +00:00
anchordocking moved anchordocking to components 2012-03-14 19:24:11 +00:00
chmhelp updated makefiles 2012-03-14 18:44:05 +00:00
codetools codetools: fixed crash in TCodeCompletionCodeTool.AddProcedureCompatibleToProcType, bug #21271 2012-03-13 23:01:54 +00:00
compilers
custom
customdrawn Initial implementation of TCDSpinEdit (supports both float and integer value) 2012-03-14 09:39:36 +00:00
customform
daemon
datadict
dbexport
editortoolbar
education
externhelp updated makefiles 2012-03-14 18:44:05 +00:00
filebrowser
fpcunit updated makefiles 2012-03-14 18:41:55 +00:00
fppkg
fpvectorial
fpweb
h2pas
IdeInspector
IdeLazLogger LazLogger, introduce base and dummy classes 2012-03-06 19:36:11 +00:00
images
instantfpc updated makefiles 2012-03-14 18:44:05 +00:00
jcf2 updated makefiles 2012-03-14 18:44:05 +00:00
lazcontrols lazcontrols: updated makefile 2012-03-14 18:19:27 +00:00
lazreport
lazsvnpkg
lazthread
lazutils lazutils: updated makefile 2012-03-14 18:19:03 +00:00
leakview leakview: added makefiles 2012-03-14 18:56:42 +00:00
macfiles
memds updated makefiles 2012-03-14 18:41:55 +00:00
messagecomposer MessageComposer: Improved Layout 2012-03-14 23:29:59 +00:00
mouseandkeyinput
mpaslex
mrumenu
opengl
paradox
plotfunction
pochecker
prettymessages
printers updated makefiles 2012-03-14 18:38:04 +00:00
projecttemplates updated makefiles 2012-03-14 18:41:55 +00:00
rtticontrols updated makefiles 2012-03-14 18:38:04 +00:00
rx
sdf
simpleideintf
sqldb updated makefiles 2012-03-14 18:44:05 +00:00
sqlite
synedit synedit: updated makefile 2012-03-14 18:17:34 +00:00
synunihighlighter Translations: French translation update by Vincent Beuselinck, bug #21432 2012-03-08 15:35:36 +00:00
tachart updated makefiles 2012-03-14 18:50:09 +00:00
tdbf updated makefiles 2012-03-14 18:44:05 +00:00
todolist updated makefiles 2012-03-14 18:41:55 +00:00
turbopower_ipro updated makefiles 2012-03-14 18:39:28 +00:00
wiki codetools: fixed name conflict comparetext 2012-03-12 08:08:43 +00:00
Makefile bigide: added leakview, added sqldb and tdbf for darwin 2012-03-14 21:15:09 +00:00
Makefile.fpc bigide: added leakview, added sqldb and tdbf for darwin 2012-03-14 21:15:09 +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.