mc/src/editor
Andrew Borodin d55c30eb7d Changed type of WEdit::extmod from integer to gboolean.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2011-08-26 10:30:53 +04:00
..
.gitignore Ticket #1866: Move edit/ and vfs/ directories into src/ 2010-01-26 10:30:19 +02:00
bookmark.c Code indentation in src/editor directory 2010-11-24 10:51:29 +03:00
choosesyntax.c Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files 2010-11-24 10:51:30 +03:00
edit-impl.h Allow create WEdit window with any sizes and in any location. 2011-08-24 09:51:54 +04:00
edit-widget.h Changed type of WEdit::extmod from integer to gboolean. 2011-08-26 10:30:53 +04:00
edit.c Changed type of WEdit::extmod from integer to gboolean. 2011-08-26 10:30:53 +04:00
edit.h Ticket #27 (group undo) 2011-01-01 21:17:19 +00:00
editcmd_dialogs.c WEdit::num_widget_lines and WEdit::num_widget_columns are removed. 2011-04-13 13:37:46 +04:00
editcmd_dialogs.h Code indentation in src/editor directory 2010-11-24 10:51:29 +03:00
editcmd.c Added function mc_build_filename() for processing URL-paths as well 2011-06-23 14:45:02 +03:00
editdraw.c Allow create WEdit window with any sizes and in any location. 2011-08-24 09:51:54 +04:00
editkeys.c Changed type of WEdit::extmod from integer to gboolean. 2011-08-26 10:30:53 +04:00
editmenu.c Unification of keybinding names. 2011-03-20 19:26:08 +03:00
editoptions.c Modified editor general options gialog 2011-01-01 21:17:27 +00:00
editwidget.c Allow create WEdit window with any sizes and in any location. 2011-08-24 09:51:54 +04:00
etags.c Added function mc_build_filename() for processing URL-paths as well 2011-06-23 14:45:02 +03:00
etags.h Code indentation in src/editor directory 2010-11-24 10:51:29 +03:00
Makefile.am Allow use file locking in various components of MC. 2010-06-22 21:44:22 +04:00
syntax.c Remove backlinks from lib to src - move global variables(used in lib) to mc_global structure (see lib/global.c) 2011-03-21 23:55:50 +02:00
wordproc.c Code indentation in src/editor directory 2010-11-24 10:51:29 +03:00