lazarus/components
mattias 0dd577c576 synuni: unicode file names
git-svn-id: trunk@46816 -
2014-11-12 19:01:57 +00:00
..
aarre
activex Added Italian translations for components/* 2014-10-29 22:12:00 +00:00
aggpas
anchordocking anchordocking: clean up 2014-11-04 22:56:45 +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 Added Italian translations for components/* 2014-10-29 22:12:00 +00:00
codetools Updated Italian translation 2014-10-25 08:57:25 +00:00
compilers Added Italian translations for components/* 2014-10-29 22:12:00 +00:00
custom
customdrawn
customform
daemon Translations: Italian translation update by Giuliano, bug #26823 2014-10-06 22:46:44 +00:00
datadict Updated Italian translation 2014-10-25 08:51:26 +00:00
datetimectrls LCL: Publish events OnMouseWheel, OnMouseWheelDown and OnMouseWheelUp for yet more controls. Issue #26781, patch from Sandro Cumerlato. 2014-09-26 21:40:47 +00:00
dbexport Updated Italian translation 2014-10-25 08:50:12 +00:00
debuggerintf
editortoolbar Updated Italian translation 2014-10-25 08:58:32 +00:00
education Updated Italian translation 2014-10-25 08:59:32 +00:00
externhelp Updated Italian translation 2014-10-25 08:52:11 +00:00
filebrowser
fpcunit fpcunit: unicode file names 2014-11-12 18:57:02 +00:00
fpdebug FpDebugger (pure): TFpSymbolContext.GetSizeOfAddress now returns 8 for 64-bit debuggees 2014-09-08 19:53:40 +00:00
fppkg Added Italian translations for components/* 2014-10-29 22:12:00 +00:00
fpvectorial patch from bug #26817 2014-10-31 15:52:53 +00:00
fpweb Updated Italian translation 2014-10-25 08:57:55 +00:00
h2pas H2Pas: improved Russian translation 2014-10-31 00:53:43 +00:00
IdeInspector
ideintf LCL: issue #0027030: proper button size in vertical mode 2014-11-12 11:58:51 +00:00
IdeLazLogger Added Italian translations for components/* 2014-10-29 22:12:00 +00:00
images
IndustrialStuff
instantfpc Added Italian translations for components/* 2014-10-29 22:12:00 +00:00
jcf2 * Various files: cosmetic: typo: occurance=>occurrence 2014-11-05 10:00:42 +00:00
lazcontrols TreeFilterEdit: Better names for 2 methods. 2014-09-14 13:23:50 +00:00
lazdebuggergdbmi lazdebuggergdbmi: less hints 2014-10-30 10:25:25 +00:00
lazdebuggers FpDebugger (pure): Added logging, enable with define DBG_FPDEBUG_VERBOSE 2014-09-06 18:40:30 +00:00
lazreport LazReport, on bookeeping aggr bands variables make sure var name do not include '=' sign as it may interfer later when reading value 2014-11-12 05:06:32 +00:00
lazsvnpkg Updated Italian translation 2014-10-25 08:53:00 +00:00
lazthread Added Italian translations for components/* 2014-10-29 22:12:00 +00:00
lazutils synuni: unicode file names 2014-11-12 19:00:30 +00:00
leakview Updated Italian translation 2014-10-25 08:55:03 +00:00
macfiles
macroscript Added Italian translations for components/* 2014-10-29 22:12:00 +00:00
memds Translations: removed files which contain no even single translated string 2014-10-08 22:26:36 +00:00
messagecomposer Translations: Italian translation update by Giuliano, bug #26823 2014-10-06 22:46:44 +00:00
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl
paradox
PascalScript * Various files: cosmetic: typo: occurance=>occurrence 2014-11-05 10:00:42 +00:00
plotfunction
pochecker PoChecker: only open .po file in IDE if user presses OK in dialog box 2014-10-30 23:03:51 +00:00
printers Qt: assign title as document name. part of issue #24592 2014-10-21 13:32:12 +00:00
projecttemplates Translations: Italian translation update by Giuliano, bug #26823 2014-10-06 22:46:44 +00:00
rtticontrols rtticontrols, TTIGrid, if there are no properties, there should be no cell editor, fix issue #26818 2014-10-09 15:00:40 +00:00
rx
sdf
simpleideintf
sqldb * TSQLQuery editor: 2014-10-13 12:17:26 +00:00
sqlite
synedit Updated Italian translation 2014-10-25 08:55:55 +00:00
synunihighlighter synuni: unicode file names 2014-11-12 19:01:57 +00:00
tachart TAChart: fix fpvectorial compilation error, fix fpvectorial chart positioning error 2014-11-03 16:41:26 +00:00
tdbf Translations: Hungarian translation update by Péter Gábor, bug #26425 2014-07-01 22:59:27 +00:00
todolist Updated Italian translation 2014-10-25 08:53:32 +00:00
turbopower_ipro Updated Italian translations: 2014-11-11 17:38:50 +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 * components/readme.txt fixed/more details: 2014-11-10 12:00:47 +00:00

aarre
  ?
  
activex
  ActiveX support (Windows only)
  
aggpas
  Anti-Grain Geometry - an antialiased graphic library
  
anchordocking
  ?
  
cairocanvas
  ?

chmhelp
  Package lhelpcontrolpkg for using CHM help 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

customdrawn
  ?
  
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.

datetimectrls
  Date/time controls
  
dbexport
  Export databases to various file formats.
  
debuggerintf
  ?

editortoolbar
  A customizable toolbar for the source editor.

educationlaz
  Extends/configures the IDE for education, training, courses

externhelp
  External help (via website) for Lazarus IDE
  
filebrowser
  A file browser window for the IDE.

fpcunit
  Template for a fpcunit GUI test runner.
  
fpdebug
  ?
  
fppkg  
  ?

fpvectorial
  Support for reading/writing vectorial  file formats
  
fpweb
  Units that support web server and web client programming.

h2pas
  Adds graphical interface to the IDE for the h2pas command line tool.

IdeInspector
  ?
  
ideintf
  ?

IdeLazLogger
  IDE support for LazLogger output
  
images
  More image formats for LCL applications.

IndustrialStuff
  Additional controls with industrial/process management theme
  
instantfpc
  ?
  
jcf2
  Jedi code formatter 2.

lazcontrols
  ?

lazdebuggergdbmi
  Package for debugger using both gdb and additional native Pascal code.

lazdebuggers
  ?
  
lazreport
  Report generators and grpahical editors for the IDE.

lazsvnpkg
  Subversion version control support for the IDE.
  
lazthread
  ?

lazutils
  Various utility functions (has no package).
  
leakview
  Extends the IDE with a graphical viewer for heaptrc output.

macfiles
  Package to create OS X application bundles.

macroscript
  ?
  
memds
  Memory database/dataset 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.

mrumenu
  ?

multithreadprocs
  ?
  
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.

pochecker
  Validates translated PO files.
  
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-like+fixed length dataset) database package.

simpleideintf
  A test environment for IDE packages.
  
sqldb
  Support for FPC's sqldb's data access layer (Firebird, MySQL, PostgreSQL, SQLite etc.)
  Preinstalled in default Lazarus

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; supports DBase III,IV, Visual DBase VII and (Visual) 
  FoxPro databases.

todolist
  IDE to do list for source code. It extracts to do items from comments.
  
turbopower_ipro
  A HTML control.

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