Basile Burg
5044e0d1fc
rlz
2023-02-25 14:30:43 +01:00
Basile Burg
b4ae83569f
docking, initialize a `var` parameter used as result
...
it's not `out` so there is no guarantee that the caller
has initialized it.
2023-02-25 13:32:55 +01:00
Basile Burg
7398bf9609
dont load docking in the OnFirstShow handler
...
This caused random cycles while auto-sizing, making dexed impossible
to start without deleting docking.xml
2023-02-15 09:34:46 +01:00
Basile Burg
390ec7777e
fix, possible AV when trying to quit and if the FSP just got closed while a group also present
2023-01-05 16:12:48 +01:00
Basile Burg
3dfad53fe3
update year
2023-01-02 10:59:31 +01:00
Basile Burg
9f56a74e54
remove widget back panel
2022-12-26 15:41:01 +01:00
Basile Burg
0c5932e0cf
fix, color selector problem when using dark themes
2022-09-10 19:29:37 +02:00
Basile Burg
9b58fe161e
fix, scrollCentered inverted
2022-08-14 20:27:47 +02:00
Basile Burg
0c5b0b101e
editor, add the ecScrollCenteredDown and ecScrollCenteredUp actions
2022-08-14 14:33:57 +02:00
Basile Burg
5966e03425
add the redoAll action
2022-08-08 15:07:19 +02:00
Basile Burg
1c03f6175a
fix, wrong diagnostic output when a makefile rule is already geing processed
2022-08-05 18:43:48 +02:00
Basile Burg
2fb9dfda94
sxsyn, add the `apply` keyword
2022-07-24 10:13:19 +02:00
Basile Burg
10ce57f723
rlz
2022-07-15 05:29:07 +02:00
Basile Burg
accb025ac7
fixup HEAD^1, importPaths must be used for DCD
...
module names can mismatch with sourcePaths
2022-07-15 05:15:00 +02:00
Basile Burg
e73d226dba
better dcd completion if receipt us subpackage-oriented
2022-07-15 05:04:45 +02:00
Basile Burg
60f9e4e984
fix, dub projects, "sourcePath" not tried in subPackages objects
2022-07-15 04:54:46 +02:00
Basile Burg
cf93e0d9e6
gdb commander, center view after click on call stack view
2022-07-12 17:22:32 +02:00
Basile Burg
cdde8fe37f
rlz
2022-07-03 14:27:55 +02:00
Basile Burg
d60a2cceee
fix #50 , "Reset default layout" did not work properly
...
very old regression
2022-07-03 14:23:49 +02:00
Basile Burg
e0b599aea9
make project, add an option to filter out by ext files located in the sourceDirectories
2022-07-03 12:57:00 +02:00
Basile Burg
093ffa54b3
fix #113 - regression, setting a breakpoint vertically centers the matching line
2022-06-29 15:37:37 +02:00
Basile Burg
8dc896c68a
rlz
2022-06-19 23:49:43 +02:00
Basile Burg
9ca6deb4f8
rlz
2022-06-19 01:40:01 +02:00
Basile Burg
a1b3955cc2
editor, center the Y view when active line is changed programatically
2022-06-19 01:32:41 +02:00
Basile Burg
53fe7317b8
small changes to gdb completions
...
- optin to request using dot
- dont request directly after validation of a completion
2022-06-18 05:28:34 +02:00
Basile Burg
064ca95343
fix #106 - GDB commander, add support for the GDB completions
2022-06-17 18:25:42 +02:00
Basile Burg
f2d18f718d
remove support for Laz versions < 2.2
2022-06-17 16:01:51 +02:00
Basile Burg
4eabd7e65b
fix, project groups, dexed projects wrongly seen as makefile projects.
2022-06-14 12:41:14 +02:00
Basile Burg
8e2adaeb88
rlz
2022-06-07 09:16:51 +02:00
Basile Burg
2bf823e685
add a context menu to the editor status bar
2022-06-06 21:32:04 +02:00
Basile Burg
170743116e
highlighter, use c/c++ syntax for cxx files
2022-06-06 21:01:21 +02:00
Basile Burg
f90d246933
fix autoCallCompletion problem and annoyance
...
- dont trigger the feature when using accelerators
- allow in non-D sources if textCompletions are active
2022-06-06 20:53:50 +02:00
Basile Burg
04138ddd63
completion improvments,
...
- "." does not validate anymore but close leaving current text as-is
- tm, BACKSPACE workaround, seemsuseless nowadays
2022-06-06 20:44:51 +02:00
Basile Burg
a62b805ece
rlz
2022-05-16 02:38:36 +02:00
Basile Burg
f8ad7162b1
try a release
...
maybe something has brok since 6 months ?
2022-05-15 23:54:25 +02:00
Basile Burg
8831790057
docs, update required Lazarus version and warn if compiled with laz < 2.2
2022-05-15 23:32:23 +02:00
Basile Burg
d61e2120fb
docs, mention that makefiles can be used as project
2022-05-15 23:23:18 +02:00
Basile Burg
f9d7fdec28
fix, args for the make process passed with leading spaces
2022-05-15 10:06:38 +02:00
Basile Burg
4ed8b33e1e
add options for the makefile projects
...
close #109
2022-05-15 09:50:05 +02:00
Basile Burg
6c4a47a48c
symstrings, dont cache CLN and CCN
...
close #110
2022-05-15 02:04:55 +02:00
Basile Burg
1d0cdd6954
update setup instructions, close #96
2022-05-14 16:27:14 +02:00
Basile Burg
837589b2c1
fix, LastDocAndProjs, ProjGroups, problem with config indexes
2022-05-14 15:40:07 +02:00
Basile Burg
85a67e4473
project group, fix reg, segv on attempt to add new items
2022-05-14 14:51:09 +02:00
Basile Burg
425248e81d
add symstring CLN and CCN
2022-05-14 14:50:30 +02:00
Basile Burg
04100589e5
fix, reload last proj and docs, projet config index not handled
2022-05-14 12:24:07 +02:00
Basile Burg
311d6a7d1a
missing leading message on make project compiling
2022-05-14 12:13:17 +02:00
Basile Burg
58b04d978c
Add support for make as a new type of project format
...
close #108
2022-05-14 02:49:11 +02:00
Basile Burg
80a57f4332
self-import not forbidden in D ?
2022-05-12 09:56:58 +02:00
Basile Burg
e9bcb9b6ac
dexed-d, remove unused stuff added after copy of iz.memory
2022-05-12 09:50:04 +02:00
Basile Burg
5b59cf30a4
update libdexed-d
...
- remove dependency on defunt iz library, close #105
- add a derived parser to handle bounds violation, close #107
- removed used of deprecated dparse types
2022-05-11 20:03:27 +02:00