mc/src
Andrew Borodin a91682a079 (file_mask_dialog): adjust width calculation.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2012-11-19 21:42:46 +04:00
..
consaver Revert "Try fix of compile warnings about assigned but unused variables" 2012-07-18 12:03:31 +04:00
diffviewer (QUICK_BUTTONS_OK_CANCEL): new macro for often-used dialog buttons. 2012-11-19 21:42:46 +04:00
editor (spell_dialog_spell_suggest_show): fixed widget order in the dialog. 2012-11-19 21:42:46 +04:00
filemanager (file_mask_dialog): adjust width calculation. 2012-11-19 21:42:46 +04:00
man2hlp Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
vfs Fix of DOXYGEN docs: @return instead of @returns 2012-11-09 10:05:13 +04:00
viewer (QUICK_BUTTONS_OK_CANCEL): new macro for often-used dialog buttons. 2012-11-19 21:42:46 +04:00
.gitignore Ticket 1551: Update GPL version from 2 to 3 2011-10-18 14:08:34 +03:00
args.c Refactoring of subshell support. 2012-10-21 18:19:47 +04:00
args.h Move global variables to an appropriate place 2012-10-21 18:19:12 +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 Move global variables to an appropriate place 2012-10-21 18:19:12 +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 Fix of sys/ioctl.h includes: use HAVE_SYS_IOCTL_H guard. 2012-10-21 18:19:11 +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 Clarify of sig_atomic_t usage (got from Mutt). 2012-11-09 10:05:13 +04:00
execute.h Changed lot of functions in src/ directory 2012-03-06 11:52:31 +03:00
help.c Unification of widget and dialog callback functions. 2012-11-19 21:42:44 +04:00
help.h Use events for calling help window 2011-03-21 23:55:52 +02:00
history.h fixed doxygen documentation 2012-09-10 14:29:53 +03:00
keybind-defaults.c Ticket #2863 (mcdiff bidirectional merge enhancement) 2012-08-30 10:43:20 +04:00
keybind-defaults.h Ticket #2576: fix of symbols duplication. 2011-07-14 21:46:59 +04:00
learn.c Build "Learn keys" dialog in normal order. 2012-11-19 21:42:46 +04:00
learn.h Code indentation in src directory 2010-11-24 10:27:47 +03:00
main.c src/main.c: indentation. 2012-11-09 10:45:28 +04:00
Makefile.am Refactoring of subshell support. 2012-10-21 18:19:47 +04: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 Fix of DOXYGEN docs: @return instead of @returns 2012-11-09 10:05:13 +04:00
setup.h Init file highlighting only in full mode. 2012-11-09 10:05:13 +04:00
subshell.c Define winch_flag as volatile sig_atomic_t. 2012-11-09 10:05:13 +04:00
subshell.h (exit_subshell): return gboolean instead of int. 2012-11-09 10:05:12 +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 (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