dexed/src
Basile Burg 66b77b5a05 fix, dub project, lib prefix only on nix/osx 2015-11-11 17:56:24 +01:00
..
ce_cdbcmd.lfm
ce_cdbcmd.pas Revert "Revert "processed with JCF"" 2015-03-10 15:00:19 +01:00
ce_common.pas static macros, defaults can be cleared and wont be reset automatically 2015-10-01 07:06:54 +02:00
ce_d2syn.pas more fix related to ranges, switch from ddoc to comment, full block to rescanned due to missing comparison 2015-11-09 12:49:02 +01:00
ce_dast.pas work on #39 for the linux platform 2015-09-16 02:49:53 +02:00
ce_dcd.pas updated comment about possible invalid dcd symbol kind, keep protection in case of... 2015-10-22 00:26:29 +02:00
ce_defines.inc
ce_dialogs.pas use a common dialog to warn about unsaved changes, + use this in miniexplorer which didnt warn when opening a proj 2015-11-05 02:27:55 +01:00
ce_dlang.pas fix, possible AV when lexing nothing 2015-09-07 15:52:58 +02:00
ce_dlangutils.pas highlighter, sharp symbol was not handled 2015-09-24 12:26:24 +02: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 fix, dub project, lib prefix only on nix/osx 2015-11-11 17:56:24 +01:00
ce_dubprojeditor.lfm dub project editor, expand items when needed 2015-09-25 03:26:24 +02:00
ce_dubprojeditor.pas dub project editor, expand items when needed 2015-09-25 03:26:24 +02:00
ce_editor.lfm editor ctxt menu, added actions to show manually call tips and ddocs 2015-10-17 00:21:03 +02:00
ce_editor.pas fix, more missing warning on temp module close 2015-11-07 05:45:59 +01:00
ce_editoroptions.pas shortcuts, manage conflicts 2015-10-17 00:16:55 +02:00
ce_gdb.lfm initial work on #42, GDB integration 2015-10-01 15:09:12 +02:00
ce_gdb.pas gdb, prepared some struct related to gdbmi format 2015-10-17 00:19:15 +02:00
ce_icons.inc updated shared icons 2015-11-05 02:26:19 +01:00
ce_infos.lfm prepared 2_alpha_1 2015-09-25 04:47:21 +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 static macros, defaults can be cleared and wont be reset automatically 2015-10-01 07:06:54 +02:00
ce_interfaces.pas project interface, set conf index 2015-09-18 06:21:56 +02:00
ce_libman.pas libman, also sores the matching project file 2015-09-26 21:56:55 +02:00
ce_libmaneditor.lfm added a tool buton to open the proj matching to a library item, when possible 2015-11-05 02:28:40 +01:00
ce_libmaneditor.pas added a tool buton to open the proj matching to a library item, when possible 2015-11-05 02:28:40 +01:00
ce_main.lfm automatic updated from Laz 2015-10-22 00:38:39 +02:00
ce_main.pas fix, param currentDirectory for TProcess doesnt work under nix, added additional ChDir 2015-11-11 07:42:42 +01:00
ce_messages.lfm fix, messages widget, te message filter could break the category filter 2015-11-04 23:51:35 +01:00
ce_messages.pas fix, messages widget, te message filter could break the category filter 2015-11-04 23:51:35 +01:00
ce_miniexplorer.lfm miniexplorer, improved actions, shell open handle folders from tree & fav list 2015-10-25 19:09:16 +01:00
ce_miniexplorer.pas use a common dialog to warn about unsaved changes, + use this in miniexplorer which didnt warn when opening a proj 2015-11-05 02:27:55 +01:00
ce_mru.pas common project interface renaming + works on #10 2015-09-17 00:04:27 +02:00
ce_nativeproject.pas fix, param currentDirectory for TProcess doesnt work under nix, added additional ChDir 2015-11-11 07:42:42 +01:00
ce_observer.pas Revert "Revert "processed with JCF"" 2015-03-10 15:00:19 +01:00
ce_optionseditor.lfm options editor, generic editor, spoted bug, props not filtered when that target is a sub-component 2015-10-17 00:18:19 +02:00
ce_optionseditor.pas options editor, generic editor, spoted bug, props not filtered when that target is a sub-component 2015-10-17 00:18:19 +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, linux version, possible desktop cession crash when a runnable module was implicitly aborted 2015-10-22 00:36:47 +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 removed dep to main act 2015-09-23 07:34:16 +02:00
ce_projinspect.pas removed dep to main act 2015-09-23 07:34:16 +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 shortcuts, manage conflicts 2015-10-17 00:16:55 +02:00
ce_shortcutseditor.pas shortcuts, manage conflicts 2015-10-17 00:16:55 +02:00
ce_staticmacro.pas static macros, defaults can be cleared and wont be reset automatically 2015-10-01 07:06:54 +02:00
ce_symlist.lfm minor gui tweaks 2015-09-20 05:57:37 +02:00
ce_symlist.pas symlist, style 2015-09-24 00:42:40 +02:00
ce_symstring.pas common project interface renaming + works on #10 2015-09-17 00:04:27 +02:00
ce_synmemo.pas editor, finely tweaked the gutter color, better compat with sys dark themes 2015-10-17 13:12:47 +02:00
ce_todolist.lfm todolist, added options to show hide a particular columns, + added column for source filename 2015-10-23 20:10:34 +02:00
ce_todolist.pas uncommented todo fix, problem has been solved when cetodo has been rewritten using a range-based scanner 2015-11-05 00:04:11 +01: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