lazarus/components
martin 5f80553ea9 Moved fpdebug
git-svn-id: trunk@42802 -
2013-09-15 10:59:04 +00:00
..
aarre IDE: renamed SetPathDelims to GetForcedPathDelims 2013-09-09 10:28:10 +00:00
activex
aggpas
anchordocking Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996 2013-09-11 20:11:32 +00:00
cairocanvas cairocanvas: initialize vars 2013-09-04 09:18:32 +00:00
chmhelp
codetools codetools: fixed parsing hint modifiers in resourcestring 2013-09-14 01:31:32 +00:00
compilers
custom
customdrawn
customform
daemon
datadict Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996 2013-09-11 20:11:32 +00:00
dbexport
editortoolbar
education
externhelp IDE: renamed SetPathDelims to GetForcedPathDelims 2013-09-09 10:28:10 +00:00
filebrowser
fpcunit Auto generated po files 2013-09-14 13:13:56 +00:00
fpdebug Moved fpdebug 2013-09-15 10:59:04 +00:00
fppkg
fpvectorial fpvectorial: Patch from Michael Thompson, adds support for tables and reworks the list styles 2013-09-09 08:38:58 +00:00
fpweb
h2pas IDE: renamed SetPathDelims to GetForcedPathDelims 2013-09-09 10:28:10 +00:00
IdeInspector
ideintf PropEdits: Use a proper designer form for file filter property editor and add up/down buttons. Issue #24811 2013-09-12 23:33:23 +00:00
IdeLazLogger Auto-generated changes to PO files 2013-09-06 23:01:30 +00:00
images
IndustrialStuff Industrial components: remove extra icon resource for TArrow. 2013-09-07 07:48:31 +00:00
instantfpc Auto-generated changes to PO files 2013-09-06 23:01:30 +00:00
jcf2 Auto-generated changes to PO files 2013-09-06 23:01:30 +00:00
lazcontrols LCL: Make TWinControl.GetChildren and overridden methods public. Issue #24974, patch from Stephano. 2013-09-13 18:44:16 +00:00
lazreport Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996 2013-09-11 20:11:32 +00:00
lazsvnpkg Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996 2013-09-11 20:11:32 +00:00
lazthread
lazutils Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996 2013-09-11 20:11:32 +00:00
leakview Auto-generated changes to PO files 2013-09-06 23:01:30 +00:00
macfiles
macroscript EditorMacroScript: selftest on Mac 2013-09-05 15:36:05 +00:00
memds
messagecomposer Auto generated po files 2013-09-14 13:13:56 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl OpenGLControl: Implement release context method. Issue #24925, patch from Anton Kavalenka 2013-09-04 00:22:36 +00:00
paradox
PascalScript PascalScript: sync with original from GIT 2013-08-17 11:22:51 +00:00
plotfunction
pochecker Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #24996 2013-09-11 20:11:32 +00:00
prettymessages
printers Printers, windows, fix test for printer type 2013-08-29 23:45:25 +00:00
projecttemplates Auto-generated changes to PO files 2013-09-06 23:01:30 +00:00
rtticontrols rtticontrols: TTiCalendar: allow TDateTimePropertyEditor, bug #18489 2013-08-29 13:21:44 +00:00
rx
sdf
simpleideintf
sqldb Auto-generated changes to PO files 2013-09-06 23:01:30 +00:00
sqlite
synedit LCL: Make TWinControl.GetChildren and overridden methods public. Issue #24974, patch from Stephano. 2013-09-13 18:44:16 +00:00
synunihighlighter Auto-generated changes to PO files 2013-09-06 23:01:30 +00:00
tachart
tdbf
todolist Auto-generated changes to PO files 2013-09-06 23:01:30 +00:00
turbopower_ipro Auto-generated changes to PO files 2013-09-06 23:01:30 +00:00
vlc
wiki
Makefile syneditdsgn: moved from basecomponents to bigide components 2013-08-05 09:19:38 +00:00
Makefile.fpc syneditdsgn: moved from basecomponents to bigide components 2013-08-05 09:19:38 +00:00
README.txt docs: various updates and fixes from Reinier 2013-08-26 13:07:18 +00:00

aggpas
  Anti-Grain Geometry - an antialiased graphic library
  License: gpc - not free for commercial use

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 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
  A 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.