Commit Graph

2544 Commits

Author SHA1 Message Date
Basile Burg 979fb0e4c3 custom option can be disabled with semicolon or dblbackslashes 2014-11-01 13:30:05 +01:00
Basile Burg 66a5d9f0e2 added <CPN and <CPFS> symbolic strings 2014-11-01 09:57:18 +01:00
Basile Burg 02337b060b added tools editor widget 2014-10-31 06:06:28 +01:00
Basile Burg 9e6639a9c5 The highlighter has to colorize some wrong things, it's not a lexer. 2014-10-10 17:51:38 +02:00
Basile Burg 015c16b50f fix display hang when restoring the app window 2014-09-18 23:08:22 +02:00
Basile Burg d4f3bb12da added support for nested comments /++/ 2014-09-18 21:26:33 +02:00
Basile Burg e7b55951c3 adjusted the buffer size for filename len 2014-09-18 21:25:51 +02:00
Basile Burg f38fe8b70a action updates for "view in mini explorer" actions 2014-08-30 11:28:55 +02:00
Basile Burg 0ee612ebdb added a btn to remove a folder of source from the proj 2014-08-30 11:15:00 +02:00
Basile Burg 45c9e3f219 added interface for application-wide shortcuts management 2014-08-30 10:15:01 +02:00
Basile Burg 101a9f16b8 internal methods added for HL 2014-08-30 10:13:59 +02:00
Basile Burg 902d979e1a fix possible endless loop if invalid operator met 2014-08-27 03:37:01 +02:00
Basile Burg bd7231a67f removed and converted things from previous HL version
fix comments were not colorized in asm range
2014-08-27 03:09:42 +02:00
Basile Burg 30df0af050 rewriting the highlighter to allow more complex/combined ranges 2014-08-26 08:05:18 +02:00
Basile Burg 116e8f5af0 fix projects output cant be run anymore when empty symstring 2014-08-25 08:48:25 +02:00
Basile Burg ca977f3368 adjusted default static explorer options for better user XP on fresh install. 2014-08-25 04:44:16 +02:00
Basile Burg a3b6185234 deactivated the dynamic syntactic error detector 2014-08-25 04:41:40 +02:00
Basile Burg aec45f5e11 invalid libman entries are not passed anymore. 2014-08-25 04:37:59 +02:00
Basile Burg 074a767438 added symbolic string support to pre/post build processes name. added related example. 2014-08-25 02:35:14 +02:00
Basile Burg 5dd9f2aff4 fix patch message always shown 2014-08-22 09:12:52 +02:00
Basile Burg 6550dec0c4 r27 2014-08-22 08:20:48 +02:00
Basile Burg 9e202f7c52 refactored some classes with the new TWritableComponent class 2014-08-20 23:13:04 +02:00
Basile Burg d7754a7331 fix cannot quit Coedit on a new/clean install since docking options are saved 2014-08-19 22:03:53 +02:00
Basile Burg d26c81e46c cleaning 2014-08-19 10:55:26 +02:00
Basile Burg ddb671e8a1 fix getLineFromDmdMessage doesnt work with -vcolumns 2014-08-19 09:25:08 +02:00
Basile Burg 4fc2e25293 fix lfmSyn colors lost during refactoring 2014-08-19 09:17:30 +02:00
Basile Burg 7f9b3af3ca fix default configs were not shown anymore until a dblckick on the proj insp widget tree. 2014-08-19 08:46:47 +02:00
Basile Burg d8e44821cb updated dmdwrap for dmd 2.066 2014-08-19 01:19:03 +02:00
Basile Burg 3ae7eae9b3 or_4 2014-08-18 23:56:03 +02:00
Basile Burg 5987571333 or_3 2014-08-18 21:52:49 +02:00
Basile Burg c4ec74e3e1 or_2 2014-08-18 20:38:39 +02:00
Basile Burg 4a43e6200d or_1 2014-08-18 09:44:39 +02:00
Basile Burg da52e21153 fix editor temp filename was considered as a valid filename 2014-08-18 08:32:47 +02:00
Basile Burg 094a7d7ece TCETools class, data part of the custom tools 2014-08-18 06:03:05 +02:00
Basile Burg 3d887a3669 moved MRU menu 'clear' item at the bottom to avoid accidental clearing 2014-08-18 02:36:00 +02:00
Basile Burg bb882ab70b readjusted default editor settings 2014-08-17 23:42:33 +02:00
Basile Burg 1d498524de added RootFolder property to the project 2014-08-17 07:26:52 +02:00
Basile Burg a128200b18 fix cursor set to crDragSomething after date check. added ctrl+wheel zoom in opts. 2014-08-17 07:26:10 +02:00
Basile Burg 1daa39bdef disabled editor date check for temp d sources 2014-08-16 07:24:56 +02:00
Basile Burg 1a6b840a29 fix infinite loop in expandSymString 2014-08-16 07:07:19 +02:00
Basile Burg 6a20a971a4 implemented expandSymbolicString, added usage for several TProcess.Parameters, added a runnable d test for current constants 2014-08-16 03:08:02 +02:00
Basile Burg e592b047e0 added docking options persistence 2014-08-13 22:36:07 +02:00
Basile Burg 9866d5fd49 added run parameters <files> -f <files> -p <project> --plugs=OFF 2014-08-13 07:10:34 +02:00
Basile Burg 444a297cee fix parameters passed to proj output exe were not split 2014-08-13 06:27:01 +02:00
Basile Burg c9633cf55e fix parameters passed to directly runable module were not split 2014-08-13 06:01:20 +02:00
Basile Burg e4186748fc added some verifications before running a proj 2014-08-13 05:51:57 +02:00
Basile Burg 911aee8a21 fix header widget always hidden 2014-08-11 17:09:41 +02:00
Basile Burg ae884aec4e dcd import list is rebuilded after libman modification 2014-08-11 04:05:31 +02:00
Basile Burg 5464b395b9 adjusted default editor settings 2014-08-11 03:40:33 +02:00
Basile Burg 94ae22a38b each editor has an unique temp filename for its whole lifetime 2014-08-11 03:28:48 +02:00
Basile Burg d010ab5bfb fix completion at dot was prevented 2014-08-11 03:06:08 +02:00
Basile Burg d7a5009897 default configs are added on new projects 2014-08-11 02:12:13 +02:00
Basile Burg cdc792f601 fix widget list in application header 2014-08-11 02:01:08 +02:00
Basile Burg e342cb843b added a refresh btn 2014-08-11 01:43:21 +02:00
Basile Burg 4c645c6ccb fix minimized widget were not shown anymore on next cession 2014-08-10 06:10:09 +02:00
Basile Burg e7328535b6 added grey colorization to asm ranges 2014-08-10 05:34:10 +02:00
Basile Burg 1d6322cb9e activated all folding kinds by default 2014-08-10 05:28:02 +02:00
Basile Burg e506bf0dc5 added support for multi-lines strings folding 2014-08-10 04:51:32 +02:00
Basile Burg 81ac108cd9 added support for token strings 2014-08-10 04:37:29 +02:00
Basile Burg 11c0f6656a fix app must be visible when saving docking 2014-08-10 04:36:05 +02:00
Basile Burg 94f3e11a0a check dmd and dub at startup 2014-08-10 00:19:05 +02:00
Basile Burg 8ff9aedc3d removed invalid warning messages when pre/post build process name is empty 2014-08-09 23:54:38 +02:00
Basile Burg 98253a3d30 search from beg/end only the first hit 2014-08-09 23:33:10 +02:00
Basile Burg 240c08a61e fix folder of lib files were not scanned 2014-08-09 23:24:21 +02:00
Basile Burg 7f80dea641 fix superfluous dirSeparator 2014-08-09 23:23:43 +02:00
Basile Burg 3f1d583490 support for widget docking persistence 2014-08-09 22:53:44 +02:00
Basile Burg cb9b60e8e8 pre/post build process exe name can be resolved from the PATH variable 2014-08-09 18:56:02 +02:00
Basile Burg f7a6fad9c8 project pre-process output to messages when possible 2014-08-09 05:04:47 +02:00
Basile Burg 36160253c8 the project pre_build process is run even the project is empty 2014-08-09 04:46:23 +02:00
Basile Burg cf4e37457f changed the way editor messages are cleared 2014-08-09 02:52:07 +02:00
Basile Burg 8aad4fba49 error messages were cleared the first time a proj was compiled
disabled the DCD hint due to a massive bottleneck
2014-08-08 17:32:21 +02:00
Basile Burg 94b8194f85 position was not found if source file length was even. 2014-08-08 17:15:25 +02:00
Basile Burg 943332913b fix for the linux x86_64 version 2014-08-08 02:09:09 +02:00
Basile Burg 801201b900 removed auto dot completion 2014-08-08 01:51:45 +02:00
Basile Burg 6dccc904f1 typos 2014-08-08 01:34:14 +02:00
Basile Burg 60dda598ed support for DCD symbolLocation 2014-08-08 01:22:48 +02:00
Basile Burg edb85ef714 hidden folders handled by search routines 2014-08-08 01:10:05 +02:00
Basile Burg df8c816086 removed for..in loops cause of several U.B in release mode 2014-08-07 19:54:01 +02:00
Basile Burg 2ca12fa046 fix libman libfiles were passed as -I and libpath as source lib. 2014-08-07 19:41:16 +02:00
Basile Burg 67fba2aaae updated readme 2014-08-05 15:45:07 +02:00
Basile Burg 2884ec32bf fix leak when selecting a fav 2014-08-04 16:13:29 +02:00
Basile Burg 44cadb4fd3 fixed some static explorer possible failures (if project had -J) 2014-08-04 15:13:50 +02:00
Basile Burg 864d573288 nothing 2014-08-04 15:12:51 +02:00
Basile Burg ebdc158738 improved the mini explorer 2014-08-04 04:46:54 +02:00
Basile Burg 54d7f8902d support for DCD 2014-08-04 03:32:55 +02:00
Basile Burg 5ca6cf53f0 fix libman items always added 2014-08-03 19:51:44 +02:00
Basile Burg cfa7c95bbf hidden props related to TComponent 2014-07-31 09:37:32 +02:00
Basile Burg ae93adbbda fix plugin FreeLibrary 2014-07-31 09:24:28 +02:00
Basile Burg fff3797348 fix double quoted double escape 2014-07-31 09:23:29 +02:00
Basile Burg 94ddae34ad r26 2014-07-28 07:54:21 +02:00
Basile Burg f48fc903c5 r25 2014-07-27 08:59:29 +02:00
Basile Burg f0080cc3f4 r24 2014-07-24 07:32:32 +02:00
Basile Burg 7ef9784253 r23 2014-07-23 10:12:49 +02:00
Basile Burg b522b1da03 fixed file scanning error under linux 2014-07-22 21:56:18 +02:00
Basile Burg a21d334810 additional sources can be indicated using \*
project inspector add source folder is now recursive
2014-07-22 15:10:19 +02:00
Basile Burg 9ab21f2050 fixes for the linux version 2014-07-21 03:49:45 +02:00
Basile Burg be7ba8d1a2 alpha_4 2014-07-20 12:38:38 +02:00
Basile Burg 99325b3db4 added mini-explorer widget 2014-07-19 04:55:30 +02:00
Basile Burg f767c5be1b fixes for the linux version 2014-07-18 06:48:24 +02:00
Basile Burg 305d64f6d9 r22 2014-07-18 06:36:27 +02:00
Basile Burg 3b2b8362fc bugfix, wrong params could break the staticexplorer 2014-07-17 07:04:12 +02:00
Basile Burg 1f07bdf5aa r21 2014-07-17 04:47:43 +02:00
Basile Burg 2cc2ad3b9d ce_synmemo: support for external modification tracking 2014-07-16 18:15:18 +02:00
Basile Burg a1fbd92fdb '-of' extensions are automatically patched 2014-07-16 06:28:34 +02:00
Basile Burg fe9fecde64 r20 2014-07-15 06:55:07 +02:00
Basile Burg cf7d601ef9 r19 2014-07-14 00:16:53 +02:00
Basile Burg fc7f4089d0 fixed ce_search GUI for linux version 2014-07-13 03:41:44 +02:00
Basile Burg f46eb70a58 r18 2014-07-13 03:11:44 +02:00
Basile Burg be13cda15b fix patchPlateformPath 2014-07-12 07:21:58 +02:00
Basile Burg f908e60e26 r17 2014-07-12 01:56:05 +02:00
Basile Burg b16781121e Merge branch 'master' of https://github.com/BBasile/Coedit 2014-07-11 19:25:57 +02:00
Basile Burg ec95e951fd r16 2014-07-11 19:21:32 +02:00
Basile Burg 0a5bb16456 fixes for the linux version 2014-07-11 19:15:55 +02:00
Basile Burg 85ff09a704 improvement for userxp 2014-07-07 04:19:29 +02:00
Basile Burg 7e42d6afbd support for DDOC ranges 2014-07-07 04:17:41 +02:00
Basile Burg 1ce5f8f65f support for multiple version identifiers 2014-07-07 04:17:02 +02:00
Basile Burg 6c52701a10 bugfix: empty source side effects 2014-07-06 21:05:37 +02:00
Basile Burg 57cac8022c call updater onEditorFocused 2014-07-06 15:45:03 +02:00
Basile Burg f7633760ea fixed possible crash in ce_staticexplorer 2014-07-05 14:30:28 +02:00
Basile Burg a7780320a0 getModuleName uses TLexTokenList 2014-07-05 13:07:56 +02:00
Basile Burg f35d7500b6 bugish junks removed in ce_main.lfm 2014-07-05 00:39:43 +02:00
Basile Burg f548ea152e r15 2014-07-04 17:00:05 +02:00
Basile Burg 24fba590fa r14 2014-07-01 11:48:52 +02:00
Basile Burg 9529b65b4d r13 2014-06-30 10:29:18 +02:00
Basile Burg 3676f5acea implemented file/project MRU 2014-06-29 16:59:53 +02:00
Basile Burg 35f137497e r12 2014-06-27 11:54:00 +02:00
Basile Burg fdadfc810b r11 2014-06-26 16:23:02 +02:00
Basile Burg dde99ecd0c r10 2014-06-25 14:04:00 +02:00
Basile Burg 9b96382a64 r9 2014-06-24 16:48:16 +02:00
Basile Burg ba9c1df5fa Revert "Revert "r8""
This reverts commit 5b02fa6fa6.
2014-06-22 22:21:38 +02:00
Basile Burg 5b02fa6fa6 Revert "r8"
This reverts commit ae31885fe3.
2014-06-22 22:21:14 +02:00
Basile Burg ae31885fe3 r8 2014-06-22 22:20:45 +02:00
Basile Burg ca50a3a51c r8 2014-06-22 02:12:22 +02:00
Basile Burg c38d76d1b1 bugfixes for the linux version 2014-06-20 23:28:39 +02:00
Basile Burg ff1e518e5a - no license to MIT license
- protection for empty project compile/run
- widget close bugfix
2014-06-20 10:12:56 +02:00
Basile Burg 7b18a4702a Added AnchorDocking support to TCEWidget 2014-06-19 14:15:15 +02:00
Basile Burg b36a4931e3 r7 2014-06-18 08:58:24 +02:00
Basile Burg 9f2e572f6d r6 2014-06-16 09:15:11 +02:00
Basile Burg 63e5c9ab19 removed TScrollBox from the widgets comp. structure 2014-06-15 18:15:10 +02:00
Basile Burg 509b76eac2 r5 2014-06-15 16:58:14 +02:00
Basile Burg 3320792161 r4 2014-06-14 15:02:35 +02:00
Basile Burg 5591812bae r3 2014-06-13 16:50:16 +02:00
Basile Burg d7f6c969b5 r2 2014-06-12 06:49:27 +02:00
Basile Burg 9866f22820 r1 2014-06-10 12:23:58 +02:00