dexed/src
Basile Burg a60bca7c96 terminal, add vscrollbar 2020-03-06 23:36:32 +01:00
..
u_cdbcmd.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_cdbcmd.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_ceproject.pas retrieve compiler exename each time required to fix bugs with the "global" option 2019-12-26 13:12:38 +01:00
u_ceprojeditor.lfm rename the CE project format "DEXED ..." 2019-01-20 14:06:29 +01:00
u_ceprojeditor.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_common.pas fix #470 - "Find all" results are not clickable if the file is a C/C++ source 2019-05-09 00:49:36 +02:00
u_compilers.lfm compiler paths hints, fix typos 2020-01-25 04:37:47 +01:00
u_compilers.pas compiler paths, activate auto detection of GDC 2020-01-25 04:08:23 +01:00
u_controls.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_d2syn.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_d2synpresets.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dast.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dastworx.pas fix #452 - Freeze at startup due to too long dastworx command line 2019-03-15 12:23:10 +01:00
u_dbgitf.pas gdb commander, allow to evaluate the editor expression when mouse motion stops 2020-02-13 03:35:38 +01:00
u_dcd.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_ddemangle.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_defines.inc Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dfmt.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dfmt.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_dialogs.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_diff.lfm diff view, fix tab order L2R 2019-06-18 07:11:04 +02:00
u_diff.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dlang.pas restore broken auto indent 2020-02-16 13:11:14 +01:00
u_dlangmaps.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dlangutils.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dmdwrap.pas fix possibly missing dir sep when expanding dexed projs xtra sources 2019-03-13 11:42:08 +01:00
u_dockoptions.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dsgncontrols.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dubproject.pas fix silent esception when storing the editor metadata file 2020-01-25 04:31:29 +01:00
u_dubprojeditor.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_dubprojeditor.pas fix #479 - prevent the creation of a DUB property if laready present 2019-06-13 21:03:02 +02:00
u_editor.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_editor.pas prevent creating timers in each widget and use at one instead of two 2019-02-08 22:11:09 +01:00
u_editoroptions.pas remove deprecated autoClose modes 2019-04-02 13:06:01 +02:00
u_gdb.lfm gdb commander, allow to evaluate the editor expression when mouse motion stops 2020-02-13 03:35:38 +01:00
u_gdb.pas GDB commander, format and demangle result of evaluation triggered by mouse motion 2020-02-18 07:50:36 +01:00
u_halstead.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_infos.lfm update year 2020-01-01 12:13:18 +01:00
u_infos.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_inspectors.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_interfaces.pas add a system allowing to change the D compiler used in all the compilation contexts 2019-12-16 09:59:02 +01:00
u_lcldragdrop.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_libman.pas fix possible av when project doesn't load 2019-02-11 05:06:36 +01:00
u_libmaneditor.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_libmaneditor.pas retrieve compiler exename each time required to fix bugs with the "global" option 2019-12-26 13:12:38 +01:00
u_main.lfm terminal, add vscrollbar 2020-03-06 23:36:32 +01:00
u_main.pas fix typo 2020-03-04 17:22:39 +01:00
u_messages.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_messages.pas fix small but constant load on idle caused by several timers 2020-02-18 06:44:56 +01:00
u_miniexplorer.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_miniexplorer.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_mru.pas fix #4 - Automatic cleaning of MRU doesn't mix well with git checkout 2020-03-04 14:56:31 +01:00
u_newdubproj.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_newdubproj.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_observer.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_optionseditor.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_optionseditor.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_processes.pas fix small but constant load on idle caused by several timers 2020-02-18 06:44:56 +01:00
u_procinput.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_procinput.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_profileviewer.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_profileviewer.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_projgroup.lfm style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_projgroup.pas style, remove all occurences of `then\ [a-z,A-Z]` 2019-02-05 19:08:09 +01:00
u_projinspect.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_projinspect.pas proj inspect, reset filter on other proj focused 2019-06-07 09:52:19 +02:00
u_projutils.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_search.lfm search & replace, ENTER execute the search or the replacement 2019-01-22 08:38:43 +01:00
u_search.pas search & replace, find next, propose to restart from the doc beg/end if no match anymore 2019-06-10 21:18:10 +02:00
u_semver.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_sharedres.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_shortcutseditor.lfm fix #439 - Better shortcut filter 2019-02-03 17:58:41 +01:00
u_shortcutseditor.pas shortcut editor, prevent a few indirections 2019-02-03 20:02:04 +01:00
u_simpleget.pas fix simple get not working with libcurl under win 2019-04-03 22:47:40 +02:00
u_stringrange.pas update links 2019-01-19 17:40:54 +01:00
u_symlist.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_symlist.pas prevent calling dastworx on closing a page 2019-12-01 13:53:33 +01:00
u_symstring.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_synmemo.pas gdb commander, allow to evaluate the editor expression when mouse motion stops 2020-02-13 03:35:38 +01:00
u_term.lfm terminal, add vscrollbar 2020-03-06 23:36:32 +01:00
u_term.pas terminal, add vscrollbar 2020-03-06 23:36:32 +01:00
u_todolist.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_todolist.pas prevent calling dastworx on closing a page 2019-12-01 13:53:33 +01:00
u_tools.pas fix #474 - SymString of tools parameters not expanded when queryParameters is activated and an empty string is passed 2019-05-15 08:27:05 +02:00
u_toolseditor.lfm Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_toolseditor.pas tools, add the autoExecuteEvents property 2019-02-11 03:26:03 +01:00
u_txtsyn.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00
u_widget.lfm fix upstram reg, messages of the message widget not auto scrolled back anymore 2019-02-10 03:37:28 +01:00
u_widget.pas fix upstram reg, messages of the message widget not auto scrolled back anymore 2019-02-10 03:37:28 +01:00
u_writablecomponent.pas Get rid of old `TCE<Name>` class identifiers, step 2, #374 2019-01-02 21:10:48 +01:00