Commit Graph

3041 Commits

Author SHA1 Message Date
Basile Burg 07a06058cd update dparse 2019-05-19 11:50:02 +02:00
Basile Burg fea5f7e4ce fix #473 - sudo setup and ownership of the folder containing the settings 2019-05-16 00:56:09 +02:00
Basile Burg 9b7c2bc01e update dparse 2019-05-15 23:12:53 +02:00
Basile Burg 78d8148730 fix #474 - SymString of tools parameters not expanded when queryParameters is activated and an empty string is passed 2019-05-15 08:27:05 +02:00
Basile Burg 13cfe8cc7d fix #467 - Todo list broken when an item ends with a single quote 2019-05-09 01:42:09 +02:00
Basile Burg e07c701c62 fix #471 - ENTER key doesn't work on non D source if the "alwaysAdvancedFeatures" editor option is not activated 2019-05-09 00:59:52 +02:00
Basile Burg 67cd6e9eb4 fix #470 - "Find all" results are not clickable if the file is a C/C++ source 2019-05-09 00:49:36 +02:00
Basile Burg 9f71934663 runnable exec blocked in some case
at some point a new TProcess started from scratch will be required...
2019-05-06 06:21:35 +02:00
Basile Burg 3109ef95e9 nothing 2019-05-06 06:20:43 +02:00
Basile Burg e708b7a1cd remove define that's not required anymore 2019-05-06 06:20:25 +02:00
Basile Burg e8cd2338c5 fix #465 - Attempt to fetch DUB dependencies even if they are directly in the description 2019-05-01 18:23:03 +02:00
Basile Burg 779edd9fe5 fix #464 - searching multiline regexes does not work 2019-04-26 00:32:56 +02:00
Hugo 03a33c2137 fixed 'Boolean expected' error
u_compilers.pas(768,6) Error: Incompatible types: got "Constant String" expected "Boolean"
2019-04-24 07:02:58 +02:00
Basile Burg 09d017733d Remove ensureNoPipeIfWait, possible source of wrong report like #459
https://github.com/Basile-z/dexed/issues/459
2019-04-10 07:21:10 +02:00
Basile Burg 8e11e89ba0 vte itf, fix wrong signature for two gtk events 2019-04-07 17:05:25 +02:00
Basile Burg d047f36448 vte itf, bind methods to get num rows & columns 2019-04-07 17:04:38 +02:00
Basile Burg 4b2b2888f6 rlz 2019-04-04 20:12:37 +02:00
Basile Burg 9b3699a48b fix win scripts that zip the binaries 2019-04-04 19:55:04 +02:00
Basile Burg aa9a11e26d update dparse 2019-04-04 13:57:53 +02:00
Basile Burg 788e008de4 rather put this in the bug tracker if really worth... 2019-04-04 10:14:04 +02:00
Basile Burg afc69e275d early return 2019-04-04 10:12:34 +02:00
Basile Burg cb6c0a5091 nothing 2019-04-04 10:10:35 +02:00
Basile Burg d3b689f2b6 style, early return 2019-04-04 10:10:18 +02:00
Basile Burg 46527beb88 slightly optimize the proc that snap the top site to the menu
and prevent a double consecutive call in some cases
2019-04-04 10:04:30 +02:00
Basile Burg 8e4219f8b6 remove redundant word in a dlg msg 2019-04-04 10:03:37 +02:00
Basile Burg 832bd27976 fix simple get not working with libcurl under win 2019-04-03 22:47:40 +02:00
Basile Burg 0be7e09a42 remove if condition related to the old versioning scheme 2019-04-03 21:26:34 +02:00
Basile Burg a4d3dbed7f enhance simpleGet failure messages 2019-04-03 21:25:53 +02:00
Basile Burg ebcbd9cf5d back to https for code.dlang.org 2019-04-03 18:46:35 +02:00
Basile Burg 5156b98d69 fix #209 - Update checker fails with openssl >= 1.1 2019-04-03 18:40:40 +02:00
Basile Burg 512b51fc9f remove code patching old widget names from the layout xml file 2019-04-02 13:06:43 +02:00
Basile Burg 7d76556cbc remove deprecated autoClose modes 2019-04-02 13:06:01 +02:00
Basile Burg 80c470dbb2 update version 2019-03-31 20:40:48 +02:00
Basile Burg f93edc9d07 update build instructions 2019-03-31 20:39:57 +02:00
Basile Burg d426bca8d5 fix upstream reg after adding the selection as search & replace scope 2019-03-31 14:02:51 +02:00
Basile Burg 6fa4cf43f5 dexed process, drop the asyncproc events and only use the timer 2019-03-31 13:48:21 +02:00
Basile Burg 94c2b5a713 dastworx, todo list fixes
* fix special char literals for pascal strings not verified when the text doesn't contain a single quote.
* fix len limit not applied correctly
* fix single quote after special char put unconditionally
* prevent loading when deserialization fail
2019-03-27 17:17:52 +01:00
Basile Burg dfac54d407 fix #454 - AV when searching in a whole project and no files opened 2019-03-27 16:24:40 +01:00
Basile Burg fd39a248c0 Add current doc "Selection" as search scope, close #430 2019-03-15 22:18:27 +01:00
Basile Burg b47c43d38a move TPoint operator to common unit 2019-03-15 22:11:15 +01:00
Basile Burg cc7f54e894 fix #452 - Freeze at startup due to too long dastworx command line 2019-03-15 12:23:10 +01:00
Basile Burg cc43af01e1 derefer docking init to fix slow startup 2019-03-14 13:13:28 +01:00
Basile Burg 70b3a1091e lfm auto update 2019-03-14 13:11:32 +01:00
Basile Burg 00218c1d89 fix possibly missing dir sep when expanding dexed projs xtra sources 2019-03-13 11:42:08 +01:00
Basile Burg a0b8e25172 remove link to Coedit YT channel 2019-03-10 12:37:13 +01:00
Basile Burg 314be0242a fix wrong title in doc page for the terminal 2019-03-06 15:54:25 +01:00
Basile Burg 9c2feb530c update dparse to fix false error on type list slice 2019-02-28 11:30:01 +01:00
Basile Burg e901825d0f rlz 2019-02-18 17:59:07 +01:00
Basile Burg e05d25576e fix dexed setup project, missing win exts 2019-02-18 17:33:14 +01:00
Basile Burg deec267acf dexed proj format, fix symstring considered as rel path 2019-02-18 17:32:39 +01:00