lazarus/components
juha 847d16d3b9 Cleanup.
git-svn-id: trunk@64091 -
2020-10-30 09:23:50 +00:00
..
aarre
activex
aggpas
anchordocking
buildintf Prevent occational crash in external tool threads with Sleep(1), especially with LazBuild. Issue #37883, patch from Ivon. 2020-10-15 00:11:47 +00:00
cairocanvas
chmhelp
codetools LazUtils: move procedure ReplaceSubstring from LazUTF8 to LazStringUtils. 2020-10-29 15:45:34 +00:00
compilers
customdrawn
customform
daemon
datadict
datetimectrls DateTimePicker: small code refactoring 2020-09-26 20:45:58 +00:00
dbexport
debuggerintf FpDebugDebugger: replace Control-thread with ThreadWorkQueue 2020-10-15 18:38:16 +00:00
education
externhelp
favorites
filebrowser
fpcunit FPCUnit: moved all resource strings of IDE package to strtestcaseopts.pas, merged translations accordingly 2020-10-01 22:41:02 +00:00
fpdebug FpDebugger: Show classname for functions in stack. 2020-10-15 18:38:20 +00:00
fppkg Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #37667 2020-08-31 22:37:04 +00:00
fpreport
fpvectorial Remove useless test for X <> Nil when using "is" operator. 2020-08-18 17:35:21 +00:00
fpweb FPWeb: moved all resource strings to fpwebstrconsts.pas, merged translations accordingly 2020-09-24 23:06:50 +00:00
freetype FreeType: fix mem leak when cloning glyph. 2020-09-24 07:23:50 +00:00
googleapis
h2pas
IdeInspector
ideintf IdeIntf: Fix anchors in TFieldsListFrm. Issue #37276. 2020-10-25 08:08:33 +00:00
IdeLazLogger
idescout
images
instantfpc
jcf2 Jedi Code Format: Add support for managed records operators. Issue #37983, patch from Domingo Galmés. 2020-10-25 10:13:44 +00:00
lazcontrols Docs: Documentation updates for LazControls. Issue #38002, patch from Don Siders. 2020-10-29 15:45:44 +00:00
lazdebuggergdbmi Debugger, GDBMI: Fix debugger state after debugger was unable to launch exe. Make sure cmd queue is empty. 2020-10-07 23:40:24 +00:00
lazdebuggers FpDebugger: Show classname for functions in stack. 2020-10-15 18:38:20 +00:00
lazreport LazReport: renamed directory nogui_cgi to console_cgi_http 2020-10-24 17:31:12 +00:00
lazsvnpkg
lazthread lazthread: moved all resource strings to lazthreadstrconst.pas, merged translations accordingly 2020-10-12 15:03:42 +00:00
lazutils LazUtils: move procedure ReplaceSubstring from LazUTF8 to LazStringUtils. 2020-10-29 15:45:34 +00:00
lclextensions
leakview
macfiles
macroscript SourceEditor, PascalScriptMacro: Add property LinesCount. Issue #37778 Patch by Domingo Galmés 2020-09-19 18:24:26 +00:00
memds
messagecomposer
mouseandkeyinput
mpaslex
mrumenu
multithreadprocs
onlinepackagemanager Opkman: Improve OPM interface. 2020-10-08 18:59:45 +00:00
opengl
packagetabs packagetabs: autosize label and button sizes - use real AutoSize and Anchors 2020-10-08 09:11:34 +00:00
paradox
pas2js
PascalScript
plotfunction
pochecker
printers Printers: Fix spelling in printers.pas and printer4lazarus pacakage. Issue #37941, patch from Don Siders. 2020-10-17 16:42:16 +00:00
projectgroups
projecttemplates
rtticontrols Docs: Documentation updates for RTTIControls. Issue #37964, patch from Don Siders. 2020-10-22 15:34:22 +00:00
rx
sdf
simpleideintf
sparta
sqldb
sqldbrest
sqlite
synedit SynEdit: Add stdcall 2020-10-09 15:17:25 +00:00
synunihighlighter synunihighlighter: removed no longer needed PO files 2020-10-12 16:49:57 +00:00
tachart TAChart: Fix DataPoint tools not finding stacked TBarSeries values. 2020-09-17 10:41:14 +00:00
tdbf
todolist ToDoList: Two new ToolButton commands. Issue #37976, patch from FTurtle. 2020-10-24 11:19:30 +00:00
turbopower_ipro TurboPower_iPro: Fix UTF8 issue in a way that ConvertEncoding is not called if text is already UTF8 encoded. Issue #37992. 2020-10-29 23:08:58 +00:00
virtualtreeview LCL-Grids and VirtualTreeView: Move "FixDesignFontsPPI" for the basic components to "public". Declare as "override" for VTV. 2020-08-26 14:36:34 +00:00
vlc
wiki Cleanup. 2020-10-30 09:23:50 +00:00
Makefile
Makefile.fpc
README.txt

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
  Docking manager for LCL aplications.
  License: modified LGPL-2, same as LCL

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.
  License: GPL-2

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.
  License: GPL-2

externhelp
  External help (via website) for Lazarus IDE.
  License: same as LCL

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.

freetype
  FreeType font rendering.

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.

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.