Commit Graph

3365 Commits

Author SHA1 Message Date
Basile Burg 34804e4541 added support for in session window layout save/load 2014-11-02 05:48:35 +01:00
Basile Burg f162a4f2ed deactivated DDoc hints 2014-11-02 02:29:03 +01:00
Basile Burg 51a56796fd reactivated DDoc hints 2014-11-02 02:23:51 +01:00
Basile Burg 81a8982a42 fix project modification not checked when opening from menu MRU 2014-11-02 01:58:21 +01:00
Basile Burg dfdb19e16a force confIndex setter to update after conf deletion 2014-11-01 16:55:32 +01:00
Basile Burg 3d02a0b4c4 added Coedit custom tool example 2014-11-01 16:31:32 +01:00
Basile Burg 0c845a4ba6 added -vcolumns switch to runnable 2014-11-01 15:23:33 +01:00
Basile Burg 8848f28cab version identifier can be disabled with semicolon or dblbackslashes 2014-11-01 13:36:51 +01:00
Basile Burg 979fb0e4c3 custom option can be disabled with semicolon or dblbackslashes 2014-11-01 13:30:05 +01:00
Basile Burg 11d761c946 improved symbolic string demo 2014-11-01 12:35:03 +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 30ddf44dfb updated SymString and cleaner tests 2014-08-25 07:58:02 +02:00
Basile Burg c1d1b2c30c updated cleaner example project 2014-08-25 05:00:12 +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 0eac0fffb6 alpha_6 2014-08-19 22:16:54 +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