dexed/src
Basile Burg 060a7b4073 remove non conditional block 2018-10-09 16:28:19 +02:00
..
ce_cdbcmd.lfm
ce_cdbcmd.pas
ce_ceproject.pas Revert latest commits related to processes output, reopen #336 2018-07-02 22:47:00 +02:00
ce_ceprojeditor.lfm Better support for high DPI monitors #151 2018-01-15 05:20:19 +01:00
ce_ceprojeditor.pas even more scaled icons 2018-01-19 15:29:23 +01:00
ce_common.pas add a c++ highlighter 2018-07-11 07:22:18 +02:00
ce_compilers.lfm fix #267 - Editing a compiler path only works when using the dialogs opened by the right buttons 2018-03-13 02:22:36 +01:00
ce_compilers.pas fix #267 - Editing a compiler path only works when using the dialogs opened by the right buttons 2018-03-13 02:22:36 +01:00
ce_controls.pas profile viewer, add context menu allowing to copy markdown table 2018-03-03 09:10:02 +01:00
ce_d2syn.pas d2syn, prevent possible unsafe access to curr range 2018-07-01 15:47:32 +02:00
ce_d2synpresets.pas planned maintenance for bug #293 2018-07-03 10:52:45 +02:00
ce_dast.pas work on #39 for the linux platform 2015-09-16 02:49:53 +02:00
ce_dastworx.pas dastworx uses iz.options, close #275 2018-04-15 15:11:03 +02:00
ce_dbgitf.pas debugger: only use the central BP database 2017-09-03 12:16:12 +02:00
ce_dcd.pas EN mistake in comment 2018-08-13 05:50:35 +02:00
ce_ddemangle.pas check for other ddemangle name, close #165 2017-07-04 23:50:21 +02:00
ce_defines.inc added a range-based parser, experimented in the message parser 2016-03-18 20:08:12 +01:00
ce_dfmt.lfm more scaling adjustments 2018-01-22 06:24:49 +01:00
ce_dfmt.pas fix #270 - code formatting as an action, assignable to a shortcut 2018-03-16 08:57:21 +01:00
ce_dialogs.pas lock project-related actions when compiling + add title to dialogs 2016-07-07 07:42:45 +02:00
ce_diff.lfm fix #302 - Message that warns about changes after reloading from diff dialog is confusing 2018-04-27 07:46:37 +02:00
ce_diff.pas fix #271 - Creative font visualisations in merge window 2018-03-15 19:58:48 +01:00
ce_dlang.pas fix #294 - Plus or Asterisk inserted just before a DDOC comment due to usage of SelStart 2018-04-14 06:10:07 +02:00
ce_dlangmaps.pas improve layout on first exec 2016-08-08 14:38:26 +02:00
ce_dlangutils.pas remove detection of contiguous asterisks 2016-09-01 10:03:43 +02:00
ce_dmdwrap.pas wont do, ce format is legacy bagage 2017-09-21 03:48:37 +02:00
ce_dockoptions.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_dsgncontrols.pas fix #263 - Project explorer, display a tree instead of full paths 2018-03-16 22:56:17 +01:00
ce_dubproject.pas fix a few zombie procs 2018-07-19 15:29:29 +02:00
ce_dubprojeditor.lfm workaound #338 2018-06-25 06:30:19 +02:00
ce_dubprojeditor.pas workaound #338 2018-06-25 06:30:19 +02:00
ce_editor.lfm add options overrides to the editor ctxt mnu, close #334 2018-06-30 13:08:23 +02:00
ce_editor.pas prevent possible unsafe access when opening a doc with split view activated 2018-07-09 00:48:42 +02:00
ce_editoroptions.pas add a c++ highlighter 2018-07-11 07:22:18 +02:00
ce_gdb.lfm gdbcom, add history to eval custom expr and add shortcut to repeat command, close #274 2018-03-28 10:54:46 +02:00
ce_gdb.pas fix #362 - enable brkp deletion using bkp number 2018-10-07 14:11:30 +02:00
ce_halstead.pas go back to 03 2017-01-13 17:23:50 +01:00
ce_infos.lfm fix #316 - "the tool cannot be found" although the correct compiler path is provided BUG 2018-05-01 23:11:01 +02:00
ce_infos.pas fix #316 - "the tool cannot be found" although the correct compiler path is provided BUG 2018-05-01 23:11:01 +02:00
ce_inspectors.pas fix, dialogs, double separator after built-in shortcut solved, close #100 2016-11-11 14:25:13 +01:00
ce_interfaces.pas Add IDE interface for observing the mini explorer 2018-07-08 13:52:32 +02:00
ce_lcldragdrop.pas fix #264, Mini explorer, add virtual root nodes 2018-03-17 04:21:32 +01:00
ce_libman.pas Also remove DCD cache when a libman entry is removed 2018-08-10 08:53:21 +02:00
ce_libmaneditor.lfm fix #318 - Spelling error in tooltip 2018-05-04 11:22:58 +02:00
ce_libmaneditor.pas style, prefer always semicolon on last statement of the block 2018-07-03 10:53:29 +02:00
ce_main.lfm add project menu items for git branche checlout and git pull 2018-07-11 16:26:35 +02:00
ce_main.pas fix wrong icon for UpdateGitBranches action 2018-08-08 23:52:54 +02:00
ce_messages.lfm workaound #338 2018-06-25 06:30:19 +02:00
ce_messages.pas messages, add protection against long lines bugging gtk2, close #351 2018-07-19 15:11:34 +02:00
ce_miniexplorer.lfm mini expl, add supoort for movind splitter with mouse whell, close #343 2018-07-11 13:00:56 +02:00
ce_miniexplorer.pas mini explorer didn't always sort 2018-10-07 14:47:25 +02:00
ce_mru.pas class registration not needed for component streaming 2017-07-11 20:41:30 +02:00
ce_newdubproj.lfm add diloag to create new dub project, deactivated for now 2018-07-03 09:44:39 +02:00
ce_newdubproj.pas add diloag to create new dub project, deactivated for now 2018-07-03 09:44:39 +02:00
ce_observer.pas cleanup 2018-04-27 09:11:30 +02:00
ce_optionseditor.lfm more scaling adjustments 2018-01-22 06:24:49 +01:00
ce_optionseditor.pas more scaling adjustments 2018-01-22 06:24:49 +01:00
ce_processes.pas Revert latest commits related to processes output, reopen #336 2018-07-02 22:47:00 +02:00
ce_procinput.lfm Better support for high DPI monitors #151 2018-01-15 05:20:19 +01:00
ce_procinput.pas more scaled icons 2018-01-19 06:08:20 +01:00
ce_profileviewer.lfm nothing 2018-03-04 17:27:06 +01:00
ce_profileviewer.pas profile viewer, add context menu allowing to copy markdown table 2018-03-03 09:10:02 +01:00
ce_projgroup.lfm Revert latest commits related to processes output, reopen #336 2018-07-02 22:47:00 +02:00
ce_projgroup.pas proj groups, activate an item when opening if not free standing already opened 2018-05-14 15:06:19 +02:00
ce_projinspect.lfm workaound #338 2018-06-25 06:30:19 +02:00
ce_projinspect.pas fix, proj inspct widg filter size issue 2018-07-22 09:55:37 +02:00
ce_projutils.pas fix #300 - Error while finding the common directory and if all the sources dont have a module declaration 2018-04-21 10:39:57 +02:00
ce_search.lfm search & replace, add all opened files as possible scope, close #284 2018-04-16 12:10:17 +02:00
ce_search.pas search & replace, add all opened files as possible scope, close #284 2018-04-16 12:10:17 +02:00
ce_semver.pas handle dependency operators, close #231 2018-02-07 09:08:27 +01:00
ce_sharedres.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_shortcutseditor.lfm fix #311 - accept but now also warn about dup shortcuts in two different categories 2018-05-14 00:49:34 +02:00
ce_shortcutseditor.pas code comment typo 2018-05-14 15:05:26 +02:00
ce_stringrange.pas fix #230 - DUB project dependencies not available in completion anymore 2018-02-06 16:00:31 +01:00
ce_symlist.lfm workaound #338 2018-06-25 06:30:19 +02:00
ce_symlist.pas workaound #338 2018-06-25 06:30:19 +02:00
ce_symstring.pas Add IDE interface for observing the mini explorer 2018-07-08 13:52:32 +02:00
ce_synmemo.pas remove non conditional block 2018-10-09 16:28:19 +02:00
ce_term.lfm fix blinking terminal on each keystroke + fix font assign not triggering FontChanged() 2018-04-14 09:06:55 +02:00
ce_term.pas terminal, add option to follow the mini explorer path 2018-09-30 20:16:51 +02:00
ce_todolist.lfm workaound #338 2018-06-25 06:30:19 +02:00
ce_todolist.pas workaound #338 2018-06-25 06:30:19 +02:00
ce_tools.pas Revert latest commits related to processes output, reopen #336 2018-07-02 22:47:00 +02:00
ce_toolseditor.lfm icon scaling: DUB prj editor, messages 2018-01-19 19:38:14 +01:00
ce_toolseditor.pas Better support for high DPI monitors #151 2018-01-15 05:20:19 +01:00
ce_txtsyn.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_widget.lfm allow toolbar to autoselect the 24 or 32 px version of the icon 2018-01-18 21:53:41 +01:00
ce_widget.pas docking, widget didn't detect a change of site 2017-03-12 10:42:33 +01:00
ce_writablecomponent.pas class registration not needed for component streaming 2017-07-11 20:41:30 +02:00