mc/lib/widget
Andreas Mohr 8710d2522f (variable_completion_function): cleanup Wconditional-uninitialized warning.
input_complete.c:383:42: error: variable 'p' may be uninitialized when used here [-Werror,-Wconditional-uninitialized]
        temp = g_string_new_len (*env_p, p - *env_p);
                                         ^

Signed-off-by: Andreas Mohr <and@gmx.li>
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-07-29 09:29:36 +03:00
..
button.c If widget wants cursor, define that explicitly. 2016-06-02 20:34:38 +03:00
button.h
buttonbar.c If widget wants cursor, define that explicitly. 2016-06-02 20:34:38 +03:00
buttonbar.h lib/widget/buttonbar.c: cleanup -Wcast-qual warning. 2016-04-16 10:23:44 +03:00
check.c If widget wants cursor, define that explicitly. 2016-06-02 20:34:38 +03:00
check.h
dialog-switch.c Join widget_state_t and dlg_state_t. 2016-06-02 20:34:38 +03:00
dialog-switch.h
dialog.c Ticket #3661: wrong handling of mouse clicks in long listing mode. 2016-07-09 19:13:20 +03:00
dialog.h Reorganize WDialog flags. 2016-06-02 20:41:00 +03:00
gauge.c By default, WOP_WANT_HOTKEY option is off. 2016-06-02 20:34:38 +03:00
gauge.h
groupbox.c By default, WOP_WANT_HOTKEY option is off. 2016-06-02 20:34:38 +03:00
groupbox.h
history.c Reorganize WDialog flags. 2016-06-02 20:41:00 +03:00
history.h
hline.c Reorganize WDialog flags. 2016-06-02 20:41:00 +03:00
hline.h
input_complete.c (variable_completion_function): cleanup Wconditional-uninitialized warning. 2016-07-29 09:29:36 +03:00
input_complete.h
input.c If widget wants cursor, define that explicitly. 2016-06-02 20:34:38 +03:00
input.h (input_is_empty): new WInput API. 2016-05-07 16:19:02 +03:00
label.c By default, WOP_WANT_HOTKEY option is off. 2016-06-02 20:34:38 +03:00
label.h
listbox-window.c Reorganize WDialog flags. 2016-06-02 20:41:00 +03:00
listbox-window.h
listbox.c If widget wants cursor, define that explicitly. 2016-06-02 20:34:38 +03:00
listbox.h
Makefile.am
menu.c By default, WOP_WANT_HOTKEY option is off. 2016-06-02 20:34:38 +03:00
menu.h
mouse.c Rename mouse.was_drag to mouse.last_msg. 2016-04-01 15:29:55 +03:00
mouse.h Rename mouse.was_drag to mouse.last_msg. 2016-04-01 15:29:55 +03:00
quick.c Reorganize WDialog flags. 2016-06-02 20:41:00 +03:00
quick.h Move WOP_DISABLED option to widget_state_t flags 2016-06-02 20:34:38 +03:00
radio.c If widget wants cursor, define that explicitly. 2016-06-02 20:34:38 +03:00
radio.h
widget-common.c If widget wants cursor, define that explicitly. 2016-06-02 20:34:38 +03:00
widget-common.h Reorganize WDialog flags. 2016-06-02 20:41:00 +03:00
wtools.c Reorganize WDialog flags. 2016-06-02 20:41:00 +03:00
wtools.h