.. |
forms
|
|
|
images
|
|
|
include
|
lcl: set default values for TCustomTrayIcon properties
|
2008-11-27 04:46:42 +00:00 |
interfaces
|
LCL carbon: fixed #0011015: Mac OS X : Ctrl+Shift+/ not allowed as a Short Cut Key combination by slightly modified patch from Dmitry Boyarintsev
|
2008-11-26 13:24:38 +00:00 |
languages
|
translations update
|
2008-11-26 20:45:06 +00:00 |
nonwin32
|
|
|
templates
|
|
|
tests
|
|
|
widgetset
|
widgetset: make WS classes method explicitly published
|
2008-11-25 02:29:28 +00:00 |
actnlist.pas
|
|
|
alllclunits.pp
|
Reverting back to r17160 r17161 #0beee144e6 was an accidental commit
|
2008-10-31 00:38:03 +00:00 |
arrow.pp
|
|
|
asyncprocess.pp
|
LCL: TAsyncProcess.NumBytesAvailable uses TAsyncProcess.Output.NumBytesAvailable and let the FCL handle the platform dependant details
|
2008-09-07 12:25:27 +00:00 |
avglvltree.pas
|
|
|
btn_icons.lrs
|
|
|
buttonpanel.pas
|
lcl: repair cancel button work on ESC on TButtonPanel
|
2008-10-22 07:20:27 +00:00 |
buttons.pp
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
calendar.pp
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
chart.pp
|
|
|
checklst.pas
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
clipbrd.pp
|
|
|
colorbox.pas
|
lcl: workaround fpc 2.2 compilation from fpk
|
2008-11-19 23:16:00 +00:00 |
comctrls.pp
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
controls.pp
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
cursors.lrs
|
|
|
customtimer.pas
|
|
|
dbactns.pp
|
|
|
dbctrls.pp
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
dbgrids.pas
|
LCL, published dbgrid UseXORFeatures property
|
2008-11-24 14:27:13 +00:00 |
defaulttranslator.pas
|
|
|
dialog_icons.lrs
|
|
|
dialogs.pp
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
dirsel.lfm
|
|
|
dirsel.lrs
|
|
|
dirsel.pas
|
|
|
dynamicarray.pas
|
|
|
dynhasharray.pp
|
|
|
dynqueue.pas
|
|
|
editbtn.pas
|
lcl: publish OnUTF8KeyPress
|
2008-09-10 09:22:59 +00:00 |
extctrls.pp
|
lcl: set default values for TCustomTrayIcon properties
|
2008-11-27 04:46:42 +00:00 |
extdlgs.lrs
|
|
|
extdlgs.pas
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
extendedstrings.pas
|
LCL: TListBox: fixed Sorted
|
2008-09-04 09:43:34 +00:00 |
extgraphics.pas
|
|
|
filectrl.pp
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
fileutil.pas
|
fixed TSaveDialog
|
2008-10-28 17:08:42 +00:00 |
forms.pp
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
fpcadds.pas
|
|
|
graphics.pp
|
lcl: return CLX colors temporary to allow project compilation (will raise deprecated warning now) and loading forms in ide (though CLX colors will not be listed in the object inspector anymore)
|
2008-11-23 10:25:45 +00:00 |
graphmath.pp
|
|
|
graphtype.pp
|
|
|
graphutil.pp
|
|
|
grids.pas
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
helpintfs.pas
|
|
|
icnstypes.pas
|
|
|
imagelistcache.pas
|
|
|
imglist.pp
|
lcl: set defaults to some control properties
|
2008-11-24 03:15:50 +00:00 |
inipropstorage.pas
|
|
|
interfacebase.pp
|
lcl: add TCanvas.AntialiasingMode
|
2008-11-14 17:42:56 +00:00 |
intfgraphics.pas
|
+ Added flags to allow TLazIntfImage initialize description in creation
|
2008-11-16 15:27:37 +00:00 |
LAYOUT.txt
|
|
|
lazconfigstorage.pas
|
|
|
lazhelphtml.pas
|
added TProcessUTF8
|
2008-09-01 10:24:04 +00:00 |
lazhelpintf.pas
|
|
|
lazlinkedlist.pas
|
|
|
lcl_dbgrid_images.lrs
|
|
|
lcl_dbnav_images.lrs
|
|
|
lcl_dock_images.lrs
|
|
|
lcl_dock_to_images.lrs
|
|
|
lcl_edbtnimg.lrs
|
|
|
lclclasses.pp
|
|
|
lclintf.pas
|
|
|
lclmemmanager.pas
|
|
|
lclmessageglue.pas
|
|
|
lclproc.pas
|
LCL: added flag to compile without lib iconv: -dHasIconvEnc
|
2008-10-11 07:30:46 +00:00 |
lclrescache.pas
|
lcl: Pen and Font cache
|
2008-11-10 04:14:15 +00:00 |
lclstrconsts.pas
|
lcl: Colors
|
2008-11-19 12:20:13 +00:00 |
lcltype.pp
|
lcl: return CLX colors temporary to allow project compilation (will raise deprecated warning now) and loading forms in ide (though CLX colors will not be listed in the object inspector anymore)
|
2008-11-23 10:25:45 +00:00 |
lclversion.pas
|
updated trunk version number to 0.9.27
|
2008-09-25 09:10:30 +00:00 |
lconvencoding.pas
|
LCL: added flag to compile without lib iconv: -dHasIconvEnc
|
2008-10-11 07:30:46 +00:00 |
ldockctrl.pas
|
|
|
ldockctrledit.lfm
|
|
|
ldockctrledit.lrs
|
|
|
ldockctrledit.pas
|
|
|
ldocktree.pas
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
lmessages.pp
|
grids: don't intersect with window messages which are > WM_USER (UDM_SETBUDDY, etc). fixes #0012112
|
2008-09-10 03:09:55 +00:00 |
lresources.pp
|
fixed some visibilities
|
2008-11-22 16:13:03 +00:00 |
Makefile
|
|
|
Makefile.fpc
|
|
|
maps.pp
|
+ Added typed map
|
2008-11-26 00:06:46 +00:00 |
maskedit.pp
|
lcl: publish OnUTF8KeyPress
|
2008-09-10 09:22:59 +00:00 |
masks.pas
|
|
|
menus.pp
|
fixed some visibilities
|
2008-11-22 16:13:03 +00:00 |
pairsplitter.pas
|
|
|
popupnotifier.lrs
|
|
|
popupnotifier.pas
|
added TProcessUTF8
|
2008-09-01 10:24:04 +00:00 |
postscriptcanvas.pas
|
+ Added flags to allow TLazIntfImage initialize description in creation
|
2008-11-16 15:27:37 +00:00 |
postscriptprinter.pas
|
|
|
printers.pas
|
|
|
propertystorage.pas
|
|
|
rubberband.pas
|
|
|
spin.pp
|
lcl: publish OnUTF8KeyPress
|
2008-09-10 09:22:59 +00:00 |
stdactns.pas
|
|
|
stdctrls.pp
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
stringhashlist.pas
|
|
|
textstrings.pas
|
|
|
themes.pas
|
lcl: even more improve painting of that pressed toolbar button on non-themed windows
|
2008-11-19 03:48:22 +00:00 |
tmschema.pas
|
|
|
toolwin.pp
|
lcl: update visibility of methods to prevent compiler warnings
|
2008-11-24 08:15:23 +00:00 |
translations.pas
|
LCL, updatepofile, fix to process some multilined rst strings previously discarded
|
2008-11-26 19:59:27 +00:00 |
utrace.pp
|
|
|
xmlpropstorage.pas
|
|
|