mc/lib/widget
Andrew Borodin 1ff4005228 Use g_queue_free_full().
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2017-01-22 18:44:22 +03:00
..
Makefile.am Ticket #3571: high-level mouse API. 2016-04-01 14:16:08 +03:00
button.c (dlg_select_widget): rename to widget_select. 2016-09-11 11:30:20 +03:00
button.h WButton: remove WButton::selected. Use WST_FOCUSED instead. 2016-09-11 11:26:00 +03:00
buttonbar.c Don't focus widget that doesn't have the WOP_SELECTABLE option. 2016-09-11 11:26:00 +03:00
buttonbar.h lib/widget/buttonbar.c: cleanup -Wcast-qual warning. 2016-04-16 10:23:44 +03:00
check.c WCheck: change type of 'state' from int to gboolean. 2017-01-22 18:44:22 +03:00
check.h WCheck: change type of 'state' from int to gboolean. 2017-01-22 18:44:22 +03:00
dialog-switch.c Ticket #3714: (dialog_change_screen_size): fix dialog resizing order. 2016-11-13 12:36:57 +03:00
dialog-switch.h Remove unneeded `struct` keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
dialog.c setup: split integer and boolean options. 2017-01-22 18:44:22 +03:00
dialog.h setup: split integer and boolean options. 2017-01-22 18:44:22 +03:00
gauge.c MSG_INIT is handled by default. 2016-11-21 13:12:55 +03:00
gauge.h
groupbox.c MSG_INIT is handled by default. 2016-11-21 13:12:55 +03:00
groupbox.h
history.c Reorganize WDialog flags. 2016-06-02 20:41:00 +03:00
history.h Remove unneeded `struct` keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
hline.c Don't focus widget that doesn't have the WOP_SELECTABLE option. 2016-09-11 11:26:00 +03:00
hline.h
input.c (dlg_select_widget): rename to widget_select. 2016-09-11 11:30:20 +03:00
input.h (input_is_empty): new WInput API. 2016-05-07 16:19:02 +03:00
input_complete.c Cleanup unused macros. 2016-07-29 09:32:04 +03:00
input_complete.h
label.c MSG_INIT is handled by default. 2016-11-21 13:12:55 +03:00
label.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
listbox-window.c Reorganize WDialog flags. 2016-06-02 20:41:00 +03:00
listbox-window.h Remove unneeded `struct` keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
listbox.c Use g_queue_free_full(). 2017-01-22 18:44:22 +03:00
listbox.h WListbox: remove WListbox::focused. Use WST_FOCUSED instead. 2016-09-11 11:26:00 +03:00
menu.c lib/widget/menu.c: indentation. 2016-09-11 11:52:07 +03:00
menu.h WMenuBar: remove WMenuBar::is_active. Use WST_FOCUSED instead. 2016-09-11 11:30:20 +03:00
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 WCheck: change type of 'state' from int to gboolean. 2017-01-22 18:44:22 +03:00
quick.h WCheck: change type of 'state' from int to gboolean. 2017-01-22 18:44:22 +03:00
radio.c (radio_callback): cosmetics. 2017-01-22 18:44:22 +03:00
radio.h Ticket #3693: code cleanup before 4.8.19 release. 2017-01-22 18:44:22 +03:00
widget-common.c Ticket #3731: add new MSG_CHANGED_FOCUS message. 2016-12-10 18:31:03 +03:00
widget-common.h Ticket #3731: add new MSG_CHANGED_FOCUS message. 2016-12-10 18:31:03 +03:00
wtools.c (dlg_select_widget): rename to widget_select. 2016-09-11 11:30:20 +03:00
wtools.h Remove unneeded `struct` keyword for typedef'd structs 2016-03-04 09:23:38 +03:00