| .. |
|
forms
|
LCL: fixed initial position of TCalendarPopupForm from Damien Gerard (bug #10599)
|
2008-04-01 12:02:28 +00:00 |
|
images
|
docking: improve look of Docking dialog (images are from wile64)
|
2008-03-21 03:37:13 +00:00 |
|
include
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
|
interfaces
|
Fixes crash in PageControls in invisible pages. Fixes #9343.
|
2008-04-19 20:52:48 +00:00 |
|
languages
|
* Updated Lithuanian translation by Valdas Jankunas
|
2008-04-14 21:55:00 +00:00 |
|
nonwin32
|
|
|
|
templates
|
|
|
|
tests
|
LCL: added test for anchordocking
|
2008-01-04 11:42:11 +00:00 |
|
widgetset
|
qt: bidimode depends on TControl.UseRightToLeftAlignment, TControl.UseRightToLeftReading,
|
2008-04-16 05:51:23 +00:00 |
|
actnlist.pas
|
LCL: clean up
|
2008-02-20 10:14:38 +00:00 |
|
alllclunits.pp
|
Further removes clistbox.
|
2008-02-22 18:09:03 +00:00 |
|
arrow.pp
|
|
|
|
asyncprocess.pp
|
|
|
|
avglvltree.pas
|
|
|
|
btn_icons.lrs
|
|
|
|
buttonpanel.pas
|
|
|
|
buttons.pp
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
|
calendar.pp
|
more keyword decapitalization
|
2008-03-03 08:20:05 +00:00 |
|
chart.pp
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
|
checklst.pas
|
fix TCheckListBox.SetChecked by Damien Gerard
|
2008-01-11 01:17:39 +00:00 |
|
clipbrd.pp
|
|
|
|
colorbox.pas
|
publish some properties (from Aleksey Lagunov)
|
2007-12-22 09:17:19 +00:00 |
|
comctrls.pp
|
another forgotten file
|
2008-04-17 08:43:47 +00:00 |
|
controls.pp
|
lcl: pass Control instead of TDragControlObject into OnDragXXX events if TDragControlObject has been created automatically (for delphi compatibility) (issue #0001850)
|
2008-04-17 06:36:53 +00:00 |
|
cursors.lrs
|
|
|
|
customtimer.pas
|
|
|
|
dbactns.pp
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
|
dbctrls.pp
|
lcl: publish TDBCombobox.AutoSize (by alexs request)
|
2008-04-13 16:27:09 +00:00 |
|
dbgrids.pas
|
lcl: return DataLink on CM_GETDATALINK (issue #0001410)
|
2008-04-03 01:33:43 +00:00 |
|
defaulttranslator.pas
|
|
|
|
dialog_icons.lrs
|
|
|
|
dialogs.pp
|
LCL: publish TColorButton.GroupIndex (bug #11021)
|
2008-03-20 22:32:33 +00:00 |
|
dirsel.lfm
|
|
|
|
dirsel.lrs
|
|
|
|
dirsel.pas
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
|
dynamicarray.pas
|
more keyword decapitalization
|
2008-03-03 08:20:05 +00:00 |
|
dynhasharray.pp
|
|
|
|
dynqueue.pas
|
replaced writeln with debugln
|
2007-11-24 21:28:46 +00:00 |
|
editbtn.pas
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
|
extctrls.pp
|
LCL: fixed TCustomLabeledEdit anchoring label, fixing bug #10748
|
2008-02-20 13:24:26 +00:00 |
|
extdlgs.lrs
|
|
|
|
extdlgs.pas
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
|
extendedstrings.pas
|
|
|
|
extgraphics.pas
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
|
filectrl.pp
|
take more things from filelistbox patch of Bart Broersma (issue #0010985)
|
2008-04-15 15:34:14 +00:00 |
|
fileutil.pas
|
FPDOCUpdater: fixed some issues under gtk/linux
|
2008-02-17 17:15:31 +00:00 |
|
forms.pp
|
remove own declaration of TDataModule => use rtl instead
|
2008-04-04 00:31:33 +00:00 |
|
fpcadds.pas
|
|
|
|
graphics.pp
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
|
graphmath.pp
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
|
graphtype.pp
|
lcl: Patch to avoid range check errors in graphtype.pp (from C Western issue #0011064)
|
2008-03-31 00:49:42 +00:00 |
|
grids.pas
|
LCL, fixed creating handle during loading of rowheights, hint from C Western, issue #10977
|
2008-03-17 18:49:19 +00:00 |
|
helpintfs.pas
|
|
|
|
imagelistcache.pas
|
LCL: fixed spelling mistake
|
2008-02-02 09:21:28 +00:00 |
|
imglist.pp
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
|
inipropstorage.pas
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
|
interfacebase.pp
|
Adds the Cocoa widgetset.
|
2008-04-09 23:54:49 +00:00 |
|
intfgraphics.pas
|
LCL IntfGraphics: fixed bug #0011109: Bitmap "Invalid Size" error. - Mac OS X - Leopard
|
2008-04-09 09:54:12 +00:00 |
|
LAYOUT.txt
|
|
|
|
lazconfigstorage.pas
|
|
|
|
lazhelphtml.pas
|
LCL LazHelpHTML: use open command as default browser under Mac OS X
|
2008-04-04 10:49:01 +00:00 |
|
lazhelpintf.pas
|
IDEIntf: started htmlcontrol interface
|
2007-12-29 20:39:54 +00:00 |
|
lazlinkedlist.pas
|
|
|
|
lcl_dbgrid_images.lrs
|
1. split lcl images to:
|
2007-12-09 07:03:59 +00:00 |
|
lcl_dbnav_images.lrs
|
use modern images for dbnavigator instead of old
|
2007-12-09 07:30:35 +00:00 |
|
lcl_dock_images.lrs
|
docking:
|
2008-02-10 08:52:06 +00:00 |
|
lcl_dock_to_images.lrs
|
docking: improve look of Docking dialog (images are from wile64)
|
2008-03-21 03:37:13 +00:00 |
|
lcl_edbtnimg.lrs
|
editbtn:
|
2007-12-09 08:46:39 +00:00 |
|
lclclasses.pp
|
LCL: reduced warnings
|
2008-01-09 20:07:34 +00:00 |
|
lclintf.pas
|
1. split lcl images to:
|
2007-12-09 07:03:59 +00:00 |
|
lclmemmanager.pas
|
|
|
|
lclmessageglue.pas
|
lcl: remove LM_INSERTTEXT, LM_DELETETEXT (not used in LCL anymore and fixes #0010930)
|
2008-03-07 17:09:25 +00:00 |
|
lclproc.pas
|
LCL: fixed UTF8FixBroken for non UTF-8 start bytes
|
2008-04-08 11:05:53 +00:00 |
|
lclrescache.pas
|
add TResourceCache.Clear
|
2008-04-10 02:02:47 +00:00 |
|
lclstrconsts.pas
|
LCL: resourcestring for confirm delete message (bug #10372)
|
2007-12-11 11:15:35 +00:00 |
|
lcltype.pp
|
LCL: use TShortcut from the classes unit
|
2008-04-06 11:30:19 +00:00 |
|
lclversion.pas
|
lclversion: added svn keywords property
|
2007-12-05 07:45:24 +00:00 |
|
lconvencoding.pas
|
IDE: source encodings are now converted from/to UTF-8 on load/save
|
2008-04-20 08:47:14 +00:00 |
|
ldockctrl.pas
|
docking: fix mem leak
|
2008-03-15 12:42:10 +00:00 |
|
ldockctrledit.lfm
|
docking: improve look of Docking dialog (images are from wile64)
|
2008-03-21 03:37:13 +00:00 |
|
ldockctrledit.lrs
|
docking: improve look of Docking dialog (images are from wile64)
|
2008-03-21 03:37:13 +00:00 |
|
ldockctrledit.pas
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
|
ldocktree.pas
|
* Introduced TCustomBitmap as base class for all pixelbased imageclasses. Currently backward comatible (and equal to) TBitmap
|
2008-04-17 23:43:11 +00:00 |
|
lmessages.pp
|
lcl: remove LM_INSERTTEXT, LM_DELETETEXT (not used in LCL anymore and fixes #0010930)
|
2008-03-07 17:09:25 +00:00 |
|
lresources.pp
|
IDE: clean up
|
2008-04-15 16:54:43 +00:00 |
|
Makefile
|
|
|
|
Makefile.fpc
|
Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2.
|
2008-02-09 10:24:40 +00:00 |
|
maps.pp
|
* Fixed exception when a mapiterator was used after a map was cleared
|
2008-01-27 15:59:04 +00:00 |
|
maskedit.pp
|
lcl: maskedit - move messages and overrides to protected section from private to allow their further overriding (by request of alexs)
|
2008-04-15 16:19:53 +00:00 |
|
masks.pas
|
LCL Masks: use ';' as default mask separator
|
2007-12-22 14:33:12 +00:00 |
|
menus.pp
|
qt: The OnClose event of TPopupMenu is not fired when is closed (part of 0009436)
|
2008-02-03 08:28:25 +00:00 |
|
pairsplitter.pas
|
minor formatting
|
2008-01-21 01:39:54 +00:00 |
|
popupnotifier.lrs
|
Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2.
|
2008-02-09 10:24:40 +00:00 |
|
popupnotifier.pas
|
Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2.
|
2008-02-09 10:24:40 +00:00 |
|
postscriptcanvas.pas
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
|
postscriptprinter.pas
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
|
printers.pas
|
|
|
|
propertystorage.pas
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |
|
rubberband.pas
|
|
|
|
spin.pp
|
|
|
|
stdactns.pas
|
LCL: don't publish the Dialog property of a TCommonDialogAction, fixes bug #10817
|
2008-02-12 23:05:22 +00:00 |
|
stdctrls.pp
|
qt: take Combobox.DropDownCount into account
|
2008-04-02 09:29:47 +00:00 |
|
stringhashlist.pas
|
LCL: fixed disabling overflow checking
|
2008-02-26 12:17:11 +00:00 |
|
textstrings.pas
|
|
|
|
themes.pas
|
default theme engine: draw MDI title buttons flat
|
2008-01-06 17:16:55 +00:00 |
|
tmschema.pas
|
|
|
|
toolwin.pp
|
|
|
|
translations.pas
|
LCL: translations: fixed reading unitname:identifier to unitname.identifier of po files, bug #10938
|
2008-03-17 15:41:06 +00:00 |
|
utrace.pp
|
|
|
|
xmlpropstorage.pas
|
decapitalize all procedure and function keywords to make all looks the same
|
2008-03-03 08:06:26 +00:00 |