lazarus/components
bart b2d853849b PoChecker:
- Change the hint for the ListView items in GraphStat form to show numbers as well as percentages.
- Regenerate language files.

git-svn-id: trunk@46328 -
2014-09-25 19:50:22 +00:00
..
aarre
activex
aggpas
anchordocking LCL: docs: undo 2014-09-11 16:50:44 +00:00
cairocanvas CairoCanvas: don't call TCanvas.DoMoveTo which calls interface MoveToEx, fix crash on cairo LazReport exporting reports with lines or objects with incomplete frames 2014-09-18 17:35:59 +00:00
chmhelp * Lhelp: cosmetic 2014-09-23 11:07:07 +00:00
codetools codetools: defines for fpc sources: add include path rtl/targetos/wininc for win targets 2014-09-20 18:37:38 +00:00
compilers
custom
customdrawn
customform
daemon
datadict Translations: Hungarian translation update by Péter Gábor, bug #26565 2014-08-05 23:02:53 +00:00
datetimectrls datetimectrl: updated makefile 2014-09-14 09:23:47 +00:00
dbexport translations: German: updates from Swen Heinig 2014-09-08 08:24:15 +00:00
debuggerintf
editortoolbar EditorToolBar: updated Russian translation 2014-09-23 22:46:45 +00:00
education
externhelp
filebrowser
fpcunit
fpdebug FpDebugger (pure): TFpSymbolContext.GetSizeOfAddress now returns 8 for 64-bit debuggees 2014-09-08 19:53:40 +00:00
fppkg
fpvectorial fpvectorial-html: Adds mathml embedding, fixes a wrong design in the sequential page rendering Y coord positioning, implements html header style 2014-09-23 13:37:10 +00:00
fpweb translations: German: updates from Swen Heinig 2014-09-08 08:24:15 +00:00
h2pas IDE: clean up old external tools 2014-07-20 20:15:40 +00:00
IdeInspector
ideintf Object Inspector: use Constraints.MinHeight for InfoPanel. It cannot be resized any more if Height becomes 0. 2014-09-22 17:19:24 +00:00
IdeLazLogger
images
IndustrialStuff
instantfpc Translations: Hungarian translation update by Péter Gábor, bug #26565 2014-08-05 23:02:53 +00:00
jcf2 JCF: minor optimization and cleanup for the parser. Issue #26610, modified from patch by BrunoK 2014-08-23 14:54:39 +00:00
lazcontrols TreeFilterEdit: Better names for 2 methods. 2014-09-14 13:23:50 +00:00
lazdebuggergdbmi
lazdebuggers FpDebugger (pure): Added logging, enable with define DBG_FPDEBUG_VERBOSE 2014-09-06 18:40:30 +00:00
lazreport LazReport, AddFunction addon: added Russian translation 2014-09-24 23:22:15 +00:00
lazsvnpkg
lazthread LazThread: enabled i18n; added Russian translation. Bug #26499. 2014-07-24 22:33:50 +00:00
lazutils lazutils: wince: fixed compilation 2014-09-20 20:55:52 +00:00
leakview leakview: clean up 2014-07-20 21:46:30 +00:00
macfiles
macroscript Translations: Hungarian translation update by Péter Gábor, bug #26565 2014-08-05 23:02:53 +00:00
memds Translations: Hungarian translation update by Péter Gábor, bug #26565 2014-08-05 23:02:53 +00:00
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl
paradox
PascalScript Components, PascalScript: fixed typos 2014-07-18 00:08:08 +00:00
plotfunction
pochecker PoChecker: 2014-09-25 19:50:22 +00:00
printers Printers, don't setup printer list while printer object is being destroyed, fix issue #26489 2014-09-14 17:41:24 +00:00
projecttemplates Project templates: fix compilation after removing deprecated methods. 2014-07-06 09:37:15 +00:00
rtticontrols
rx
sdf
simpleideintf
sqldb IDE: clean up old external tools 2014-07-20 20:15:40 +00:00
sqlite
synedit SynEdit: Prevent calling OnKeyPress twice when ReadOnly is True. Issue #26444, patch from Mukhin Alexey. 2014-09-14 13:23:52 +00:00
synunihighlighter
tachart Show hints inside one screen. Fix application, designer and TAChart hints. 2014-09-23 19:49:02 +00:00
tdbf
todolist ToDoList: cleanup 2014-07-05 19:58:00 +00:00
turbopower_ipro iPro: publish PrintSettings even if printing is not supported. Forms cannot be loaded otherwise. 2014-08-22 23:25:00 +00:00
vlc vlc: fixed compilation under windows 2014-09-25 15:04:36 +00:00
wiki
Makefile updated Makefiles 2014-09-13 17:38:29 +00:00
Makefile.fpc IDE: add DateTimeCtrls for Lazarus BigIde. (almost) 2014-09-13 17:20:37 +00:00
README.txt

aggpas
  Anti-Grain Geometry - an antialiased graphic library
  License: gpc - not free for commercial use

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 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
  A 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.