.. |
forms
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
images
|
images: fix paths
|
2009-03-31 04:32:33 +00:00 |
include
|
Further implements TShellListView and other small changes and fixes
|
2009-05-02 16:29:41 +00:00 |
interfaces
|
lcl: add idDialogShield icon
|
2009-05-02 17:30:37 +00:00 |
languages
|
translations: german: updates from Joerg Braun
|
2009-04-30 19:01:35 +00:00 |
nonwin32
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
templates
|
lcl: fix asterisk position in the copyright comment
|
2009-04-18 04:03:13 +00:00 |
tests
|
|
|
widgetset
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
actnlist.pas
|
lcl: override default value for TAction.DisableIfNoHandler
|
2009-04-04 16:33:02 +00:00 |
alllclunits.pp
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
arrow.pp
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
asyncprocess.pp
|
lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
|
2009-04-10 15:33:23 +00:00 |
avglvltree.pas
|
IDE: code explorer: starting with code page, implemented function to find node with position
|
2009-04-02 18:31:12 +00:00 |
btn_icons.lrs
|
|
|
buttonpanel.pas
|
lcl: adjust TButtonPanel buttons width/height on text change
|
2009-04-23 09:28:45 +00:00 |
buttons.pp
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
calendar.pp
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
chart.pp
|
|
|
checklst.pas
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
clipbrd.pp
|
|
|
colorbox.pas
|
|
|
comctrls.pp
|
Further implements TShellListView and other small changes and fixes
|
2009-05-02 16:29:41 +00:00 |
controls.pp
|
lcl: don't compare old capture control with new in SetCaptureControl, do it in any case. Read description in comment. Fixes issue #13615.
|
2009-04-30 08:21:17 +00:00 |
cursors.lrs
|
|
|
customtimer.pas
|
lcl: fix Timers class hierarchi. Was: TCustomTimer -> TTimer -> TIdleTimer with published props only in TCustomFirmer. Now: TCustomTimer -> TTimer, TCustomTimer -> TCustomIdleTimer -> TIdleTimer and published props are in TTimer and TIdleTimer.
|
2009-03-26 15:09:24 +00:00 |
dbactns.pp
|
|
|
dbctrls.pp
|
LCL, patch for the lookup controls implementing the changing of the key fields of a lookup field, from Leslie Kaye, issue #13396
|
2009-03-28 16:01:10 +00:00 |
dbgrids.pas
|
LCL, check if dataset empty when deleting a record in dbgrid, from Boguslaw Brandys, issue #13246
|
2009-03-02 14:09:21 +00:00 |
defaulttranslator.pas
|
|
|
dialog_icons.lrs
|
|
|
dialogs.pp
|
lcl: replace TWidgetSet.LoadStockPixmap by ThemeServices.GetStockImage
|
2009-05-02 15:36:56 +00:00 |
dynamicarray.pas
|
|
|
dynhasharray.pp
|
|
|
dynqueue.pas
|
|
|
editbtn.pas
|
LCL: added TFileEdit.HideDirectories and published Alignment from Alexander S. Klenin (issue #13498)
|
2009-04-21 12:32:56 +00:00 |
extctrls.pp
|
LCL: TIdleTimer: added property FireOnIdle for idle functions that work in several chunks
|
2009-04-12 22:57:42 +00:00 |
extdlgs.lrs
|
|
|
extdlgs.pas
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
extendedstrings.pas
|
|
|
extgraphics.pas
|
|
|
filectrl.pp
|
* lcl: publish BorderSpacing/OnSelectionChange for TFileListBox
|
2009-04-18 15:03:29 +00:00 |
fileutil.pas
|
|
|
forms.pp
|
lcl: start native drawing of tooltip windows
|
2009-04-25 12:56:04 +00:00 |
fpcadds.pas
|
|
|
graphics.pp
|
Adds orientation property for TFont
|
2009-05-01 14:00:12 +00:00 |
graphmath.pp
|
lcl: use math round when converting TFloatPoint to TPoint (issue #0013259)
|
2009-03-02 02:33:31 +00:00 |
graphtype.pp
|
|
|
graphutil.pp
|
lcl: add NormalizeRect function
|
2009-03-02 03:09:42 +00:00 |
grids.pas
|
LCL, fix grid handling F2 when it's not editable, from Daniel Simões de Almeida, issue #13591
|
2009-04-26 04:16:34 +00:00 |
helpintfs.pas
|
|
|
icnstypes.pas
|
IDE: options: scroll tree to category
|
2009-04-28 23:04:31 +00:00 |
imagelistcache.pas
|
|
|
imglist.pp
|
lcl: cleanup
|
2009-04-13 01:35:06 +00:00 |
inipropstorage.pas
|
|
|
interfacebase.pp
|
lcl: add new LCLCapability flag lcDragDockStartOnTitleClick
|
2009-04-30 03:22:04 +00:00 |
intfgraphics.pas
|
lcl: fix absolute usage for the new rules of fpc 2.3.1
|
2009-03-14 13:57:38 +00:00 |
LAYOUT.txt
|
|
|
lazconfigstorage.pas
|
|
|
lazhelphtml.pas
|
lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
|
2009-04-10 15:33:23 +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
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
lclintf.pas
|
|
|
lclmemmanager.pas
|
LCL: TLCLNonFreeMemManager extended for 64bit
|
2009-04-28 22:30:27 +00:00 |
lclmessageglue.pas
|
|
|
lclproc.pas
|
gtk, qt: don't draw a rectangle if Width or Height = 0 (bug #0010980)
|
2009-03-02 03:19:19 +00:00 |
lclrescache.pas
|
|
|
lclstrconsts.pas
|
lcl: fix letter case
|
2009-03-08 16:25:27 +00:00 |
lcltype.pp
|
lcl: add idDialogShield icon
|
2009-05-02 17:30:37 +00:00 |
lclunicodedata.pas
|
|
|
lclversion.pas
|
|
|
lconvencoding.pas
|
LCL: added encoding UTF-8 with BOM, IDE: fixed changing encoding
|
2009-04-04 00:43:25 +00:00 |
ldockctrl.pas
|
|
|
ldockctrledit.lfm
|
|
|
ldockctrledit.lrs
|
|
|
ldockctrledit.pas
|
|
|
ldocktree.pas
|
lcl: don't crash application on call to TCustomAnchoredDockManager.ResetBounds (fixes issue #0013252)
|
2009-03-01 10:15:39 +00:00 |
lmessages.pp
|
|
|
lresources.pp
|
|
|
Makefile
|
|
|
Makefile.fpc
|
|
|
maps.pp
|
|
|
maskedit.pp
|
lcl: publish TMaskEdit.BorderSpacing
|
2009-05-01 06:42:19 +00:00 |
masks.pas
|
|
|
menus.pp
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
pairsplitter.pas
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
popupnotifier.pas
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
postscriptcanvas.pas
|
LCL, implemented per page orientation/boundingbox, fix issue #13626
|
2009-05-01 16:52:53 +00:00 |
postscriptprinter.pas
|
|
|
postscriptunicode.pas
|
|
|
printers.pas
|
LCL, implemented per page orientation/boundingbox, fix issue #13626
|
2009-05-01 16:52:53 +00:00 |
propertystorage.pas
|
lcl: repair TCustomPropertyStorage StorageNeeded balance with FreeStorage (fixes bug #0013239)
|
2009-04-01 22:26:56 +00:00 |
rubberband.pas
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
shellctrls.pas
|
Fixes for TShellListView
|
2009-05-02 17:58:37 +00:00 |
spin.pp
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
stdactns.pas
|
|
|
stdctrls.pp
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
stringhashlist.pas
|
|
|
textstrings.pas
|
LCL: TTextStrings: fixed Move updating EndPos of moved line
|
2009-02-20 11:14:43 +00:00 |
themes.pas
|
lcl: replace TWidgetSet.LoadStockPixmap by ThemeServices.GetStockImage
|
2009-05-02 15:36:56 +00:00 |
tmschema.pas
|
|
|
toolwin.pp
|
|
|
translations.pas
|
lcl: don't restrict reading from files which are open for read by another applications (use fmShareDenyWrite or fmShareDenyNone depends on situation)
|
2009-04-30 14:04:10 +00:00 |
utf8process.pp
|
lcl: split TAsyncProcess and TProcessUtf8 between 2 units. This is needed to remove widgetset dependency from svn2revision.inc
|
2009-04-10 15:33:23 +00:00 |
utrace.pp
|
|
|
xmlpropstorage.pas
|
|
|