mc/lib/widget
Andrew Borodin d13a28a91d Create WRect class.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2020-03-08 20:15:34 +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 Find widget API: support groups. 2020-03-08 20:13:33 +03:00
buttonbar.h
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
dialog.c Update cursor API: support groups. 2020-03-08 20:13:35 +03:00
dialog.h Update cursor API: support groups. 2020-03-08 20:13:35 +03:00
gauge.c Ticket #2919: implement WGroup widget. 2020-03-08 20:09:12 +03:00
gauge.h
group.c Update cursor API: support groups. 2020-03-08 20:13:35 +03:00
group.h (dlg_get_current_widget_id): rename to group_get_current_widget_id. 2020-03-08 20:13:35 +03:00
groupbox.c Ticket #2919: implement WGroup widget. 2020-03-08 20:09:12 +03:00
groupbox.h
history.c Move widget add/del API from WDialog to WGroup. 2020-03-08 20:11:55 +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 Ticket #2919: implement WGroup widget. 2020-03-08 20:09:12 +03:00
hline.h
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 Ticket #2919: implement WGroup widget. 2020-03-08 20:09:12 +03:00
input.h Ticket #3780: code clean up before 4.8.20 release. 2017-11-17 15:59:44 +03:00
label.c Ticket #2919: implement WGroup widget. 2020-03-08 20:09:12 +03:00
label.h
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 Ticket #2919: implement WGroup widget. 2020-03-08 20:09:12 +03:00
listbox.h (listbox_get_length): new WListbox API. 2019-08-10 09:45:27 +03:00
Makefile.am Create WRect class. 2020-03-08 20:15:34 +03:00
menu.c (dlg_get_current_widget_id): rename to group_get_current_widget_id. 2020-03-08 20:13:35 +03:00
menu.h Ticket #4035: fix compile failure on OS X 10.9. 2019-11-23 17:41:58 +03:00
mouse.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
mouse.h
quick.c Move widget add/del API from WDialog to WGroup. 2020-03-08 20:11:55 +03:00
quick.h
radio.c Ticket #4050: code cleanup before 4.8.25 release. 2020-02-29 19:10:17 +03:00
radio.h
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 (widget_is_active): support groups. 2020-03-08 20:13:35 +03:00
widget-common.h Update cursor API: support groups. 2020-03-08 20:13:35 +03:00
wtools.c Move widget add/del API from WDialog to WGroup. 2020-03-08 20:11:55 +03:00
wtools.h