lazarus/components
juha 14ebf16300 Industrial comps: fix example etc.
git-svn-id: trunk@41247 -
2013-05-17 21:50:05 +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 Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs" 2013-04-30 16:35:02 +00:00
cairocanvas CairoCanvas: fix line styles. They should not scale with pen widths 2013-05-02 02:32:17 +00:00
chmhelp updated makefiles 2013-04-29 19:49:55 +00:00
codetools codetools: sorted directives: sort for code, srcpos and cleanpos 2013-05-17 20:29:28 +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 updated makefiles 2013-04-29 19:49:55 +00:00
filebrowser Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs" 2013-04-30 16:35:02 +00:00
fpcunit updated makefiles 2013-04-29 19:49:55 +00:00
fppkg
fpvectorial fpvectorial: Improves a lot the SVG reader. Finishes the support for commands without a command token, adds support for reading the style of the <svg> tag. Radad test image now almost perfect. 2013-04-19 12:29:58 +00:00
fpweb
h2pas
IdeInspector
ideintf IDE: mode matrix: read/write/restore 2013-05-17 06:10:35 +00:00
IdeLazLogger Translations: Czech translation update by Vaclav Valicek, bug #24023 2013-03-10 11:53:46 +00:00
images
IndustrialStuff Industrial comps: fix example etc. 2013-05-17 21:50:05 +00:00
instantfpc Translations: updated Spanish translation by Lucas Martín, bug #24424 2013-05-13 21:59:25 +00:00
jcf2 updated makefiles 2013-04-29 19:49:55 +00:00
lazcontrols updated makefiles 2013-04-29 19:49:55 +00:00
lazreport LazReport, fix reading barcode zoom values when decimal separator=',', issue #24393 2013-05-08 06:57:43 +00:00
lazsvnpkg updated makefiles 2013-04-29 19:49:55 +00:00
lazthread
lazutils FileUtil: inline FileOpenUTF8, FileCreateUTF8 and FileCreateUTF8 to their LazFileUtils counterparts. 2013-05-15 17:14:24 +00:00
leakview updated makefiles 2013-04-29 19:49:55 +00:00
macfiles updated makefiles 2013-04-29 19:49:55 +00:00
macroscript macroscript: fixed typo 2013-03-12 09:58:58 +00:00
memds updated makefiles 2013-04-29 19:49:55 +00:00
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs mtprocs: fixed fpc 2.7.1 2013-04-18 23:23:54 +00:00
opengl openglcontrol: added properties to select the opengl version 2013-03-12 10:10:51 +00:00
paradox
PascalScript PascalScript: import updates from original 2013-02-01 21:39:51 +00:00
plotfunction
pochecker Translations: updated Spanish translation by Lucas Martín, bug #24424 2013-05-13 21:59:25 +00:00
prettymessages
printers Printers, updated dialogs sample 2013-05-13 14:19:47 +00:00
projecttemplates Revert "Use AllFilesMask everywhere instead of GetAllFilesMask, mask must be fixed in FPC libs" 2013-04-30 16:35:02 +00:00
rtticontrols updated makefiles 2013-04-29 19:49:55 +00:00
rx
sdf updated makefiles 2013-04-29 19:49:55 +00:00
simpleideintf
sqldb updated makefiles 2013-04-29 19:49:55 +00:00
sqlite
synedit SynEdit: Trim spaces - position only: Do not mark buffer as modified, if pressing space at EOL. Follow up revision 40680 #63634bb913 / Fixed mem leak 2013-05-16 22:44:35 +00:00
synunihighlighter
tachart updated makefiles 2013-04-29 19:49:55 +00:00
tdbf updated makefiles 2013-04-29 19:49:55 +00:00
todolist updated makefiles 2013-04-29 19:49:55 +00:00
turbopower_ipro updated makefiles 2013-04-29 19:49:55 +00:00
vlc
wiki
Makefile ideintf: moved to components 2013-04-23 07:04:51 +00:00
Makefile.fpc ideintf: moved to components 2013-04-23 07:04:51 +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 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.