mc/src
Andrew Borodin d07af4a374 (edit_find_word_start): return gboolean instead of int.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2012-08-27 16:16:24 +04:00
..
consaver Revert "Try fix of compile warnings about assigned but unused variables" 2012-07-18 12:03:31 +04:00
diffviewer Revert "Try fix of compile warnings about assigned but unused variables" 2012-07-18 12:03:31 +04:00
editor (edit_find_word_start): return gboolean instead of int. 2012-08-27 16:16:24 +04:00
filemanager Ticket #2835: Fixed duplicate entities in panel with 'tree view' mode 2012-08-22 16:53:16 +03:00
man2hlp Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
vfs Ticket #2838: Fixed 'Enter' action on a rpm file containing space character in filename 2012-07-19 11:17:16 +03:00
viewer (mcview_moveto_eol): comparison of unsigned expression < 0 fixup. 2012-07-17 17:04:05 +04:00
.gitignore Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
args.c Ticket #2853: standalone mcedit doesn't load saved file position. 2012-08-03 10:56:32 +04:00
args.h Open several files in mc editor from command line. 2012-06-20 22:26:10 +04:00
background.c Revert "Try fix of compile warnings about assigned but unused variables" 2012-07-18 12:03:31 +04:00
background.h Tweak background operations support. 2012-03-19 11:04:57 +03:00
clipboard.c Revert "Try fix of compile warnings about assigned but unused variables" 2012-07-18 12:03:31 +04: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 Revert "Try fix of compile warnings about assigned but unused variables" 2012-07-18 12:03:31 +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 Code indentation. 2012-07-17 17:04:05 +04:00
execute.h Changed lot of functions in src/ directory 2012-03-06 11:52:31 +03:00
help.c Ticket #2817: add mouse handler to the dialog. 2012-05-30 13:23:12 +04:00
help.h Use events for calling help window 2011-03-21 23:55:52 +02:00
history.h 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
keybind-defaults.c Optimization of ini files load. 2012-07-31 14:50:11 +04:00
keybind-defaults.h Ticket #2576: fix of symbols duplication. 2011-07-14 21:46:59 +04:00
learn.c Code indentation. 2012-07-17 17:04:05 +04:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c Revert "Try fix of compile warnings about assigned but unused variables" 2012-07-18 12:03:31 +04:00
main.h Open several files in mc editor from command line. 2012-06-20 22:26:10 +04:00
Makefile.am Makefile.ams cleanup. 2012-07-17 17:04:05 +04:00
selcodepage.c Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 2012-06-25 16:58:57 +04:00
selcodepage.h Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
setup.c Allow define keymap file without .keymap extension 2012-07-31 14:50:11 +04:00
setup.h Code indentation. 2012-07-17 17:04:05 +04:00
subshell.c Revert "Try fix of compile warnings about assigned but unused variables" 2012-07-18 12:03:31 +04:00
subshell.h Use vfs_path_t in execute.c and subshell.c. 2012-03-06 11:52:30 +03:00
textconf.c Add SFTP to the list of supported VFSes. 2012-07-05 10:34:30 +03:00
textconf.h Added --configure-options for easy update & reconfigure existing mc. 2011-03-29 12:37:55 +03:00
util.c (check_for_default): minor optimization and change return value. 2012-04-22 11:25:11 +03:00
util.h (check_for_default): minor optimization and change return value. 2012-04-22 11:25:11 +03:00