| .. |
|
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
|
LCL: don't raise OnPageChange event while loading (bug #11406)
|
2008-06-04 06:50:39 +00:00 |
|
interfaces
|
carbon and cocoa widget set: fixed compilation with fpc 2.2.1 and higher
|
2008-06-04 22:12:59 +00:00 |
|
languages
|
* Updated Lithuanian translation by Valdas Jankunas
|
2008-04-14 21:55:00 +00:00 |
|
nonwin32
|
|
|
|
templates
|
|
|
|
tests
|
|
|
|
widgetset
|
lcl:
|
2008-06-03 02:02:42 +00:00 |
|
actnlist.pas
|
LCL: clean up
|
2008-02-20 10:14:38 +00:00 |
|
alllclunits.pp
|
* Added Graphics Utility unit
|
2008-04-24 23:00:01 +00:00 |
|
arrow.pp
|
|
|
|
asyncprocess.pp
|
|
|
|
avglvltree.pas
|
|
|
|
btn_icons.lrs
|
|
|
|
buttonpanel.pas
|
LCL: added license header
|
2008-05-20 16:29:00 +00:00 |
|
buttons.pp
|
lcl: rearrange some class fields as suggested by Luiz to reduce occupied memory
|
2008-05-22 02:10:13 +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
|
lcl:
|
2008-06-03 02:02:42 +00:00 |
|
clipbrd.pp
|
|
|
|
colorbox.pas
|
|
|
|
comctrls.pp
|
lcl: publish more statusbar properties
|
2008-05-16 07:28:47 +00:00 |
|
controls.pp
|
lcl: rearrange some class fields as suggested by Luiz to reduce occupied memory
|
2008-05-22 02:10:13 +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
|
IDE: fixed warnings caused by introduding TCustomEdit.GetReadOnly
|
2008-05-16 08:45:42 +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
|
|
|
|
editbtn.pas
|
formatting
|
2008-05-27 02:21:20 +00:00 |
|
extctrls.pp
|
lcl: ClientRect had not been recalculated on TPanel.BorderWidth/BevelWidth change (#0011351)
|
2008-05-27 01:50:06 +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
|
LCL: added mimimizename function from Bart Broersma (bug #11040)
|
2008-05-22 20:07:36 +00:00 |
|
fileutil.pas
|
FPDOCUpdater: fixed some issues under gtk/linux
|
2008-02-17 17:15:31 +00:00 |
|
forms.pp
|
IDE: using DesignInfo for frames to store position, LCL: TFrame storing DesignLeft and DesignTop
|
2008-05-25 20:50:07 +00:00 |
|
fpcadds.pas
|
|
|
|
graphics.pp
|
lcl: safer gdi handles typecasting
|
2008-05-23 12:07:50 +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: split glowshadow const to glow and shadow pars and increase glow as been suggested at blog
|
2008-05-29 07:51:03 +00:00 |
|
graphutil.pp
|
LCL: added functions for drawing arrows from Benito van der Zander (bug #11202)
|
2008-06-04 08:56:54 +00:00 |
|
grids.pas
|
LCL, fixes grid column resizing problem, issue #10732
|
2008-05-31 18:12:04 +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
|
|
|
|
lazlinkedlist.pas
|
|
|
|
lcl_dbgrid_images.lrs
|
|
|
|
lcl_dbnav_images.lrs
|
|
|
|
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
|
|
|
|
lclclasses.pp
|
|
|
|
lclintf.pas
|
|
|
|
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: safer gdi handles typecasting
|
2008-05-23 12:19:04 +00:00 |
|
lclrescache.pas
|
lcl: safer gdi handles typecasting
|
2008-05-23 12:19:04 +00:00 |
|
lclstrconsts.pas
|
|
|
|
lcltype.pp
|
LCL: use TShortcut from the classes unit
|
2008-04-06 11:30:19 +00:00 |
|
lclversion.pas
|
|
|
|
lconvencoding.pas
|
LCL: fixed wince compilation
|
2008-05-22 08:28:09 +00:00 |
|
ldockctrl.pas
|
lcl: don't show enlarge group box of docking dialog if no one child is visible
|
2008-05-27 07:35:07 +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
|
more safe finally block TCustomAnchoredDockManager.DockControl
|
2008-05-15 05:47:45 +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
|
LCL: fixed set streaming based on r11149 #a9fb0409fa of fpc (bug #11387)
|
2008-06-01 14:37:51 +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: hour separator is ':' instead of ';'
|
2008-05-06 06:48:24 +00:00 |
|
masks.pas
|
|
|
|
menus.pp
|
lcl: rearrange some class fields as suggested by Luiz to reduce occupied memory
|
2008-05-22 02:10:13 +00:00 |
|
pairsplitter.pas
|
|
|
|
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
|
LCL: published T(Float)SpinEdit.Font and ParentFont, reportedly they are working (bug #8549)
|
2008-04-23 07:16:46 +00:00 |
|
stdactns.pas
|
lcl: protect TSearchFindNext from deletion of SearchFind
|
2008-05-16 08:18:03 +00:00 |
|
stdctrls.pp
|
LCL: implemented TCustomListBox.SelectAll (issue #1603)
|
2008-05-28 08:02:34 +00:00 |
|
stringhashlist.pas
|
LCL: fixed disabling overflow checking
|
2008-02-26 12:17:11 +00:00 |
|
textstrings.pas
|
|
|
|
themes.pas
|
lcl: add support for '&' in themed text drawing
|
2008-06-03 00:48:10 +00:00 |
|
tmschema.pas
|
|
|
|
toolwin.pp
|
|
|
|
translations.pas
|
LCL: added a simple heruistic to find the windows local ID
|
2008-04-21 21:34:36 +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 |