Commit Graph

20932 Commits

Author SHA1 Message Date
mattias
4a77082939 codetools: test rename proc
git-svn-id: trunk@65009 -
2021-04-17 11:21:39 +00:00
wp
9b55e4347c TAChart: Fix typo in previous commit.
git-svn-id: trunk@65006 -
2021-04-15 22:03:58 +00:00
wp
0cc90519c6 TAChart: Fix Manhattan series color issue for gtk3. Issue #38759.
git-svn-id: trunk@65005 -
2021-04-15 21:53:22 +00:00
wp
87b1cb08ba TAChart: Fix false colors in TManhattanSeries. Issue #38759.
git-svn-id: trunk@65002 -
2021-04-15 21:12:07 +00:00
michl
0a2e80cbc4 DockedFormEditor: Preparing for SyncCodeAndForm
git-svn-id: trunk@65001 -
2021-04-15 20:09:53 +00:00
juha
7b18690162 Remove an obsolete dbg message when deleting a comp. Remove "var" from params when not needed.
git-svn-id: trunk@65000 -
2021-04-15 19:22:38 +00:00
pascal
cb6eb68d7e codetools: added test TTestRefactoring.TestRenameProcReferences
git-svn-id: trunk@64998 -
2021-04-15 12:40:31 +00:00
juha
4d1cf08cde Docs: Updates for LCL and LazControls. Issue #38754, patch from Don Siders.
git-svn-id: trunk@64997 -
2021-04-14 18:34:08 +00:00
wp
34fc70c20f TurboPower_IPro: Add event OnHotURL which provides the URL in the mouse-over-hyperlink hint window.
git-svn-id: trunk@64995 -
2021-04-14 17:44:42 +00:00
michl
ca6d5a9984 AnchorDockingDsgn: Revert revision 64816 #9432e8db16 as it breaks loading of default layout. Issue #38753
git-svn-id: trunk@64994 -
2021-04-14 16:31:20 +00:00
martin
37ed94e5eb FpDebug, test: DisAssembler testcase
git-svn-id: trunk@64993 -
2021-04-14 16:28:39 +00:00
martin
b3d254310b FpDebug: Disassemble, fixed multibyte NOP Issue #0038625
git-svn-id: trunk@64992 -
2021-04-14 16:28:37 +00:00
martin
ee40b8f4c1 FpDebug: Disassemble, fixed 64bit register for push/pop Issue #0038626
git-svn-id: trunk@64991 -
2021-04-14 14:34:59 +00:00
martin
776651b5e3 FpDebug, test: DisAssembler testcase
git-svn-id: trunk@64990 -
2021-04-14 14:34:57 +00:00
michl
703b0f188a DockedFormEditor: Refresh all PageControls after options are changed, so tab position is correctly changed.
git-svn-id: trunk@64987 -
2021-04-13 18:31:49 +00:00
martin
f9c4dc1d8f Debugger, GDBMI: fix stacklist, display unit, if available. Issue #0038708
git-svn-id: trunk@64983 -
2021-04-13 13:19:08 +00:00
pascal
052438a840 codetools: test for regression due to generic type fixes
git-svn-id: trunk@64980 -
2021-04-13 08:16:29 +00:00
mattias
01bf54a2cc codetools: test RenameIdentifier
git-svn-id: trunk@64978 -
2021-04-12 18:49:28 +00:00
martin
07bdec6e7c LazDebuggerFp: Fixed updating breakpoint-state
git-svn-id: trunk@64976 -
2021-04-12 03:44:39 +00:00
bart
b13a85dc22 T(Float)SpinEditEx: fix a comment
git-svn-id: trunk@64970 -
2021-04-11 16:40:23 +00:00
bart
5aa58ba7b8 T(Float)SpinEditEx: set default Value of MaxValue to 0. This is compaitble with the behaviour of SPinEdit in Delphi. Issue #0038738.
git-svn-id: trunk@64969 -
2021-04-11 16:39:34 +00:00
bart
52dc4d2bd5 T(Float)SpinEditEx: remove property EditorEnabled, since it duplicates DirectInput property (which I forgot...)
git-svn-id: trunk@64968 -
2021-04-11 16:24:32 +00:00
bart
ad2c6398fb T(Float)SpinEditEx: publish property EditorEnabled.
git-svn-id: trunk@64967 -
2021-04-11 16:04:32 +00:00
mattias
55040cc650 codetools: added test for FindDeclaration proc property
git-svn-id: trunk@64966 -
2021-04-11 15:49:23 +00:00
mattias
25a802c34b codetools: fix for fpc 3.2+
git-svn-id: trunk@64965 -
2021-04-11 14:59:24 +00:00
martin
4c8ebc85fe LazDebuggerFp: Fixed updating breakpoint-state
git-svn-id: trunk@64963 -
2021-04-10 23:48:14 +00:00
martin
5452565811 GdbmiDebugger, test: change expectations for fixed "array of string"
git-svn-id: trunk@64962 -
2021-04-10 23:48:12 +00:00
martin
3e94b2c2da GdbmiDebugger: improve shortstring index access
git-svn-id: trunk@64961 -
2021-04-10 23:48:11 +00:00
martin
bfc0e25216 GdbmiDebugger: fix "array of string" for gdb 10.1 / use (foo^+0) instead of foo^ Issue #0038674
git-svn-id: trunk@64960 -
2021-04-10 23:48:09 +00:00
martin
caeb20c1c4 GdbmiDebugger, test: more output, to compare test results
git-svn-id: trunk@64959 -
2021-04-10 23:48:07 +00:00
martin
05d6300123 GdbmiDebugger: fix for none-seh exception-block stepping (step out from finally)
git-svn-id: trunk@64958 -
2021-04-10 23:48:04 +00:00
martin
3bfe6e5a2c GdbmiDebugger, Test: minor fixes
git-svn-id: trunk@64957 -
2021-04-10 23:48:02 +00:00
martin
474161d379 GdbmiDebugger: Update "RunGdbmi" script (use testbase)
git-svn-id: trunk@64956 -
2021-04-10 23:48:00 +00:00
martin
a2dba12437 Debugger: fix unbalanced DebuglnEnter
git-svn-id: trunk@64955 -
2021-04-10 23:47:58 +00:00
martin
2c0b13fb1f GdbmiDebugger: skip shortstring for gdb 10.1 as it may cause errors / Add code to ignore (expected) internal errors
git-svn-id: trunk@64954 -
2021-04-10 23:47:55 +00:00
bart
8c6dd0ff09 T(Float)SpinEditEx: implement property EditorEnabled.
git-svn-id: trunk@64953 -
2021-04-10 21:49:10 +00:00
bart
f5663f4a16 T(Float)SpinEditEx: disable changing the value with ArrowKeys if control is ReadOnly.
git-svn-id: trunk@64952 -
2021-04-10 21:13:59 +00:00
michl
5ac03d9c51 DockedFormEditor: GTK2: Focus designer at FakeMenu click
git-svn-id: trunk@64951 -
2021-04-10 20:02:34 +00:00
michl
3cdc590972 DockedFormEditor: Cleanup: Move form associated methods from ResizeControl to FormAccess
git-svn-id: trunk@64950 -
2021-04-10 19:02:33 +00:00
michl
e7b765a763 DockedFormEditor: Refactoring: Move SourceEditor into SourcePageControl to reduce code overhead
git-svn-id: trunk@64946 -
2021-04-09 20:20:02 +00:00
michl
8191d53f6c DockedFormEditor: AnchorDesigner: If control is clicked and border sized, change BorderSpacing.Around
git-svn-id: trunk@64945 -
2021-04-09 19:10:40 +00:00
michl
f42f58fea5 DockedFormEditor: Cleanup name space for better reading: Rename SourceEditorWindow to SourceWindow
git-svn-id: trunk@64944 -
2021-04-09 12:59:15 +00:00
michl
8e8bab9ffd DockedFormEditor: Set csOpaque in FormClient control style, so designed form is painted correct. Issue #38702. Patch by Martok
git-svn-id: trunk@64943 -
2021-04-07 21:06:28 +00:00
michl
a02fe87685 DockedFormEditor: Prevent flickering at sizing when Resizer has visible scrollbars.
git-svn-id: trunk@64942 -
2021-04-07 18:58:39 +00:00
michl
1764fd30fb DockedFormEditor: Cleanup: Remove not needed TResizeForm
git-svn-id: trunk@64941 -
2021-04-07 17:49:07 +00:00
michael
e89aceb58c * Patches from Joellin to improve LCL export of fpreport: borders, linewidth, fonts
git-svn-id: trunk@64939 -
2021-04-07 09:40:20 +00:00
maxim
3624a43153 DockedFormEditor: added new files to the package
git-svn-id: trunk@64936 -
2021-04-06 22:44:16 +00:00
maxim
14a6a0f4f4 DockedFormEditor: fixed compilation (removed no longer existing units from the package)
git-svn-id: trunk@64935 -
2021-04-06 22:38:38 +00:00
michl
f75c36c2b8 DockedFormEditor: Use clWindow as resize bars background color for better dark theme support
git-svn-id: trunk@64934 -
2021-04-06 21:29:58 +00:00
michl
dd531abe78 DockedFormEditor: Create ResizeControl dynamically to be full DPI aware. Issue #38702
git-svn-id: trunk@64933 -
2021-04-06 20:54:52 +00:00