mc/src
Andrew Borodin 736279aa8a Ticket #3119: fix format paragrap formatting.
(word_start): remove extra decrement.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2014-01-14 14:38:16 +04:00
..
consaver Avoid compiler errors like: error: variable 'xxx' set but not used [-Werror=unused-but-set-variable] 2013-01-17 15:21:35 +03:00
diffviewer Ticket #3117: Launching editor with CK_Edit shouldn't pass line number. 2014-01-14 14:23:02 +04:00
editor Ticket #3119: fix format paragrap formatting. 2014-01-14 14:38:16 +04:00
filemanager Launching external editor/viewer with F4/F3 w/o passing line number. 2014-01-14 14:23:02 +04:00
man2hlp Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
vfs Ticket #3073: urar helper: fix handling filenames with spaces for unrar v5. 2013-11-29 14:11:08 +04:00
viewer Don't use g_memmove(). 2013-11-25 13:47:40 +04:00
.gitignore Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
args.c Use "'" instead of "`" for messages and comments quoting. 2013-06-03 14:21:03 +03:00
args.h Move global variables to an appropriate place 2012-10-21 18:19:12 +04:00
background.c Rename structures: 2013-11-25 13:47:40 +04:00
background.h Rename structures: 2013-11-25 13:47:40 +04:00
clipboard.c Avoid compiler errors like: error: variable 'xxx' set but not used [-Werror=unused-but-set-variable] 2013-01-17 15:21:35 +03:00
clipboard.h Use events for operate with clipboard (copy/paste to external clipboard, save/load to file) 2011-03-21 23:55:52 +02:00
cons.handler.c Reduce cppcheck warnings (style) in src subdirectory. 2013-11-25 13:47:40 +04:00
events_init.c Tweak background operations support. 2012-03-19 11:04:57 +03:00
events_init.h Prepare to initialize application events. 2011-03-21 11:46:41 +02:00
execute.c Allow launch external editor/viewer w/o line number. 2014-01-14 14:23:02 +04:00
execute.h Implementation of getting last editing/viewing position of file. 2013-02-16 17:40:37 +03:00
help.c Use g_slist_free_full(). 2013-11-25 13:47:40 +04:00
help.h Typo fixes. 2013-07-23 14:15:24 +04:00
history.h fixed doxygen documentation 2012-09-10 14:29:53 +03:00
keybind-defaults.c Fix indentation 2013-10-03 10:57:03 +03:00
keybind-defaults.h Ticket #2576: fix of symbols duplication. 2011-07-14 21:46:59 +04:00
learn.c Rename functions: 2013-06-28 09:21:17 +04:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c Ticket #3093: fix sefault in case of run "mcedit relative/path/to/file". 2014-01-09 13:39:12 +04:00
Makefile.am --with-edit: rename to --with-internal-edit. 2013-07-02 15:29:35 +03:00
selcodepage.c Move global variables to an appropriate place 2012-10-21 18:19:12 +04:00
selcodepage.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
setup.c (load_setup): clarify usage of internal variable. 2013-12-28 08:50:30 +04:00
setup.h Clarify usage of WPanel widget. 2013-11-25 13:47:40 +04:00
subshell.c src/subshell.c: indentation. 2014-01-09 13:42:54 +04:00
subshell.h Cleanup: remove unused 'prompt_pos' variable. 2013-06-08 18:06:55 +04:00
textconf.c Refactoring of subshell support. 2012-10-21 18:19:47 +04:00
textconf.h Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
util.c Rename structures: 2013-11-25 13:47:40 +04:00
util.h (check_for_default): minor optimization and change return value. 2012-04-22 11:25:11 +03:00