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 |
|
mattias
|
133696ef7b
|
IDE: added file type for instantfc programs, run instantfpc if file has shebang
git-svn-id: trunk@31624 -
|
2011-07-09 19:57:15 +00:00 |
|
mattias
|
d2e6e86afb
|
IDE: clean up
git-svn-id: trunk@31623 -
|
2011-07-09 19:26:49 +00:00 |
|
zeljko
|
da5f9a5670
|
Qt: fixed few memleaks in Qt library with our handling of QRegion. Each reference created by QPainter_clipRegion() must be destroyed.Small optimization in TQtWidgetSet.IntersectClipRect.
git-svn-id: trunk@31622 -
|
2011-07-09 17:26:23 +00:00 |
|
zeljko
|
de79ddfe3f
|
Qt: small optimisation in TQtWidgetSet.FillRgn() - do not create region objects if our dc doesn't clip at that moment.
git-svn-id: trunk@31621 -
|
2011-07-09 16:07:40 +00:00 |
|
zeljko
|
4239508e08
|
Qt: TQtWidgetSet.ExtSelectClipRgn: fixed RGN_DIFF wrong result.Added more comments to ExcludeClipRect about X11 paintEngine performance.
git-svn-id: trunk@31620 -
|
2011-07-09 15:23:32 +00:00 |
|
zeljko
|
47d8a88b51
|
Qt: TQtWidgetSet.ExcludeClipRect(), when we are using X11 paintEngine, take trick from webkit to save performance.
git-svn-id: trunk@31619 -
|
2011-07-09 13:41:28 +00:00 |
|
zeljko
|
4e562c0581
|
Qt: removed extra debug code from TQtWidgetSet.ExcludeClipRect
git-svn-id: trunk@31618 -
|
2011-07-09 13:20:39 +00:00 |
|
zeljko
|
9d7af92881
|
Qt: changed deprecated QRegion unite,eor,intersect with united,xored and intersected procs.
git-svn-id: trunk@31617 -
|
2011-07-09 10:27:38 +00:00 |
|
mattias
|
4c0026a1c7
|
laz_xml: fixed TXMLConfig.Create(nil)
git-svn-id: trunk@31616 -
|
2011-07-09 09:54:02 +00:00 |
|
zeljko
|
07768dff6b
|
Qt: use QRegion_subtracted() instead of deprecated QRegion_subtract().
git-svn-id: trunk@31615 -
|
2011-07-09 09:38:42 +00:00 |
|
mattias
|
5452f9d706
|
laz_xmlcfg: test old and new version
git-svn-id: trunk@31614 -
|
2011-07-09 08:23:14 +00:00 |
|