lazarus/lcl
paul 616c9d4e4d lcl: docking: replace
DefaultDockTreeClass: TDockTreeClass by
  DefaultDockManagerClass: TDockManagerClass
as requested by DoDi

git-svn-id: trunk@22395 -
2009-11-03 03:20:26 +00:00
..
forms gtk2 intf: fixed slow down when mouse outside bug #11740, fixed crash when WindowFromPoint widget destroyed 2009-08-13 06:53:35 +00:00
images * fixed properties based on irc discussion with Vincent and Marc 2009-06-11 12:09:54 +00:00
include lcl: docking: replace 2009-11-03 03:20:26 +00:00
interfaces lcl: docking: replace 2009-11-03 03:20:26 +00:00
languages regenerate po files 2009-10-02 06:59:31 +00:00
nonwin32 lcl: add more WM_ messages 2009-10-23 05:25:32 +00:00
templates lcl: fix asterisk position in the copyright comment 2009-04-18 04:03:13 +00:00
tests
widgetset lcl: apply patch of Boian Mitov to support listview state images and HitTestInfo under win32 (issue #0014881) 2009-10-28 09:41:02 +00:00
actnlist.pas lcl: use TImageIndex instead of Integer in more cases 2009-10-13 09:24:26 +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 undo 2009-08-22 19:40:53 +00:00
avglvltree.pas educationlaz: implemented hiding menu items 2009-10-20 12:51:23 +00:00
btn_icons.lrs
buttonpanel.pas lcl: set csSubcomponent style in a more correct way for TPanelBitBtn 2009-08-25 16:55:14 +00:00
buttons.pp LCL: TSpeedButton: published AutoSize 2009-08-24 10:10:37 +00:00
calendar.pp LCL: published TCalendar.AutoSize 2009-08-12 15:44:16 +00:00
chart.pp LCL: TBarChart: fix div by zero, from Johannes Müller, bug #14190 2009-09-25 07:58:51 +00:00
checklst.pas lcl: TCheckListBox: call event handlers after widgetset changes 2009-10-05 07:56:05 +00:00
clipbrd.pp
colorbox.pas lcl: publish OnMouseEnter, OnMouseLeave for some controls (patch of Zeljan, issue #0014575) 2009-09-13 11:31:57 +00:00
comctrls.pp lcl: publish TTabSheet.Font property (issue #0014918) 2009-10-28 09:52:30 +00:00
controls.pp lcl: docking: replace 2009-11-03 03:20:26 +00:00
cursors.lrs
customtimer.pas
dbactns.pp
dbctrls.pp lcl: remove WordWrapIsStored methods since they are not needed anymore (fpc bug was fixed long ago) 2009-09-19 09:15:16 +00:00
dbgrids.pas LCL, limit position of scrollbar in dbgrid on new records (fix gtk2 scrollbar issues on some themes) 2009-09-04 19:08:38 +00:00
defaulttranslator.pas LCL: defaulttranslator: using property path, bug #12964, thanks to Klaus Reimer 2009-08-16 09:57:14 +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 lcl: change TFileNameEdit.FileName on typing in the edit box (fix issue #0014498) 2009-09-04 15:07:08 +00:00
extctrls.pp lcl: change ImageIndex property from Integer to TImageIndex for more components 2009-10-13 09:53:40 +00:00
extdlgs.lrs
extdlgs.pas Changes all dynamic methods in the ide, lclintf and lcl to virtual methods, because they are the same in fpc and dynamic is a legacy directive 2009-08-18 14:44:25 +00:00
extendedstrings.pas
extgraphics.pas LCL: use CenterPoint function from the types unit based on patch from Alexander S. Klenin (issue #13973) 2009-06-22 09:30:42 +00:00
filectrl.pp Finishes implementing TOpenDialog and TFileDialog for wince 2009-08-20 17:18:46 +00:00
fileutil.pas
forms.pp LCL: added Application.IntfAppActivate and Application.IntfAppDeactivate, that can be called by the widgetset to notify the LCL, so it can raise the Application.OnActivate and OnDeactivate events. It is used in by the win32 widgetset (issue #8043) 2009-10-07 12:10:11 +00:00
fpcadds.pas
graphics.pp lcl: properly override TObject.Equals for TGraphic class 2009-11-03 02:17:39 +00:00
graphmath.pp LCL: use CenterPoint function from the types unit based on patch from Alexander S. Klenin (issue #13973) 2009-06-22 09:30:42 +00:00
graphtype.pp
graphutil.pp
grids.pas LCL, grids's MouseToCell methods returns coords -1 if point is out of bounds, patch from Tomasz Wieckowski with changes, issue #14619 2009-09-25 19:31:37 +00:00
helpintfs.pas
icnstypes.pas lcl: apply patch of Dmitry to support .icns writer (mantis #0014638) 2009-09-21 08:47:55 +00:00
imagelistcache.pas
imglist.pp Changes all dynamic methods in the ide, lclintf and lcl to virtual methods, because they are the same in fpc and dynamic is a legacy directive 2009-08-18 14:44:25 +00:00
inipropstorage.pas
interfacebase.pp Updates LCL Capability constants 2009-08-18 15:47:26 +00:00
intfgraphics.pas * Initialize writers when writing a TPicture graphic in a different format. Fixes issue #0013451 2009-06-09 22:58:19 +00:00
LAYOUT.txt
lazconfigstorage.pas
lazhelphtml.pas lcl: move OpenURL and FindDefaultBrowser from LCLProc to LCLIntf (as Mattias suggested) 2009-10-05 13:17:58 +00:00
lazhelpintf.pas added THelpDatabase.OnFindViewer 2009-10-04 22:56:17 +00:00
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 lcl: move OpenURL and FindDefaultBrowser from LCLProc to LCLIntf (as Mattias suggested) 2009-10-05 13:17:58 +00:00
lclmemmanager.pas lcl: fix compilation with the fixed fpc bug (which gave access to private fields from properties) 2009-10-03 15:57:51 +00:00
lclmessageglue.pas lcl: add more extra mouse buttons support 2009-06-09 04:25:32 +00:00
lclproc.pas lcl: added CompareMethods 2009-10-14 08:58:17 +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: change binary raster operations constants to be the same for windows and other systems 2009-10-13 00:54:56 +00:00
lclunicodedata.pas
lclversion.pas Version 0.9.29 2009-08-20 09:53:39 +00:00
lconvencoding.pas LCL: lconvencoding: added cp437 2009-10-19 12:26:30 +00:00
ldockctrl.pas lcl: docking: replace 2009-11-03 03:20:26 +00:00
ldockctrledit.lfm
ldockctrledit.lrs
ldockctrledit.pas
ldocktree.pas lcl: docking: replace 2009-11-03 03:20:26 +00:00
lmessages.pp lcl: notify controls using message on FontChanged, and ParentFontChanged for delphi compatibility 2009-10-16 13:36:52 +00:00
lresources.pp lcl: change toString const usage to Classes.toString (preparations for the new TObject.ToString method) 2009-10-29 08:41:38 +00:00
Makefile
Makefile.fpc
maps.pp
maskedit.pp LCL: fixed irrecoverable state of DBEdit control because of setting TMaskEdit.EditText from Bart (issue #14832) 2009-10-28 16:00:48 +00:00
masks.pas FileUtil: removed used lclproc 2009-10-05 11:00:05 +00:00
menus.pp lcl: use TImageIndex instead of Integer in more cases 2009-10-13 09:24:26 +00:00
pairsplitter.pas lcl: fix TPairSplitter cursor change (#0013925) 2009-06-08 09:05:39 +00:00
popupnotifier.pas Improves TPopUpNotifier for small screens 2009-05-11 23:02:17 +00:00
postscriptcanvas.pas LCL, fix TPostScriptCanvas.Polyline not flushing output buffer, from Anton Kavalenka issue #14535 2009-09-08 06:15:37 +00:00
postscriptprinter.pas Changes all dynamic methods in the ide, lclintf and lcl to virtual methods, because they are the same in fpc and dynamic is a legacy directive 2009-08-18 14:44:25 +00:00
postscriptunicode.pas LCL, implements cliping rect in postscriptcanvas from Anton Kavalenka, issue #13826 2009-08-05 20:15:33 +00:00
printers.pas Printers, added TPrinter.FileName property, based on patch from mtournay, issue #13718 2009-07-07 05:09:52 +00:00
propertystorage.pas LCL: property storage, initialize storage before reading and writing integers and booleans, like has been done for strings in r18793 and r19196 #e9adbdad62 (issue #14115) 2009-08-07 08:32:45 +00:00
rubberband.pas merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
shellctrls.pas LCL: TShellTreeview: using overrides instead of events 2009-10-13 16:10:07 +00:00
spin.pp merge lcl-smartlink branch: 2009-04-12 08:46:31 +00:00
stdactns.pas lcl: set csSubComponent flag for internally created dialogs so they will be handled by writer and reader (fixes issue #0014434) 2009-08-25 17:01:50 +00:00
stdctrls.pp lcl: move TCustomComobox.MeasureItem from public to protected 2009-10-13 07:27:20 +00:00
stringhashlist.pas
textstrings.pas
themes.pas lcl: Add RTL support to the Themes DrawText function by zaher dirkey (issue #0014927) 2009-10-28 13:42:18 +00:00
tmschema.pas lcl: update tmschema content from 2 new header files from windows 7 sdk (tmshema.h is deprecated since vista at all) 2009-06-10 08:14:03 +00:00
toolwin.pp
translations.pas LCL: clean up 2009-10-13 20:21:36 +00:00
utf8process.pp lcl: add FindDefaultBrowser and OpenURL functions to LCLProc 2009-10-04 05:58:34 +00:00
utrace.pp
xmlpropstorage.pas