lazarus/components
sekelsenmat fb8a2a5c4b Adding fpvectorial to the Lazarus repository
git-svn-id: trunk@33179 -
2011-10-30 16:41:36 +00:00
..
aggpas
chmhelp Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
codetools codetools: fixed FindNextComment when MaxPos=0 2011-10-24 15:54:14 +00:00
compilers
custom
customdrawn ops, fixes a couple of AVs introduced in customdrawn by previous commits 2011-10-30 14:29:42 +00:00
customform
daemon
datadict
dbexport dbexport components: added txmlxsdexport from reinier olieslagers (issue #20275) 2011-10-03 19:04:47 +00:00
editortoolbar
education
externhelp Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
filebrowser
fpcunit Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
fppkg Components: first batch of TButtonPanel captions cleanup 2011-10-03 22:14:26 +00:00
fpvectorial Adding fpvectorial to the Lazarus repository 2011-10-30 16:41:36 +00:00
fpweb Components: first batch of TButtonPanel captions cleanup 2011-10-03 22:14:26 +00:00
h2pas
IdeInspector Reverts wrong change in the inspector 2011-10-26 16:12:06 +00:00
images imagesforlazarus: readme 2011-09-20 12:53:49 +00:00
instantfpc Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
jcf2 Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
lazcontrols Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
lazreport LazReport, implements rotated text from Tony Whyman, issue #19423 2011-10-30 02:47:25 +00:00
lazsvnpkg Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
lazthread
lazutils IDE: toggle form: when on include serach unit 2011-10-29 11:15:47 +00:00
leakview
macfiles Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
memds Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
opengl
paradox
plotfunction
prettymessages
printers turbopoweripro.lpk printer4lazarus.lpk: do not auto create Makefile 2011-10-24 15:57:13 +00:00
projecttemplates Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
rtticontrols Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
rx
sdf Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
simpleideintf
sqldb Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
sqlite
synedit SynEdit: Syncro-Edit, fixed interference with trim space 2011-10-29 22:44:58 +00:00
synunihighlighter
tachart TAChart: Use ItemFillOrder in the legend demo 2011-10-28 12:38:23 +00:00
tdbf Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
todolist Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
turbopower_ipro TurboPower_IPro: fixed text hiding under vertical scrollbar.Patch by Zilvinas Ledas.issue #20567 2011-10-28 06:16:15 +00:00
Makefile lazutils: added to makefiles 2011-10-04 22:45:53 +00:00
Makefile.fpc lazutils: added to makefiles 2011-10-04 22:45:53 +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.

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.