mattias
a51b0eced1
LCL: anchordocking: started using TCustomLazDockingManager as LCL docking manager
...
git-svn-id: trunk@14060 -
2008-02-10 00:19:14 +00:00
sekelsenmat
78a6878d99
Fixes preferred size for TComboBox in gtk2.
...
git-svn-id: trunk@14059 -
2008-02-09 22:03:53 +00:00
sekelsenmat
1f1caf9f20
TComboBox.AutoSize now defaults to true.
...
git-svn-id: trunk@14058 -
2008-02-09 21:22:54 +00:00
sekelsenmat
fa14be1de9
Removed the USE_QT_4_3 define. Now only Qt 4.3 or superior is supported.
...
git-svn-id: trunk@14057 -
2008-02-09 20:32:37 +00:00
jesus
73f5db214b
LCL, missing part of dbnagivator fix
...
git-svn-id: trunk@14056 -
2008-02-09 20:20:52 +00:00
sekelsenmat
3468326b9a
Implements the basics of showing ballon hints of the TTrayIcon.
...
git-svn-id: trunk@14055 -
2008-02-09 19:55:58 +00:00
jesus
544e51f855
LCL, fix DBNavigator enabled state from Junior Goncalves, issue #10794
...
git-svn-id: trunk@14054 -
2008-02-09 19:35:07 +00:00
mattias
5a6bbf49a4
synedit: added < and > as default word break characters
...
git-svn-id: trunk@14053 -
2008-02-09 19:14:53 +00:00
zeljko
a7835482d9
Qt: initial implementation of TQtPrinter object.
...
git-svn-id: trunk@14052 -
2008-02-09 18:33:26 +00:00
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