mc/lib
Mooffie b6500f1dcc (listbox_key): remove redundant code.
This l->top calculation is already done in listbox_select_entry().

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-01-01 11:48:08 +03:00
..
event Update copyright years. 2015-02-26 09:12:08 +03:00
filehighlight Fix -Wconversion warning for mc_search_new(). 2016-01-01 11:48:07 +03:00
mcconfig Remove GLib-compatible code related to GLib < 2.26. 2016-01-01 11:48:06 +03:00
search Fix compiler warning at search.c 2016-01-01 11:48:07 +03:00
skin Ticket #3428: fix -Wredundant-decls compiler warnings... 2015-05-03 19:43:48 +03:00
strutil Ticket #3420: code cleanup before 4.8.15 release. 2015-11-05 14:32:51 +03:00
tty Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
vfs (vfs_s_print_stats): avoid macros in i18n resources. 2016-01-01 11:48:08 +03:00
widget (listbox_key): remove redundant code. 2016-01-01 11:48:08 +03:00
charsets.c Ticket #3431: add missing default cases. 2015-05-03 19:43:50 +03:00
charsets.h
event-types.h Reimplement handling of ev_vfs_print_message_t message. 2015-11-05 14:33:21 +03:00
event.h
filehighlight.h Rename type file_entry to the file_entry_t. 2013-09-19 16:22:30 +04:00
fileloc.h
fs.h Ticket #3464: (compute_namelen): remove... 2015-05-24 17:59:18 +03:00
glibcompat.c Remove GLib-compatible code related to GLib < 2.26. 2016-01-01 11:48:06 +03:00
glibcompat.h Remove GLib-compatible code related to GLib < 2.26. 2016-01-01 11:48:06 +03:00
global.c Introduce mc_shell_t type. 2016-01-01 11:48:06 +03:00
global.h Introduce mc_shell_t type. 2016-01-01 11:48:06 +03:00
hook.c Update copyright years. 2015-02-26 09:12:08 +03:00
hook.h
keybind.c Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03:00
keybind.h Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03:00
lock.c (lock_get_info): type accuracies and related changes. 2016-01-01 11:48:07 +03:00
lock.h
logging.c Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
logging.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
Makefile.am Add mc_shell_init() and mc_shell_deinit() functions. 2016-01-01 11:48:06 +03:00
mcconfig.h (mc_config_get_string_list): clarify usage. 2014-07-22 13:12:06 +04:00
search.h Fix compiler warning at search.c 2016-01-01 11:48:07 +03:00
serialize.c (prepend_error_and_exit): fix format. 2015-11-05 14:33:20 +03:00
serialize.h
shell.c Add mc_shell_init() and mc_shell_deinit() functions. 2016-01-01 11:48:06 +03:00
shell.h Add mc_shell_init() and mc_shell_deinit() functions. 2016-01-01 11:48:06 +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
strutil.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
timefmt.c (i18n_checktimelength): minor optimization. 2015-11-05 14:32:52 +03:00
timefmt.h
timer.c Update copyright years. 2015-02-26 09:12:08 +03:00
timer.h Ticket #2136: implement user-friendly interruption of long-time operations. 2014-07-22 13:40:30 +04:00
unixcompat.h Use #ifdef for autoconf provided marcos... 2015-05-03 19:43:48 +03:00
util.c (strip_ctrl_codes): add missing default case. 2015-05-03 20:12:18 +03:00
util.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
utilunix.c (get_owner): change type of parameter and return value: 2015-11-05 14:32:52 +03:00
utilunix.h
widget.h Rename Dlg_head to WDialog. 2012-11-19 21:42:47 +04:00