Commit Graph

3330 Commits

Author SHA1 Message Date
Basile Burg f98d1ae41a remove old GH refs 2020-04-07 23:23:57 +02:00
Basile Burg 088ca3cb99 fix #21 - update checker needs to be updated to use gitlab api 2020-04-07 23:22:34 +02:00
Basile Burg 7e5ffba6e7 fix #18 - Better error message when compiler is invoked but missing 2020-04-07 22:53:08 +02:00
Basile Burg 1bae8541d5 cleanup 2020-04-07 22:52:43 +02:00
Basile Burg 77ad8ccff4 fix bad comment 2020-04-07 22:16:30 +02:00
Basile Burg f163751e05 fix #20 - Try to automatically add ldc import folder when ldc binary is set manually 2020-04-07 22:02:06 +02:00
Basile Burg 146c5ce85b rlz 2020-04-05 14:23:31 +02:00
Basile Burg 5116b50705 fix #15 - Add a way to kill a custom tool 2020-04-05 14:13:04 +02:00
Basile Burg acb5324d70 fix #16 - Add an optional background color as custom tool property 2020-04-04 12:43:20 +02:00
Basile Burg c224f46daf fixup a4a9a50a09, unpaired backticks were not handled correctly 2020-04-01 12:48:47 +02:00
Basile.B 31fceb321d Merge branch 'changelog-to-release' into 'master'
add a changelog file and use it when publishing using gitlab api

See merge request basile.b/dexed!3
2020-03-31 20:08:38 +00:00
Basile Burg 8facd41f47 add a changelog file and use it when publishing using gitlab api 2020-03-31 22:01:27 +02:00
Basile Burg 580f8b2e1e fix #11 - terminal scrollbar lacks of accuracy 2020-03-31 16:48:05 +02:00
Basile Burg a4a9a50a09 fix #13 - Add a way to highlight in the messages widget 2020-03-31 13:42:39 +02:00
Basile Burg 5b137657dd fix #10 - calltip window position is incorrect when the argument is located on another line thant the call 2020-03-22 08:52:04 +01:00
Basile Burg 2f2792fd7d fix bad condition for creating a gitlab release from ci 2020-03-18 07:37:27 +01:00
Basile.B a069dc9586 Merge branch 'release-ci' into 'master'
add a CI configuration allowing to build a release

See merge request basile.b/dexed!2
2020-03-15 20:10:36 +00:00
Basile Burg fb50473859 add a CI configuration allowing to build a release 2020-03-15 20:00:29 +01:00
Basile.B 889da0b7ce Update build.md 2020-03-15 09:26:07 +00:00
Basile.B 9f94ad8674 Update README.md 2020-03-13 15:18:14 +00:00
Basile Burg 75c89b83ed rlz 2020-03-12 12:46:03 +01:00
Basile Burg f31d63e9b1 fixup release version in setup program builder 2020-03-12 12:33:29 +01:00
Basile Burg 969178635a rlz 2020-03-12 12:28:46 +01:00
Basile Burg 088798416d update version again 2020-03-12 12:04:22 +01:00
Basile Burg 3545761664 update version 2020-03-12 11:29:41 +01:00
Basile Burg f3b7bcd44c terminal, remove deficient option used to set selection
was not working before 3b358c9a48 anyway due to an unassigned binding that did existed in vte 0.2.z
2020-03-11 21:07:50 +01:00
Basile Burg 2eac241ac4 calltips, fix overflowing text depending on the editor zoom level 2020-03-11 15:35:35 +01:00
Basile Burg 0730394875 fixup 9f22e42fff and 0923410ffc 2020-03-11 12:44:06 +01:00
Basile Burg 9f22e42fff fix #9 - highlighting of argument in calltips does not work in auto functions 2020-03-11 12:36:34 +01:00
Basile Burg b81cb2a992 fix bad copy paste, causing a reg in term auto checkdir 2020-03-11 11:02:57 +01:00
Basile Burg 0923410ffc calltips, highlight current argument
and remove calltips stacking for now
2020-03-11 01:27:58 +01:00
Basile Burg d250e6b52a auto lfm update 2020-03-09 01:34:25 +01:00
Basile Burg b3d8fdec4a enhance the doc comments of the IDE interfaces 2020-03-09 01:33:17 +01:00
Basile Burg c98c996e7b unify the field name used by the project observers to store the proj ref 2020-03-09 00:59:12 +01:00
Basile Burg 8a519c1c49 fix, shortcuts for the tools menu not updated after editing the options 2020-03-08 21:38:56 +01:00
Basile Burg 205c7bcfc1 rewrite confusing interface IEditableShortcut. 2020-03-08 21:38:05 +01:00
Basile Burg e335409c8f terminal, fix bad scrollbar sync after auto checkdir 2020-03-07 16:12:56 +01:00
Basile Burg 3b358c9a48 terminal, more rebust dynamic binding, allowing to detect invalid funcs 2020-03-07 15:35:23 +01:00
Basile Burg a60bca7c96 terminal, add vscrollbar 2020-03-06 23:36:32 +01:00
Basile Burg 4c67e10673 terminal, use ascii cc to clear temp line before auto checkdir 2020-03-06 18:20:33 +01:00
Basile Burg af4e2b93f1 fix doc typo and link 2020-03-05 10:42:20 +01:00
Basile Burg 16fe29b778 update docs 2020-03-04 21:20:56 +01:00
Basile Burg 54836a0667 fix typo 2020-03-04 17:22:39 +01:00
Basile Burg e3b456e8c4 update readme and several links trelated to new manual location 2020-03-04 17:18:24 +01:00
Basile.B 398e09e259 Merge branch 'gen-doc-new' into 'master'
update doc gen system, allowing to deploy using gitlab ci

See merge request basile.b/dexed!1
2020-03-04 16:06:48 +00:00
Basile Burg 1dbdb09bfa update doc gen system, allowing to deply using gitlab ci 2020-03-04 17:01:46 +01:00
Basile Burg ce6e8bca97 fix #4 - Automatic cleaning of MRU doesn't mix well with git checkout 2020-03-04 14:56:31 +01:00
Basile Burg 42abae2c17 GDB commander, format and demangle result of evaluation triggered by mouse motion 2020-02-18 07:50:36 +01:00
Basile Burg 90eedf284a fix small but constant load on idle caused by several timers 2020-02-18 06:44:56 +01:00
Basile Burg 647aa115e8 restore broken auto indent 2020-02-16 13:11:14 +01:00