lazarus/components
martin 8d75d1d603 SynEdit: refactor painting / ScrollWindowEx
git-svn-id: trunk@34871 -
2012-01-22 15:00:58 +00:00
..
aggpas
chmhelp Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
codetools codetools: param completion: skip comments 2012-01-22 14:02:26 +00:00
compilers
custom
customdrawn customdrawn: Removes customdrawnutils which is no longer utilized 2011-12-12 12:38:59 +00:00
customform
daemon
datadict
dbexport dbexport components: added txmlxsdexport from reinier olieslagers (issue #20275) 2011-10-03 19:04:47 +00:00
editortoolbar Improve component EditorToolbar. Use TreeFilterEdit to filter the menuitem tree 2012-01-08 15:15:30 +00:00
education educationlaz: updated lpk 2011-06-22 07:36:22 +00:00
externhelp Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
filebrowser Improve a GUI string in FileBrobser. 2011-11-24 09:21:55 +00:00
fpcunit fpcunit: updated makefile 2012-01-15 13:35:46 +00:00
fppkg Translations: German translation update by Swen Heinig 2011-12-09 17:50:52 +00:00
fpvectorial fpvectorial: Improves the LAS reader, now reads the variable length records too 2011-12-04 17:31:58 +00:00
fpweb Components: first batch of TButtonPanel captions cleanup 2011-10-03 22:14:26 +00:00
h2pas Formatting 2011-12-10 18:49:02 +00:00
IdeInspector Ide-Inspector: fix crash, hen removing nodes 2012-01-20 03:01:45 +00:00
images imagesforlazarus: packager always (automatically) changes unit name to ImagesForLazarus, so commit it so. 2011-12-04 11:07:05 +00:00
instantfpc Massive update of makefiles to file make bigide 2011-10-17 11:29:24 +00:00
jcf2 JCF: Allow replacing text and keep y-pos of marks 2012-01-01 19:33:43 +00:00
lazcontrols TreeFilterEdit: Support filtering the whole tree 2012-01-08 10:44:02 +00:00
lazreport Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20957 2011-12-23 21:39:33 +00:00
lazsvnpkg LazSVNPkg: don't trigger selectitem in list view if item isn't selected.Patch by Bernd Kreuss. issue #20939 2011-12-20 19:55:41 +00:00
lazthread
lazutils lazutils: fixed fpdoc path 2012-01-21 13:52:34 +00:00
leakview LeakView: formatting 2011-12-26 15:20:05 +00:00
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 * Added copyright notice 2011-09-12 09:24:20 +00:00
opengl openglcontrol: fixed compilation for fpc 2.4.4, bug #20645 2011-11-10 18:47:31 +00:00
paradox
plotfunction
pochecker PoChecker: put debuglns to a correct place. 2012-01-08 23:13:46 +00:00
prettymessages
printers Printers: cups printer should take printrange from print dialog.Patch by Joachim Paepke. issue #21007 2012-01-03 19:01:44 +00:00
projecttemplates Translations: German translation update by Swen Heinig 2011-12-09 17:50:52 +00:00
rtticontrols rtti: use component editor for TTiMaskEdit (EditMask property) 2011-12-01 00:07:36 +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: refactor painting / ScrollWindowEx 2012-01-22 15:00:58 +00:00
synunihighlighter SynEdit: remove the use of SYN_CPPB_1. It is not needed and was not used consistently. 2011-12-25 19:00:46 +00:00
tachart TAChart: Fix various cases of SIGFPE in RoundToImage method 2012-01-22 09:18:07 +00:00
tdbf Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
todolist ToDoList: Alternative keywords (TODO, DONE) now require a semicolon to prevent false positives 2012-01-22 14:22:35 +00:00
turbopower_ipro clean up 2012-01-21 23:17:17 +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 Update Components/README.txt with PoChecker info 2011-12-26 15:20:24 +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 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.