dexed/src
Basile Burg 3eeb985081 #10, delete a project property 2015-09-20 18:22:43 +02:00
..
ce_cdbcmd.lfm fine-tuned widgets toolbars 2014-12-01 08:32:53 +01:00
ce_cdbcmd.pas Revert "Revert "processed with JCF"" 2015-03-10 15:00:19 +01:00
ce_common.pas fix, getExeFullPath did not work when file was in cwd 2015-09-16 02:52:46 +02:00
ce_d2syn.pas update todos 2015-09-18 07:41:07 +02:00
ce_dast.pas work on #39 for the linux platform 2015-09-16 02:49:53 +02:00
ce_dcd.pas dcd integration, also works with dub projects 2015-09-18 05:34:19 +02:00
ce_defines.inc
ce_dialogs.pas removed LCL deps in ce_common & ce_nativeproject, prerequisite for #30 2015-09-04 12:11:18 +02:00
ce_dlang.pas fix, possible AV when lexing nothing 2015-09-07 15:52:58 +02:00
ce_dlangutils.pas fix colorization of delimited string 2014-11-26 05:15:36 +01:00
ce_dmdwrap.pas implemented base/overridden config, close #37 2015-09-06 20:33:21 +02:00
ce_dockoptions.pas fix, dock options editor, content could be partially hidden 2015-06-03 11:17:26 +02:00
ce_dubproject.pas #10, project menu, new, sub menu, either dub or native format 2015-09-20 06:23:18 +02:00
ce_dubprojeditor.lfm #10, delete a project property 2015-09-20 18:22:43 +02:00
ce_dubprojeditor.pas #10, delete a project property 2015-09-20 18:22:43 +02:00
ce_editor.lfm prevent closing all the widgets when locked 2015-08-31 17:46:06 +02:00
ce_editor.pas sw-1 2015-09-15 14:00:23 +02:00
ce_editoroptions.pas update todos 2015-09-18 07:41:07 +02:00
ce_icons.inc #29, use another dub icon 2015-09-20 17:44:37 +02:00
ce_infos.lfm added ddemangle to to tool infos 2015-09-14 15:54:41 +02:00
ce_infos.pas optim, avoid a lot of heap alloc when assigning btn's glyphs 2015-09-17 18:22:13 +02:00
ce_inspectors.pas remove a dependency to PropEdit and IdeIntf in dmd wrapper 2015-09-05 17:10:33 +02:00
ce_interfaces.pas project interface, set conf index 2015-09-18 06:21:56 +02:00
ce_libman.pas removed LCL deps in ce_common & ce_nativeproject, prerequisite for #30 2015-09-04 12:11:18 +02:00
ce_libmaneditor.lfm #29, use another dub icon 2015-09-20 17:44:37 +02:00
ce_libmaneditor.pas #29, use the original icon 2015-09-20 02:40:33 +02:00
ce_main.lfm #10, project menu, new, sub menu, either dub or native format 2015-09-20 06:23:18 +02:00
ce_main.pas #10, project menu, new, sub menu, either dub or native format 2015-09-20 06:23:18 +02:00
ce_messages.lfm more glyph pos fine tweaking 2015-08-24 12:59:10 +02:00
ce_messages.pas optim, avoid a lot of heap alloc when assigning btn's glyphs 2015-09-17 18:22:13 +02:00
ce_miniexplorer.lfm minor gui tweaks 2015-09-20 05:57:37 +02:00
ce_miniexplorer.pas fix av 2015-09-20 05:56:48 +02:00
ce_mru.pas common project interface renaming + works on #10 2015-09-17 00:04:27 +02:00
ce_nativeproject.pas isValid_xxx_project, the project subject is actually an internal class so these calls made nothing 2015-09-20 00:02:14 +02:00
ce_observer.pas Revert "Revert "processed with JCF"" 2015-03-10 15:00:19 +01:00
ce_optionseditor.lfm option editor, warn about unsaved changes on close 2015-05-20 16:13:47 +02:00
ce_optionseditor.pas optim, avoid a lot of heap alloc when assigning btn's glyphs 2015-09-17 18:22:13 +02:00
ce_processes.pas added TCEProcess, custom TProcess class for Coedit 2015-07-15 14:28:04 +02:00
ce_procinput.lfm process input widget, only enabled when has a process 2015-05-22 18:57:56 +02:00
ce_procinput.pas fix, process input wdget remained disabled if process killed manually 2015-05-31 21:07:40 +02:00
ce_projconf.lfm always disable the widgets observing specifically the native projects when the project is a dub one 2015-09-08 00:08:56 +02:00
ce_projconf.pas optim, avoid a lot of heap alloc when assigning btn's glyphs 2015-09-17 18:22:13 +02:00
ce_projinspect.lfm changed icon for selected conf 2015-09-18 06:26:04 +02:00
ce_projinspect.pas changed icon for selected conf 2015-09-18 06:26:04 +02:00
ce_search.lfm remove context menu from the search widget 2015-09-08 00:07:46 +02:00
ce_search.pas remove context menu from the search widget 2015-09-08 00:07:46 +02:00
ce_sharedres.pas allow more ctrl types to be assignedto 2015-09-17 18:16:58 +02:00
ce_shortcutseditor.lfm load glyph from shared icons 2015-05-15 07:27:45 +02:00
ce_shortcutseditor.pas optim, avoid a lot of heap alloc when assigning btn's glyphs 2015-09-17 18:22:13 +02:00
ce_staticmacro.pas updated options editor interface 2015-05-26 11:08:45 +02:00
ce_symlist.lfm minor gui tweaks 2015-09-20 05:57:37 +02:00
ce_symlist.pas fix, symbol list broken under linux since bcf479b3fe, due to not input stream size 2015-09-16 03:25:31 +02:00
ce_symstring.pas common project interface renaming + works on #10 2015-09-17 00:04:27 +02:00
ce_synmemo.pas renamed ambiguous identifier 2015-09-19 09:13:17 +02:00
ce_todolist.lfm fix, problem with btns glyph with gtk2 2015-08-24 11:49:53 +02:00
ce_todolist.pas already done 2015-09-19 09:15:50 +02:00
ce_tools.pas allow the custom tools params to be temp disabled 2015-09-05 22:53:48 +02:00
ce_toolseditor.lfm more glyph pos fine tweaking 2015-08-24 12:59:10 +02:00
ce_toolseditor.pas optim, avoid a lot of heap alloc when assigning btn's glyphs 2015-09-17 18:22:13 +02:00
ce_txtsyn.pas improvement, blanks & symbols disable current identifier HL 2015-03-23 04:18:11 +01:00
ce_widget.lfm fix, problem with btns glyph with gtk2 2015-08-24 11:49:53 +02:00
ce_widget.pas prevent closing all the widgets when locked 2015-08-31 17:46:06 +02:00
ce_writablecomponent.pas more related to 9cca5e1b12 2015-08-24 15:00:48 +02:00