zeljko
|
a6468d6f2e
|
LCL: better solution for TToggleBox color, ParentColor is by default false and not published so it behaves same as TButton. issue #22887
git-svn-id: trunk@38698 -
|
2012-09-16 19:32:56 +00:00 |
|
zeljko
|
86d412a962
|
LCL: Published TToggleBox.ParentColor.Part of issue #22887
git-svn-id: trunk@38697 -
|
2012-09-16 19:23:49 +00:00 |
|
ask
|
c72cbcb8e4
|
TAChart: Add test for TListChartSource cache
git-svn-id: trunk@38696 -
|
2012-09-16 17:49:22 +00:00 |
|
ask
|
583c74c2cc
|
TAChart: Fix update of TListChartSource.ValuesTotal cache when adding or removing NaNs
git-svn-id: trunk@38694 -
|
2012-09-16 17:44:59 +00:00 |
|
mattias
|
6a15305fe4
|
IDE: editor keymap return key: fixed crash
git-svn-id: trunk@38693 -
|
2012-09-16 17:27:12 +00:00 |
|
zeljko
|
c92c11608b
|
Qt: update bitmap if TMenuItem has associated ImageList and ImageIndex. issue #22896
git-svn-id: trunk@38679 -
|
2012-09-16 09:00:01 +00:00 |
|
mattias
|
a94f375f03
|
openglcontrol: gtk: added bit depths, issue #22868
git-svn-id: trunk@38678 -
|
2012-09-16 08:09:33 +00:00 |
|
ask
|
befc2df57b
|
TAChart: Show user-defined mark shapes in "labels" demo
git-svn-id: trunk@38677 -
|
2012-09-16 06:12:13 +00:00 |
|
ask
|
1ff0ad2871
|
TAChart: Add Marks.OnGetShape event
git-svn-id: trunk@38676 -
|
2012-09-16 06:10:54 +00:00 |
|
ask
|
a35e517060
|
TAChart: Support Marks.Attachment = maCenter in pie series
git-svn-id: trunk@38675 -
|
2012-09-16 04:14:00 +00:00 |
|
zeljko
|
951b26f892
|
Qt: fixed crash when invalid or null handle is passed into SetCapture.
git-svn-id: trunk@38674 -
|
2012-09-15 18:06:11 +00:00 |
|
ask
|
c309698bcb
|
TAChart: Ignore NaNs while calculating TCustomChartSource.ValuesTotal
git-svn-id: trunk@38673 -
|
2012-09-15 16:55:40 +00:00 |
|
martin
|
e6d8010f3c
|
SynEdit: fixed delete-next-word, if caret past eol. Issue #0022890
git-svn-id: trunk@38672 -
|
2012-09-15 16:17:57 +00:00 |
|
paul
|
da1c21cc33
|
carbon: fix accidental error in index
git-svn-id: trunk@38671 -
|
2012-09-15 15:42:12 +00:00 |
|
martin
|
e1b221d110
|
SynEdit: Fixed past eol paint error
git-svn-id: trunk@38670 -
|
2012-09-15 15:18:01 +00:00 |
|
martin
|
069b89f42f
|
SynEdit: Start handling combined utf8 chars (fix painting/selection)
git-svn-id: trunk@38669 -
|
2012-09-15 14:47:18 +00:00 |
|
ask
|
f297a8e800
|
TAChart: Add axis index property editor
git-svn-id: trunk@38668 -
|
2012-09-15 14:22:51 +00:00 |
|
juha
|
8594b7a678
|
Packager: Update the available packages list after the parser thread stops. Issue #22886
git-svn-id: trunk@38667 -
|
2012-09-15 11:30:55 +00:00 |
|
juha
|
e7c74ffd82
|
IDE: Don't show confirmation dialog for "Close All Other Pages" if active tab content is modified. Issue #22409, patch from Bart Broersma
git-svn-id: trunk@38666 -
|
2012-09-15 10:17:20 +00:00 |
|
ask
|
0ce0a99c98
|
TAChart: Add tests for TCustomChartSource.Intervals.Tolerance
git-svn-id: trunk@38665 -
|
2012-09-15 09:30:46 +00:00 |
|
ask
|
f69a675b05
|
TAChart: Fix compiler hints in TAAnimatedSource unit
git-svn-id: trunk@38664 -
|
2012-09-15 09:28:09 +00:00 |
|
ask
|
27c22c6347
|
TAChart: Add "Synchronize marks" control to "Independent scale" page of "axis" demo
git-svn-id: trunk@38663 -
|
2012-09-15 09:13:40 +00:00 |
|
ask
|
71bbfef4d6
|
TAChart: Add TCustomAxisChartSource
git-svn-id: trunk@38662 -
|
2012-09-15 09:10:13 +00:00 |
|
ask
|
1ef9f780a2
|
TAChart: Add TChartAxis.Value and .ValueCount properties
git-svn-id: trunk@38661 -
|
2012-09-15 09:09:13 +00:00 |
|
ask
|
4b8e4641ab
|
TAChart: Support Intervals.Tolerance for axis with non-interval source
git-svn-id: trunk@38660 -
|
2012-09-15 09:08:25 +00:00 |
|
ask
|
14c82d694e
|
TAChart: Avoid double call to SetLength from ValuesInRange for unsorted TCustomChartSource
git-svn-id: trunk@38659 -
|
2012-09-15 07:48:48 +00:00 |
|
ask
|
5fc1caeffa
|
TAChart: Add copyright header to AssertHelpers unit
git-svn-id: trunk@38658 -
|
2012-09-14 13:02:16 +00:00 |
|
ask
|
d3489c971e
|
TAChart: Fix comment in front of THistory class
git-svn-id: trunk@38657 -
|
2012-09-14 13:00:59 +00:00 |
|
ask
|
6af3a1eb5d
|
TAChart: Use TChartExtentHistory in the "extent" demo
git-svn-id: trunk@38656 -
|
2012-09-14 12:34:35 +00:00 |
|
martin
|
ba3925a8de
|
SynCompletion: Ensure caret pos
git-svn-id: trunk@38655 -
|
2012-09-14 12:32:27 +00:00 |
|
ask
|
1a0c213794
|
TAChart: Test THistory class
git-svn-id: trunk@38654 -
|
2012-09-14 12:14:29 +00:00 |
|
ask
|
fcf539ce79
|
TAChart: Add THistory and TChartExtentHistory utility classes
git-svn-id: trunk@38653 -
|
2012-09-14 12:02:55 +00:00 |
|
ask
|
15016fc37f
|
TAChart: Fix zero division when calling ImageToGraph before the chart is drawn
git-svn-id: trunk@38651 -
|
2012-09-14 10:46:23 +00:00 |
|
ask
|
9215fdebd3
|
TAChart: Make PrevLogicalExtent a public property
git-svn-id: trunk@38650 -
|
2012-09-14 09:58:21 +00:00 |
|
paul
|
b2cc551962
|
cocoa: implement DX argument for ExtTextOut
git-svn-id: trunk@38649 -
|
2012-09-14 04:35:23 +00:00 |
|
blikblum
|
294d582a7b
|
lazreport - Implement TfrPreview.Clear
git-svn-id: trunk@38648 -
|
2012-09-14 01:37:52 +00:00 |
|
blikblum
|
eeacb41a25
|
lazreport - Revert part of rev 37448 #f1c82d9a6d. Fixes issue #22451
git-svn-id: trunk@38647 -
|
2012-09-14 01:32:44 +00:00 |
|
juha
|
96aae02bd8
|
IDE: remove SimplePascalProgram file descriptor. It was in a wrong place and is replaced with SimpleProgram project descriptor. Improve template desctiptions.
git-svn-id: trunk@38646 -
|
2012-09-13 17:55:25 +00:00 |
|
juha
|
8d68d58adf
|
IDE: remove TProjectManualProgramDescriptor from registered descriptors
git-svn-id: trunk@38645 -
|
2012-09-13 17:55:18 +00:00 |
|
zeljko
|
76e8b12016
|
Qt: fixed menu flickering. issue #22872
git-svn-id: trunk@38644 -
|
2012-09-13 14:55:40 +00:00 |
|
zeljko
|
e5d8903dd7
|
Qt: TQtWidgetSet.ExtTextOut() workaround for Qt-4.8 bug ,now it looks better but some scenarios with ETO_OPAQUE aren't 100% correct yet
git-svn-id: trunk@38643 -
|
2012-09-13 13:01:54 +00:00 |
|
paul
|
38e53b581d
|
carbon: fix ETO_OPAQUE, and BkMode OPAQUE meaning in ExtTextOut
git-svn-id: trunk@38642 -
|
2012-09-13 12:56:45 +00:00 |
|
paul
|
38cd52da7d
|
cocoa: fix ETO_OPAQUE, and BkMode OPAQUE meaning in ExtTextOut
git-svn-id: trunk@38641 -
|
2012-09-13 12:54:25 +00:00 |
|
paul
|
b61a389984
|
carbon: implement ETO_CLIPPED flag for ExtTextOut
git-svn-id: trunk@38640 -
|
2012-09-13 12:24:45 +00:00 |
|
martin
|
f85bc60a00
|
Undo: Revision: 38622: SynEdit: refactor painting (Disable clipping on GTK2, due to GTK2 bug.)
git-svn-id: trunk@38639 -
|
2012-09-13 10:12:26 +00:00 |
|
mattias
|
882516cfb1
|
LCL: gtk2: fixed access to private variables of TWinControl
git-svn-id: trunk@38638 -
|
2012-09-13 09:42:10 +00:00 |
|
paul
|
5d52baefc5
|
gtk2: fix text painting with OPAQUE mode
git-svn-id: trunk@38637 -
|
2012-09-13 07:59:00 +00:00 |
|
paul
|
8592fe793c
|
gtk2: fix ETO_CLIPED flag
git-svn-id: trunk@38636 -
|
2012-09-13 07:18:34 +00:00 |
|
juha
|
11d68532cc
|
IDE: Do not show the same unit twice in UseUnitDlg. Issue #22866, patch from Anton
git-svn-id: trunk@38635 -
|
2012-09-13 07:05:57 +00:00 |
|
zeljko
|
5fe3f82906
|
Qt: more improvements to TQtWidgetSet.ExtTextOut(), force QtTextNoClip as QPainter flag when ETO_CLIPPED is in Options.
git-svn-id: trunk@38634 -
|
2012-09-13 06:41:09 +00:00 |
|