mc/lib
Egmont Koblinger e593572bb9 Ticket #2169: Add support for 256 colors terminals
Forget the old limit of 8 background and 16 foreground colors.
From now on Midnight Commander can use all the 256 colors,
as your favorite terminal emulator supports them - or not,
in which case it's not going to stay your favorite terminal for long.

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
2010-12-29 11:58:10 +02:00
..
filehighlight Don't include lib/util.h via lib/global.h. 2010-11-24 10:51:30 +03:00
keybind Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
mcconfig Refactoring: removed unused variable 2010-11-24 10:51:31 +03:00
search Moved charsets.[ch] from src to lib directory 2010-11-24 10:51:31 +03:00
skin Ticket #2169: Add support for 256 colors terminals 2010-12-29 11:58:10 +02:00
strutil Optimization of str_msg_term_size(). 2010-11-24 10:51:30 +03:00
tty Ticket #2169: Add support for 256 colors terminals 2010-12-29 11:58:10 +02:00
vfs (fish_fill_names): remove unexpected break. 2010-12-28 11:33:50 +03:00
widget (panel_save_curent_file_to_clip_file): 'res' might be used uninitialized here. 2010-12-28 09:10:43 +03:00
charsets.c Moved charsets.[ch] from src to lib directory 2010-11-24 10:51:31 +03:00
charsets.h Refactoring: removed unused variable 2010-11-24 10:51:31 +03:00
filehighlight.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
fileloc.h
fs.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00
glibcompat.c
glibcompat.h
global.h Fix of uintmax_t variables output. 2010-12-03 10:58:39 +03:00
hook.c
hook.h
keybind.c renamed: 2010-12-04 09:06:06 +00:00
keybind.h renamed: 2010-12-04 09:06:06 +00:00
lock.c Split lib/widget/widget.[ch] and lib/widget/wtools.[ch] files 2010-11-24 10:51:30 +03:00
lock.h
logging.c Cleanup of main.[ch]. 2010-11-24 10:51:31 +03:00
logging.h
Makefile.am Split file src/keybind.[ch] to lib/keybind.[ch] and src/keybind-defaults.[ch]. 2010-11-24 10:51:31 +03:00
mcconfig.h Renamed mc_config_direct_set_string() to mc_config_set_string_raw() 2010-11-24 10:51:30 +03:00
search.h
skin.h Ticket #2171: colors for popup menu: 2010-12-02 09:55:59 +03:00
strescape.h
strutil.h Optimization of str_msg_term_size(). 2010-11-24 10:51:30 +03:00
timefmt.c Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 2010-11-24 10:27:47 +03:00
timefmt.h Moved time related stuff from lib/util.[ch] into lib/timefmt.[ch]. 2010-11-24 10:27:47 +03:00
unixcompat.h
util.c Fix of uintmax_t variables output. 2010-12-03 10:58:39 +03:00
util.h Ticket #2429: overflow of file operation counters. 2010-12-02 09:41:51 +03:00
utilunix.c Moved charsets.[ch] from src to lib directory 2010-11-24 10:51:31 +03:00
widget.h Moved filemanager-related stuff to src/filemanager directory 2010-11-24 10:51:32 +03:00