mc/lib/widget
2020-03-08 20:17:32 +03:00
..
background.c Create WBackground widget. 2020-03-08 20:17:29 +03:00
background.h Create WBackground widget. 2020-03-08 20:17:29 +03:00
button.c Ticket #2919: implement WGroup widget. 2020-03-08 20:09:12 +03:00
button.h achown: add callback for permission buttons 2017-12-10 09:19:15 +03:00
buttonbar.c Make keybind map a member of Widget. 2020-03-08 20:17:32 +03:00
buttonbar.h lib/widget/buttonbar.c: cleanup -Wcast-qual warning. 2016-04-16 10:23:44 +03:00
check.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
check.h (check_set_text): new WCheck API. 2019-12-15 13:02:31 +03:00
dialog-switch.c Move winch_pending member from WDialog to WGroup. 2020-03-08 20:09:13 +03:00
dialog-switch.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
dialog.c Make WST_CONSTRUCT a default widget state. 2020-03-08 20:17:32 +03:00
dialog.h Make keybind map a member of Widget. 2020-03-08 20:17:32 +03:00
frame.c Create WFrame widget. 2020-03-08 20:17:02 +03:00
frame.h Create WFrame widget. 2020-03-08 20:17:02 +03:00
gauge.c Ticket #2919: implement WGroup widget. 2020-03-08 20:09:12 +03:00
gauge.h Ticket #2076: make copy/move/delete progress dialog wider. 2013-01-14 16:23:17 +04:00
group.c WGroup: support key events. 2020-03-08 20:17:32 +03:00
group.h WGroup: support mouse events. 2020-03-08 20:17:32 +03:00
groupbox.c Ticket #2919: implement WGroup widget. 2020-03-08 20:09:12 +03:00
groupbox.h
history.c Send new widget size as parameter of MSG_RESIZE message. 2020-03-08 20:15:37 +03:00
history.h Move history operation routines from lib/widget/history.c to lib/mcconfig/history.c. 2019-09-01 19:41:12 +03:00
hline.c Send new widget size as parameter of MSG_RESIZE message. 2020-03-08 20:15:37 +03:00
hline.h WHLine: allow draw text over horizontal line. 2013-01-14 16:23:17 +04:00
input_complete.c Move widget add/del API from WDialog to WGroup. 2020-03-08 20:11:55 +03:00
input_complete.h
input.c Make keybind map a member of Widget. 2020-03-08 20:17:32 +03:00
input.h Make keybind map a member of Widget. 2020-03-08 20:17:32 +03:00
label.c Ticket #2919: implement WGroup widget. 2020-03-08 20:09:12 +03:00
label.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
listbox-window.c Move widget add/del API from WDialog to WGroup. 2020-03-08 20:11:55 +03:00
listbox-window.h Ticket #3763: introduce run_listbox_with_data(). 2017-01-29 23:32:04 +02:00
listbox.c Make keybind map a member of Widget. 2020-03-08 20:17:32 +03:00
listbox.h Make keybind map a member of Widget. 2020-03-08 20:17:32 +03:00
Makefile.am Create WBackground widget. 2020-03-08 20:17:29 +03:00
menu.c Make keybind map a member of Widget. 2020-03-08 20:17:32 +03:00
menu.h Ticket #4035: fix compile failure on OS X 10.9. 2019-11-23 17:41:58 +03:00
mouse.c WGroup: support mouse events. 2020-03-08 20:17:32 +03:00
mouse.h WGroup: support mouse events. 2020-03-08 20:17:32 +03:00
quick.c WDialog: use WBackground in frameless dialogs (screens). 2020-03-08 20:17:32 +03:00
quick.h WCheck: change type of 'state' from int to gboolean. 2017-01-22 18:44:22 +03:00
radio.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
radio.h Ticket #3693: code cleanup before 4.8.19 release. 2017-01-22 18:44:22 +03:00
rect.c Create WRect class. 2020-03-08 20:15:34 +03:00
rect.h Create WRect class. 2020-03-08 20:15:34 +03:00
widget-common.c Make WST_CONSTRUCT a default widget state. 2020-03-08 20:17:32 +03:00
widget-common.h Make WST_CONSTRUCT a default widget state. 2020-03-08 20:17:32 +03:00
wtools.c Send new widget size as parameter of MSG_RESIZE message. 2020-03-08 20:15:37 +03:00
wtools.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00