wp
|
3b38aad6ce
|
TAChart: Fix axes for series having very long labels. Issue #34896. Based on patch by Marcin Wiazowski.
git-svn-id: trunk@60129 -
|
2019-01-20 23:33:19 +00:00 |
|
wp
|
12278e7ef4
|
TAChart: Fix logical error in previous commit
git-svn-id: trunk@60128 -
|
2019-01-20 23:20:28 +00:00 |
|
wp
|
bd9458ebd9
|
TAChart: Fix series label direction for an inverted axis.
git-svn-id: trunk@60127 -
|
2019-01-20 23:12:35 +00:00 |
|
martin
|
ba83c710cd
|
FpDebug: Start refactor internal breakpoints. Prepare to allow several breakpoints set at the same address.
git-svn-id: trunk@60123 -
|
2019-01-20 19:09:46 +00:00 |
|
michl
|
f8c805458d
|
AnchorDocking: Select page on right click. Working on GTK2 too.
git-svn-id: trunk@60121 -
|
2019-01-20 13:37:32 +00:00 |
|
wp
|
f2bff00d16
|
TAChart: Fix series label direction in case of right-to-left mode.
git-svn-id: trunk@60120 -
|
2019-01-20 13:08:33 +00:00 |
|
juha
|
76ffb9c721
|
Sparta docked formeditor: Change visibility of methods so it compiles with FPC trunk. Issue #34816.
git-svn-id: trunk@60119 -
|
2019-01-20 10:34:39 +00:00 |
|
michl
|
81add28593
|
AnchorDocking: Select correct tab for TAnchorDockPageControl popupmenu.
git-svn-id: trunk@60117 -
|
2019-01-19 21:12:42 +00:00 |
|
mattias
|
9a053d23fd
|
turbopower_ipro: fixed override
git-svn-id: trunk@60114 -
|
2019-01-19 17:38:41 +00:00 |
|
mattias
|
fc9573c72e
|
pas2js: less hints
git-svn-id: trunk@60113 -
|
2019-01-19 17:38:16 +00:00 |
|
mattias
|
2caaad78ec
|
lazdebuggergdbmi: less hints
git-svn-id: trunk@60112 -
|
2019-01-19 17:37:50 +00:00 |
|
mattias
|
ace1df908b
|
fpdebug: clean up
git-svn-id: trunk@60111 -
|
2019-01-19 17:37:30 +00:00 |
|
wp
|
be59e0738e
|
TAChart: Fix scaling of axis with fixed range when associated series is hidden
git-svn-id: trunk@60110 -
|
2019-01-19 17:00:27 +00:00 |
|
wp
|
34796ea982
|
TAChart: Use ChildSizing technique to position charts in demo/panes.
git-svn-id: trunk@60109 -
|
2019-01-19 16:46:42 +00:00 |
|
michl
|
c3186f7af3
|
AnchorDocking: Fixed SIGSEGV when starting application with -dVerboseAnchorDockRestore.
git-svn-id: trunk@60107 -
|
2019-01-19 14:56:12 +00:00 |
|
balazs
|
90b424680b
|
Opkman: Fix install bug.
git-svn-id: trunk@60106 -
|
2019-01-19 13:44:10 +00:00 |
|
wp
|
033dcb2dee
|
TAChart: Undo part of r60075 #361e42f65a (see issue #34898).
git-svn-id: trunk@60105 -
|
2019-01-18 23:31:29 +00:00 |
|
wp
|
974e1fea09
|
TAChart: Fix sign error in coordinate transformation (issue #34898, found by Marcin Wiazowski)
git-svn-id: trunk@60104 -
|
2019-01-18 22:55:21 +00:00 |
|
martin
|
d00b7d06af
|
FpDebug: fix compile on linux. Issue #0034894
git-svn-id: trunk@60103 -
|
2019-01-18 11:26:00 +00:00 |
|
michl
|
4bdacc309a
|
AnchorDocking: Cleanup: Less hints.
git-svn-id: trunk@60102 -
|
2019-01-17 23:18:30 +00:00 |
|
michl
|
d6b9c94c3f
|
Anchordocking: Showing a docked minimized window causes an access violation. Issue #34775. Based on patch from erno.
git-svn-id: trunk@60101 -
|
2019-01-17 22:53:02 +00:00 |
|
maxim
|
4c178a150f
|
LazReport: fixed 'Editor' sample compilation after LCLTranslator changes in r60097 #114df2b6b6
git-svn-id: trunk@60100 -
|
2019-01-17 22:45:45 +00:00 |
|
michl
|
4bb6efce90
|
AnchorDocking: Fixed load layout for visible=false forms minimize button not show. Issue #34347. Patch from Andrey Zubarev
git-svn-id: trunk@60099 -
|
2019-01-17 22:45:28 +00:00 |
|
michl
|
9730cd7027
|
AnchorDocking: Header drawer added. Issue #34508 Patch from Andrey Zubarev
git-svn-id: trunk@60098 -
|
2019-01-17 22:39:15 +00:00 |
|
martin
|
cd32b50fa8
|
FpDebug: Linux, pause all threads if any is paused
git-svn-id: trunk@60096 -
|
2019-01-16 22:34:33 +00:00 |
|
martin
|
95d1609a43
|
FpDebug: add enumerator for threadmap
git-svn-id: trunk@60095 -
|
2019-01-16 22:32:49 +00:00 |
|
balazs
|
f401b35e17
|
Opkman: Do not overwrite link to external json, it might have been updated in the central repository.
git-svn-id: trunk@60093 -
|
2019-01-16 06:43:46 +00:00 |
|
wp
|
fcf8d854dc
|
TAChart: Replace deprecated Reticule in demo/basic by a DataPointCrosshairTool.
git-svn-id: trunk@60090 -
|
2019-01-15 11:57:25 +00:00 |
|
wp
|
b60e2c8d42
|
TAChart: Update area demo to show new property "MarkPositionCentered".
git-svn-id: trunk@60089 -
|
2019-01-15 11:35:47 +00:00 |
|
wp
|
7596783b3d
|
TAChart: Replace TMarkPositions option lmpInsideCenter by new property "MarkPositionCentered" published for bar and area series.
git-svn-id: trunk@60088 -
|
2019-01-15 10:33:57 +00:00 |
|
wp
|
12f19c342d
|
TAChart: Correct vertical position of stacked bar series centered labels if ZeroLevel is not used.
git-svn-id: trunk@60087 -
|
2019-01-15 09:12:06 +00:00 |
|
martin
|
ca3d4a29d7
|
FpDebug: Fix DW_FORM_strp for Dwarf3's 64Bit-Dwarf info
git-svn-id: trunk@60086 -
|
2019-01-14 23:13:21 +00:00 |
|
martin
|
9a9d87e661
|
FpDebug: fix cache when cross debugging a 64bit target from a 32bit IDE. (affects FpLldb)
git-svn-id: trunk@60085 -
|
2019-01-14 23:05:10 +00:00 |
|
martin
|
ea6abfeb17
|
LazDebuggerFpLldb: correctly initialize pretty-printer
git-svn-id: trunk@60084 -
|
2019-01-14 20:15:08 +00:00 |
|
martin
|
95f4d65126
|
FpDebug: fix type in macho debug structure (avoid range check errors)
git-svn-id: trunk@60083 -
|
2019-01-14 20:14:17 +00:00 |
|
wp
|
4747a4d09e
|
TAChart: Fix crash of IDE due to r60070 #9d2ff37d62
git-svn-id: trunk@60082 -
|
2019-01-14 17:59:59 +00:00 |
|
martin
|
0911c1c97f
|
SynEdit: test for improved syncro/template edit to deal with adjacent cells. (no text between cells)
git-svn-id: trunk@60080 -
|
2019-01-14 01:54:11 +00:00 |
|
martin
|
507784f308
|
SynEdit: improved syncro/template edit to deal with adjacent cells. (no text between cells)
git-svn-id: trunk@60079 -
|
2019-01-14 01:53:46 +00:00 |
|
martin
|
02479b4a1f
|
SynEdit: Trailing-Space-Trimmer, clean up / better workaround for syncro edit
git-svn-id: trunk@60078 -
|
2019-01-14 01:45:01 +00:00 |
|
wp
|
26d29fe3be
|
TAChart: Fix positioning of series labels (hopefully...) by reverting some of r56492 #1401108152. Issue #34819
git-svn-id: trunk@60077 -
|
2019-01-13 23:48:36 +00:00 |
|
wp
|
361e42f65a
|
TAChart: Fix AreaSeries drawing inverted area if it extends down to -Inf.
git-svn-id: trunk@60075 -
|
2019-01-13 19:05:26 +00:00 |
|
wp
|
25e8ac68ed
|
TAChart: Fix positioning of centered labels for logarithmic, non-stacked bar series with multiple y values.
git-svn-id: trunk@60074 -
|
2019-01-13 17:09:05 +00:00 |
|
wp
|
ed08eac4e4
|
TAChart: Fix horizontal position of series labels for a bar series having multiple, non-stacked y values (issue #34862)
git-svn-id: trunk@60073 -
|
2019-01-13 15:56:22 +00:00 |
|
wp
|
554039e183
|
TAChart: Fix painting of a non-stacked bar series in case of a nonlinear axis transformation.
git-svn-id: trunk@60072 -
|
2019-01-13 15:47:26 +00:00 |
|
wp
|
c09a250d35
|
TAChart: Fix vertical placement of series labels on stacked series with logarithmic axis (issue #34861)
git-svn-id: trunk@60071 -
|
2019-01-13 15:19:39 +00:00 |
|
wp
|
9d2ff37d62
|
TAChart: Use data point index limits FLoBound and FUoBound instead of 0 and Count-1 in data point labeling routines. Issue #34819. Patch by Marcin Wiazowski.
git-svn-id: trunk@60070 -
|
2019-01-13 00:38:45 +00:00 |
|
wp
|
6d5b031556
|
TAChart: Fix precedance of boolean operators error in TCustomChartSeries.Drawlabels. Issue #34819. Patch by Marcin Wiazowski.
git-svn-id: trunk@60069 -
|
2019-01-13 00:30:23 +00:00 |
|
wp
|
6fbf3f209a
|
TAChart: Undo 60021, 60027, 60057, 60058, 60059, 60060, 60065, 60066
git-svn-id: trunk@60068 -
|
2019-01-13 00:18:44 +00:00 |
|
wp
|
84a9df69ff
|
TAChart: Fix position of series labels at a multi-y-valued non-stacked bar series.
git-svn-id: trunk@60066 -
|
2019-01-12 23:43:20 +00:00 |
|
wp
|
a9b6333383
|
TAChart: Fix severe speed issue when switching to logarithmic axis. Improved label positioning for logarithmic bar series. Fix drawing of logarithmic bar series.
git-svn-id: trunk@60065 -
|
2019-01-12 22:28:30 +00:00 |
|