Commit Graph

22 Commits

Author SHA1 Message Date
juha
ecd140c985 Improve license headers in sources, part 2. Refer to details about license, not copyright. Remove jargon about lack of warranty, it is covered in license already.
git-svn-id: trunk@41389 -
2013-05-25 09:22:25 +00:00
ask
21622f66e7 TAChart: Introduce ZeroRect constant
git-svn-id: trunk@37664 -
2012-06-16 10:06:57 +00:00
ask
2b6fc8ff1f TAChart: Use ItemHeight property and OnMeasureItem event when drawing chart listbox
git-svn-id: trunk@34040 -
2011-12-08 12:08:52 +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
794b3c6aec TAChart: Draw text of chart list box items with the same background as the list box itself
git-svn-id: trunk@33065 -
2011-10-24 07:34:04 +00:00
ask
ff5131c97b TAChart: Use custom series enumerator in TChartListbox
git-svn-id: trunk@31678 -
2011-07-12 11:28:38 +00:00
ask
267a457efe TAChart: Add and use TLegendItemsEnumerator
git-svn-id: trunk@31674 -
2011-07-12 09:22:52 +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
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
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
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
e08abac28c TAChart: Update TChartListbox after change of OnPopulate event
git-svn-id: trunk@31640 -
2011-07-10 06:14:11 +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
2d6a277be3 TAChart: Add TChartListbox by Werner Pamler
git-svn-id: trunk@31630 -
2011-07-10 01:37:10 +00:00