Commit Graph

62410 Commits

Author SHA1 Message Date
Marc
11992ed7d7 FpDebug: Fix decoding of extended general purpose registers 2022-02-06 17:52:20 +01:00
Marc
402360049e FpDebug: Fix compilation of asmtest 2022-02-06 17:50:10 +01:00
dsiders
530925a09f Docs: LazUtils/html2textrender. Adds a RenderHTML2Text topic for changes in 28dc8193. 2022-02-06 15:14:37 +00:00
Michaël Van Canneyt
86ea0a4a9a * Better menu item description 2022-02-06 14:52:24 +01:00
mattias
b9cfb64b7b buildintf: added TProjectFileDescriptor.Initialized, IDE: newfile: set HasResources before calling Initialized 2022-02-06 13:30:18 +01:00
Michaël Van Canneyt
595a4673e4 * HTML -> class definition wizard 2022-02-06 12:45:54 +01:00
Michaël Van Canneyt
257cf10762 * Fix saving of options for using http server 2022-02-06 12:45:54 +01:00
Juha
28dc8193a3 LazUtils: Add a helper function RenderHTML2Text for class THTML2TextRenderer. 2022-02-06 12:38:47 +02:00
Michaël Van Canneyt
17f893cc02 * Use web run params for module 2022-02-05 17:31:59 +01:00
Michaël Van Canneyt
69c78284d8 * Library project for pas2js 2022-02-05 17:29:54 +01:00
mattias
451ba64bde codetools: added pas2js platforms electorn and module 2022-02-05 16:18:30 +01:00
marcoonthegit
9ced709010 * attempt fix for #39553 2022-02-04 23:44:07 +01:00
wp_xyz
d5ab80d754 TAChart: Adapt TBoxAndWhiskerSeries.YDataLayout to changes in the YIndex* properties. 2022-02-04 22:08:22 +01:00
wp_xyz
28b8533917 TAChart: Allow more flexible layout of y values in TBoxAndWhiskerSeries. Issue #39624. 2022-02-04 18:50:15 +01:00
dsiders
9d1e04d4e0 Docs: LCL/shellctrls. Updates content for TShellTreeNode topics. Depends on 93124666, Issue #39629. 2022-02-04 17:31:41 +00:00
Martin
097da34d5b Installer, Win: Add backslash after path var, in case... 2022-02-04 16:40:52 +01:00
Martin
dfd23c955d Installer, Win: fix initial EnvironmentOptions.xml Issue #39630 2022-02-04 16:08:35 +01:00
wp_xyz
931246668e LCL/ShellTreeView: Fix incorrect behavior of TShellTreeView after propagating node renaming to the file system. Issue #39629. 2022-02-04 10:50:42 +01:00
wp_xyz
61ad4be039 Tools/chmmaker: Fix crash when editing table-of-contents of loaded sample project. 2022-02-03 13:45:38 +01:00
wp_xyz
fcb70e903a TAChart: Fix TBoxAndWhiskerSeries crashing when MinYValue or MaxYValue is queried and the series is empty. 2022-02-03 00:33:51 +01:00
wp_xyz
1f695b9d3a Tools/chmmaker: Fix compilation with FPC 3.2.x 2022-02-02 18:36:59 +01:00
wp_xyz
ebf1009e3c TAChart: Some speedup of TBoxAndWhiskerSeries painting 2022-02-02 17:57:55 +01:00
Martin
f7f41f0116 LCL: Fix Canvas.RoundRect with zero radius, wrong size for non-win. Issue #39628 2022-02-02 14:45:51 +01:00
Bart
8c251bbdfb LCL: Use const for parameters. Patch by Alexey Torgashin. Issue #39617. 2022-02-02 13:57:38 +01:00
Maxim Ganetsky
a39d846108 IDE: committed regenerated .res files after recent icon updates 2022-02-02 01:04:20 +03:00
mattias
a0a50faad0 simplewebservergui: comment 2022-02-01 21:59:42 +01:00
mattias
3f43baff8f ide: FileNameToPkgFileType: added fallback when include file is missing 2022-02-01 21:59:42 +01:00
Martin
6adac81859 LazDebuggerGdbmi: Fix compile for non-win targets. 2022-02-01 20:29:42 +01:00
Martin
f895353287 Debugger: Fix Snapshots. 2022-02-01 17:18:20 +01:00
Martin
a37d077199 Debugger: Update LazDebuggerFp testcase for new LazDebuggerIntf / SetNumValue 2022-02-01 17:18:20 +01:00
Martin
aba3d9d0b8 Debugger: Update GDBMI testcase for new LazDebuggerIntf 2022-02-01 17:18:20 +01:00
Martin
8e3c816593 Debugger, LazDebuggerIntf: Introduce SetNumValue and SetTypeName 2022-02-01 17:18:20 +01:00
Martin
442f57cf49 LazDebuggerFp: Handle WatchValue in thread 2022-02-01 17:18:20 +01:00
Martin
9de06ac372 DebuggerIntf,IDE: Add new Notification callback (cancel watch-eval request) 2022-02-01 17:18:19 +01:00
Martin
c1f09236f4 Debugger: Add Begin/EndUpdate to WatchValue 2022-02-01 17:18:19 +01:00
Martin
d814d37966 IdeDebugger: Make TWatchValue ref-counted 2022-02-01 17:18:19 +01:00
Martin
2e8783e5e0 FpDebug: fix uninitialized return value 2022-02-01 17:18:19 +01:00
wp_xyz
a54aa9c1bb Images: Replace icons in images/windows/ by versions adapted to the new style. Provided by Roland Hahn. 2022-02-01 12:40:27 +01:00
Maxim Ganetsky
ba2072b01a SimpleWebServer: enabled i18n, added Russian translation 2022-02-01 01:21:12 +03:00
dsiders
55c4d7d5af Docs: LazUtils/lazutf8. Fixes spelling errors in topics. 2022-01-31 21:42:29 +00:00
mattias
cf4306ec3d simplewebservergui: added IDE addon 2022-01-31 13:27:49 +01:00
mattias
a2404b4f47 IDE: clean up 2022-01-31 10:29:00 +01:00
mattias
a463602f9e IDEIntf: added LazarusIDE.GetProjectInspectorSelection 2022-01-31 10:28:09 +01:00
Maxim Ganetsky
f79988b3c9 IDE: committed regenerated .res files after recent icon updates 2022-01-31 01:17:33 +03:00
wp_xyz
2d93d8f51b LCL: Fix mouse position in unhandled mouse-wheel event to be relative to parent. Issue #39621. 2022-01-30 22:18:15 +01:00
mattias
07eb443322 ide: project inspector: register add popup menuitems 2022-01-30 20:58:22 +01:00
mattias
ec56ff310b ide: project inspector: register items popup menuitems 2022-01-30 20:39:47 +01:00
mattias
8a8bee71f8 codetools: added unitsearch path for ide to debugger 2022-01-30 19:14:45 +01:00
dsiders
57f8a2e341 Docs: LCL/dbgrids. Removes topic TCustomDBGrid.ResetSizes for changes in 6402a449. 2022-01-30 15:22:29 +00:00
dsiders
a5a95e6134 Docs: LCL/grids. Updates content for TCustomGrid topics. 2022-01-30 15:13:31 +00:00