Commit Graph

7895 Commits

Author SHA1 Message Date
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
mattias
0ed375aea1 codetools: local var assignment completion: operator assignments += -= *= /*, feature 20282
git-svn-id: trunk@32397 -
2011-09-18 10:17:42 +00:00
ask
27ff423301 TAChart: Add TCalculatedChartSource.AccumulationDirection property. Add tests.
git-svn-id: trunk@32396 -
2011-09-18 10:13:40 +00:00
juha
1e39ce6cf8 Fix comments in FilterEdit components.
git-svn-id: trunk@32387 -
2011-09-17 15:36:48 +00:00
paul
6032c0b3b2 don't use UTF8String type in the code. It will cause problems when cpstrenew branch is merged
git-svn-id: trunk@32374 -
2011-09-17 02:21:48 +00:00
martin
6ddc1c8152 SynEdit: add color setting for visualized special chars (whitespace)
git-svn-id: trunk@32370 -
2011-09-16 16:35:27 +00:00
martin
e5ce00364c SynEdit: add color setting for visualized special chars (whitespace)
git-svn-id: trunk@32368 -
2011-09-16 16:22:38 +00:00
martin
5d4ecfb12e SynEdit TEST: Improved highlight for static
git-svn-id: trunk@32366 -
2011-09-16 12:16:24 +00:00
martin
5a9699ecae SynEdit: Improved highlight for static
git-svn-id: trunk@32365 -
2011-09-16 12:16:13 +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
martin
77a7deba0c SynEdit: allow selection of visible special chars
git-svn-id: trunk@32362 -
2011-09-16 09:01:13 +00:00
martin
c3c8798055 SynEdit: Syncro, add callbacks for edit mode start/stop
git-svn-id: trunk@32360 -
2011-09-15 20:58:07 +00:00
maxim
bbcb17e2c2 Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #20254
git-svn-id: trunk@32359 -
2011-09-15 20:00:08 +00:00
juha
038bfa3e72 RTTIGrids: Fix leak in GetCellEditor and show property title in header. Issue #20049, patch from Silvio Clécio and Flávio Etrusco
git-svn-id: trunk@32358 -
2011-09-15 17:23:15 +00:00
mattias
bbf2217ed8 codetools: fixed context of FindTermTypeAsString, bug #20255
git-svn-id: trunk@32353 -
2011-09-15 15:22:45 +00:00
mattias
a5310c119f chmhelp: fixes to show correct message about missing prog.chm
git-svn-id: trunk@32337 -
2011-09-14 17:30:11 +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
ask
22d381a9b0 TAChart: Set Y instead of X to NaN in derivative source
git-svn-id: trunk@32331 -
2011-09-14 11:19:15 +00:00
ask
ef2a5f2019 TAChart: Extract TChartDataItem.MultiplyY and SetY methods
git-svn-id: trunk@32330 -
2011-09-14 11:17:42 +00:00
mattias
a6a378a481 xmlread: fixed wrong name skipping
git-svn-id: trunk@32326 -
2011-09-13 18:40:37 +00:00
ask
14906e1e61 TAChart: Add "strict" visibility specifiers
git-svn-id: trunk@32325 -
2011-09-13 18:02:30 +00:00
ask
04b8a56aa0 TAChart: Skip leftmost point and points with dx = 0 in derivative source
git-svn-id: trunk@32324 -
2011-09-13 17:43:34 +00:00
ask
6f963be4f2 TAChart: Add NaN demo
git-svn-id: trunk@32323 -
2011-09-13 17:17:49 +00:00
ask
7029ccca10 TAChart: Support NaNs in pie series
git-svn-id: trunk@32322 -
2011-09-13 17:08:25 +00:00
ask
6cad306a34 TAChart: Support NaNs in bar series
git-svn-id: trunk@32321 -
2011-09-13 16:40:44 +00:00
mattias
b1dc4a2a6c chmhelp: support for different viewers
git-svn-id: trunk@32320 -
2011-09-13 16:39:05 +00:00
mattias
0f86e7d221 chmhelp: undo change for 2.7.1 - it broke 2.4.4
git-svn-id: trunk@32316 -
2011-09-13 13:23:45 +00:00
ask
ea518ad5d3 TAChart: Support NaNs in TChart.IsPointInViewPort
git-svn-id: trunk@32312 -
2011-09-13 07:56:29 +00:00
ask
8b1c326147 TAChart: Support NaN in TListChartSource.SetXValue and SetYValue. Add tests.
git-svn-id: trunk@32311 -
2011-09-13 07:54:01 +00:00
vincents
8f1076967c printers: fixed compilation (Duplicate identifier "PrinterName") on Mac OS X after revision 32243 #6d24d264ef
git-svn-id: trunk@32310 -
2011-09-13 07:52:19 +00:00
ask
ac90c7b3e0 TAChart: Add chart source enumerator. Add test.
git-svn-id: trunk@32309 -
2011-09-13 07:21:15 +00:00
ask
f15f938f64 TAChart: Fix out-of-range array access in TIntervalList.AddRange
git-svn-id: trunk@32308 -
2011-09-13 07:14:43 +00:00
ask
24260c4e30 TAChart: Skip NaNs when drawing line series
git-svn-id: trunk@32307 -
2011-09-13 04:32:43 +00:00
ask
5e47f77c8b TAChart: Use $PUSH/$POP instead of $IFDEFs to restore compiler options in SafeInfinity
git-svn-id: trunk@32306 -
2011-09-13 03:45:55 +00:00
ask
d48b6c597d TAChart: Fix compile-time range check errors due to NaN usage
git-svn-id: trunk@32305 -
2011-09-13 03:43:05 +00:00
mattias
5fec1dbe91 IDE: activated new xml units
git-svn-id: trunk@32302 -
2011-09-12 21:12:49 +00:00
michael
09252d7682 * Added copyright notice
* Package options now avoid putting package unit in uses 
 * Package Description/Author/License/Version now have a value.

git-svn-id: trunk@32299 -
2011-09-12 09:24:20 +00:00
mattias
79be62f338 added mrumenu from Michael
git-svn-id: trunk@32297 -
2011-09-11 21:03:13 +00:00
mattias
871b285d8f codetools: GetExpandedOperand: typecast
git-svn-id: trunk@32296 -
2011-09-11 20:57:31 +00:00
mattias
36dc00ab92 chmhelp: ability to use different chm viewers
git-svn-id: trunk@32295 -
2011-09-11 20:51:04 +00:00
maxim
ccd95aed3e Cody: select whole row in 'Add "With" block' dialog stringgrid
git-svn-id: trunk@32291 -
2011-09-11 14:38:24 +00:00
maxim
cb31e47d61 regenerated translations; updated Russian translation
git-svn-id: trunk@32290 -
2011-09-11 14:33:16 +00:00
maxim
f66f0666cb Cody: improved 'Add "With" block' dialog localization
git-svn-id: trunk@32289 -
2011-09-11 14:30:41 +00:00
ask
c501d0bda5 TAChart: Mark TCubicSplineSeries.Calculate function public
git-svn-id: trunk@32282 -
2011-09-11 10:25:06 +00:00
mattias
ddb174b1da codetools: workaround for GetExpandedOperand and With
git-svn-id: trunk@32281 -
2011-09-11 09:44:11 +00:00
mattias
921dd0404b codetools: started GetExpandedOperand
git-svn-id: trunk@32262 -
2011-09-10 18:21:13 +00:00
mattias
aae1b7e21f codetools: CompareFilenames with PChar
git-svn-id: trunk@32255 -
2011-09-10 16:11:50 +00:00