Commit Graph

13915 Commits

Author SHA1 Message Date
mattias
a6b0e52b35 examples; anchordocking: improved two sibling example
git-svn-id: trunk@14051 -
2008-02-09 18:08:20 +00:00
tombo
8d5086eb31 IDE compiler options, build lazarus dialog: add default linker options for widget set (mainly carbon) to params
git-svn-id: trunk@14050 -
2008-02-09 15:00:02 +00:00
paul
6ecc6cd943 docking: before start auto docking check if DragMode = dmAutomatic
git-svn-id: trunk@14049 -
2008-02-09 14:51:51 +00:00
paul
6a8326732d dont draw dock header for invisible controls
git-svn-id: trunk@14048 -
2008-02-09 14:31:05 +00:00
paul
8762e825c2 docking: implement header click
git-svn-id: trunk@14047 -
2008-02-09 14:29:21 +00:00
paul
c604183554 TDockTree.GetControlBounds
git-svn-id: trunk@14046 -
2008-02-09 14:23:43 +00:00
mattias
2ccba88670 gtk2 intf: improved rotated fonts
git-svn-id: trunk@14045 -
2008-02-09 13:58:27 +00:00
zeljko
6b860e440b Qt: implemented TSelectDirectoryDialog.
git-svn-id: trunk@14044 -
2008-02-09 13:58:22 +00:00
sekelsenmat
5ec111d625 Adds an workaround to fix TCheckListBox color problems on WinCE.
git-svn-id: trunk@14043 -
2008-02-09 13:24:23 +00:00
sekelsenmat
5d05c21957 Improved algorithm to get TrayIcon position on Windows.
git-svn-id: trunk@14042 -
2008-02-09 13:19:56 +00:00
sekelsenmat
2d2a1cb6ff Fixes lcl compilation on win32, initial implementation for TWin32TrayIcon.GetPosition and moved popupnotifier example.
git-svn-id: trunk@14041 -
2008-02-09 12:39:21 +00:00
kirkpatc
ac73b6de41 LazDoc - updates to BitButtons etc in Buttons.xml; update to ActionList
git-svn-id: trunk@14040 -
2008-02-09 11:30:26 +00:00
vincents
806b9cac81 examples: Added Application.QueueAsyncCall example as alternative for using PostMessage
git-svn-id: trunk@14039 -
2008-02-09 10:28:14 +00:00
sekelsenmat
ae7e221cc7 Started moving TPopupNotifier to the LCL. Added linux script to create images lrs file. Implemented TTrayIcon.GetPosition on gtk2.
git-svn-id: trunk@14038 -
2008-02-09 10:24:40 +00:00
sekelsenmat
7d16c56822 Fixes showing the popup menu on gtk1 trayicon (bug #10700)
git-svn-id: trunk@14037 -
2008-02-09 07:51:19 +00:00
paul
952291e8bc docking: workaround drag/dock start on header (parent get capture and breaks our drag operation)
git-svn-id: trunk@14036 -
2008-02-08 19:17:26 +00:00
kirkpatc
80c553bc70 LazDoc - updates to TCustomMaskEdit and TMaskEdit in Maskedit.xml
git-svn-id: trunk@14035 -
2008-02-08 18:28:18 +00:00
paul
15151ee192 docking:
- refactor dock header part searching
- start handle mouse messages for dock header

git-svn-id: trunk@14034 -
2008-02-08 17:20:40 +00:00
mattias
a29108f322 LCL: anchordocking: fixed spelling mistakes
git-svn-id: trunk@14033 -
2008-02-08 15:33:42 +00:00
mattias
1ca8d4b353 LCL: anchordocking: added owner for TlazDockForms, implemented DragOver for TlazDockForm
git-svn-id: trunk@14032 -
2008-02-08 15:06:19 +00:00
mattias
7e96f598d5 LCL: anchordocking: implemented BeginDrag when mouse down on header, not buttons
git-svn-id: trunk@14031 -
2008-02-08 14:00:39 +00:00
zeljko
f644b9147c Qt: small cleanup.
git-svn-id: trunk@14030 -
2008-02-08 13:43:05 +00:00
zeljko
395b20981f Qt: Fixed bug #10706, removed workaround.
git-svn-id: trunk@14029 -
2008-02-08 13:35:36 +00:00
mattias
cdbaf61026 LCL: anchordocking: removed tlazdockform.fdockzone
git-svn-id: trunk@14028 -
2008-02-08 13:35:01 +00:00
kirkpatc
fac3620d0c LazDoc - description added tor TCustomTrayIcon and TTrayIcon (ExtCtrls.xml)
git-svn-id: trunk@14027 -
2008-02-08 09:46:43 +00:00
paul
2fd9462bd6 qt: follow carbon way of drawing designer items (though hintwindow is crashing sometimes)
git-svn-id: trunk@14026 -
2008-02-08 08:01:32 +00:00
paul
0230315a7c docking:
- workaround fpc linker bug (in ldockctrl)
- move things related to header drawing to separate class TDockHeader
- use 'Control.Dock' instead of 'Control.Parent :=' in anchor-docking (now anchordocking demo looks much better under win32)

git-svn-id: trunk@14025 -
2008-02-08 02:51:59 +00:00
mattias
0bd4b1c1ab LCL: anchordocking: implemented utility functions for headers
git-svn-id: trunk@14024 -
2008-02-07 21:20:59 +00:00
kirkpatc
2876cc8042 LazDoc - updates to DBCtrls and minor update to StdCtrls
git-svn-id: trunk@14023 -
2008-02-07 19:46:07 +00:00
mattias
1337670e24 LCL: anchordocking: updating title on restore
git-svn-id: trunk@14022 -
2008-02-07 19:02:26 +00:00
mattias
348cc7798a LCL: small cleanups
git-svn-id: trunk@14021 -
2008-02-07 18:52:11 +00:00
mattias
8d1143faeb LCL: TCustomImageList: replaced notes with exceptions
git-svn-id: trunk@14020 -
2008-02-07 18:45:49 +00:00
mattias
b72236c15c LCL: removed not implemented methods TCustomImageList GetIcon and GetImages
git-svn-id: trunk@14019 -
2008-02-07 18:42:06 +00:00
mattias
79666bf74b LCL: small cleanups
git-svn-id: trunk@14018 -
2008-02-07 18:39:36 +00:00
tombo
ae4f87e1ab LCL: added IsDesignerDC to LCLIntf
git-svn-id: trunk@14017 -
2008-02-07 18:19:32 +00:00
tombo
31ca02018a IDE carbon: improved designer drawing
git-svn-id: trunk@14016 -
2008-02-07 13:37:47 +00:00
tombo
1760486308 LCL gtk: override DrawGrid (using Pixels for gtk1)
git-svn-id: trunk@14015 -
2008-02-07 13:27:12 +00:00
tombo
5bdc5f770f LCL carbon: DrawGrid implementation
git-svn-id: trunk@14014 -
2008-02-07 10:57:02 +00:00
tombo
1e6ae967a2 Reverted accidental commit
git-svn-id: trunk@14013 -
2008-02-07 10:55:54 +00:00
tombo
4f202a8a66 LCL carbon: TPageControl fixed scrolling tabs right bug
git-svn-id: trunk@14012 -
2008-02-07 10:52:57 +00:00
paul
c2605409eb win32: cleanup (0010780 by Luiz)
git-svn-id: trunk@14011 -
2008-02-07 08:03:09 +00:00
paul
f488474106 win32: fix bugs related to scrolling in GetLCLClientBoundsOffset (by Luiz Americo)
git-svn-id: trunk@14010 -
2008-02-07 07:41:21 +00:00
paul
cc625fd096 qt:
- implement TScrollBox
- fix some scrollbar and clientrect problems

git-svn-id: trunk@14009 -
2008-02-07 07:30:29 +00:00
paul
016f6c1c6e docking: fix crash
git-svn-id: trunk@14008 -
2008-02-07 00:07:46 +00:00
paul
6c623426f8 draw dock header with rotated font (in case of vertical header)
git-svn-id: trunk@14007 -
2008-02-06 23:57:08 +00:00
paul
0b69fd9a95 docking allocate space for dock header
git-svn-id: trunk@14006 -
2008-02-06 23:53:40 +00:00
marc
c29d2b6c16 * updated and improved Russian translation by Maxim Ganetsky
git-svn-id: trunk@14005 -
2008-02-06 22:15:08 +00:00
mattias
32baa469f6 IDE: removed unneeded vars
git-svn-id: trunk@14004 -
2008-02-06 19:30:17 +00:00
mattias
cb9458c6c0 LCL: anchordocking: enlargecontrol: updating title
git-svn-id: trunk@14003 -
2008-02-06 14:38:21 +00:00
mattias
32a23b4bf2 anchordocking: added spiral example
git-svn-id: trunk@14002 -
2008-02-06 14:37:47 +00:00