Commit Graph

1176 Commits

Author SHA1 Message Date
sekelsenmat
73f0887e09 Fixes bug #20065. Removes ssCaps, ssNum and ssScroll because they are implemented based on the key lock in win32, which is not the same as shift state, they are added only for MouseWhell events and very unreliable across platforms (cannot be correctly implemented in win32 for example). Also corrects the ShiftState for MouseWhell messages in Windows. Removes State from the mousewhell internal message, now Button is used, which is more consistent with Win32.
git-svn-id: trunk@33092 -
2011-10-26 15:08:10 +00:00
ask
ffc4da8f03 TAChart: Support NaNs in data point tools
git-svn-id: trunk@33075 -
2011-10-25 01:48:06 +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
b27545c3a4 TAChart: Fix SIGFPE while trying to draw navigation panel for the chart with empty extent
git-svn-id: trunk@33029 -
2011-10-22 18:40:30 +00:00
ask
baf5c775f7 TAChart: Add TBoxAndWhiskerSeries.AddXY function overload
git-svn-id: trunk@33027 -
2011-10-22 18:16:14 +00:00
ask
188fb2d302 TAChart: Add TCustomChartSeries.AddXY overload with YList argument. Update demo.
git-svn-id: trunk@33025 -
2011-10-22 18:05:41 +00:00
ask
49f696df00 TAChart: Add tests for TListChartSource.Delete
git-svn-id: trunk@33024 -
2011-10-22 17:42:34 +00:00
ask
12764cd011 TAChart: Correctly invalidate extent in TListChartSource.Delete
git-svn-id: trunk@33023 -
2011-10-22 17:42:04 +00:00
ask
8b2d7d1c32 TAChart: Add "Oscilloscope" page to the line demo
git-svn-id: trunk@33022 -
2011-10-22 17:32:05 +00:00
ask
e63020f769 TAChart: Improve default parameters for TChartSeries.Add function
git-svn-id: trunk@32984 -
2011-10-19 14:49:36 +00:00
ask
fc521d26c0 TAChart: Improve default parameters for TBasicPointSeries.AddXY function
git-svn-id: trunk@32983 -
2011-10-19 14:44:55 +00:00
sekelsenmat
458147a1c8 Updates Makefile.compiled for the new lazutils
git-svn-id: trunk@32979 -
2011-10-19 12:02:02 +00:00
sekelsenmat
c58e039a73 Massive update of makefiles to file make bigide
git-svn-id: trunk@32941 -
2011-10-17 11:29:24 +00:00
ask
ca2895871a TAChart: Display fit equation as default title for TFitSeries
git-svn-id: trunk@32935 -
2011-10-17 08:14:43 +00:00
ask
4447f89ee8 TAChart: Move Title property from TBasicChartSeries to TCustomChartSeries
git-svn-id: trunk@32934 -
2011-10-17 07:57:08 +00:00
ask
edc39d6747 TChart: Silence "unused parameter" hint
git-svn-id: trunk@32933 -
2011-10-17 07:56:03 +00:00
ask
21a7f6daf5 TAChart: Clear chart reference for inactive tools to fix multiple charts per toolset case
git-svn-id: trunk@32917 -
2011-10-16 07:08:16 +00:00
ask
e50f55f3a9 TAChart: Allow usage of TFitSeries.Calculate from OnFitComplete handler
git-svn-id: trunk@32857 -
2011-10-12 14:54:07 +00:00
ask
0a38dacf8b TAChart: Recalculate fit series after range change
git-svn-id: trunk@32803 -
2011-10-10 15:15:08 +00:00
ask
6deeddae09 TAChart: Add TFitSeries. Based on code by Werner Pamler
git-svn-id: trunk@32802 -
2011-10-10 14:44:43 +00:00
ask
274955e748 TAChart: Extract TChartRange.Intersect helper procedure
git-svn-id: trunk@32801 -
2011-10-10 13:34:55 +00:00
ask
0f0e833719 TAChart: Reset zooming after changing axis transformations to avoid SIGFPE in some cases
git-svn-id: trunk@32796 -
2011-10-10 10:13:04 +00:00
ask
f7b3333c60 TAChart: Partially support infinite coordinates in LineIntersectsRect
git-svn-id: trunk@32795 -
2011-10-10 09:45:24 +00:00
ask
5f94205be5 TAChart: Change default value of TBasicZoomStepTool.FixedPoint to true. Update demo.
git-svn-id: trunk@32774 -
2011-10-09 02:12:18 +00:00
ask
809dcf262d TAChart: Fix SIGFPE when trying to draw minor axis marks below zero on logarithmic axis
git-svn-id: trunk@32700 -
2011-10-05 10:05:02 +00:00
ask
9c33a8ec42 TAChart: Move ExpandRange procedure to TAMath unit
git-svn-id: trunk@32699 -
2011-10-05 10:03:34 +00:00
ask
e3733ed9ff TAChart: Use TCumulNormDistrAxisTransform in the axis transform demo. Based on code by Werner Pamler.
git-svn-id: trunk@32693 -
2011-10-05 07:49:52 +00:00
ask
abea0d7922 TAChart: Add TCumulNormDistrAxisTransform based on code by Werner Pamler. Add test.
git-svn-id: trunk@32691 -
2011-10-05 07:35:06 +00:00
ask
bed7d78b47 TAChart: Extract TAMath unit
git-svn-id: trunk@32688 -
2011-10-05 05:40:51 +00:00
ask
26c0ae0c8a TAChart: Minor style fixes
git-svn-id: trunk@32687 -
2011-10-05 03:43:10 +00:00
ask
666a04486b TAChart: Invalidate source caches in TCustomChartSource.EndUpdate
git-svn-id: trunk@32666 -
2011-10-04 03:02:47 +00:00
maxim
817a369269 Components, converter, debugger, doceditor: third batch of TButtonPanel captions cleanup
git-svn-id: trunk@32664 -
2011-10-03 22:48:51 +00:00
ask
df2ca2ee43 TAChart: Use mouse wheel panning in the tools demo
git-svn-id: trunk@32659 -
2011-10-03 16:33:52 +00:00
ask
d5499f7343 TAChart: Add TPanMouseWheelTool
git-svn-id: trunk@32658 -
2011-10-03 16:33:02 +00:00
ask
15b2740435 TAChart: Use mouse wheel zooming in the tools demo
git-svn-id: trunk@32643 -
2011-10-03 05:24:02 +00:00
ask
6cce24d91d TAChart: Add TZoomMouseWheelTool
git-svn-id: trunk@32642 -
2011-10-03 05:22:23 +00:00
ask
cca154e0aa TAChart: Add generic mousewheel support for chart tools
git-svn-id: trunk@32641 -
2011-10-03 04:22:27 +00:00
maxim
56b6ebdac7 Components: committed automatically regenerated makefiles
git-svn-id: trunk@32547 -
2011-09-28 21:21:32 +00:00
ask
9357e21926 TAChart: Fix axis transformations support in data point tools
git-svn-id: trunk@32500 -
2011-09-24 13:47:06 +00:00
ask
90c5d4a946 TAChart: Add TChartDataItem.Point function
git-svn-id: trunk@32499 -
2011-09-24 13:46:09 +00:00
ask
2118b39908 TAChart: Fix List-out-of-bounds when moving the series up in the editor
git-svn-id: trunk@32454 -
2011-09-21 22:32:34 +00:00
ask
1176e4faca TAChart: Support NaNs in area series. Update demo
git-svn-id: trunk@32448 -
2011-09-21 11:30:39 +00:00
ask
979e916f7b TAChart: Add smoothed derivative source. Update demo.
git-svn-id: trunk@32412 -
2011-09-18 21:35:15 +00:00
ask
c304336bb0 TAChart: Use AccumulationDirection in the source demo
git-svn-id: trunk@32408 -
2011-09-18 15:28:09 +00:00
ask
dfb6783a88 TAChart: Implement AccumulationDirection for derivative source. Add tests.
git-svn-id: trunk@32407 -
2011-09-18 15:26:05 +00:00
ask
3b18b3adee TAChart: Refactor TCalculatedChartSource.ExtractItem/GetOriginItem
git-svn-id: trunk@32398 -
2011-09-18 11:07:28 +00:00
ask
27ff423301 TAChart: Add TCalculatedChartSource.AccumulationDirection property. Add tests.
git-svn-id: trunk@32396 -
2011-09-18 10:13:40 +00:00
ask
4c3a22cbc2 TAChart: Fix SIGFPE with incorrect values of Intervals.NiceSteps
git-svn-id: trunk@32364 -
2011-09-16 09:32:56 +00:00
ask
f188c49a1a TAChart: Add "Derivative" page to the source demo. Based on code by Werner Pamler
git-svn-id: trunk@32333 -
2011-09-14 11:44:38 +00:00
ask
478be019bc TAChart: Move "Statistics" page from line demo to source demo
git-svn-id: trunk@32332 -
2011-09-14 11:22:00 +00:00