lazarus/components
martin 9ab7bc2b9d PascalScript: Fix stack align for win 64 bit
git-svn-id: trunk@39418 -
2012-11-30 00:54:54 +00:00
..
aarre
activex
aggpas
anchordocking
chmhelp updated lpk makefiles 2012-11-08 07:45:47 +00:00
codetools updated lpk makefiles 2012-11-08 07:45:47 +00:00
compilers
custom
customdrawn
customform
daemon
datadict
dbexport
editortoolbar Components: Spanish translation update by Lucas Martín, bug #23090 2012-10-08 20:04:33 +00:00
education
externhelp updated lpk makefiles 2012-11-08 07:45:47 +00:00
filebrowser
fpcunit updated lpk makefiles 2012-11-08 07:45:47 +00:00
fppkg
fpvectorial fpvectorial: Implements support for skipping some wierd TIFF preview in EPS files which sometimes appear 2012-11-21 12:44:08 +00:00
fpweb
h2pas
IdeInspector
IdeLazLogger
images
instantfpc updated lpk makefiles 2012-11-08 07:45:47 +00:00
jcf2 updated lpk makefiles 2012-11-08 07:45:47 +00:00
lazcontrols ListFilterEdit: Allow using with TCustomCheckListBox descendants. Issue #22968, patch from Silvio Clécio 2012-09-24 22:34:14 +00:00
lazreport lazreport: save Picture in a local variable. This should produce smaller code 2012-11-25 01:30:29 +00:00
lazsvnpkg updated lpk makefiles 2012-11-08 07:45:47 +00:00
lazthread
lazutils LazUtils: reimplement the test for faDirectory in TFileSearcher.Search. FindFirst returns files in any case. 2012-11-19 21:51:07 +00:00
leakview updated lpk makefiles 2012-11-08 07:45:47 +00:00
macfiles
macroscript EditorMacroScript: Mac workaround for TPoint 2012-11-29 21:49:41 +00:00
memds updated lpk makefiles 2012-11-08 07:45:47 +00:00
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
opengl
paradox
PascalScript PascalScript: Fix stack align for win 64 bit 2012-11-30 00:54:54 +00:00
plotfunction
pochecker simplepofiles.pp: remove old PChar version of ReadPOText. 2012-10-06 15:24:31 +00:00
prettymessages
printers updated lpk makefiles 2012-11-08 07:45:47 +00:00
projecttemplates updated lpk makefiles 2012-11-08 07:45:47 +00:00
rtticontrols updated lpk makefiles 2012-11-08 07:45:47 +00:00
rx
sdf
simpleideintf
sqldb sqldb components: fixed registration of postgresql unit: available on win64 from fpc 2.6.1, but for other os-es also for 2.6.0. 2012-11-20 11:08:32 +00:00
sqlite
synedit SynEdit: LineOverviewGutter, do not cause overflow error on 64 bit 2012-11-29 19:16:22 +00:00
synunihighlighter
tachart Use source color in OHLC series 2012-11-28 03:24:28 +00:00
tdbf updated lpk makefiles 2012-11-08 07:45:47 +00:00
todolist updated lpk makefiles 2012-11-08 07:45:47 +00:00
turbopower_ipro updated lpk makefiles 2012-11-08 07:45:47 +00:00
vlc vlc: added check fpc 2.7.1 2012-11-07 13:31:18 +00:00
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 tolbar 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
  ?

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.

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

paradox
  Support for paradox databases.

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
  ?

sdf
  SDF 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.