/components/README.txt

http://github.com/graemeg/lazarus · Plain Text · 218 lines · 150 code · 68 blank · 0 comment · 0 complexity · a8208b501cb08dd67a61bc98fed44c4f MD5 · raw file

  1. aarre
  2. ?
  3. activex
  4. ActiveX support (Windows only)
  5. aggpas
  6. Anti-Grain Geometry - an antialiased graphic library
  7. License: 3-clause BSD license - free for open source and commercial software
  8. with the exception of aggpas/gpc/gpc.pas which has a "not free for commercial use".
  9. anchordocking
  10. Docking manager for LCL aplications.
  11. License: modified LGPL-2, same as LCL
  12. cairocanvas
  13. ?
  14. chmhelp
  15. Package lhelpcontrolpkg for using CHM help files in the IDE.
  16. codetools
  17. The builtin Pascal parser and Pascal completion/refactoring tools of the IDE.
  18. License: GPL-2
  19. compilers
  20. Work in progress. Packages to extend the IDE for other languages.
  21. custom
  22. Obsolete: Use packages instead
  23. User defined components for the IDE
  24. customdrawn
  25. ?
  26. customform
  27. Registering custom form descendants in the IDE.
  28. daemon
  29. Package to create programs that run as daemon under Linux or service under
  30. Windows.
  31. datadict
  32. Support for data dictionaries for the IDE and applications.
  33. datetimectrls
  34. Date/time controls
  35. dbexport
  36. Export databases to various file formats.
  37. debuggerintf
  38. ?
  39. educationlaz
  40. Extends/configures the IDE for education, training, courses.
  41. License: GPL-2
  42. externhelp
  43. External help (via website) for Lazarus IDE.
  44. License: same as LCL
  45. filebrowser
  46. A file browser window for the IDE.
  47. fpcunit
  48. Template for a fpcunit GUI test runner.
  49. fpdebug
  50. ?
  51. fppkg
  52. ?
  53. fpvectorial
  54. Support for reading/writing vectorial file formats
  55. fpweb
  56. Units that support web server and web client programming.
  57. h2pas
  58. Adds graphical interface to the IDE for the h2pas command line tool.
  59. IdeInspector
  60. ?
  61. ideintf
  62. ?
  63. IdeLazLogger
  64. IDE support for LazLogger output
  65. images
  66. More image formats for LCL applications.
  67. instantfpc
  68. ?
  69. jcf2
  70. Jedi code formatter 2.
  71. lazcontrols
  72. ?
  73. lazdebuggergdbmi
  74. Package for debugger using both gdb and additional native Pascal code.
  75. lazdebuggers
  76. ?
  77. lazreport
  78. Report generators and grpahical editors for the IDE.
  79. lazsvnpkg
  80. Subversion version control support for the IDE.
  81. lazthread
  82. ?
  83. lazutils
  84. Various utility functions (has no package).
  85. leakview
  86. Extends the IDE with a graphical viewer for heaptrc output.
  87. macfiles
  88. Package to create OS X application bundles.
  89. macroscript
  90. ?
  91. memds
  92. Memory database/dataset package.
  93. messagecomposer
  94. A graphical editor to create MessageDlg statements.
  95. mouseandkeyinput
  96. A package demonstrating how to manipulate mouse and keyboard input.
  97. mpaslex
  98. A small and fast Pascal parser.
  99. mrumenu
  100. ?
  101. multithreadprocs
  102. ?
  103. opengl
  104. An OpenGL control.
  105. packagetabs
  106. Replacement of source editor tabs/pages with buttons sorted by package and name.
  107. paradox
  108. Support for Paradox databases.
  109. PascalScript
  110. Version of RemObjects Pascal Script adapted for use in the Lazarus IDE.
  111. plotfunction
  112. A LCL control for drawing plots and graphs.
  113. pochecker
  114. Validates translated PO files.
  115. printers
  116. Printing support.
  117. projecttemplates
  118. Create project templates from your projects.
  119. rtticontrols
  120. A set of controls using the Run Time Type Information. For example, a checkbox
  121. can be connected to a published boolean property of an arbitrary class without
  122. writing any code.
  123. rx
  124. Controls based on rxlib.
  125. sdf
  126. SDF (CSV-like+fixed length dataset) database package.
  127. simpleideintf
  128. A test environment for IDE packages.
  129. sqldb
  130. Support for FPC's sqldb's data access layer (Firebird, MySQL, PostgreSQL, SQLite etc.)
  131. Preinstalled in default Lazarus
  132. sqlite
  133. SQLite database package.
  134. synedit
  135. The text editor control used by the IDE.
  136. synunihighlighter
  137. A universal highlighter for synedit.
  138. tachart
  139. A control for graphs and plots.
  140. tdbf
  141. TDBF database package; supports DBase III,IV, Visual DBase VII and (Visual)
  142. FoxPro databases.
  143. todolist
  144. IDE to do list for source code. It extracts to do items from comments.
  145. turbopower_ipro
  146. A HTML control.
  147. vlc
  148. A video player component based on the VLC libraries.
  149. wiki
  150. Tools to convert a wiki to offline help.