lazarus/components
mattias 480fedbcc8 codetools: safety clean up on exception
git-svn-id: trunk@40681 -
2013-04-01 12:58:40 +00:00
..
aarre
activex Components, ActiveX: fixed container height and some cleanup, patch by ocean, bug #24151 2013-03-27 22:39:52 +00:00
aggpas fixed compilation with fpc 2.6.3 2013-02-25 22:17:54 +00:00
anchordocking anchordocking: if HeaderHint empty use resourcestring 2013-02-13 10:06:24 +00:00
cairocanvas CairoCanvas, make sure cairo context is created before using fonts 2013-04-01 04:26:02 +00:00
chmhelp chmhelp: auto compile lhelp when showing all help, patch #23411 2013-03-20 09:00:29 +00:00
codetools codetools: safety clean up on exception 2013-04-01 12:58:40 +00:00
compilers
custom
customdrawn A modified version of the windows7 drawer patch from bug #24156 2013-03-28 09:53:24 +00:00
customform
daemon Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
datadict
dbexport Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
editortoolbar Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
education Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
externhelp
filebrowser
fpcunit fpcunit: clean up 2013-03-12 09:17:15 +00:00
fppkg
fpvectorial fpvectorial: Improves the SVG reader, now it can fully read (thought not properly render) the entire w3c svgz example 2013-03-22 10:45:22 +00:00
fpweb
h2pas
IdeInspector
IdeLazLogger Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
images
instantfpc
jcf2
lazcontrols lazcontrols: less hints 2013-03-24 11:58:23 +00:00
lazreport Lazreport, applied so called 'proper paint' patch so the designer draws only during paint cycle, tested Win, Linux (Gtk2 and Qt) and Mac 2013-03-29 21:07:55 +00:00
lazsvnpkg
lazthread
lazutils lazutf8: faster FindInvalidUTF8Character 2013-03-31 17:19:46 +00:00
leakview
macfiles
macroscript macroscript: fixed typo 2013-03-12 09:58:58 +00:00
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl openglcontrol: added properties to select the opengl version 2013-03-12 10:10:51 +00:00
paradox
PascalScript
plotfunction
pochecker
prettymessages
printers Printers, made the cairo postscript canvas the default for cups backend (gtk2), printing latin, greek, cyrillic, arabic, chinese, etc. should now work, fixes issues #15161 and #19435 2013-04-01 04:43:31 +00:00
projecttemplates
rtticontrols RTTIControls: Fix the behavior of TTIComboBox with alias walues. Issue #23848, patch from Imants 2013-02-11 18:33:16 +00:00
rx
sdf
simpleideintf
sqldb
sqlite
synedit SynEdit: fixed trim-space (mode "position only") would corrupt text on certain undo. Issue #24101 2013-04-01 11:58:34 +00:00
synunihighlighter
tachart TAChart: Add icon for TChartGUIConnectorBGRA component 2013-02-10 10:14:19 +00:00
tdbf
todolist
turbopower_ipro Added missing Free for the new iphtml tablist 2013-03-07 19:23:48 +00:00
vlc
wiki
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 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 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
  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
  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.

vlc
  A video player component based on the VLC libraries.
	
wiki
  Tools to convert a wiki to offline help.