Commit Graph

57057 Commits

Author SHA1 Message Date
wp
898c85aa46 TAChart: In TListChartSourceStrings, replace local function SourceClassString by NameOrClassName(). Part of patch by Marcin Wiazowski for issue #35302.
git-svn-id: trunk@60810 -
2019-04-01 10:55:36 +00:00
wp
0c695d9c39 TAChart: Speed optimization for preparing TCubicSplineSeries splines. Issue #35268, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60809 -
2019-04-01 10:43:13 +00:00
mattias
60b210317c IDE: clean up
git-svn-id: trunk@60808 -
2019-04-01 08:14:10 +00:00
joost
5a3a4e3b98 IDE: Restore of fppkg-configuration files moved to a new dialog.
git-svn-id: trunk@60807 -
2019-03-31 22:23:36 +00:00
martin
d0d5e96859 SynEdit: Test for Fixed crash in SyncroEdit, when undoing. Introduced in r60079 #507784f308 "improved syncro/template edit to deal with adjacent cells"
git-svn-id: trunk@60806 -
2019-03-31 17:04:15 +00:00
martin
232ec1cc26 SynEdit: Fixed crash in SyncroEdit, when undoing. Introduced in r60079 #507784f308 "improved syncro/template edit to deal with adjacent cells"
git-svn-id: trunk@60805 -
2019-03-31 17:04:14 +00:00
wp
ff1abdbffb TAChart: Improve TCubicSplineSeries by making its procedure GetSplineXRange a function and avoiding the IfThen calls. Issue #35268, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60804 -
2019-03-31 14:38:38 +00:00
wp
d0f6276d0c TAChart: Add fields missing from TCubicSplineSeries.Assign. Issue #35268, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60803 -
2019-03-31 14:29:19 +00:00
wp
0a93bb1e76 TAChart: Properly initialize the CachedExtent used by TCubicSplineSeries. Issue #35268, patch by Marcin Wiazowski.
git-svn-id: trunk@60802 -
2019-03-31 11:30:22 +00:00
wp
23473d15d0 TAChart: Fix silent exception EAbort in TBroadcaster. Issue #35210, patch by Marcin Wiazowski.
git-svn-id: trunk@60801 -
2019-03-31 10:44:36 +00:00
wp
c53612413e TAChart: Better-suited parameters in OnClick event of TTitleFootClickTool.
git-svn-id: trunk@60800 -
2019-03-30 23:15:36 +00:00
wp
ad24ca68a1 TAChart: Initial implementation of TTitleFootClickTool.
git-svn-id: trunk@60799 -
2019-03-30 21:32:25 +00:00
martin
b0a3fd76d0 FpDebug: Fix an overflow in address calculation
git-svn-id: trunk@60798 -
2019-03-30 18:45:46 +00:00
jesus
514eedc7a1 LCL, grids: implements ColumnByTitle and ColumnByField
git-svn-id: trunk@60797 -
2019-03-30 08:33:57 +00:00
wp
e2af06f634 TAChart: Improved cooperation of TAxisClickTool with other tools.
git-svn-id: trunk@60796 -
2019-03-29 23:57:33 +00:00
wp
6a763b0115 TAChart: Initial implementation of TAxisClickTool.
git-svn-id: trunk@60795 -
2019-03-29 23:02:48 +00:00
maxim
0ac9eca99f Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35293
git-svn-id: trunk@60793 -
2019-03-29 22:15:10 +00:00
mattias
cc55759e9e docs: lazmethodlist, issue #35294, patch from Don Siders
git-svn-id: trunk@60792 -
2019-03-29 09:37:31 +00:00
wp
ad745203a8 TAChart: Fix speed issue in drawing TCubicSplineSeries with many data points and with NaN as Y (caused by r60788 #2e629563b1)
git-svn-id: trunk@60791 -
2019-03-28 09:01:38 +00:00
maxim
5de8f3f9e4 IDE: regenerated translations and updated Russian translation
git-svn-id: trunk@60790 -
2019-03-27 23:15:08 +00:00
maxim
96fb26f619 IDE: fixed typo in resource string name
git-svn-id: trunk@60789 -
2019-03-27 23:04:28 +00:00
wp
2e629563b1 TAChart: Fix merging of intervals in TIntervalList, add test case. Issue #35268, part of "patch2" by Marcin Wiazowski
git-svn-id: trunk@60788 -
2019-03-27 22:43:18 +00:00
wp
2c3ac872b4 TAChart: Some optimization of TCubicSplineSeries painting after r60785 #3c24b3ee10. Less hints and warnings.
git-svn-id: trunk@60787 -
2019-03-27 22:30:36 +00:00
mattias
e36ca85ceb docs: clean up, issue #35288
git-svn-id: trunk@60786 -
2019-03-27 09:11:41 +00:00
wp
3c24b3ee10 TAChart: Refactor TDrawFuncHelper for passing every data point in TCubicSplineSeries. Issue #35268.
git-svn-id: trunk@60785 -
2019-03-26 22:32:50 +00:00
michael
efba052d05 * Fix bug ID #35282
git-svn-id: trunk@60784 -
2019-03-26 21:08:27 +00:00
michael
f7d84ad189 * Fix bug #0035286, UTF chars distorted
git-svn-id: trunk@60783 -
2019-03-26 20:59:02 +00:00
mattias
6bd2d193e1 IDE: Store history from "RunParameters" dialog in LPS and not in global Lazarus IDE config, issue #35285, patch from Ondrej
git-svn-id: trunk@60782 -
2019-03-26 19:59:44 +00:00
mattias
19e7d42dad IDE: fpc msg parser: mark ld stderr as warning, mark warning about link.res -T as verbose
git-svn-id: trunk@60775 -
2019-03-26 14:15:33 +00:00
mattias
414727c13f IDE: fpc msg parser: mark stderr linker lines as error
git-svn-id: trunk@60774 -
2019-03-26 13:44:06 +00:00
mattias
6d813c4d01 lcl: gtk1: fixed compile
git-svn-id: trunk@60773 -
2019-03-26 13:11:34 +00:00
mattias
3b972346b3 IDE: fixed storing buildmodes, issue #35277, patch from Ondrej
git-svn-id: trunk@60772 -
2019-03-26 07:34:02 +00:00
mattias
9fc53439cf IDEIntf: change IDEMacros.Stamps
git-svn-id: trunk@60770 -
2019-03-25 18:07:38 +00:00
wp
56f340d0ba TAChart: Refactor drawing for new bar shapes of TBarSeries.
git-svn-id: trunk@60769 -
2019-03-25 15:22:50 +00:00
wp
4ef73c26d0 TAChart: Implement in drawing backends methods to access pen color only.
git-svn-id: trunk@60768 -
2019-03-25 12:34:17 +00:00
wp
b72b08174e TAChart: Fix bar series shapes when axes are rotated.
git-svn-id: trunk@60767 -
2019-03-25 00:56:54 +00:00
wp
0bfea66f90 TAChart: Add clipping option to TDatapointDistanceTool. Update demo.
git-svn-id: trunk@60766 -
2019-03-24 21:39:45 +00:00
juha
c66c600938 IDE: Enable CompatibilityMode for legacy projects, disable for new projects. Issue #35267, patch from Ondrej.
git-svn-id: trunk@60765 -
2019-03-24 20:37:48 +00:00
michael
3348e9e12b * Add logging, better configuration
git-svn-id: trunk@60764 -
2019-03-24 19:01:59 +00:00
bart
683497c137 IDE fix IsVersionRequested (see http://forum.lazarus.freepascal.org/index.php/topic,44783.msg315161.html#msg315161).
git-svn-id: trunk@60763 -
2019-03-24 16:38:03 +00:00
wp
a4166ee45d TAChart: Add property TBarShape to TBarSeries to allow painting of bars as cylinders, pyramids, prisms etc. Add related demo.
git-svn-id: trunk@60762 -
2019-03-24 15:57:28 +00:00
mattias
eab7d57403 IDE: compile: create output directories before checking if build is needed
git-svn-id: trunk@60761 -
2019-03-24 13:14:34 +00:00
mattias
d8e2682f1c fppkg: fixed compile
git-svn-id: trunk@60760 -
2019-03-24 13:14:05 +00:00
joost
3d8f05aae7 IDE: Fixed the fpcmkcfg version-check
git-svn-id: trunk@60759 -
2019-03-24 12:53:45 +00:00
joost
bbb8263057 IDE: Show why Lazarus marks the fppkg-configuration as being corrupt
git-svn-id: trunk@60758 -
2019-03-24 12:50:57 +00:00
wp
f11f384ce4 TAChart: Fire OnCustomDrawPie event also when top faces of a pie series are drawn.
git-svn-id: trunk@60757 -
2019-03-24 10:40:31 +00:00
martin
18953aeb37 SynEdit: AvlTree, check for nil when searching nodes
git-svn-id: trunk@60756 -
2019-03-24 03:05:36 +00:00
wp
47bccc778c TAChart: Add event OnCustomDrawBar to TBarSeries, deprecate old OnBeforeDrawBar. Rename TPieSeries.OnDrawPie to .OnCustomDrawPie.
git-svn-id: trunk@60755 -
2019-03-23 23:19:53 +00:00
mattias
4c1be2535c IDE: SaveEditorFile with multi srceedits: saveas only once
git-svn-id: trunk@60754 -
2019-03-23 19:26:39 +00:00
mattias
996416c735 IDE: less hints
git-svn-id: trunk@60753 -
2019-03-23 19:12:25 +00:00