Commit Graph

62616 Commits

Author SHA1 Message Date
Pascal Riekenberg
c95fac9798 Merge branch 'FpDebug_NameThreadForDebugging' of https://gitlab.com/freepascal.org/lazarus/lazarus into FpDebug_NameThreadForDebugging 2022-05-16 08:18:08 +02:00
Pascal Riekenberg
1bc5915c0b missing changes from last commit 2022-05-16 08:16:14 +02:00
Pascal Riekenberg
6fbaeda282 adding support for setting name by debugger exception 2022-05-16 08:16:14 +02:00
Pascal Riekenberg
db21b090a6 First attempt: Name threads for debugging 2022-05-16 08:16:04 +02:00
Pascal Riekenberg
d7eb52797d missing changes from last commit 2022-05-12 10:22:10 +02:00
Pascal Riekenberg
5897bdfc8f adding support for setting name by debugger exception 2022-05-12 09:57:04 +02:00
Pascal Riekenberg
b3c03b3abf Merge branch 'FpDebug_NameThreadForDebugging' of https://gitlab.com/freepascal.org/lazarus/lazarus into FpDebug_NameThreadForDebugging 2022-05-12 09:55:28 +02:00
Pascal Riekenberg
a70f8d7093 First attempt: Name threads for debugging 2022-05-12 07:21:53 +02:00
dsiders
1e5bed4b73 Docs: LCL/comctrls. Updates TListVIewProperty, TListViewProperties and related TCustomListView topics. 2022-05-12 06:18:05 +01:00
wp_xyz
d3396e9fa0 LCL/Listview: Fix listview jumping to first item when a key is pressed in virtual mode, issue #39715. 2022-05-11 11:04:51 +02:00
dsiders
8c556536c1 Docs: LCL/comctrls. Updates topic content and See Also links. 2022-05-11 05:50:46 +01:00
wp_xyz
f1af59ba64 Images: Some more general-purpose images by Roland Hahn. 2022-05-10 20:01:42 +02:00
Martin
315bb059d8 FpDebug: fix overflow in stack eval 2022-05-09 23:48:30 +02:00
Martin
915fbfa830 FpDebug: Workaround for dangling pointer to FScanAllWorker.FScanScopeList (in FCompUnitScope.FScopeListPtr), set by FScanScopeList.BuildList. 2022-05-09 01:22:32 +02:00
wp_xyz
69c1ebca24 TAChart: Cosmetic in TAChartListbox.pas 2022-05-08 16:02:53 +02:00
wp_xyz
1a6aea0daa TAChart: Fix designtime crash when Chart is unlinked from ChartLiveView; add missing Notification method. 2022-05-08 16:02:16 +02:00
wp_xyz
61bd692ef5 Images: More general-purpose images by Roland Hahn. 2022-05-08 16:02:16 +02:00
dsiders
97b8a034e6 Docs: LCL/buttons,controls. Updates topic content for changes in ebc1ea26. 2022-05-08 03:19:22 +01:00
mattias
ebc1ea2655 lcl: protected TControl.DoMouseUp/Down 2022-05-07 20:39:15 +02:00
mattias
0716a2c3bd ide: designer: use lm_contextmenu instead of mbRight 2022-05-07 07:05:46 +02:00
mattias
b2be620760 lcl: gtk2: send LM_ContextMenu to designer after mouse release 2022-05-07 07:05:01 +02:00
mattias
b3be9dea57 lcl: gtk2: send LM_ContextMenu to designer 2022-05-07 06:11:16 +02:00
Maxim Ganetsky
928d981792 ExamplesWindow: clean up 2022-05-07 00:16:14 +03:00
dsiders
61c79a8db9 Docs: LCL/comctrls. Fixes an invalid See Also link. 2022-05-05 23:57:45 +01:00
Juha
e95f7e6d76 Revert 07a4f62d. It broke LAMW. 2022-05-06 01:55:42 +03:00
Maxim Ganetsky
c18aa10e6d ExamplesWindow: Minor UI fixes to Example Window, merge request !91 2022-05-06 01:35:11 +03:00
Maxim Ganetsky
57d66e8149 ExamplesWindow: improved hint text, regenerated translations and updated Russian translation 2022-05-06 01:29:36 +03:00
David Bannon
1dbfe9f875 Win positioned, Beginner listed first, keypress triggers sort, Enter same as dbl click 2022-05-05 22:08:58 +00:00
dsiders
5efb577ae9 Docs: LCL/comctrls. Updates content and see also links for topics. Issue @39733. 2022-05-05 17:45:01 +01:00
martin
5a01f79d1c FpDebug: Find line info when dwarf subprogram-tag is missing. Use line info with linker info. This fixes stepping into old-style "TFoo = object ... end" 2022-05-05 02:46:33 +02:00
dsiders
84f8f26133 Docs: LCL/grids. Updates content and see also links for topics. Primarily in TCustomGrid. 2022-05-05 00:41:30 +01:00
Maxim Ganetsky
b1ba8a695a IDE: regenerated translations and updated Russian translation 2022-05-05 00:30:46 +03:00
Martin
69682be8b0 SynEdit: fix more PasHighLighter for "default" modifier after property. (fix false matches). Issue #39726 2022-05-04 21:14:06 +02:00
Martin
bf34151409 Examples: Updated Description for SynEdit related examples. 2022-05-04 14:43:59 +02:00
Martin
fdd10aae7d Examples: Moved SynEdit related examples into new subfolder 2022-05-04 14:41:46 +02:00
dsiders
8992162e8a Docs: LCL/stdctrls. Updates topics for changes in 4ffce1ec, 1837c654. 2022-05-04 00:25:35 +01:00
Martin
8229111e5f Merge branch 'CCList_Keywords'
Keywords in Code Completion list, when auto invoke

