.. |
forms
|
LCL: TFindDialog: added option entire scope, from Brad Campbell, bug #13783
|
2009-06-04 08:52:15 +00:00 |
images
|
Further work on wince standard dialogs
|
2009-05-17 16:15:43 +00:00 |
include
|
lcl: TTreeView: invalidate after sort, from Ts. Petrov, bug #13913
|
2009-06-05 09:35:47 +00:00 |
interfaces
|
gtk: fix resetting color property of some controls (issue #0007555, using Zeljan patch but with many modifications)
|
2009-06-05 15:39:52 +00:00 |
languages
|
* Updated Russian translation by Maxim Ganetsky
|
2009-05-19 21:47:23 +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
|
lcl: add TProgressBar.Style property, implement Marquee style for win32, qt, gtk2 (issue #0013807)
|
2009-05-24 09:49:13 +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: fix TButtonPanel in design time (more buttons disappeared with ok/cancel buttons)
|
2009-06-04 02:09:40 +00:00 |
buttons.pp
|
lcl: implement TMenuItem.GlyphShowMode, TApplication.ShowMenuGlyphs, TApplicationProperties.ShowMenuGlyphs
|
2009-05-25 08:38:20 +00:00 |
calendar.pp
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
chart.pp
|
|
|
checklst.pas
|
lcl: request checklistbox item height > than check
|
2009-06-05 01:39:48 +00:00 |
clipbrd.pp
|
|
|
colorbox.pas
|
lcl: remove Crl3D, ParentCtl3D properties, register them as properties to skip
|
2009-01-31 12:04:03 +00:00 |
comctrls.pp
|
lcl: publish TToolBar.Anchors
|
2009-06-04 06:26:38 +00:00 |
controls.pp
|
LCL: TAnchorSide.GetSidePosition check always for circles
|
2009-05-29 14:24:23 +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, DBLookup controls data initialization crash, from Luiz, issue #13882
|
2009-06-01 04:55:27 +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
|
lcl: default translator
|
2009-02-12 14:44:56 +00:00 |
dialog_icons.lrs
|
|
|
dialogs.pp
|
LCL: TFindDialog: added option entire scope, from Brad Campbell, bug #13783
|
2009-06-04 08:52:15 +00:00 |
dynamicarray.pas
|
|
|
dynhasharray.pp
|
|
|
dynqueue.pas
|
|
|
editbtn.pas
|
gtk: draw Frame3d in a compatible with other widgetsets way (fixes bug #0013776)
|
2009-05-22 01:28:25 +00:00 |
extctrls.pp
|
lcl: Themes
|
2009-05-26 01:32:38 +00:00 |
extdlgs.lrs
|
|
|
extdlgs.pas
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
extendedstrings.pas
|
|
|
extgraphics.pas
|
|
|
filectrl.pp
|
clean up
|
2009-05-14 13:24:22 +00:00 |
fileutil.pas
|
LCL: ExtractShortPathNameUTF8 is available in all supported fpc versions
|
2009-02-05 09:59:48 +00:00 |
forms.pp
|
lcl: cleanup, formatting
|
2009-06-02 12:46:51 +00:00 |
fpcadds.pas
|
|
|
graphics.pp
|
lcl: use Screen.SystemFont for TCanvas.TextRect
|
2009-05-28 14:23:19 +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: Themes
|
2009-05-26 01:32:38 +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: fonts:
|
2009-05-28 09:23:07 +00:00 |
intfgraphics.pas
|
* Fixed bitmap and icon transparency (ussue #13883)
|
2009-06-01 17:58:36 +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
|
LCL: added TLCLComponent.LCLRefCount, TApplication.ReleaseComponent now delays free until DeliverMessage completed
|
2009-02-05 12:23:33 +00:00 |
lclproc.pas
|
LCL: fixed compilation on 64 bits CPU (issue #13804)
|
2009-05-23 20:05:09 +00:00 |
lclrescache.pas
|
|
|
lclstrconsts.pas
|
LCL: TFindDialog: added option entire scope, from Brad Campbell, bug #13783
|
2009-06-04 08:52:15 +00:00 |
lcltype.pp
|
lcl: fonts:
|
2009-05-28 09:23:07 +00:00 |
lclunicodedata.pas
|
IDE+LCL: moved unicode tables into lcl/lclunicodedata.pas, from Theo
|
2009-01-27 18:35:12 +00:00 |
lclversion.pas
|
|
|
lconvencoding.pas
|
clean up
|
2009-05-27 14:37:21 +00:00 |
ldockctrl.pas
|
|
|
ldockctrledit.lfm
|
|
|
ldockctrledit.lrs
|
|
|
ldockctrledit.pas
|
|
|
ldocktree.pas
|
lcl: anchor docking: update caption when we undock control (issue #0012196 by Benito van der Zander)
|
2009-05-27 03:20:53 +00:00 |
lmessages.pp
|
lcl: implement TMenuItem.GlyphShowMode, TApplication.ShowMenuGlyphs, TApplicationProperties.ShowMenuGlyphs
|
2009-05-25 08:38:20 +00:00 |
lresources.pp
|
LCL: replaced linear search for resources
|
2009-02-11 09:19:54 +00:00 |
Makefile
|
|
|
Makefile.fpc
|
IDE+LCL: moved unicode tables into lcl/lclunicodedata.pas, from Theo
|
2009-01-27 18:35:12 +00:00 |
maps.pp
|
|
|
maskedit.pp
|
lcl: publish TMaskEdit.BorderSpacing
|
2009-05-01 06:42:19 +00:00 |
masks.pas
|
|
|
menus.pp
|
lcl: implement TMenuItem.GlyphShowMode, TApplication.ShowMenuGlyphs, TApplicationProperties.ShowMenuGlyphs
|
2009-05-25 08:38:20 +00:00 |
pairsplitter.pas
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
popupnotifier.pas
|
Improves TPopUpNotifier for small screens
|
2009-05-11 23:02:17 +00:00 |
postscriptcanvas.pas
|
reduced warnings
|
2009-05-13 10:23:19 +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
|
Disabled populating TShellTreeView and TShellListView in the IDE because they were causing freezes in the Carbon IDE
|
2009-05-25 14:04:02 +00:00 |
spin.pp
|
merge lcl-smartlink branch:
|
2009-04-12 08:46:31 +00:00 |
stdactns.pas
|
|
|
stdctrls.pp
|
lcl: update cancel and default form controls on button handle creation (fixes bug #0013310)
|
2009-05-27 00:40:55 +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: move default TButtonPanel button constraints to the ThemeServices
|
2009-05-26 01:39:02 +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
|
|
|