Commit Graph

295 Commits

Author SHA1 Message Date
Basile Burg 7807b0c9e6 removed useless swtich 2014-12-03 19:10:50 +01:00
Basile Burg e4b6c29bd2 Merge pull request #2 from BBasile/Coedit/master
Coedit/master
2014-12-03 03:28:33 +01:00
Basile Burg 9470f53a58 fix, static explorer warning for 'enum member' type 2014-12-03 02:15:42 +01:00
Basile Burg bdbc857e1f added action to copy symbol identifier 2014-12-02 08:11:44 +01:00
Basile Burg cb5ad75f3d fix, wysiwyg double quoted string 2014-12-02 04:14:01 +01:00
Basile Burg b710d45062 Merge pull request #1 from BBasile/Coedit/master
Coedit/master
2014-12-01 08:37:59 +01:00
Basile Burg 6ebd206cd2 fine-tuned widgets toolbars 2014-12-01 08:32:53 +01:00
Basile Burg ea823e883b fix, doesnt call dmd if no source 2014-12-01 06:13:38 +01:00
Basile Burg 43f59512b8 hidden some variables 2014-12-01 05:50:25 +01:00
Basile Burg 9b45b697a2 Revert "hidden some variables"
This reverts commit f8c74e2eeda05eac60b1f2a259c63b6059806d31.
2014-12-01 05:38:15 +01:00
Basile Burg c969fe3044 Revert "Revert "hidden some variables""
This reverts commit 9112cc91e4018ca9f33a6f8611215139e19b6b15.
2014-12-01 05:38:04 +01:00
Basile Burg 7311c9a727 fix char literals 2014-12-01 00:51:40 +01:00
Basile Burg bd38a06383 fix, wysiwyg double quoted string 2014-12-01 00:08:16 +01:00
Basile Burg efbeae9e3c fix, wysiwyg double quoted string 2014-12-01 00:01:02 +01:00
Basile Burg 96422af474 renamed TPathOpts.Sources to extraSources 2014-11-30 18:14:58 +01:00
Basile Burg 9e2750ce61 added btns to move items 2014-11-30 15:21:50 +01:00
Basile Burg faa9be75b2 added btns to move items 2014-11-30 15:21:43 +01:00
Basile Burg a4e18c1bb8 added messages option, autoselect category 2014-11-30 05:02:28 +01:00
Basile Burg a449f8c922 added option, compiler switches for runnable modules 2014-11-30 04:38:24 +01:00
Basile Burg 7a23e84828 added ICEMainMenuProvider to custom tools 2014-11-30 04:08:41 +01:00
Basile Burg 6262ac9802 added ICEMainMenuProvider handler 2014-11-30 04:08:15 +01:00
Basile Burg 84466ab7c5 fix AV when deleting an entry 2014-11-30 04:07:31 +01:00
Basile Burg f6b2c02031 updated interfaces and observers 2014-11-30 04:07:08 +01:00
Basile Burg e0c3d9495f added selection length display 2014-11-30 02:34:30 +01:00
Basile Burg dacf972250 dont fully lex the editor since only module name is interesting 2014-11-30 02:17:39 +01:00
Basile Burg b9d13630c8 added a callback to lex() 2014-11-30 02:16:34 +01:00
Basile Burg 6411f4fd65 added basic process input handling to a project running within the IDE and redirected to the IDE 2014-11-28 04:46:58 +01:00
Basile Burg 5c64186520 fix TMruList, maxCount setter, value was never set 2014-11-27 22:10:10 +01:00
Basile Burg f32ff2ac4e fix, switches from inc file 2014-11-27 21:41:56 +01:00
Basile Burg 12f0b694f7 fix option naming style 2014-11-27 21:38:46 +01:00
Basile Burg 8ec05dd38c - renamed ce_customtools.pas
- sorted project sources name
2014-11-27 21:35:59 +01:00
Basile Burg 42c47d580d added build mode leak check, easyer to see leaks in the msgbox on quit 2014-11-27 21:25:26 +01:00
Basile Burg 1d1362535c procinput widget, input MRU is saved between cessions 2014-11-27 21:22:24 +01:00
Basile Burg 150fed8772 added process input history, controlled with <UP> and <DOWN> 2014-11-27 15:53:04 +01:00
Basile Burg fa3165bd2c procinput widget, input text supports symstrings 2014-11-27 15:33:14 +01:00
Basile Burg be340d4f20 nothing 2014-11-27 15:32:39 +01:00
Basile Burg 3996b4d11d deactivated custom fold, curly brackets folds and custom folds need a distinct type 2014-11-27 15:20:01 +01:00
Basile Burg fc98121147 refactored ce_customtools, global variable put off the less and less "main" form 2014-11-26 18:33:51 +01:00
Basile Burg 9a939ac470 added symbolic string <CPO>/<CurrentProjectOutput> 2014-11-26 17:50:29 +01:00
Basile Burg e49f60cc0a refactored librarymanager, global variable put off the less and less "main" form 2014-11-26 17:04:37 +01:00
Basile Burg bffa23a27f style fix 2014-11-26 16:54:25 +01:00
Basile Burg 570c279fd8 fix, wrong charset tested, some symbols were not bold 2014-11-26 16:42:19 +01:00
Basile Burg ab5ded0c5f format fix 2014-11-26 16:41:34 +01:00
Basile Burg 6f1613c7c2 shorter widget delayed updater pending duration 2014-11-26 16:35:57 +01:00
Basile Burg 0807b758ea changed several list ancestor, TList only needed if onChange is assigned, TFPList faster. 2014-11-26 16:35:10 +01:00
Basile Burg 2f9c1adc86 fix colorization of delimited string 2014-11-26 05:15:36 +01:00
Basile Burg 4e4207ff55 added custom fold block, start on line comment ending with ---+, stop with line comment ending with ---- 2014-11-26 04:58:20 +01:00
Basile Burg 525c3ea1e1 removed irrelevant warning under linux 2014-11-26 04:31:04 +01:00
Basile Burg 37f281c1df added editor position-buffer, controlled with mbX1-mbX2 2014-11-26 01:57:19 +01:00
Basile Burg 547985bcbe alpha 8 2014-11-24 18:35:45 +01:00