lazarus/components
mattias 1df496577f fixed make bigide, make all
git-svn-id: trunk@38405 -
2012-08-27 11:41:23 +00:00
..
activex LazActiveX: remove the typelib related code and units when compiling for WinCE because it can't be ported there, add to activexcontainer.pas a few stubs for API functions that are not defined in WinCE. Patch by Ludo Brands, bug #22152. 2012-06-04 21:06:16 +00:00
aggpas aggpas: replaced some asm with pas 2012-03-09 14:46:05 +00:00
anchordocking Translations: large Lithuanian translation update by Valdas Jankūnas, part 1 2012-08-15 23:39:08 +00:00
chmhelp fixed make bigide, make all 2012-08-27 11:41:23 +00:00
codetools fixed make bigide, make all 2012-08-27 11:41:23 +00:00
compilers
custom
customdrawn Initial implementation of the multiline TCDEdit 2012-04-20 14:05:13 +00:00
customform
daemon Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
datadict Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
dbexport Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
editortoolbar Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
education Translations: large Lithuanian translation update by Valdas Jankūnas, part 1 2012-08-15 23:39:08 +00:00
externhelp fixed make bigide, make all 2012-08-27 11:41:23 +00:00
filebrowser Improve a GUI string in FileBrobser. 2011-11-24 09:21:55 +00:00
fpcunit fixed make bigide, make all 2012-08-27 11:41:23 +00:00
fppkg Sort ListViews by column click around in many places. 2012-08-20 18:05:46 +00:00
fpvectorial fpvectorial: Starts adding the laszip tool 2012-07-12 07:33:11 +00:00
fpweb Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
h2pas Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
IdeInspector Ide-Inspector: fix crash, hen removing nodes 2012-01-20 03:01:45 +00:00
IdeLazLogger Translations: large Lithuanian translation update by Valdas Jankūnas, part 1 2012-08-15 23:39:08 +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 fixed make bigide, make all 2012-08-27 11:41:23 +00:00
jcf2 fixed make bigide, make all 2012-08-27 11:41:23 +00:00
lazcontrols lazcontrols: style 2012-06-07 16:40:03 +00:00
lazreport Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
lazsvnpkg fixed make bigide, make all 2012-08-27 11:41:23 +00:00
lazthread
lazutils lazutils: less notes 2012-08-27 10:47:02 +00:00
leakview fixed make bigide, make all 2012-08-27 11:41:23 +00:00
macfiles updated Makefiles 2012-04-09 10:05:12 +00:00
macroscript EditorMacros / PascalScript: package description 2012-08-27 00:19:50 +00:00
memds fixed make bigide, make all 2012-08-27 11:41:23 +00:00
messagecomposer Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs added mtprocs 2012-08-09 17:02:12 +00:00
opengl openglcontrol: win32: share context 2012-08-08 08:04:53 +00:00
paradox components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
PascalScript Adding PascalScript from REM Objects 2012-08-27 11:02:51 +00:00
plotfunction components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
pochecker Translations: large Lithuanian translation update by Valdas Jankūnas, part 1 2012-08-15 23:39:08 +00:00
prettymessages
printers fixed make bigide, make all 2012-08-27 11:41:23 +00:00
projecttemplates fixed make bigide, make all 2012-08-27 11:41:23 +00:00
rtticontrols fixed make bigide, make all 2012-08-27 11:41:23 +00:00
rx rx: clean up 2012-05-28 14:57:33 +00:00
sdf updated Makefiles 2012-04-09 10:05:12 +00:00
simpleideintf
sqldb fixed make bigide, make all 2012-08-27 11:41:23 +00:00
sqlite
synedit fixed make bigide, make all 2012-08-27 11:41:23 +00:00
synunihighlighter Translations: removed unmaintained Portuguese translation, which was outdated copy of Brazilian Portuguese one 2012-08-25 21:00:03 +00:00
tachart fixed make bigide, make all 2012-08-27 11:41:23 +00:00
tdbf fixed make bigide, make all 2012-08-27 11:41:23 +00:00
todolist fixed make bigide, make all 2012-08-27 11:41:23 +00:00
turbopower_ipro fixed make bigide, make all 2012-08-27 11:41:23 +00:00
wiki wiki: updated comment 2012-07-19 08:13:05 +00:00
Makefile fixed make bigide, make all 2012-08-27 11:41:23 +00:00
Makefile.fpc fixed make bigide, make all 2012-08-27 11:41:23 +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.