Commit Graph

30992 Commits

Author SHA1 Message Date
ask
267a457efe TAChart: Add and use TLegendItemsEnumerator
git-svn-id: trunk@31674 -
2011-07-12 09:22:52 +00:00
ask
9ddaa28a8f TAChart: Remove "const" from some parameters where it is unneeded or dangerous
git-svn-id: trunk@31673 -
2011-07-12 08:03:40 +00:00
ask
5c92f7cdaf TAChart: Add TChart.MarginsExternal property
git-svn-id: trunk@31672 -
2011-07-12 07:14:55 +00:00
zeljko
c77d1e3863 Qt: TQtWidgetSet.DrawFrameControl() implemented DFC_SCROLL.
git-svn-id: trunk@31671 -
2011-07-11 11:39:55 +00:00
zeljko
a6a849ea1e Qt: TQtWidgetSet.DrawFrameControl(), implemented DFC_BUTTON.
git-svn-id: trunk@31670 -
2011-07-11 10:48:03 +00:00
zeljko
63622e0ef1 Qt: started TQtWidgetSet.DrawFrameControl(), reordered some qtwinapi routines
git-svn-id: trunk@31669 -
2011-07-11 10:02:00 +00:00
ask
8c1941aa19 TAChart: Update listbox demo
git-svn-id: trunk@31668 -
2011-07-10 16:40:20 +00:00
ask
92fec404bd TAChart: Do not repopulate listbox on source changes.
git-svn-id: trunk@31667 -
2011-07-10 16:39:48 +00:00
ask
cbc4a09b8e TAChart: Transmit original sender through TCustomChartSeries.StyleChanged
git-svn-id: trunk@31666 -
2011-07-10 16:37:57 +00:00
ask
bbdcdd97ef TAChart: Fix list "index out of bounds" after pressing space in TChartListbox
+ Some optimizations

git-svn-id: trunk@31665 -
2011-07-10 16:27:02 +00:00
ask
e3caa9ce61 TAChart: Add TListener.OnNotify property
git-svn-id: trunk@31664 -
2011-07-10 16:25:11 +00:00
ask
03f4033c49 TAChart: Fix AV when calling ValuesInRange on empty source
git-svn-id: trunk@31663 -
2011-07-10 15:19:19 +00:00
ask
9e2a877d3d TAChart: Extract TChartListbox.EnsureSingleChecked procedure.
+ Remove locking mechanism since it is no longer needed.

git-svn-id: trunk@31662 -
2011-07-10 14:38:20 +00:00
ask
e7f6c7289b TAChart: Updated TChartListbox icon by Werner Pamler
git-svn-id: trunk@31661 -
2011-07-10 13:40:55 +00:00
ask
1c39600e87 TAChart: Fix AV while trying to draw empty legend
git-svn-id: trunk@31660 -
2011-07-10 13:34:53 +00:00
ask
d67172d19f TAChart: Add TChartListbox.OnAddSeries event
git-svn-id: trunk@31659 -
2011-07-10 10:57:31 +00:00
ask
ad6ec6e704 TAChart: TChartListbox: Do not enforce single active series without cloShowCheckboxes option
git-svn-id: trunk@31658 -
2011-07-10 10:41:37 +00:00
ask
d8ce372351 TAChart: Rename TChartListbox.OnSeriesIconClick to OnSeriesIconDblClick
git-svn-id: trunk@31657 -
2011-07-10 10:38:50 +00:00
ask
2518e1544d TAChart: Replace TChartListbox boolean properties with a single Options property. Update demo.
git-svn-id: trunk@31656 -
2011-07-10 10:35:32 +00:00
ask
56bfdb8e1a TAChart: Sort TChartListbox items according to Legend.Order
git-svn-id: trunk@31655 -
2011-07-10 10:24:20 +00:00
ask
af52bce126 TAChart: Move legend item order initialization to Legend.SortItemsByOrder
git-svn-id: trunk@31654 -
2011-07-10 10:23:37 +00:00
ask
9e89969e78 TAChart: Update bgra demo
git-svn-id: trunk@31653 -
2011-07-10 09:57:55 +00:00
ask
92f1f8c865 TAChart: Add Font.Style support to TBGRABitmapDrawer
git-svn-id: trunk@31652 -
2011-07-10 09:55:46 +00:00
ask
1616b005fa TAChart: Stop auto-hiding axis after adding pie series
git-svn-id: trunk@31651 -
2011-07-10 09:53:38 +00:00
ask
57720bea42 TAChart: Convert TBGRABitmapDrawer to use BGRACanvas, based on code by "circular"
git-svn-id: trunk@31650 -
2011-07-10 09:52:26 +00:00
juha
2ba28e0f3f Implement OnChange, OnEnter and OnExit properly in ListFilterEdit.
git-svn-id: trunk@31649 -
2011-07-10 09:42:39 +00:00
mattias
338fee2342 IDE: parameter hints: use monitor workarea, bug #19117
git-svn-id: trunk@31648 -
2011-07-10 09:22:41 +00:00
mattias
af824f5ad1 codetools: reduced warnings
git-svn-id: trunk@31647 -
2011-07-10 09:11:20 +00:00
juha
d38ed498ab IDE: minor layout change in ViewUnit_dlg
git-svn-id: trunk@31646 -
2011-07-10 08:40:08 +00:00
juha
8475fdc422 Remove useless initial values from ListFilterEdit. Fixes issue #19694
git-svn-id: trunk@31645 -
2011-07-10 08:39:58 +00:00
juha
08d260a1e0 IDE: Set ActiveControl differently in ViewUnit_dlg.
git-svn-id: trunk@31644 -
2011-07-10 08:39:47 +00:00
ask
64471ede52 TAChart: Update axis demo to use minor axis on Submarks page
git-svn-id: trunk@31643 -
2011-07-10 06:51:27 +00:00
ask
007f525bd7 TAChart: Modify ValuesInRange to return extra value on both sides of requested interval.
This fixes display of minor axis the the graph edges.

