lazarus/components
mattias 12677f044a IDEIntf: fixed compiling with FPC 2.6.4
git-svn-id: trunk@51251 -
2016-01-11 14:20:22 +00:00
..
aarre
activex
aggpas aggpas: clean up 2015-12-16 13:50:43 +00:00
anchordocking anchordocking: update percent position after anchor change. Issue #29309 2016-01-04 12:24:28 +00:00
cairocanvas
chmhelp Translations: French translation update by Gilles Vasseur, bugs #29291, #29315 2016-01-03 12:22:56 +00:00
codetools codetools: support static array helpers 2016-01-06 19:53:50 +00:00
compilers
custom
customdrawn
customform
daemon Translations: French translation update by Gilles Vasseur, bug #29208 2015-12-18 23:55:17 +00:00
datadict Translations: French translation update by Gilles Vasseur, bug #29208 2015-12-18 23:55:17 +00:00
datetimectrls
dbexport * Fix bug ID #24360 2016-01-06 21:12:15 +00:00
debuggerintf DebuggerIntf: fix assembler dialog memory leak. Issue #29143. Patch by Anton 2015-12-07 12:36:26 +00:00
education
externhelp
favorites IDEIntf: fixed compilation error introduced in r51233 #3a1c8fac99 2016-01-10 21:48:52 +00:00
filebrowser
fpcunit Components: Hungarian translation update by Péter Gábor, bug #29218 2015-12-21 23:13:48 +00:00
fpdebug fpdebug: fixed TDbgWinProcess.Continue to call Windows.ContinueDebugEvent even though aThread invalid 2015-12-19 11:06:19 +00:00
fppkg fppkg: using TProcessUTF8 2015-12-04 16:03:40 +00:00
fpvectorial fpvectorial: Supported rotated linear gradients. Support entity- and page-relative coordinates for gradient vectors. 2016-01-09 17:09:17 +00:00
fpweb * Insert hint into FastCGI code for setting port on which to listen 2016-01-06 20:04:30 +00:00
googleapis * Getsources for windows by Mario Bonati 2016-01-05 21:42:58 +00:00
h2pas Translations: Hungarian translation update by Péter Gábor, bug #29351 2016-01-06 23:24:43 +00:00
IdeInspector
ideintf IDEIntf: fixed compiling with FPC 2.6.4 2016-01-11 14:20:22 +00:00
IdeLazLogger
images
IndustrialStuff
instantfpc
jcf2 fixed typos, bug #29323 patch from Paul Gevers 2016-01-04 15:02:09 +00:00
lazcontrols Package editor: Don't update the whole tree when moving a dependency up/down. Part of issue #26188. 2015-12-14 12:19:01 +00:00
lazdebuggergdbmi gdbmidebugger: convert arguments to windows system codepage, bug #29033 2015-12-09 22:59:57 +00:00
lazdebuggers lazdebuggers: fixed crash if watchlist empty, bug #29238 from Anton 2015-12-22 22:43:21 +00:00
lazreport Translations: French translation update by Gilles Vasseur, bugs #29214, #29222 2015-12-21 22:36:46 +00:00
lazsvnpkg lazsvnpkg: using TProcessUTF8 2015-12-04 16:04:35 +00:00
lazthread
lazutils * Added TLazThreadedQueue.PopItemTimeout to be able to specify different timeout then the default 2016-01-10 15:45:53 +00:00
leakview Translations: French translation update by Gilles Vasseur, bug #29208 2015-12-18 23:55:17 +00:00
macfiles
macroscript EditorMacroSript: Fix compilation with different defines, reduce compiler warnings. 2015-12-28 13:32:21 +00:00
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu * Patch from wp to improve mrumenu (long delayed) 2016-01-05 21:54:03 +00:00
multithreadprocs
opengl openglcontrol: cocoa: support core opngl from Chris Rorden 2015-11-20 07:29:44 +00:00
packagetabs packagetabs: fix TRecreateToolBarStamps.Changed 2016-01-03 15:51:24 +00:00
paradox
PascalScript PascalScript: Fix compilation with different defines, reduce compiler warnings. 2015-12-28 13:32:19 +00:00
plotfunction
pochecker Components: Hungarian translation update by Péter Gábor, bug #29218 2015-12-21 23:13:48 +00:00
printers fixed typos, bug #29323 patch from Paul Gevers 2016-01-04 15:02:09 +00:00
projectgroups project groups: update enabled state of menu item save project group as 2015-12-19 15:59:16 +00:00
projecttemplates
rtticontrols
rx
sdf
simpleideintf
sparta/dockedformeditor sparta: fix AV in pFakeMenuPaint 2016-01-10 21:26:07 +00:00
sqldb
sqlite
synedit fixed typos, bug #29323 patch from Paul Gevers 2016-01-04 15:02:09 +00:00
synunihighlighter
tachart Translations: Hungarian translation update by Péter Gábor, bug #29351 2016-01-06 23:24:43 +00:00
tdbf
todolist Translations: French translation update by Gilles Vasseur, bug #29208 2015-12-18 23:55:17 +00:00
turbopower_ipro TurboPower IPro: regenerated translations and updated French translation. Patch by Gilles Vasseur, bug #29330. 2016-01-05 12:39:40 +00:00
vlc
wiki
Makefile
Makefile.fpc
README.txt packagetabs: Added packagetabs package. 2015-11-24 11:32:10 +00:00

aarre
  ?
  
activex
  ActiveX support (Windows only)
  
aggpas
  Anti-Grain Geometry - an antialiased graphic library
  License: 3-clause BSD license - free for open source and commercial software
    with the exception of aggpas/gpc/gpc.pas which has a "not free for commercial use".
  
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
  ?

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.

packagetabs
  Replacement of source editor tabs/pages with buttons sorted by package and name.

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.