dexed/src
Basile Burg 45dc54d421 deactivated tooltips in proj inspectors
problem when scrollbar is also visible
2016-07-15 00:51:06 +02:00
..
ce_cdbcmd.lfm
ce_cdbcmd.pas Revert "Revert "processed with JCF"" 2015-03-10 15:00:19 +01:00
ce_common.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_controls.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_d2syn.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_d2synpresets.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_dast.pas work on #39 for the linux platform 2015-09-16 02:49:53 +02:00
ce_dastworx.pas import ana in runnables use dastworx 2016-07-05 01:11:53 +02:00
ce_dcd.pas rename parameters that are prefixed 2016-07-10 01:44:36 +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 add the flat design, as an option, step 2 of #51 2016-06-25 15:51:38 +02:00
ce_dfmt.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_dialogs.pas lock project-related actions when compiling + add title to dialogs 2016-07-07 07:42:45 +02:00
ce_dlang.pas rename parameters that are prefixed 2016-07-10 01:44:36 +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 rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_dmdwrap.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_dockoptions.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_dsgncontrols.pas display greyed toobar image when tblbtn not enabled 2016-06-28 17:10:42 +02:00
ce_dubproject.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_dubprojeditor.lfm deactivated tooltips in proj inspectors 2016-07-15 00:51:06 +02:00
ce_dubprojeditor.pas add helpers to edit DUB project properties, close #42 2016-07-14 08:37:09 +02:00
ce_editor.lfm add editor command to sort sel lines, close #78 2016-07-11 04:57:20 +02:00
ce_editor.pas add editor command to sort sel lines, close #78 2016-07-11 04:57:20 +02:00
ce_editoroptions.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_gdb.lfm reactivated gdb commander + prelim work on the GUI 2016-03-19 02:46:15 +01:00
ce_gdb.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_infos.lfm use same naming convention for version.txt and git tags 2016-07-09 21:35:00 +02:00
ce_infos.pas use same naming convention for version.txt and git tags 2016-07-09 21:35:00 +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 rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_lcldragdrop.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_libman.pas rename ICEMultiDocObserver -> ICEDocumentObserver 2016-07-09 04:11:22 +02:00
ce_libmaneditor.lfm rewrite the hints deleted in 30297c5dca 2016-06-25 23:35:08 +02:00
ce_libmaneditor.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_main.lfm projects group, a group can be either compiled sequentially or in parallel 2016-07-15 00:23:29 +02:00
ce_main.pas projects group, a group can be either compiled sequentially or in parallel 2016-07-15 00:23:29 +02:00
ce_messages.lfm finely tweaked the settings applied on first execution 2016-07-06 04:35:49 +02:00
ce_messages.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_miniexplorer.lfm rewrite the hints deleted in 30297c5dca 2016-06-25 23:35:08 +02:00
ce_miniexplorer.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_mru.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_nativeproject.pas ceproject, pre/post bld proc, skip simple commands that are empty 2016-07-15 00:01:34 +02:00
ce_observer.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_optionseditor.lfm #59, add a preset editor 2016-06-17 14:37:29 +02:00
ce_optionseditor.pas add the flat design, as an option, step 2 of #51 2016-06-25 15:51:38 +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 rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_projconf.lfm rewrite the hints deleted in 30297c5dca 2016-06-25 23:35:08 +02:00
ce_projconf.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_projgroup.lfm rewrite the hints deleted in 30297c5dca 2016-06-25 23:35:08 +02:00
ce_projgroup.pas projects group, attach the FSP to newly added group item if both match 2016-07-14 07:25:01 +02:00
ce_projinspect.lfm deactivated tooltips in proj inspectors 2016-07-15 00:51:06 +02:00
ce_projinspect.pas rename parameters that are prefixed 2016-07-10 01:44:36 +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 rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_search.pas rename parameters that are prefixed 2016-07-10 01:44:36 +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 rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_staticmacro.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_stringrange.pas fix stringrange static ctor from empty string 2016-03-27 06:41:30 +02:00
ce_symlist.lfm rewrite the hints deleted in 30297c5dca 2016-06-25 23:35:08 +02:00
ce_symlist.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_symstring.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_synmemo.pas fix inaccuracies in pairs & bracce auto closing 2016-07-11 07:23:42 +02:00
ce_todolist.lfm rewrite the hints deleted in 30297c5dca 2016-06-25 23:35:08 +02:00
ce_todolist.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_tools.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_toolseditor.lfm rewrite the hints deleted in 30297c5dca 2016-06-25 23:35:08 +02:00
ce_toolseditor.pas add the flat design, as an option, step 2 of #51 2016-06-25 15:51:38 +02:00
ce_txtsyn.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_widget.lfm add the flat design, as an option, step 2 of #51 2016-06-25 15:51:38 +02:00
ce_widget.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00
ce_writablecomponent.pas rename parameters that are prefixed 2016-07-10 01:44:36 +02:00