dexed/src
Basile Burg fd0b9ae226 editor, add shortcut for end word left/right 2016-04-23 17:45:38 +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 removed TCheckedAsyncProcess (was replaced by TCEProcess) 2016-03-29 04:44:30 +02:00
ce_controls.pas page control, add option to display the tabs at the bottom 2016-04-23 17:29:39 +02:00
ce_d2syn.pas nothing 2016-04-16 21:35:47 +02:00
ce_dast.pas work on #39 for the linux platform 2015-09-16 02:49:53 +02:00
ce_dcd.pas fix dcd ddoc formatting 2016-03-28 07:40:27 +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 fix, dfmt commander, invalid props could be typed, leading to AV 2015-12-21 05:57:52 +01:00
ce_dfmt.pas dfmt commander, adapt the options to the program version 2016-04-15 03:11:45 +02:00
ce_dialogs.pas replace okCancel dialogs by YesNo dialogs 2016-04-11 07:10:32 +02:00
ce_dlang.pas lexer, option to exclude comments + more reliable version all/none inverter 2016-04-16 22:10:52 +02:00
ce_dlangmaps.pas lexer (HL) add missing library type size_t and ptrdiff_t, use a bigger but faster dictionnary 2016-04-14 08:38:35 +02:00
ce_dlangutils.pas fix, lexer needed full bool eval 2016-04-03 06:12:14 +02:00
ce_dmdwrap.pas add gdmd to the information box 2016-04-16 14:57:39 +02:00
ce_dockoptions.pas updates to Laz 1.6 2016-02-19 04:13:54 +01:00
ce_dubproject.pas update etc/fscl-json to 33310 2016-03-28 21:56:44 +02:00
ce_dubprojeditor.lfm dub insp, refresh from ctxt menu 2016-02-12 14:33:39 +01:00
ce_dubprojeditor.pas dub insp, refresh from ctxt menu 2016-02-12 14:33:39 +01:00
ce_editor.lfm fix lexer bug + add temp method to domp tokens to file 2016-03-31 09:03:26 +02:00
ce_editor.pas reg fix, page caption not updated til focused 2016-04-18 21:21:57 +02:00
ce_editoroptions.pas removed temp code for #25 and added workaround in the default static macros 2016-03-04 06:14:46 +01:00
ce_gdb.lfm reactivated gdb commander + prelim work on the GUI 2016-03-19 02:46:15 +01:00
ce_gdb.pas deactivated GDB commander to build next rlz 2016-04-16 14:24:29 +02:00
ce_icons.inc libman, entries can be de/activated without removal 2016-03-28 00:52:42 +02:00
ce_infos.lfm prepared next rlz 2016-04-19 11:25:40 +02:00
ce_infos.pas add support for analyzing the current file with Dscanner 2016-04-16 15:26:10 +02:00
ce_inspectors.pas project, async comp, small fixes to common proj interface 2016-01-30 07:47:24 +01:00
ce_interfaces.pas refactored the symbol expander as an ICESingleService 2016-03-21 20:51:10 +01:00
ce_lcldragdrop.pas fixup for ? 2016-02-06 23:33:55 +01:00
ce_libman.pas libman, entries can be de/activated without removal 2016-03-28 00:52:42 +02:00
ce_libmaneditor.lfm avoid to parse invalid package list 2016-04-15 03:55:17 +02:00
ce_libmaneditor.pas avoid to parse invalid package list 2016-04-15 03:55:17 +02:00
ce_main.lfm renamed menu 'Run' to 'Compilation' 2016-04-16 23:02:58 +02:00
ce_main.pas warn about -of in runnable flags + allow to produce obj from a runnable 2016-04-19 11:22:40 +02:00
ce_messages.lfm fix, AV in string ranges 2016-03-19 00:05:35 +01:00
ce_messages.pas message widget didn't really need the symbol expander 2016-03-21 22:40:33 +01:00
ce_miniexplorer.lfm dub insp, refresh from ctxt menu 2016-02-12 14:33:39 +01:00
ce_miniexplorer.pas completed OSX port 2016-02-17 07:48:16 +01:00
ce_mru.pas projects, CE & DUB, async compilation 2016-01-30 04:18:30 +01:00
ce_nativeproject.pas replace okCancel dialogs by YesNo dialogs 2016-04-11 07:10:32 +02:00
ce_observer.pas projects, CE & DUB, async compilation 2016-01-30 04:18:30 +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 replace okCancel dialogs by YesNo dialogs 2016-04-11 07:10:32 +02:00
ce_processes.pas add TCEAutoBufferedProcess class 2016-03-19 00:03:58 +01:00
ce_procinput.lfm add btn to kill current process in the procinput widget 2016-03-26 04:59:51 +01:00
ce_procinput.pas add btn to kill current process in the procinput widget 2016-03-26 04:59:51 +01:00
ce_projconf.lfm CE projects: additionalWarnings -> warningsAsInfo 2016-01-18 07:08:19 +01:00
ce_projconf.pas refact, omit def member 2016-01-31 14:39:50 +01:00
ce_projinspect.lfm added D&D from mini-explorer and from proj inspectors 2016-01-21 20:27:54 +01:00
ce_projinspect.pas refactored the symbol expander as an ICESingleService 2016-03-21 20:51:10 +01:00
ce_search.lfm activated auto complete from search history + shc editor hint 2016-03-13 20:11:13 +01:00
ce_search.pas disable empty searches 2016-03-10 14:40:27 +01:00
ce_sharedres.pas allow more ctrl types to be assignedto 2015-09-17 18:16:58 +02:00
ce_shortcutseditor.lfm activated auto complete from search history + shc editor hint 2016-03-13 20:11:13 +01:00
ce_shortcutseditor.pas activated auto complete from search history + shc editor hint 2016-03-13 20:11:13 +01:00
ce_staticmacro.pas static macros, validated with a regex 2016-03-13 16:38:20 +01:00
ce_stringrange.pas fix stringrange static ctor from empty string 2016-03-27 06:41:30 +02:00
ce_symlist.lfm style modernisation using helpers isEmpty & isNotEmpty 2016-01-11 01:09:21 +01:00
ce_symlist.pas first run, changed default option + add a runnable 2016-02-08 18:35:56 +01:00
ce_symstring.pas symstrings, DUB projects, CPR expands to the same as CPP 2016-03-26 05:09:31 +01:00
ce_synmemo.pas editor, add shortcut for end word left/right 2016-04-23 17:45:38 +02:00
ce_todolist.lfm style modernisation using helpers isEmpty & isNotEmpty 2016-01-11 01:09:21 +01:00
ce_todolist.pas refactored the symbol expander as an ICESingleService 2016-03-21 20:51:10 +01:00
ce_tools.pas temp fix order of init and service assignation 2016-03-21 22:41:03 +01:00
ce_toolseditor.lfm more glyph pos fine tweaking 2015-08-24 12:59:10 +02:00
ce_toolseditor.pas refact, omit def member 2016-01-31 14:39:50 +01:00
ce_txtsyn.pas editor options, better names 2015-12-12 11:03:11 +01:00
ce_widget.lfm updates to Laz 1.6 2016-02-19 04:13:54 +01:00
ce_widget.pas updates to Laz 1.6 2016-02-19 04:13:54 +01:00
ce_writablecomponent.pas more related to 9cca5e1b12 2015-08-24 15:00:48 +02:00