Commit Graph

37495 Commits

Author SHA1 Message Date
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
juha
672f5bd862 Replace #13 with LineEnding in many messages. It didn't show correctly on Linux systems.
git-svn-id: trunk@38633 -
2012-09-13 06:39:56 +00:00
juha
5b6cb21f1c IDE: add a "Simple Program" descriptor/template. Requested by Jeff Duntemann for his book "FreePascal From Square One"
git-svn-id: trunk@38632 -
2012-09-13 06:39:15 +00:00
juha
3688f42e45 IDE, Component List: add comments, formatting
git-svn-id: trunk@38631 -
2012-09-13 06:39:08 +00:00
zeljko
caeb80cabc Qt: added TQtDeviceContext.GetBkMode to get current painter backgroundmode.
git-svn-id: trunk@38630 -
2012-09-13 06:26:11 +00:00
paul
d974842de6 qt: remove unneeded variable
git-svn-id: trunk@38629 -
2012-09-13 06:24:57 +00:00
zeljko
9b1a4002bc Qt: improved clipping in TQtWidgetSet.ExtTextOut
git-svn-id: trunk@38628 -
2012-09-13 06:18:38 +00:00
mattias
a494c8a157 LCL: fpgui: implements the Windows API function MessageBox(), issue #22865
git-svn-id: trunk@38627 -
2012-09-12 21:53:30 +00:00
mattias
68fe7a297a lcl: added mb_help
git-svn-id: trunk@38626 -
2012-09-12 21:52:59 +00:00
mattias
766d684f9f lcl: fpgui: implements MessageDlg() and ShowMessage() support, issue #22862
git-svn-id: trunk@38625 -
2012-09-12 21:46:59 +00:00