Commit Graph

62671 Commits

Author SHA1 Message Date
wp_xyz
6414f4a1d5 TAChart: Add a directive to the wmf demo to indicate that it is only available for Windows. 2022-05-13 18:39:11 +02:00
wp_xyz
8a33c15bd5 TAChart: Improved rendering of html demo in Linux dark mode. 2022-05-13 16:08:35 +02:00
wp_xyz
f026b9c30e TAChart/examples: Improved form layout of html demo. Update meta data. 2022-05-13 14:22:25 +02:00
wp_xyz
0883c8c524 LCL/ListView: implement incremental search in virtual mode for Windows. Issue #39748. 2022-05-13 11:06:11 +02:00
dsiders
78ff1c894f Docs: LazUtils. Adds topic templates for changes in a68a32a9. 2022-05-13 04:46:00 +01:00
Dmitry Boyarintsev
a1b0518709 Cocoa: fix the callback call for cocoa tabcontrol mouseup event (never happens, but sanity is the best), issue #39731 2022-05-13 00:07:08 +03:00
Dmitry Boyarintsev
7ee95e21d0 Cocoa: only recognizing tab clicks, if they are placed on any of the tab buttons, issue #39731 2022-05-13 00:06:36 +03:00
Martin
7d9af9a857 FpDebug: disable warning "case not covering all values" 2022-05-12 21:19:34 +02:00
Martin
ef032fca2d FpDebug: provide trace debugln for errors in worker threads 2022-05-12 21:19:34 +02:00
Martin
a68a32a9b5 LazLogger: added missing stackdump with log-group 2022-05-12 21:19:34 +02:00
mattias
e7f787f78d pas2js: fixed uninitialized var, serviceworker targetos nodejs 2022-05-12 12:34:49 +02:00
mattias
80da9bee92 IDE: what needs building: check project files in source editor 2022-05-12 10:39:11 +02:00
mattias
86f3a50476 IDE: what needs building: check package files in source editor 2022-05-12 10:08:55 +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
David Bannon
bbcc02153f Systray on Unix needs to write user specific file to /tmp 2022-05-06 21:30:21 +10: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