mc/lib
Andrew Borodin 55e604901f Create status dialog window to interrupt long-time operations.
Such dialog allows:
  * show status of operation;
  * control operation using dialog buttons (Abort, Suspend, Resume, etc).

Status dialog is raised after specified delay after operation start.
If operation duration is less than delay, the status dialog is not raised.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2014-07-22 13:40:30 +04:00
..
event Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
filehighlight (mc_config_get_string_list): clarify usage. 2014-07-22 13:12:06 +04:00
mcconfig Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
search Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
skin Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
strutil Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
tty Ticket #3183: diffviewer line drawing fix. 2014-03-16 17:02:46 +04:00
vfs Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
widget Create status dialog window to interrupt long-time operations. 2014-07-22 13:40:30 +04:00
charsets.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
charsets.h Core, mceditor, mcviewer and mcdiffviewer code tweak and cleanup 2012-06-25 16:58:57 +04:00
event-types.h Optimization of history load. 2011-06-21 16:13:10 +04:00
event.h Event system: added addition parameter event_init_data to mc_event_del() function. 2011-06-21 16:13:10 +04:00
filehighlight.h Rename type file_entry to the file_entry_t. 2013-09-19 16:22:30 +04:00
fileloc.h Ticket #2625: mc does not preserve file mtime when copying over ssh 2011-12-12 11:51:25 +03:00
fs.h Add DIR_IS_DOT and DIR_IS_DOTDOT macros 2013-07-23 14:15:24 +04:00
glibcompat.c Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
glibcompat.h Use g_list_free_full(). 2013-11-25 13:47:40 +04:00
global.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
global.h Ticket #3151: lib/global.h: remove declaration of refresh_screen(). 2014-02-10 16:27:03 +04:00
hook.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
hook.h fixed doxygen documentation 2012-09-10 14:29:53 +03:00
keybind.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
keybind.h Ticket #2165: basic version of the user-friendly skin selector. 2014-02-11 15:13:09 +04:00
lock.c (lock_extract_info): fix out-of-bound writes. 2014-07-22 13:10:41 +04:00
lock.h Changed lock_file() and unlock_file() functions 2012-03-06 11:52:30 +03:00
logging.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
logging.h Added new function mc_always_log() for logging on early bootstrap stages 2011-01-20 17:38:27 +02:00
Makefile.am Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
mcconfig.h (mc_config_get_string_list): clarify usage. 2014-07-22 13:12:06 +04:00
search.h Search: better support of --disable-charset 2013-09-21 13:35:56 +04:00
serialize.c (mc_config_get_groups): optimization of function itself and usage. 2014-07-22 13:12:06 +04:00
serialize.h Added ability to serialize/deserialize strings and config objects(mc_config_t) 2011-06-23 14:45:00 +03:00
skin.h Ticket #3204: As user, I want to use own default colors for viewer. 2014-05-07 23:03:33 +03:00
strescape.h Code indentation in lib directory 2010-11-24 10:27:20 +03:00
strutil.h Typo fixes. 2013-07-23 14:15:24 +04:00
timefmt.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
timefmt.h Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 2010-11-24 10:27:47 +03:00
timer.c Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
timer.h Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
unixcompat.h Use symbolic names for standard file descriptors. 2014-02-10 16:26:17 +04:00
util.c Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
util.h Make working with GError in more right way (like with exceptions). 2014-07-22 13:12:07 +04:00
utilunix.c Fix name of FSF in all *.c files. 2014-02-28 13:33:17 +04:00
utilunix.h Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
widget.h Rename Dlg_head to WDialog. 2012-11-19 21:42:47 +04:00