| .. |
|
ce_cdbcmd.lfm
|
…
|
|
|
ce_cdbcmd.pas
|
…
|
|
|
ce_common.pas
|
stack call tips
|
2016-01-20 00:42:07 +01:00 |
|
ce_controls.pas
|
added D&D from mini-explorer and from proj inspectors
|
2016-01-21 20:27:54 +01:00 |
|
ce_d2syn.pas
|
hl, renamed props with attribs suffix
|
2015-12-26 04:48:42 +01:00 |
|
ce_dast.pas
|
work on #39 for the linux platform
|
2015-09-16 02:49:53 +02:00 |
|
ce_dcd.pas
|
fix, missing close parenthesis in call tip
|
2016-01-20 10:39:36 +01:00 |
|
ce_defines.inc
|
style modernisation using helpers isNil & isNotNil
|
2016-01-11 00:36:10 +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
|
style modernisation using helpers isNil & isNotNil
|
2016-01-11 00:36:10 +01:00 |
|
ce_dialogs.pas
|
use a common dialog to warn about unsaved changes, + use this in miniexplorer which didnt warn when opening a proj
|
2015-11-05 02:27:55 +01:00 |
|
ce_dlang.pas
|
fix, possible AV when lexing nothing
|
2015-09-07 15:52:58 +02:00 |
|
ce_dlangutils.pas
|
highlighter, sharp symbol was not handled
|
2015-09-24 12:26:24 +02:00 |
|
ce_dmdwrap.pas
|
CE projs, added coverage to otherOptions
|
2016-01-21 18:33:23 +01:00 |
|
ce_dockoptions.pas
|
fix, dock options editor, content could be partially hidden
|
2015-06-03 11:17:26 +02:00 |
|
ce_dubproject.pas
|
editor, allow temporarily column selection even if option eoScrollPastEol not enabled
|
2016-01-24 03:22:11 +01:00 |
|
ce_dubprojeditor.lfm
|
added D&D from mini-explorer and from proj inspectors
|
2016-01-21 20:27:54 +01:00 |
|
ce_dubprojeditor.pas
|
more style modernisation
|
2016-01-19 21:52:15 +01:00 |
|
ce_editor.lfm
|
editor, status bar, doc fname on last panel
|
2015-12-17 03:22:42 +01:00 |
|
ce_editor.pas
|
added HL for editor project file when proj is DUB json
|
2016-01-24 00:37:25 +01:00 |
|
ce_editoroptions.pas
|
shortcut editor, ICEEditableShortCut, inform the observers when item sent
|
2016-01-23 23:48:13 +01:00 |
|
ce_gdb.lfm
|
initial work on #42, GDB integration
|
2015-10-01 15:09:12 +02:00 |
|
ce_gdb.pas
|
gdb, prepared some struct related to gdbmi format
|
2015-10-17 00:19:15 +02:00 |
|
ce_icons.inc
|
editor, a document can be set always visible in a split view to the right
|
2015-12-16 03:20:37 +01:00 |
|
ce_infos.lfm
|
style modernisation using helpers isEmpty & isNotEmpty
|
2016-01-11 01:09:21 +01:00 |
|
ce_infos.pas
|
style modernisation using helpers isEmpty & isNotEmpty
|
2016-01-11 01:09:21 +01:00 |
|
ce_inspectors.pas
|
style modernisation using helpers for file name manip
|
2016-01-18 07:55:52 +01:00 |
|
ce_interfaces.pas
|
shortcut editor, ICEEditableShortCut, inform the observers when item sent
|
2016-01-23 23:48:13 +01:00 |
|
ce_lcldragdrop.pas
|
added D&D from mini-explorer and from proj inspectors
|
2016-01-21 20:27:54 +01:00 |
|
ce_libman.pas
|
more style modernisation
|
2016-01-19 21:52:15 +01:00 |
|
ce_libmaneditor.lfm
|
added a tool buton to open the proj matching to a library item, when possible
|
2015-11-05 02:28:40 +01:00 |
|
ce_libmaneditor.pas
|
more style modernisation
|
2016-01-19 21:52:15 +01:00 |
|
ce_main.lfm
|
editor, fix identifier markup, all trailing blank chars marked
|
2016-01-20 10:32:35 +01:00 |
|
ce_main.pas
|
editor, allow temporarily column selection even if option eoScrollPastEol not enabled
|
2016-01-24 03:22:11 +01:00 |
|
ce_messages.lfm
|
style modernisation using helpers isEmpty & isNotEmpty
|
2016-01-11 01:09:21 +01:00 |
|
ce_messages.pas
|
more style modernisation
|
2016-01-19 21:52:15 +01:00 |
|
ce_miniexplorer.lfm
|
mini explorer, horz scroll bar didn't work
|
2016-01-22 09:25:13 +01:00 |
|
ce_miniexplorer.pas
|
added D&D from mini-explorer and from proj inspectors
|
2016-01-21 20:27:54 +01:00 |
|
ce_mru.pas
|
common project interface renaming + works on #10
|
2015-09-17 00:04:27 +02:00 |
|
ce_nativeproject.pas
|
more style modernisation
|
2016-01-19 21:52:15 +01:00 |
|
ce_observer.pas
|
observers, use generic type to validate
|
2015-12-26 12:08:25 +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
|
style modernisation using helpers isNil & isNotNil
|
2016-01-11 00:36:10 +01:00 |
|
ce_processes.pas
|
runnables, unittests, prokect runner: display an error when exit code is not null
|
2015-12-06 15:51:35 +01:00 |
|
ce_procinput.lfm
|
process input, layout alignment
|
2015-12-10 07:20:05 +01:00 |
|
ce_procinput.pas
|
style modernisation using helpers isNil & isNotNil
|
2016-01-11 00:36:10 +01:00 |
|
ce_projconf.lfm
|
CE projects: additionalWarnings -> warningsAsInfo
|
2016-01-18 07:08:19 +01:00 |
|
ce_projconf.pas
|
linux version, CE projs, fPIC added when outputKind is sharedLib
|
2016-01-21 18:33:23 +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
|
more style modernisation
|
2016-01-19 21:52:15 +01:00 |
|
ce_search.lfm
|
style modernisation using helpers isEmpty & isNotEmpty
|
2016-01-11 01:09:21 +01:00 |
|
ce_search.pas
|
search, find all, moved result to category misc and display line content
|
2016-01-24 04:36:24 +01:00 |
|
ce_sharedres.pas
|
allow more ctrl types to be assignedto
|
2015-09-17 18:16:58 +02:00 |
|
ce_shortcutseditor.lfm
|
style modernisation using helpers isNil & isNotNil
|
2016-01-11 00:36:10 +01:00 |
|
ce_shortcutseditor.pas
|
shortcut editor, ICEEditableShortCut, inform the observers when item sent
|
2016-01-23 23:48:13 +01:00 |
|
ce_staticmacro.pas
|
shortcut editor, ICEEditableShortCut, inform the observers when item sent
|
2016-01-23 23:48:13 +01:00 |
|
ce_symlist.lfm
|
style modernisation using helpers isEmpty & isNotEmpty
|
2016-01-11 01:09:21 +01:00 |
|
ce_symlist.pas
|
style modernisation using helpers isEmpty & isNotEmpty
|
2016-01-11 01:09:21 +01:00 |
|
ce_symstring.pas
|
style modernisation using helpers for file name manip
|
2016-01-18 07:55:52 +01:00 |
|
ce_synmemo.pas
|
editor, allow temporarily column selection even if option eoScrollPastEol not enabled
|
2016-01-24 03:22:11 +01:00 |
|
ce_todolist.lfm
|
style modernisation using helpers isEmpty & isNotEmpty
|
2016-01-11 01:09:21 +01:00 |
|
ce_todolist.pas
|
style modernisation using helpers isEmpty & isNotEmpty
|
2016-01-11 01:09:21 +01:00 |
|
ce_tools.pas
|
shortcut editor, ICEEditableShortCut, inform the observers when item sent
|
2016-01-23 23:48:13 +01:00 |
|
ce_toolseditor.lfm
|
more glyph pos fine tweaking
|
2015-08-24 12:59:10 +02:00 |
|
ce_toolseditor.pas
|
custom tools, removed chainAfter/Before and added more powerful chaining system.
|
2015-12-07 01:14:05 +01:00 |
|
ce_txtsyn.pas
|
editor options, better names
|
2015-12-12 11:03:11 +01:00 |
|
ce_widget.lfm
|
editor, fix identifier markup, all trailing blank chars marked
|
2016-01-20 10:32:35 +01:00 |
|
ce_widget.pas
|
prevent closing all the widgets when locked
|
2015-08-31 17:46:06 +02:00 |
|
ce_writablecomponent.pas
|
more related to 9cca5e1b12
|
2015-08-24 15:00:48 +02:00 |