mc/lib
Andrew Borodin 3aa74a2320 Added event_group member to the Dlg_head structure
...to start use the new event engine in widgets.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2011-06-21 16:13:10 +04:00
..
event Added manual for events (Russian and English). 2011-03-21 23:55:53 +02:00
filehighlight 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 Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
mcconfig Ticket #2544: search dialog trim spaces 2011-05-31 18:50:31 +03:00
search Moved charsets.[ch] from src to lib directory 2010-11-24 10:51:31 +03:00
skin 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
strutil (str_choose_str_functions): small fix. 2011-04-13 13:37:46 +04:00
tests Ticket #2544: search dialog trim spaces 2011-05-31 18:50:31 +03:00
tty Moved mc_refresh() to lib/widget 2011-03-21 23:55:52 +02:00
vfs Check whether VFS provides an open_archive() method. 2011-04-12 12:53:49 +04:00
widget Added event_group member to the Dlg_head structure 2011-06-21 16:13:10 +04:00
charsets.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
charsets.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
event-types.h Added events for handle parent_call_string() and parent_call() 2011-03-21 23:55:52 +02:00
event.h Prepare to initialize application events. 2011-03-21 11:46:41 +02:00
filehighlight.h Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
fileloc.h Changed engine of external macros execution 2011-03-03 20:48:30 +00:00
fs.h Ticket #2516: Fix build failure on DragonFly BSD 2011-04-07 13:32:40 +04:00
glibcompat.c
glibcompat.h
global.c Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
global.h Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
hook.c
hook.h
keybind.c Change hardcoded definitions of default keymap. 2011-03-20 19:26:08 +03:00
keybind.h Symbolic names of keymap sections are defined. 2011-03-20 19:26:08 +03:00
lock.c VFS structure changes: 2011-03-21 11:48:26 +02:00
lock.h
logging.c Added environment variable MC_LOG_ENABLE for specify if logging is enabled 2011-01-20 17:38:27 +02: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 Added test for checking if library is independ to $(topsrcdir)/src 2011-03-21 23:55:53 +02:00
mcconfig.h (history_save): new function to save widget history 2011-06-21 16:13:10 +04:00
search.h
skin.h fail back to standard skin if 256-colors skin used on non256 colors terminal 2011-01-24 15:46:10 +02:00
strescape.h
strutil.h
timefmt.c
timefmt.h
unixcompat.h
util.c Move check_for_default() function from lib/util.c to src/util.c 2011-03-21 23:55:51 +02:00
util.h Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
utilunix.c Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
utilunix.h Lib: removed includes to "src" directory 2011-03-21 23:55:52 +02:00
widget.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00