mc/src/editor
Ilia Maslakov 7dec7e5083 little optimization
Signed-off-by: Ilia Maslakov <il.smind@gmail.com>
2010-07-05 14:56:58 +00:00
..
.gitignore Ticket #1866: Move edit/ and vfs/ directories into src/ 2010-01-26 10:30:19 +02:00
bookmark.c Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
choosesyntax.c Ticket #1646: removed leading and trailing spaces in i18n resources. 2010-06-07 21:42:46 +04:00
edit-impl.h Lock file is created and destroyed with full path. 2010-06-22 21:44:53 +04:00
edit-widget.h MC Edit: column_highlighting flag is a member of WEdit struct. 2010-06-22 21:16:19 +04:00
edit.c little optimization 2010-07-05 14:56:58 +00:00
edit.h Ticket #2196: editor hangup if editor_tab_spacing is equalt to 0. 2010-06-14 13:53:02 +04:00
editcmd_dialogs.c Added modal flag to the dialog structure. 2010-06-22 21:16:19 +04:00
editcmd_dialogs.h Reorganized pathes to files in '#include' directives 2010-01-26 10:30:22 +02:00
editcmd.c Optimization: don't process the replacement string very often. 2010-07-05 16:19:33 +04:00
editdraw.c MC Edit: column_highlighting flag is a member of WEdit struct. 2010-06-22 21:16:19 +04:00
editkeys.c Changes for build after moving strutil into lib 2010-01-26 10:30:24 +02:00
editmenu.c Renamed dlg_id and parent fields of Widget structure. 2010-06-22 21:16:19 +04:00
editoptions.c Applied MC indentation policy. 2010-06-14 14:04:02 +04:00
editwidget.c Support of multiple editors and viewers. 2010-06-22 21:16:19 +04:00
etags.c Removed unneeded break after return. 2010-05-05 16:24:14 +04:00
etags.h Reorganization of sources. Part 1. 2010-01-26 10:30:23 +02:00
Makefile.am Allow use file locking in various components of MC. 2010-06-22 21:44:22 +04:00
syntax.c Ticket #2085: replacement of deprecated GLib functions. 2010-06-08 13:03:26 +04:00
wordproc.c Declaration of option_tab_spacing variable was moved from main.h to setup.h. 2010-06-14 13:53:02 +04:00