git-svn-id: trunk@31642 -
2011-07-10 06:50:21 +00:00
ask
2f560c99e7 TAChart: Update listbox demo to use design-time more.
+ Some style fixes

git-svn-id: trunk@31641 -
2011-07-10 06:15:46 +00:00
ask
e08abac28c TAChart: Update TChartListbox after change of OnPopulate event
git-svn-id: trunk@31640 -
2011-07-10 06:14:11 +00:00
ask
40e5b784e4 TAChart: Set default columns count to 1 in listbox demo
git-svn-id: trunk@31639 -
2011-07-10 04:05:38 +00:00
ask
61891d6766 TAChart: Convert listbox demo code to standard formatting and style
git-svn-id: trunk@31638 -
2011-07-10 03:59:54 +00:00
ask
dbfbd65cbe TAChart: Remove session info from listbox demo project file
git-svn-id: trunk@31637 -
2011-07-10 03:59:06 +00:00
ask
2252e97508 TAChart: Add item caption and TLegendItem object to TChartListbox.Items.
+ Few minor style fixes

git-svn-id: trunk@31636 -
2011-07-10 03:49:13 +00:00
ask
d8477e5555 TAChart: Remove TChartListBox.Notification method
It duplicated listener's functionality and was not registered anyway.

git-svn-id: trunk@31635 -
2011-07-10 03:21:12 +00:00
ask
cbf4bd53aa TAChart: Fix list-out-of-bounds error when clicking outside of series list in TChartListBox
git-svn-id: trunk@31634 -
2011-07-10 03:13:18 +00:00
ask
8d895ef46b TAChart: Convert TChartListBox code to standard style
git-svn-id: trunk@31633 -
2011-07-10 02:59:52 +00:00
ask
77e81e6501 TAChart: Convert TChartListBox code to standard formatting
git-svn-id: trunk@31632 -
2011-07-10 02:01:00 +00:00
ask
c7b8797cf5 TAChart: Add TChartListbox demo by Werner Pamler
git-svn-id: trunk@31631 -
2011-07-10 01:40:29 +00:00
ask
2d6a277be3 TAChart: Add TChartListbox by Werner Pamler
git-svn-id: trunk@31630 -
2011-07-10 01:37:10 +00:00
ask
afebc43889 TAChart: Fill TLegendItem.Owner property
git-svn-id: trunk@31629 -
2011-07-10 01:20:43 +00:00
mattias
597e60e8a7 LCL: broke unit dependency of graphics on controls
git-svn-id: trunk@31628 -
2011-07-09 23:10:27 +00:00
mattias
c36216f022 IDE: only update fpdoc hint if control visible
git-svn-id: trunk@31627 -
2011-07-09 22:34:26 +00:00
mattias
26e0cb515f IDE: clean up
git-svn-id: trunk@31626 -
2011-07-09 22:21:44 +00:00
mattias
d054dea35c codetools: identifier completion: do not clear on change
git-svn-id: trunk@31625 -
2011-07-09 21:36:19 +00:00