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
paul
0d97ad6200
qt:
...
- remove occasional writeln
- fix clientrect after changing scrollbars (0010760)
git-svn-id: trunk@13978 -
2008-02-05 02:13:31 +00:00
marc
28b602fb1a
* forgot to add .lrs and .lfm. Part of r13975 #1932501559
...
git-svn-id: trunk@13977 -
2008-02-04 22:37:00 +00:00
marc
3c1f46d8cb
* updated po files
...
git-svn-id: trunk@13976 -
2008-02-04 22:26:50 +00:00
marc
1932501559
* Conversion to LFM of Path Editor Dialog and improved localization by Maxim Ganetsky
...
git-svn-id: trunk@13975 -
2008-02-04 22:24:30 +00:00
marc
75dbc4459a
* Updated translations by Slavko
...
git-svn-id: trunk@13974 -
2008-02-04 22:15:42 +00:00
tombo
936810ce93
LCL carbon: forgotten minor change
...
git-svn-id: trunk@13973 -
2008-02-04 11:49:29 +00:00
tombo
08f44d0d80
LCL carbon: fixed text layout cache recalculations, when context changed
...
git-svn-id: trunk@13972 -
2008-02-04 11:38:15 +00:00
paul
543e960d76
dont use direct call of TControl.DoEndDock from DockPerformer (hint from Marius)
...
git-svn-id: trunk@13971 -
2008-02-04 02:39:25 +00:00
kirkpatc
49c34c5cb4
LazDoc - updates to grids, DBGrids, DBCtrls and StdCtrls
...
git-svn-id: trunk@13970 -
2008-02-03 13:57:17 +00:00
tombo
aa58732ee8
LCL carbon: improved TPageControl scrolling arrow position, fixed tabs scrolling bug
...
- fixed form designer resizing response
git-svn-id: trunk@13969 -
2008-02-03 13:39:42 +00:00
zeljko
a011dc0721
Qt: avoid crash when change pos of scrollbar inside TScrollBox.
...
git-svn-id: trunk@13968 -
2008-02-03 13:16:54 +00:00
paul
64c7e1a1a5
gtk2: remove hacks around TListBox.ItemIndex
...
git-svn-id: trunk@13967 -
2008-02-03 12:48:36 +00:00