Commit Graph

13675 Commits

Author SHA1 Message Date
paul
483a34bcfc default theme engine: draw MDI title buttons flat
git-svn-id: trunk@13655 -
2008-01-06 17:16:55 +00:00
paul
13f1d93308 fix gtk1 compilation
git-svn-id: trunk@13654 -
2008-01-06 17:13:45 +00:00
paul
db8928bd1c dockSite: call paint dock frame only only for docked controls
git-svn-id: trunk@13653 -
2008-01-06 10:09:46 +00:00
paul
d36fa6b624 theme engine: handle title bar button in IsDisabled, IsHot and IsPushed
git-svn-id: trunk@13652 -
2008-01-06 10:08:52 +00:00
paul
3d441b5758 gtk:
- add MDI button pixmaps (new inc file)
- teach gtk theme engine to draw pixmaps
- cleanup

git-svn-id: trunk@13651 -
2008-01-06 09:58:46 +00:00
kirkpatc
73c65abe50 LazDoc - updates to DBCtrls and DBGrids
git-svn-id: trunk@13650 -
2008-01-06 08:48:59 +00:00
paul
fc2a17dbd0 fix drawing position of various title bar items
git-svn-id: trunk@13649 -
2008-01-06 08:06:34 +00:00
paul
50fbfbbd5f qt bindings v 1.57
git-svn-id: trunk@13648 -
2008-01-06 07:43:52 +00:00
mattias
0323db74dc LCL: fixed calling AdjustSize when TCheckBox.Caption changed
git-svn-id: trunk@13646 -
2008-01-05 23:35:49 +00:00
mattias
e9b91e0bbe LCL: fixed calling AdjustSize when TButton.Caption changed, bug #10547
git-svn-id: trunk@13645 -
2008-01-05 23:30:57 +00:00
mattias
f9cbb95fc4 codetools: fixed parsing classes containing only the inheritage brackets, but no end (bug #10563)
git-svn-id: trunk@13644 -
2008-01-05 23:04:14 +00:00
mattias
ebeaadf940 openglcontrol: fixed compilation
git-svn-id: trunk@13643 -
2008-01-05 22:52:26 +00:00
mattias
14fe68ea0b gtk intf: moved FinishCreateHandle to gtk1 - it is usable for gtk1+2
git-svn-id: trunk@13642 -
2008-01-05 22:51:53 +00:00
mattias
ace1f24e16 gtk intf: added TGtkWidgetSet.FinishCreateHandle with some standard setups for non LCL gtk controls
git-svn-id: trunk@13641 -
2008-01-05 22:49:14 +00:00
paul
79018c49c5 correct r13639 #880afb7010
git-svn-id: trunk@13640 -
2008-01-05 18:46:42 +00:00
paul
880afb7010 nil FHostDockSite of child control on parent TWinControl destroying (in other case - crash if control is docked into another control)
git-svn-id: trunk@13639 -
2008-01-05 18:04:55 +00:00
paul
bf7f64a57c qt: use 2 ways of protection from free in event
git-svn-id: trunk@13638 -
2008-01-05 17:47:48 +00:00
paul
e0a0a77640 fix some mem leaks with docking
git-svn-id: trunk@13637 -
2008-01-05 17:42:04 +00:00
kirkpatc
d1e59fcfff LazDoc - New material in DBCtrls.xml, including a Topic: 'HowToUseDataAwareControls'
git-svn-id: trunk@13636 -
2008-01-05 17:38:08 +00:00
paul
e4cc92429b use MDI buttons for dock frame painting
git-svn-id: trunk@13635 -
2008-01-05 17:13:05 +00:00
paul
f48d445586 fix little bug in suggested by me code
git-svn-id: trunk@13634 -
2008-01-05 17:06:06 +00:00
mattias
5f86a321a7 IDE: extended hint, when file not found
git-svn-id: trunk@13633 -
2008-01-05 16:52:29 +00:00
mattias
0eda8d5b38 LCL: improved painting dock frame e.g. TLazDockTree.PaintDockFrame from Paul
git-svn-id: trunk@13632 -
2008-01-05 16:39:32 +00:00
paul
ebe8b6788b qt: fix fpc 2.3.1 compilation and replace THandle with TLCLIntfHandle
git-svn-id: trunk@13631 -
2008-01-05 15:42:14 +00:00
mattias
71b9a6d4c8 LCL: fixed autosizing parent, when TLabel is anchored. bug #10557
git-svn-id: trunk@13630 -
2008-01-05 15:37:15 +00:00
paul
0b84bcb377 qt theme drawing for window title buttons (not finished)
git-svn-id: trunk@13629 -
2008-01-05 10:29:32 +00:00
marc
d8ddd624b8 * more translations by Slavko Fedorik
git-svn-id: trunk@13628 -
2008-01-05 01:08:08 +00:00
marc
6bbd207b6f * updated translation by Slavko Fedorik
git-svn-id: trunk@13627 -
2008-01-05 01:01:39 +00:00
marc
ab837e3665 * updaterd translations by Maxim Ganetsky
git-svn-id: trunk@13626 -
2008-01-05 00:55:48 +00:00
marc
03b6174cf7 * Improved localization of the search results dialog by Maxim Ganetsky
git-svn-id: trunk@13625 -
2008-01-05 00:53:55 +00:00
marc
39aa9c05e7 * Start of new Icon - bitmap cleanup
git-svn-id: trunk@13624 -
2008-01-05 00:30:10 +00:00
mattias
3e34d8a699 LCL: anchor docking: fixed cleaning up when docker is freed, Examples: anchor docking: added test case for clearing layouts
git-svn-id: trunk@13623 -
2008-01-04 19:15:47 +00:00
paul
f3c33609c4 default theme drawing for window title buttons (need for docking)
git-svn-id: trunk@13622 -
2008-01-04 19:14:49 +00:00
mattias
92861f6679 LCL: made TControl.SetVisible virtual. This fixes using TControl(AForm).Visible:=true during creation
git-svn-id: trunk@13621 -
2008-01-04 19:14:18 +00:00
mattias
2b730fd3d0 examples: anchor docking: added README.txt
git-svn-id: trunk@13620 -
2008-01-04 19:07:10 +00:00
paul
f089997530 formatting some code
git-svn-id: trunk@13619 -
2008-01-04 18:04:26 +00:00
paul
6343b3f025 TCustomPannel should use DockManager for delphi compatibility
git-svn-id: trunk@13618 -
2008-01-04 17:24:38 +00:00
mattias
31bc903546 LCL: added test for anchordocking
git-svn-id: trunk@13617 -
2008-01-04 11:42:11 +00:00
mattias
8b9d28a9a5 IDE: component list: improved localization from Maxim
git-svn-id: trunk@13616 -
2008-01-04 11:41:22 +00:00
vincents
3cfc2df7f8 tests: cleanup
git-svn-id: trunk@13615 -
2008-01-04 11:38:12 +00:00
vincents
b1093f1b88 fixed global makefile after adding make deb inUnix is not always correctly defined on windows (bug #10525)
git-svn-id: trunk@13614 -
2008-01-04 11:37:41 +00:00
paul
5a15a014bf qt: try to improve destroy in event protection
git-svn-id: trunk@13613 -
2008-01-04 10:09:40 +00:00
paul
af55bae132 qt: set icon size for TBitButton
git-svn-id: trunk@13611 -
2008-01-03 17:08:44 +00:00
paul
a7b954b68b restore some TMouse properties from Marius (issue #0010536)
git-svn-id: trunk@13610 -
2008-01-03 16:42:47 +00:00
paul
04d1768340 TImageList.Assign: use BeginUpdate, EndUpdate (patch from Michael Van Canneyt issue #0010527)
git-svn-id: trunk@13609 -
2008-01-03 16:33:24 +00:00
paul
0f9be635f0 - rethink DrawDefaultDockImage: add 3 dock image operation: show, hide and move
- implement qt DrawDefaultDockImage

git-svn-id: trunk@13608 -
2008-01-03 15:39:34 +00:00
paul
1c8516a77f move code from DefaultDockImage to new LCLinf method DrawDefaultDockImage and add Erase parameter (reason: not all widgetset supports on screen drawing and pen ROPs like XOR)
git-svn-id: trunk@13607 -
2008-01-03 14:19:54 +00:00
paul
82db25ed28 reimplement qt event protection from destroy inside them (now reparent inside mouse event doesnot crash)
git-svn-id: trunk@13606 -
2008-01-03 13:49:57 +00:00
tombo
8ed0c4b18e LCL docs dialogs: updated skeleton
git-svn-id: trunk@13605 -
2008-01-03 13:45:32 +00:00
paul
f83c8f994c qt:
- add missing part of RawImage_FromBitmap
- TQtImage new constructor Create and method CopyFrom
- improve TQtWSBitBtn.SetGlyph

git-svn-id: trunk@13603 -
2008-01-03 08:38:34 +00:00