lazarus/components
martin 6640e0d532 SynEdit po
git-svn-id: trunk@34302 -
2011-12-19 23:46:20 +00:00
..
aggpas
chmhelp
codetools codetools: added modeswitche unicodestrings 2011-12-19 23:39:23 +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
editortoolbar
education
externhelp
filebrowser Improve a GUI string in FileBrobser. 2011-11-24 09:21:55 +00:00
fpcunit Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +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
h2pas Formatting 2011-12-10 18:49:02 +00:00
IdeInspector Reverts wrong change in the inspector 2011-10-26 16:12:06 +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
jcf2 Translations: added part of Spanish JCF2 translation by lainz, bug #20725 2011-11-21 20:48:13 +00:00
lazcontrols lacontrols: clean up 2011-12-19 17:15:07 +00:00
lazreport LazReport, fix opaque background on rroundrect object print & pdf export 2011-12-19 19:25:27 +00:00
lazsvnpkg regenerated translations; updated Russian translation 2011-11-20 22:48:30 +00:00
lazthread
lazutils lazutils: fixed TStringToStringTree.FindNode 2011-12-17 14:02:35 +00:00
leakview
macfiles
memds Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
opengl openglcontrol: fixed compilation for fpc 2.4.4, bug #20645 2011-11-10 18:47:31 +00:00
paradox
plotfunction
prettymessages
printers Fix a spelling mistake in IDE string constants , Issue #23809, patch from cjrh 2011-12-08 07:54:30 +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 po 2011-12-19 23:46:20 +00:00
synunihighlighter SynUNI: removed file from lib folder 2011-11-11 13:46:17 +00:00
tachart TAChart: Fix range check error while drawing the stepped line which frequently goes out of the extent, issue #20887 2011-12-14 08:40:28 +00:00
tdbf Updates Makefile.compiled for the new lazutils 2011-10-19 12:02:02 +00:00
todolist Translations: German translation update by Swen Heinig 2011-12-09 17:50:52 +00:00
turbopower_ipro IPro: fix html renderer (clipped text). Issue #16454, patch from Žilvinas Ledas 2011-11-19 00:45:07 +00:00
Makefile
Makefile.fpc
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.