lazarus/components
martin f751ca687f SynEdit: Fix negative ExtraCharSpacing
git-svn-id: trunk@32156 -
2011-09-02 16:36:54 +00:00
..
aggpas
chmhelp lhelp: Put splitter initially to the right place. 2011-08-15 19:23:29 +00:00
codetools codetools: directory cacher: fix compare unit and file 2011-09-02 07:15:37 +00:00
compilers
custom
customdrawn Patch from bug #19923: PATCH TCDButton, TCDGroupBox, TCDPageControl crash in IDE when selecting dsCustom 2011-08-08 20:23:22 +00:00
customform
daemon Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
datadict Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
dbexport Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
editortoolbar Translations: Ukrainian translation update by Igor Paliychuk, bug #19546 2011-06-12 15:01:00 +00:00
education educationlaz: updated lpk 2011-06-22 07:36:22 +00:00
externhelp Translations: Ukrainian translation update by Igor Paliychuk, bug #19546 2011-06-12 15:01:00 +00:00
filebrowser
fpcunit Translations: Ukrainian translation update by Igor Paliychuk, bug #19546 2011-06-12 15:01:00 +00:00
fppkg Components, fppkg: fixed localization by adding package files to .lpk 2011-08-24 23:51:13 +00:00
fpweb Add a shebang line to fpweb/images/make_img_list.sh 2011-08-11 16:35:27 +00:00
h2pas Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
IdeInspector Revert 31796 #ec0495ca9b: "Attemps to fix ideinspector after the changes in TTabControl" as TTabControl was reverted too 2011-07-27 10:04:17 +00:00
images
jcf2 jcf, fixed compilation with fpc 2.7.1: don't call abstract methods 2011-08-12 21:16:22 +00:00
lazcontrols lazcontrols: clean up 2011-08-27 09:49:02 +00:00
lazreport Components, LazReport: added forgotten RES file of barcode sample 2011-08-06 16:40:45 +00:00
lazsvnpkg LazSvnPkg improvement. Patch from Bernd Kreuss, issue #19755 2011-07-23 15:58:08 +00:00
lazthread
leakview LeakView: Fixed, ensure window on visible monitor 2011-07-30 22:54:49 +00:00
macfiles
memds Translations: Ukrainian translation update by Igor Paliychuk, bug #19546 2011-06-12 15:01:00 +00:00
messagecomposer Translations: Ukrainian translation update by Igor Paliychuk, bug #19546 2011-06-12 15:01:00 +00:00
mouseandkeyinput
mpaslex
opengl
paradox
plotfunction
prettymessages
printers Cups printers: preserve page orientation when setting default values. issue #19618 2011-06-25 07:01:32 +00:00
projecttemplates Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
rtticontrols RTTIControls fix SIGSEGV when destroying controls. Issue #20020, patch from Flávio Etrusco 2011-08-19 21:33:30 +00:00
rx
sdf
simpleideintf
sqldb Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
sqlite
synedit SynEdit: Fix negative ExtraCharSpacing 2011-09-02 16:36:54 +00:00
synunihighlighter Translations: Ukrainian translation update by Igor Paliychuk, bug #19546 2011-06-12 15:01:00 +00:00
tachart undo tachartlazaruspkg 2011-09-01 17:44:51 +00:00
tdbf Translations: Ukrainian translation update by Igor Paliychuk, bug #19476 2011-06-03 22:10:56 +00:00
todolist todolist: fixed updating on project/package rename 2011-07-23 11:08:57 +00:00
turbopower_ipro Translations: Ukrainian translation update by Igor Paliychuk, bug #20044 2011-08-24 20:48:02 +00:00
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.

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.