dexed/src
Basile Burg e2765665eb editor options, dont reset font size to default
but still stores what's size should be default (CTRL+.)
2015-12-11 04:27:18 +01:00
..
ce_cdbcmd.lfm
ce_cdbcmd.pas Revert "Revert "processed with JCF"" 2015-03-10 15:00:19 +01:00
ce_common.pas options, added items to select favorite compiler to build a DUB project or a native project 2015-12-10 15:36:08 +01:00
ce_controls.pas fine vis tweakings for win 32 2015-12-11 02:06:03 +01:00
ce_d2syn.pas highlighter, removed user-defined KW 2015-12-11 04:11:24 +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 started background tool that compiles native project with gc or ldc 2015-12-10 23:55:37 +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 pc fine tweaking 2015-12-07 11:23:07 +01:00
ce_editor.pas editor shortcuts, removed bookmarks (not used) added goto prev/next location 2015-12-10 06:41:02 +01:00
ce_editoroptions.pas editor options, dont reset font size to default 2015-12-11 04:27:18 +01: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 replaces mov page icons 2015-12-10 02:23:11 +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 options, added items to select favorite compiler to build a DUB project or a native project 2015-12-10 15:36:08 +01:00
ce_main.pas options, added items to select favorite compiler to build a DUB project or a native project 2015-12-10 15:36:08 +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, error in nix 32 version due to bugged lcl enumerator 2015-12-10 01:36:13 +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 mini explorer, set folder visible on fav dbl click 2015-12-07 05:48:29 +01:00
ce_mru.pas common project interface renaming + works on #10 2015-09-17 00:04:27 +02:00
ce_nativeproject.pas started background tool that compiles native project with gc or ldc 2015-12-10 23:55:37 +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 runnables, unittests, prokect runner: display an error when exit code is not null 2015-12-06 15:51:35 +01:00
ce_procinput.lfm process input, layout alignment 2015-12-10 07:20:05 +01: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 fix, search widget, limited the max length of a search/replacement to prevent an issue that could occurred during CE init 2015-11-12 04:48:42 +01:00
ce_search.pas fix, search widget, limited the max length of a search/replacement to prevent an issue that could occurred during CE init 2015-11-12 04:48:42 +01: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 fix some case where tools could not be found 2015-12-04 20:05:48 +01:00
ce_symstring.pas common project interface renaming + works on #10 2015-09-17 00:04:27 +02:00
ce_synmemo.pas editor options, dont reset font size to default 2015-12-11 04:27:18 +01: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 custom tools, removed chainAfter/Before and added more powerful chaining system. 2015-12-07 01:14:05 +01:00
ce_toolseditor.lfm more glyph pos fine tweaking 2015-08-24 12:59:10 +02:00
ce_toolseditor.pas custom tools, removed chainAfter/Before and added more powerful chaining system. 2015-12-07 01:14:05 +01: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