lazarus/components
mattias d052d54817 printers4lazide: added sourceprinter.pas
git-svn-id: trunk@36710 -
2012-04-10 12:08:24 +00:00
..
aggpas aggpas: replaced some asm with pas 2012-03-09 14:46:05 +00:00
anchordocking moved anchordocking to components 2012-03-14 19:24:11 +00:00
chmhelp updated Makefiles 2012-04-09 10:05:12 +00:00
codetools updated Makefiles 2012-04-09 10:05:12 +00:00
compilers
custom
customdrawn Adds a unit to register LCL drawers in the IDE 2012-03-27 07:03:59 +00:00
customform
daemon
datadict regenerated translations; updated Russian translation 2012-04-10 00:51:33 +00:00
dbexport regenerated translations; updated Russian translation 2012-04-10 00:51:33 +00:00
editortoolbar
education
externhelp updated Makefiles 2012-04-09 10:05:12 +00:00
filebrowser
fpcunit updated Makefiles 2012-04-09 10:05:12 +00:00
fppkg
fpvectorial fpvectorial: Adds a raw image reader 2012-03-29 08:49:57 +00:00
fpweb regenerated translations; updated Russian translation 2012-04-10 00:51:33 +00:00
h2pas
IdeInspector
IdeLazLogger Components, IDELazLogger: enabled i18n and added Russian translation 2012-03-17 00:08:18 +00:00
images
instantfpc updated Makefiles 2012-04-09 10:05:12 +00:00
jcf2 updated Makefiles 2012-04-09 10:05:12 +00:00
lazcontrols updated Makefiles 2012-04-09 10:05:12 +00:00
lazreport regenerated translations; updated Russian translation 2012-04-10 00:51:33 +00:00
lazsvnpkg regenerated translations; updated Russian translation 2012-04-10 00:51:33 +00:00
lazthread
lazutils updated Makefiles 2012-04-09 10:05:12 +00:00
leakview updated Makefiles 2012-04-09 10:05:12 +00:00
macfiles updated Makefiles 2012-04-09 10:05:12 +00:00
memds updated Makefiles 2012-04-09 10:05:12 +00:00
messagecomposer MessageComposer: Improved Layout 2012-03-14 23:29:59 +00:00
mouseandkeyinput
mpaslex
mrumenu
opengl components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
paradox components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
plotfunction components: remove ver2_2_x defines 2012-03-27 07:19:05 +00:00
pochecker Components, POChecker: updated readme file 2012-03-24 13:48:33 +00:00
prettymessages
printers printers4lazide: added sourceprinter.pas 2012-04-10 12:08:24 +00:00
projecttemplates updated Makefiles 2012-04-09 10:05:12 +00:00
rtticontrols updated Makefiles 2012-04-09 10:05:12 +00:00
rx
sdf updated Makefiles 2012-04-09 10:05:12 +00:00
simpleideintf
sqldb updated Makefiles 2012-04-09 10:05:12 +00:00
sqlite
synedit updated Makefiles 2012-04-09 10:05:12 +00:00
synunihighlighter IDE etc.: unify 3 dots in GUI string to have a space ( ...). 2012-04-09 08:24:59 +00:00
tachart TAChart: Add AddArray, AddNull, AddX and AddY functions to TChartSeries 2012-04-09 11:27:39 +00:00
tdbf updated Makefiles 2012-04-09 10:05:12 +00:00
todolist regenerated translations; updated Russian translation 2012-04-10 00:51:33 +00:00
turbopower_ipro regenerated translations; updated Russian translation 2012-04-10 00:51:33 +00:00
wiki wiki: updated wikiget for new wiki 2012-03-26 18:28:31 +00:00
Makefile cleaned up Makefiles, separated components into lazutils, codetools, base and bigide, added target help for components 2012-04-09 13:41:22 +00:00
Makefile.fpc cleaned up Makefiles, separated components into lazutils, codetools, base and bigide, added target help for components 2012-04-09 13:41:22 +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.

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.