Commit Graph

14093 Commits

Author SHA1 Message Date
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
mattias
3c0c8da15c anchordocking: removed fcl and synedit from examples
git-svn-id: trunk@14001 -
2008-02-06 14:12:15 +00:00
mattias
c505ab3682 LCL: anchordocking: implemented painting titles
git-svn-id: trunk@14000 -
2008-02-06 14:03:30 +00:00
mattias
2f93d7ffe0 LCL: anchordocking: added titlewidth,height to TCustomAnchoredDockManager
git-svn-id: trunk@13999 -
2008-02-06 13:45:08 +00:00
mattias
377ac8850f gtk intf: preventing deleting stock font object
git-svn-id: trunk@13998 -
2008-02-06 12:51:53 +00:00
tombo
f013d19da8 IDE designer: boosted paint grid
git-svn-id: trunk@13997 -
2008-02-06 12:39:13 +00:00
tombo
a7714f09e0 IDE designer: limit component position to form client area
git-svn-id: trunk@13996 -
2008-02-06 11:45:50 +00:00
kirkpatc
5e3feae994 LazDoc - further updates to DBGrids and DBCtrls
git-svn-id: trunk@13995 -
2008-02-06 10:38:09 +00:00
paul
cf5965b6ae fix min splitter size in docked ide test
git-svn-id: trunk@13994 -
2008-02-06 10:24:09 +00:00
paul
ccb7d0701c lcl: fix search of opposite control for Splitter
git-svn-id: trunk@13993 -
2008-02-06 10:22:35 +00:00
tombo
011034bb1d LCL carbon: fixed another bug in text layout caching recalculations
git-svn-id: trunk@13992 -
2008-02-06 10:14:25 +00:00
paul
d66e2c9627 qt: fix drawing text with rotated font
git-svn-id: trunk@13990 -
2008-02-06 07:58:43 +00:00
paul
4725a4fdfe more formatting
git-svn-id: trunk@13989 -
2008-02-06 06:51:46 +00:00
paul
df37b768a1 formatting
git-svn-id: trunk@13988 -
2008-02-06 06:36:10 +00:00
paul
77989dc1e0 gtk2: draw text with rotation
- rearrange extras
- introduced TGtk2DeviceContext.DrawTextWithColor (mostly from 0009665 with modifications)
- use DrawTextWithColor in TextOut and ExtTextOut

git-svn-id: trunk@13987 -
2008-02-06 06:13:00 +00:00
paul
cda31b86f8 gtk: more pango 1.16 declarations needed for text drawing with rotation
git-svn-id: trunk@13986 -
2008-02-06 04:38:08 +00:00
paul
dff1565eb1 gtk2:
- enable GetObject for HFont
- use MulDiv in font size calculation instead of *, div (as in font.inc) (Grzegorz Zakrzewski)
- use PixelsPerInchY instead of PixelsPerInchX (Grzegorz Zakrzewski)
- minor formatting

git-svn-id: trunk@13985 -
2008-02-06 04:37:06 +00:00
paul
4de32f3116 capitalize few windows constants
git-svn-id: trunk@13984 -
2008-02-06 02:27:54 +00:00
paul
0d2554b287 qt: correct 3 system colors
git-svn-id: trunk@13983 -
2008-02-06 02:23:36 +00:00
paul
778b98c928 use clWindow instead of clWhite for TreeView background (hint by rysiek|pl)
git-svn-id: trunk@13982 -
2008-02-05 23:19:59 +00:00
mattias
609b0b0a2d IDE: fixed checking for package provides when adding a component to a form
git-svn-id: trunk@13981 -
2008-02-05 18:23:32 +00:00
paul
4fb9eb99e3 qt: before starting drag/dock check mouse down coordinate and mouse button (exclude from hook dock rect various titlebar buttons)
git-svn-id: trunk@13980 -
2008-02-05 06:22:14 +00:00
paul
d9f544ab7f qt: workaround GetWindowRect bug
git-svn-id: trunk@13979 -
2008-02-05 05:57:24 +00:00