juha
|
0487347061
|
IDE: Allow only valid revision numbers to show in IDE title.
git-svn-id: trunk@61030 -
|
2019-04-21 14:27:53 +00:00 |
|
martin
|
519161a185
|
SynEdit, GTK2: fix ghost caret during scrolling
git-svn-id: trunk@61028 -
|
2019-04-20 19:57:06 +00:00 |
|
joost
|
cb9c628098
|
Codetools: Enabled possibility to compile with fpmake
git-svn-id: trunk@61027 -
|
2019-04-20 19:02:05 +00:00 |
|
joost
|
8ed5140032
|
Fppkg: Omit files from fpmake.pp which are not available on any target
git-svn-id: trunk@61025 -
|
2019-04-20 09:53:50 +00:00 |
|
wp
|
a58d97ece8
|
TAChart: Properly set TCustomAnimatedChartSource.XCount and .YCount for the case that its Origin in nil. Issue #35388, modified patch by Marcin Wiazowski.
git-svn-id: trunk@61022 -
|
2019-04-19 15:39:03 +00:00 |
|
wp
|
5004cea104
|
TAChart: Update func_series tutorial to reflect new OnExtentValidate event.
git-svn-id: trunk@61021 -
|
2019-04-19 12:29:00 +00:00 |
|
wp
|
aae7dd012f
|
TAChart: Properly set TCalculatedChartSource.XCount and .YCount for the case that its Origin in nil. Issue #35388, based on patch by Marcin Wiazowski.
git-svn-id: trunk@61020 -
|
2019-04-19 11:56:19 +00:00 |
|
wp
|
c0f90521ad
|
TAChart: New extent validation event for TChart. Deprecate OnExtentChanging event. Issue #35390, patch by Marcin Wiazowski.
git-svn-id: trunk@61017 -
|
2019-04-18 14:11:22 +00:00 |
|
wp
|
81f4762dba
|
TAChart: Fix TCustomChartSource.FindBounds for XCount = 0. Add test cases.
git-svn-id: trunk@61016 -
|
2019-04-18 13:49:58 +00:00 |
|
mattias
|
a06e60a246
|
undo
git-svn-id: trunk@61011 -
|
2019-04-18 08:11:56 +00:00 |
|
mattias
|
ab0aa9bf2a
|
IDE: fixed uninitialized result, issue #35411, from Ondrej
git-svn-id: trunk@61010 -
|
2019-04-18 08:11:11 +00:00 |
|
martin
|
e2056f0494
|
FpDebug: Watches/Locals: Display "Unknown type" instead of "Identifier not found" for unimplemented/unknown data/types
git-svn-id: trunk@61005 -
|
2019-04-17 23:53:07 +00:00 |
|
wp
|
72317a44ee
|
TAChart: TOpenHighLowCloseSeries and TBoxAndWhiskerSeries accept XCount=0. Some missing fixes in the basic source classes for XCount=0.
git-svn-id: trunk@61004 -
|
2019-04-17 21:37:21 +00:00 |
|
wp
|
635cd97135
|
TAChart: Fix typo in TChartSeries.GraphPointX
git-svn-id: trunk@61002 -
|
2019-04-17 20:21:48 +00:00 |
|
martin
|
b31e03db6b
|
LazDebugger(Fp)Lldb: improve checks for errors during launch command. Ignore text in file names.
git-svn-id: trunk@61001 -
|
2019-04-17 15:01:01 +00:00 |
|
wp
|
97dbba89f5
|
TAChart: Add notification of chart by source when it is no longer sorted.
git-svn-id: trunk@61000 -
|
2019-04-16 21:43:51 +00:00 |
|
wp
|
abdb6abcaf
|
TAChart: Fix axis labels for sorting a chart source with XCount = 0. Minor changes in sort_demo.
git-svn-id: trunk@60999 -
|
2019-04-16 21:41:46 +00:00 |
|
wp
|
f6fc50d43c
|
TAChart: Simplify calculation of TCustomChartSource.BasicExtent when XCount = 0.
git-svn-id: trunk@60998 -
|
2019-04-16 17:57:01 +00:00 |
|
wp
|
dcb6dc0705
|
TAChart: Fix initialization/reset issue in TCustomAxisChartSource. Issue #35387, patch by Marcin Wiazowski.
git-svn-id: trunk@60997 -
|
2019-04-16 14:24:51 +00:00 |
|
wp
|
5d5d933bd5
|
TAChart: Add demo to show sorting of series based on the new XCount=0 feature.
git-svn-id: trunk@60996 -
|
2019-04-16 14:20:44 +00:00 |
|
wp
|
ac880dd4b9
|
TAChart: Allow XCount=0 for TChartSource meaning "replace X by point index". Still some issues.
git-svn-id: trunk@60995 -
|
2019-04-16 14:16:58 +00:00 |
|
wp
|
d9bccc11be
|
TAChart: Optimzed extent calculation when chart source is sorted. Issue #35389, patch by Marcin Wiazowski.
git-svn-id: trunk@60991 -
|
2019-04-16 07:36:48 +00:00 |
|
jesus
|
fbef644b79
|
Printers: make the page setup dialog use the user selected units.
git-svn-id: trunk@60990 -
|
2019-04-16 00:53:10 +00:00 |
|
maxim
|
d7f986c747
|
Translations: Brazilian Portuguese translation update by Marcelo B Paula, bug #35385
git-svn-id: trunk@60987 -
|
2019-04-15 22:07:40 +00:00 |
|
wp
|
c061954bc6
|
TAChart: Add test for sorting.
git-svn-id: trunk@60986 -
|
2019-04-15 21:26:47 +00:00 |
|
wp
|
93c0be69fd
|
TAChart: Fix distance demo not displaying fit results any more.
git-svn-id: trunk@60985 -
|
2019-04-15 20:13:40 +00:00 |
|
wp
|
78857f4559
|
TAChart: Deprecate TDataPointDrawTool.OnShow by and replace by TDataPointDrawTool.OnCustomDraw.
git-svn-id: trunk@60984 -
|
2019-04-15 19:40:19 +00:00 |
|
wp
|
c17a8a1444
|
TAChart: Remove incorrect inline directives introduced by r60972 #6908af06b3.
git-svn-id: trunk@60983 -
|
2019-04-15 16:32:26 +00:00 |
|
martin
|
5bf0e570bf
|
FpDebug: Updated tests for "UnicodeString" workaround for wrong dwarf-highbound fpc issue #0035359, see also issue #0035340
git-svn-id: trunk@60982 -
|
2019-04-15 14:03:25 +00:00 |
|
wp
|
2d7a2cb821
|
TAChart: Make TCustomSortedChartSource.Sort safer and more versatile. Part of patch by Marcin Wiazowski.
git-svn-id: trunk@60981 -
|
2019-04-15 08:32:20 +00:00 |
|
wp
|
f308975433
|
TAChart: TListChartSource.SetDataPoints cosmetic. Patch by Marcin Wiazowski.
git-svn-id: trunk@60980 -
|
2019-04-15 08:11:49 +00:00 |
|
wp
|
11980328ba
|
TAChart: Avoid unnecessary Sort calls in TCustomSortedChartSource. Patch by Marcin Wiazowski.
git-svn-id: trunk@60979 -
|
2019-04-15 07:46:15 +00:00 |
|
wp
|
adbafa8cf4
|
TAChart: Faster access to list elements in QuickSort of TCustomSortedChartSource. Patch by Marcin Wiazowski.
git-svn-id: trunk@60978 -
|
2019-04-15 07:40:10 +00:00 |
|
wp
|
28fbd73d9d
|
TAChart: Add setter for TCustomSortedChartSource.OnCompare. Patch by Marcin Wiazowski.
git-svn-id: trunk@60977 -
|
2019-04-15 07:36:54 +00:00 |
|
maxim
|
e3c1603b88
|
TAChart: updated Russian translation
git-svn-id: trunk@60975 -
|
2019-04-14 23:23:24 +00:00 |
|
wp
|
6908af06b3
|
TAChart: Refactoring of chart sources for sorting. TListChartSource now can be sorted by X, Y, Text, etc. Issue #35356, modified patch by Marcin Wiazowski.
git-svn-id: trunk@60972 -
|
2019-04-14 20:52:38 +00:00 |
|
wp
|
a154d474bd
|
TAChart: Use "nice" TListChartSource floating point numbers in data point editor and lfm file. Issue #35374, patch by Marcin Wiazowski.
git-svn-id: trunk@60961 -
|
2019-04-13 22:06:33 +00:00 |
|
martin
|
bd2040ec55
|
FpDebug: "UnicodeString" workaround for wrong dwarf-highbound fpc issue #0035359, see also issue #0035340
git-svn-id: trunk@60946 -
|
2019-04-12 23:39:24 +00:00 |
|
joost
|
9d1b8c9d87
|
IDE: Added EnvironmentOptions.FppkgConfigFile
IDE: Fixed some minor problems in the generation of the fppkg.cfg file
git-svn-id: trunk@60944 -
|
2019-04-12 21:08:55 +00:00 |
|
joost
|
f1dece9ac8
|
LazUtils: Fixed handling of default values in TXMLConfigStorage + test
git-svn-id: trunk@60943 -
|
2019-04-12 18:19:32 +00:00 |
|
wp
|
e506b7235c
|
TAChart: Fix some chart tools not being painted when chart is saved to image file.
git-svn-id: trunk@60942 -
|
2019-04-12 17:23:29 +00:00 |
|
wp
|
178c07d81e
|
TAChart: cosmetic
git-svn-id: trunk@60935 -
|
2019-04-12 07:30:48 +00:00 |
|
wp
|
022bdf31b8
|
TAChart: Fix TBubbleSeries crashing when labels are shown (due to r60636 #fe85948fb3). Issue #35364, patch by Marcin Wiazowski.
git-svn-id: trunk@60934 -
|
2019-04-12 07:26:42 +00:00 |
|
martin
|
bb4ab8881c
|
FpDebug: Test for - Check char-size for strings. Recognize "UnicodeString", issue #0035340
git-svn-id: trunk@60931 -
|
2019-04-11 16:25:29 +00:00 |
|
martin
|
6d1944a6a3
|
FpDebug: Check char-size for strings. Recognize "UnicodeString", issue #0035340
git-svn-id: trunk@60930 -
|
2019-04-11 16:25:27 +00:00 |
|
wp
|
2e6f06cd26
|
TAChart: Add script to create chm help file
git-svn-id: trunk@60927 -
|
2019-04-11 11:30:58 +00:00 |
|
martin
|
79a26a4231
|
LazDebuggerFpLldb: prevent crash in asm window, if dwarf info failed to load
git-svn-id: trunk@60926 -
|
2019-04-11 11:28:32 +00:00 |
|
mattias
|
ecbb270afa
|
bigide: added pas2jsdsgn
git-svn-id: trunk@60925 -
|
2019-04-11 11:22:41 +00:00 |
|
wp
|
e305166373
|
TAChart: Add missing notification calls when ListChartSource changes. Issue #35360, patch by Marcin Wiazowski.
git-svn-id: trunk@60923 -
|
2019-04-11 09:02:44 +00:00 |
|
maxim
|
4c0ee118e5
|
Translations: Ukrainian translation update by Olexandr Pylypchuk, bug #35358
git-svn-id: trunk@60921 -
|
2019-04-10 22:39:07 +00:00 |
|