See merge request freepascal.org/lazarus/lazarus!51
2022-05-03 21:59:19 +02:00
Martin
15d3ffd0ca CodeTools: change default and caption for new "include keywords" option 2022-05-03 21:59:18 +02:00
Martin
2182681a6e Codetools: Add test for code-completion keywords 2022-05-03 21:59:18 +02:00
Martin
3e2872c0f7 CodeTools: remove circular ref for "keywords in code completion" 2022-05-03 21:59:18 +02:00
Martin
396d171d16 Refining the conditions when some of the keywords will be added. 2022-05-03 21:59:17 +02:00
regs01
dcf91fa0b6 Include keywords option 2022-05-03 21:59:17 +02:00
regs01
cb225ab6f1 Keywords in Code Completion list, when auto invoke 2022-05-03 21:59:17 +02:00
Ondrej Pokorny
1837c65413 lcl TLabel: unbind Color and Transparent to fix ParentColor issues (fixes) 2022-05-03 20:42:26 +02:00
Martin
b46504f61e SynUniHighlighter: Fix CaseSensitive property (undo negating the bool value 3fc6bd15d3 svn:trunk@13025). Prevent crash on unsorted list. Issue #39720 2022-05-03 19:25:26 +02:00
Ondrej Pokorny
4ffce1ec8f lcl TLabel: unbind Color and Transparent to fix ParentColor issues 2022-05-03 09:39:24 +02:00
Martin
4d12a06af5 CodeTools: Resolve generic params when searching in ancestors. 2022-05-03 02:32:26 +02:00
wp_xyz
b8a356f9f0 tools/IconTable: Add button to view generated html page in browser, patch by Roland Hahn. 2022-05-02 20:29:33 +02:00
wp_xyz
c0bd46b6e4 Images: More general-purpose icons by Roland Hahn 2022-05-02 20:11:48 +02:00
Martin
599e06f718 CodeTool: Parse packed array params "procedure Foo(bar: packed array of integer)" 2022-05-02 17:44:28 +02:00