jesus
|
f87c768ab5
|
LCL, implements EndEllipsis text style (windows) and use it for showing ... in grid cells, also implements cell hints in dbgrid, from wp, issue #20777
git-svn-id: trunk@34018 -
|
2011-12-07 06:03:34 +00:00 |
|
ask
|
b6ec3edcf2
|
TAChart: Cosmetic updates of the listbox demo
git-svn-id: trunk@34017 -
|
2011-12-07 04:47:09 +00:00 |
|
ask
|
af5b29a00b
|
TAChart: Fix selected item background and user-defined item drawing in TChartListbox
git-svn-id: trunk@34016 -
|
2011-12-07 04:46:33 +00:00 |
|
ask
|
03933b7304
|
TAChart: Use Legend.Format for item-per-point multiplicity. Update demo.
git-svn-id: trunk@34015 -
|
2011-12-07 03:54:01 +00:00 |
|
martin
|
9657e3c841
|
SynEdit: use font height instead of size for zooming
git-svn-id: trunk@34014 -
|
2011-12-07 02:15:19 +00:00 |
|
paul
|
d280484b66
|
lcl: redo TCustomImageList.InsertMasked code by using TLazIntfImage to keep original bitmap description. This is needed to prevent color change after bitmap copy because device description in which the new bitmap is created can has less Depth than source bitmap and therefore copy looses color information. As result the code like ImageList.AddMasked(Bitmap, Bitmap.TransparentColor) may fail to mask.
git-svn-id: trunk@34013 -
|
2011-12-07 02:10:43 +00:00 |
|
paul
|
91b8188bd0
|
lcl: add TLazIntfImage.Mask(color,keepmask), move a piece of code from rasterimage.mask to TLazIntfImage.Mask
git-svn-id: trunk@34012 -
|
2011-12-07 02:06:39 +00:00 |
|
ask
|
c87fc2a9cf
|
TAChart: Use Legend.Format instead of Title to display the fitting formula in TFitSeries legend
git-svn-id: trunk@34011 -
|
2011-12-07 00:52:40 +00:00 |
|
martin
|
12eb85016b
|
IDE: config for mouse wheel. Issue #0015125
git-svn-id: trunk@34010 -
|
2011-12-07 00:17:08 +00:00 |
|
ask
|
38f0b9b911
|
TAChart: Add Legend.Format property, implement it for single item per series multiplicity
git-svn-id: trunk@34009 -
|
2011-12-06 23:50:51 +00:00 |
|
ask
|
924256986a
|
TAChart: Cosmetic style fixes
git-svn-id: trunk@34008 -
|
2011-12-06 23:14:33 +00:00 |
|
maxim
|
1618d51768
|
regenerated translations; updated Russian translation
git-svn-id: trunk@34007 -
|
2011-12-06 21:00:14 +00:00 |
|
maxim
|
4aa2a41f1e
|
Translations: German translation update by Swen Heinig with some contribution by billyraybones, fixes bug #20597
git-svn-id: trunk@34006 -
|
2011-12-06 20:05:06 +00:00 |
|
martin
|
78a4c3100d
|
IDE: start changing mouse option
git-svn-id: trunk@34005 -
|
2011-12-06 19:45:39 +00:00 |
|
zeljko
|
b211b79b0b
|
LCL: fixed restoring/showing of minimized+hidden form. issue #20670
git-svn-id: trunk@34004 -
|
2011-12-06 18:18:40 +00:00 |
|
zeljko
|
2ce9d7f56a
|
Gtk2: introduced GetWindowManager functino to fix various wm's behaviour under X11.Fixes modal windows problems under kwin with gtk2lcl.issues #18323 and #18823
git-svn-id: trunk@34003 -
|
2011-12-06 17:11:56 +00:00 |
|
zeljko
|
904a40a259
|
Qt: skip taskbar entry for modal forms under X11
git-svn-id: trunk@34002 -
|
2011-12-06 15:09:41 +00:00 |
|
juha
|
393138fd9a
|
LCL: Fix format string params in German translation. Issue #20811
git-svn-id: trunk@34001 -
|
2011-12-06 14:57:32 +00:00 |
|
mattias
|
55abaddaef
|
cody: renamed add call inherited to insert call inherited
git-svn-id: trunk@34000 -
|
2011-12-06 14:37:41 +00:00 |
|
mattias
|
3ff96b88b1
|
cody: add menu item sot main bar
git-svn-id: trunk@33999 -
|
2011-12-06 14:32:41 +00:00 |
|
juha
|
24e376bd7c
|
IDE: improvements to Use Unit dialog. Issue #20743, patch from Anton
git-svn-id: trunk@33998 -
|
2011-12-06 14:21:19 +00:00 |
|
sekelsenmat
|
9421caa547
|
customdrawn: Fixes compilation for some fpc versions
git-svn-id: trunk@33997 -
|
2011-12-06 14:19:07 +00:00 |
|
sekelsenmat
|
af69ab4b0a
|
customdrawnws: Improves TCDWSPanel and implements Frame3D
git-svn-id: trunk@33996 -
|
2011-12-06 14:17:50 +00:00 |
|
zeljko
|
e2870d69ef
|
Qt: workaround for qt lib issue with modal windows minimizing (needed two clicks to minimize app) on X11. issue #20824
git-svn-id: trunk@33995 -
|
2011-12-06 13:43:56 +00:00 |
|
sekelsenmat
|
72229752c8
|
customdrawn: Small frame3d color improvement
git-svn-id: trunk@33994 -
|
2011-12-06 13:43:30 +00:00 |
|
sekelsenmat
|
83d025bb08
|
customdrawn: Finishes the basic implementation of the TPanel bevel support
git-svn-id: trunk@33993 -
|
2011-12-06 13:35:13 +00:00 |
|
sekelsenmat
|
f8ba4b18bd
|
customdrawn-windows: Adds form background drawing
git-svn-id: trunk@33992 -
|
2011-12-06 12:29:08 +00:00 |
|
sekelsenmat
|
c51860c5a2
|
customdrawn: Improves TCDPanel
git-svn-id: trunk@33991 -
|
2011-12-06 11:06:36 +00:00 |
|
sekelsenmat
|
2b22ea06cb
|
Further removes LCL-Android and updates the widgetset description status
git-svn-id: trunk@33990 -
|
2011-12-06 08:14:32 +00:00 |
|
sekelsenmat
|
4233b46d76
|
customdrawnws: minor changes
git-svn-id: trunk@33989 -
|
2011-12-06 07:59:38 +00:00 |
|
sekelsenmat
|
19343e53bf
|
customdrawn-ws: Implements pixel setting, starts groupbox (not finished) and starts a new unit for customdrawncontrols descendents
git-svn-id: trunk@33988 -
|
2011-12-06 07:36:15 +00:00 |
|
mattias
|
f417352fd9
|
codetools: TSourceLog.Assign: increase changestep
git-svn-id: trunk@33987 -
|
2011-12-06 02:38:22 +00:00 |
|
martin
|
3403a53c21
|
SynEdit / IDE: zoom with ctrl wheel
git-svn-id: trunk@33986 -
|
2011-12-05 23:32:21 +00:00 |
|
mattias
|
b940e9e6a6
|
codetools: class completion: fixed checking if ancestor method is proc
git-svn-id: trunk@33985 -
|
2011-12-05 23:30:24 +00:00 |
|
mattias
|
123e380712
|
codetools: fixed crash in class completion searching ancestor
git-svn-id: trunk@33984 -
|
2011-12-05 23:28:12 +00:00 |
|
juha
|
cafb155a02
|
Codetools: Improve code completion for methods overriding an abstract base method.
git-svn-id: trunk@33983 -
|
2011-12-05 22:17:00 +00:00 |
|
sekelsenmat
|
6bec10272d
|
customdrawn: Finishes initial support for TCDPanel and TPanel
git-svn-id: trunk@33982 -
|
2011-12-05 21:37:41 +00:00 |
|
martin
|
500ee16db6
|
SynEdit: fix ctrl mouse link. broken in 33972
git-svn-id: trunk@33981 -
|
2011-12-05 19:21:07 +00:00 |
|
jesus
|
949ffedc46
|
LazReport: support for mixed roundrect in pdf export filter, requires powerpdf 0.9.7, fix roundrect exported size was one unit less
git-svn-id: trunk@33980 -
|
2011-12-05 19:19:59 +00:00 |
|
jesus
|
e575799076
|
LCL, set column title prefix option default to poNone
git-svn-id: trunk@33979 -
|
2011-12-05 18:30:29 +00:00 |
|
sekelsenmat
|
c5b74198b4
|
customdrawnws: Starts panel support, not finished
git-svn-id: trunk@33978 -
|
2011-12-05 18:11:56 +00:00 |
|
sekelsenmat
|
1967a28403
|
customdrawnws: Much improves the TBitmap support, now it can render on the screen
git-svn-id: trunk@33977 -
|
2011-12-05 17:26:51 +00:00 |
|
sekelsenmat
|
742f91dc15
|
customdrawnws: Fixes the compilation of non-windows backends
git-svn-id: trunk@33976 -
|
2011-12-05 15:52:53 +00:00 |
|
sekelsenmat
|
79cba6c2b3
|
customdrawn: Updates the lcl.lpk for the removed file and removes some unused code
git-svn-id: trunk@33975 -
|
2011-12-05 15:45:41 +00:00 |
|
sekelsenmat
|
bb245c48c9
|
customdrawn-windows: Finishes fixing the windows backend
git-svn-id: trunk@33974 -
|
2011-12-05 15:32:34 +00:00 |
|
sekelsenmat
|
6a8db96405
|
android example: Adds some structure to debug it in windows
git-svn-id: trunk@33973 -
|
2011-12-05 15:03:51 +00:00 |
|
martin
|
fe880f6f54
|
SynEdit: moved wheel to mouse actions
git-svn-id: trunk@33972 -
|
2011-12-05 15:01:45 +00:00 |
|
sekelsenmat
|
7ab9c2029b
|
customdrawn-windows: Fixes startup crashes
git-svn-id: trunk@33971 -
|
2011-12-05 13:43:49 +00:00 |
|
martin
|
5d2d0b17ec
|
SynEdit: more mouse action changes / fixes r 33956
git-svn-id: trunk@33970 -
|
2011-12-05 13:41:13 +00:00 |
|
sekelsenmat
|
6c068f32f8
|
customdrawn-windows: Starts rewriting for the new unified handle
git-svn-id: trunk@33969 -
|
2011-12-05 13:33:33 +00:00 |
|