dexed/src
Basile Burg 4b69fb4fa9 HL presets, add clone btn + preset "Mars dark" 2016-06-22 06:58:18 +02:00
..
ce_cdbcmd.lfm
ce_cdbcmd.pas
ce_common.pas add option to auto detect the indentation mode (tabs|spaces), close #45 2016-06-14 10:50:15 +02:00
ce_controls.pas set visible and persistent the page control options 2016-04-28 13:35:07 +02:00
ce_d2syn.pas finish highlighter preset system, close #59 2016-06-17 16:57:17 +02:00
ce_d2synpresets.pas HL presets, add clone btn + preset "Mars dark" 2016-06-22 06:58:18 +02:00
ce_dast.pas work on #39 for the linux platform 2015-09-16 02:49:53 +02:00
ce_dcd.pas handle changes to DCD -u output format 2016-04-27 11:20:52 +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 use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_dialogs.pas replace okCancel dialogs by YesNo dialogs 2016-04-11 07:10:32 +02:00
ce_dlang.pas prevent dup in imports list 2016-06-18 09:06:48 +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 CE projects, run option, CUrrentDirectory can include symbolic strings 2016-06-16 02:49:58 +02:00
ce_dockoptions.pas updates to Laz 1.6 2016-02-19 04:13:54 +01:00
ce_dubproject.pas moved free functions used by the custom commands to the editor class 2016-06-14 13:03:42 +02:00
ce_dubprojeditor.lfm dub editor, put action refresh in toolbar 2016-04-24 18:13:30 +02:00
ce_dubprojeditor.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_editor.lfm prevent dup in imports list 2016-06-18 09:06:48 +02:00
ce_editor.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_editoroptions.pas start #59 - HL presets 2016-06-16 01:56:12 +02:00
ce_gdb.lfm reactivated gdb commander + prelim work on the GUI 2016-03-19 02:46:15 +01:00
ce_gdb.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_infos.lfm prepared next rlz 2016-05-26 22:42:17 +02:00
ce_infos.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +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 set the mini explorer as a single service 2016-06-22 05:44:44 +02:00
ce_lcldragdrop.pas refact widgets that replace the free project with projutils functions 2016-06-14 10:16:22 +02:00
ce_libman.pas libman, entries can be de/activated without removal 2016-03-28 00:52:42 +02:00
ce_libmaneditor.lfm mostly done #68, project group 2016-06-12 10:43:44 +02:00
ce_libmaneditor.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_main.lfm fix #46, The generic highlighter is not selected when saving a non D file 2016-06-15 08:36:21 +02:00
ce_main.pas set the mini explorer as a single service 2016-06-22 05:44:44 +02:00
ce_messages.lfm use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_messages.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_miniexplorer.lfm fix #55 - flash icon doesn't work just after "view in mini explorer" 2016-05-24 18:45:08 +02:00
ce_miniexplorer.pas set the mini explorer as a single service 2016-06-22 05:44:44 +02:00
ce_mru.pas projects, CE & DUB, async compilation 2016-01-30 04:18:30 +01:00
ce_nativeproject.pas finsih project group - close #68 2016-06-13 04:40:02 +02:00
ce_observer.pas projects, CE & DUB, async compilation 2016-01-30 04:18:30 +01:00
ce_optionseditor.lfm #59, add a preset editor 2016-06-17 14:37:29 +02:00
ce_optionseditor.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_processes.pas add TCEAutoBufferedProcess class 2016-03-19 00:03:58 +01:00
ce_procinput.lfm tweak a few btns spacing 2016-06-16 05:57:00 +02:00
ce_procinput.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_projconf.lfm CE projects: additionalWarnings -> warningsAsInfo 2016-01-18 07:08:19 +01:00
ce_projconf.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_projgroup.lfm tweak a few btns spacing 2016-06-16 05:57:00 +02:00
ce_projgroup.pas reload last project, handle the free standing project 2016-06-22 05:27:28 +02:00
ce_projinspect.lfm CE projects, allow multi selection of file (remove, open), close #37 2016-04-23 19:03:24 +02:00
ce_projinspect.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_projutils.pas add option to save project file before compiling, close #75 2016-06-17 19:51:54 +02:00
ce_search.lfm activated auto complete from search history + shc editor hint 2016-03-13 20:11:13 +01:00
ce_search.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_sharedres.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +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 use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02: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 symlist, support for unittests 2016-04-24 02:28:38 +02:00
ce_symlist.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_symstring.pas add the symbolic string CPOP (current project output path) 2016-06-16 03:04:12 +02:00
ce_synmemo.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_todolist.lfm style modernisation using helpers isEmpty & isNotEmpty 2016-01-11 01:09:21 +01:00
ce_todolist.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02:00
ce_tools.pas custom tools, allow to interpolate the parameters with the result of the input query, close #53 2016-06-19 07:46:42 +02:00
ce_toolseditor.lfm more glyph pos fine tweaking 2015-08-24 12:59:10 +02:00
ce_toolseditor.pas use RCDATA resources instead of old hex strings system 2016-06-19 07:13:32 +02: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 remove unused field 2016-06-18 09:06:05 +02:00
ce_writablecomponent.pas more related to 9cca5e1b12 2015-08-24 15:00:48 +02:00