lazarus/components
mattias 2cf64fa695 mouseandkeyinput: added makefiles
git-svn-id: trunk@64566 -
2021-02-13 13:00:58 +00:00
..
aarre
activex
aggpas LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
anchordocking Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
buildintf Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
cairocanvas CairoCanvas: Fix BeginPage call. Issue #37682, patch from Percy Van Den Bylaardt. 2021-01-09 20:41:19 +00:00
chmhelp lhelp: less hints 2021-02-13 12:42:40 +00:00
codetools Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
compilers
customdrawn
customform ChmHelp, FpPkg, SynUni: Use a faster compare method for case-insensitive strings and StringLists. 2021-01-31 22:15:56 +00:00
daemon
datadict Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
datetimectrls Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
dbexport LCL: Remove tests for FPC versions 2.x. Cannot be used anyway. 2020-11-10 09:50:20 +00:00
debuggerintf DebuggerGdbmi/DebugIntf: fix address calculation, do not calc negative addresses. Patch by Christo Crause Issue #0032240 2021-02-11 23:27:25 +00:00
dockedformeditor DockedFormEditor: improved Russian translation 2021-02-13 01:09:11 +00:00
education
externhelp Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
favorites Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
filebrowser Optimise string manipulation. Reduce calls to Copy(). 2021-02-11 14:08:24 +00:00
fpcunit FPCUnit: moved all resource strings of IDE package to strtestcaseopts.pas, merged translations accordingly 2020-10-01 22:41:02 +00:00
fpdebug FpDebug: test and helper apps, fixed some compile errors 2021-02-12 18:31:09 +00:00
fppkg Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
fpreport Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
fpvectorial fpVectorial: Refactor ODT writing of styles (text properties) 2021-01-10 00:02:39 +00:00
fpweb Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
freetype Optimise string manipulation. Reduce calls to Copy(). 2021-02-11 14:08:24 +00:00
googleapis
h2pas Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
IdeInspector Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
ideintf IdeIntf: Reduce calls to UpperCase() and LowerCase(). 2021-02-12 10:26:41 +00:00
IdeLazLogger
idescout Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
images
instantfpc LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
jcf2 Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
lazcontrols Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
lazdebuggergdbmi Debugger: Fix a wrong change in r64527 #077ebbe494. 2021-02-13 08:54:07 +00:00
lazdebuggers FpDebug: remove MemMgr.DefaultContext. All MemRead/Write must go via a location-context. 2021-02-12 18:31:07 +00:00
lazreport Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
lazsvnpkg Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
lazthread lazthread: moved all resource strings to lazthreadstrconst.pas, merged translations accordingly 2020-10-12 15:03:42 +00:00
lazutils LazUtils: In GetSupportedEncodings return codepage names as they are. They are already mixed case. 2021-02-12 10:33:10 +00:00
lclextensions LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
leakview Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
macfiles LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
macroscript SourceEditor, PascalScriptMacro: Add property LinesCount. Issue #37778 Patch by Domingo Galmés 2020-09-19 18:24:26 +00:00
memds LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
messagecomposer Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
mouseandkeyinput mouseandkeyinput: added makefiles 2021-02-13 13:00:58 +00:00
mpaslex Components: Reduce calls to UpperCase() and LowerCase(). Improves performance. 2021-02-08 19:09:30 +00:00
mrumenu
multithreadprocs multithreadproc: fix compilation for fpc320 bsd targets. bug #37255 2020-06-28 15:17:32 +00:00
onlinepackagemanager Optimise string manipulation. Reduce calls to Copy(). 2021-02-11 14:08:24 +00:00
opengl LazUtils: Move math helper functions from LCLProc to LazUtilities. Deprecate LCLProc versions. 2020-12-12 11:41:07 +00:00
packagetabs Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
paradox
pas2js Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
PascalScript LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
plotfunction
pochecker Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
printers Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #38436 2021-02-03 22:42:52 +00:00
projectgroups Translations: Hungarian translation update by Péter Gábor, bug #36873 2020-04-05 21:55:43 +00:00
projecttemplates LazUtils: Deprecate now obsolete unit LazUtf8Classes and remove its references from Lazarus code. 2021-01-14 12:41:32 +00:00
rtticontrols Components: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:16 +00:00
rx
sdf LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
simpleideintf
sparta Sparta: Add warnings about deprecation of packages 2021-02-11 21:55:57 +00:00
sqldb Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
sqldbrest
sqlite Components formatting. 2020-04-10 11:59:05 +00:00
synedit Optimise string manipulation. Reduce calls to Copy(). 2021-02-11 14:08:24 +00:00
synunihighlighter Components: Reduce calls to LowerCase(). 2021-02-10 13:43:15 +00:00
tachart Pas2js, SynEdit, TAChart, IPro: Use a faster compare method for case-insensitive strings and StringLists. 2021-02-05 11:28:05 +00:00
tdbf LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +00:00
todolist Optimise string manipulation. Reduce calls to Copy(). 2021-02-11 14:08:24 +00:00
turbopower_ipro IPro: Fix compilation. 2021-02-11 14:42:20 +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 Wiki component: Delete obsolete unit myfphttpclient. Fix compiler in project settings. 2021-02-10 13:43:17 +00:00
Makefile IDE: make lazcontroldsgn a base package 2020-07-23 22:01:58 +00:00
Makefile.fpc IDE: make lazcontroldsgn a base package 2020-07-23 22:01:58 +00:00
README.txt LazUtils/FreeType: Separate FreeType stuff into its own package 2020-07-14 18:09:17 +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
  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.