dbannon
|
2443cc08e1
|
Examplesmv restructure examples dir much like it used to be
|
2022-05-17 20:50:08 +00:00 |
|
Juha Manninen
|
1e12602f32
|
Merge branch 'fixexamplewinwp' into 'main'
Fix Win newline, better reporting of bad JSON
See merge request freepascal.org/lazarus/lazarus!93
|
2022-05-17 14:20:32 +00:00 |
|
Martin
|
43e385a90b
|
IdeDebugger: Fix nil pointer access in "Fix Display-Format related conversion of numeric watches." 28ac5176a9
|
2022-05-17 15:20:59 +02:00 |
|
Juha Manninen
|
6ae79c8197
|
Merge branch 'ayatana_multiuser' into 'main'
Systray on Unix needs to write user specific file to /tmp
See merge request freepascal.org/lazarus/lazarus!92
|
2022-05-17 11:50:17 +00:00 |
|
mattias
|
174cf206d4
|
lcl: fixed TCustomForm.GetMonitor to avoid calling SetBounds
|
2022-05-17 10:32:34 +02:00 |
|
mattias
|
819e17fc38
|
lcl: wince: aligns WinCE to Win32 from LacaK
|
2022-05-17 09:48:36 +02:00 |
|
Martin
|
fba36b9318
|
FpDebug: More fixes for "Solved AV in StateMachineValid" 239b2be664 / crash in asm window
|
2022-05-16 23:10:15 +02:00 |
|
Martin
|
28ac5176a9
|
IdeDebugger: Fix Display-Format related conversion of numeric watches.
|
2022-05-16 23:10:15 +02:00 |
|
Martin
|
0426064e8f
|
LazDebuggerIntf, FpDebug: add enum/sets
|
2022-05-16 23:10:14 +02:00 |
|
Martin
|
29b33ff629
|
Debugger: Watch-Dialog, fix "inspect/detail pane" for new WatchResult
|
2022-05-16 23:10:14 +02:00 |
|
Martin
|
f190c1ff0b
|
FpDebug: remove empty code
|
2022-05-16 23:10:14 +02:00 |
|
Martin
|
3ea0e03d3b
|
FpDebug: Improve char/widechar from expression/const - implement size and ord-value
|
2022-05-16 23:10:14 +02:00 |
|
Martin
|
2991d62a16
|
FpDebug: refactor wait for comp-unit. (check address before enter WaitForScopeScan)
|
2022-05-16 17:03:05 +02:00 |
|
Martin
|
8baaf99684
|
FpDebug: Improve fix for dangling pointer to FScanAllWorker.FScanScopeList.
|
2022-05-16 17:03:05 +02:00 |
|
mattias
|
becdd42b6d
|
lcl: fixed TCustomForm.GetMonitor when handleallocated and visible
|
2022-05-16 15:25:08 +02:00 |
|
mattias
|
46e5442514
|
IDE: create TBrowseEditorTabHistoryDialog only when needed
|
2022-05-16 15:20:24 +02:00 |
|
mattias
|
444f10ecab
|
IDE: create TBrowseEditorTabHistoryDialog only when needed
|
2022-05-16 15:19:53 +02:00 |
|
mattias
|
5ed7fcd92c
|
IDE: create TMacroListView only when needed
|
2022-05-16 15:15:39 +02:00 |
|
mattias
|
db88c83b22
|
lcl: TCustomForm.GetMonitor consider poDefaultPosOnly
|
2022-05-16 12:14:10 +02:00 |
|
mattias
|
cf9253d7a7
|
lcl: TCustomForm.GetMonitor consider Position and DefaultMonitor on first show
|
2022-05-16 11:29:43 +02:00 |
|
David Bannon
|
e17a50b34b
|
Fix Win newline, better reporting of bad JSON
|
2022-05-16 12:58:09 +10:00 |
|
wp_xyz
|
d2d30348ae
|
IDE: Calculate height of run parameters dialog, issue #39751.
|
2022-05-15 19:58:00 +02:00 |
|
wp_xyz
|
d7ab429d95
|
OPM: Automatic height calculation of the options form.
|
2022-05-15 17:28:08 +02:00 |
|
wp_xyz
|
f65e5df223
|
TAChart: Fix aggpas demo showing no text in Linux.
|
2022-05-15 17:05:33 +02:00 |
|
wp_xyz
|
61c8f3b1de
|
Example: Update meta file of TreeView example.
|
2022-05-15 13:14:24 +02:00 |
|
wp_xyz
|
1bf7f38ebd
|
TAChart: Fix crash in AggPas demo under Linux.
|
2022-05-14 22:00:00 +02:00 |
|
dsiders
|
845f1f6c85
|
Docs: LCL/extctrls. Updates topics and See Also links.
|
2022-05-14 04:11:41 +01:00 |
|
dsiders
|
fc289ad0f2
|
Docs: LCL/comctrls. Updates topics for changes in 0883c8c5 . Issue# 39748.
|
2022-05-14 02:34:56 +01:00 |
|
Joost van der Sluis
|
be75a9d85e
|
FpDebug: Fixed mistake in attempt to solve AV in StateMachineValid
|
2022-05-13 22:50:52 +02:00 |
|
Joost van der Sluis
|
239b2be664
|
FpDebug: Solved AV in StateMachineValid
|
2022-05-13 20:27:54 +02:00 |
|
wp_xyz
|
90472ec714
|
Tools/glazres: Remove the images; they are in images/general_purpose now.
|
2022-05-13 20:21:07 +02:00 |
|
wp_xyz
|
b4dbf8e375
|
Examples: Update dead link mentioned in readme.txt of treeview tutorial.
|
2022-05-13 18:44:09 +02:00 |
|
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 |
|