mc/lib/widget
2014-02-11 12:25:28 +03:00
..
button.c Rename functions: 2013-06-28 09:21:17 +04:00
button.h Ticket #2111: allow pause in copy/move/delete file operation. 2012-12-21 13:37:39 +04:00
buttonbar.c cppcheck: reduce variable scope. 2013-11-25 13:47:39 +04:00
buttonbar.h Clarify widget redraw in runtime. 2013-03-09 16:04:19 +04:00
check.c Rename functions: 2013-06-28 09:21:17 +04:00
check.h Add useful macros for widget type cast. 2012-11-19 21:44:14 +04:00
dialog-switch.c Rename functions: 2013-06-28 09:21:17 +04:00
dialog-switch.h Rename Dlg_head to WDialog. 2012-11-19 21:42:47 +04:00
dialog.c Ticket #1483: Panel scrollbar 2014-01-16 17:10:02 +03:00
dialog.h Ticket #1483: Panel scrollbar 2014-01-16 17:10:02 +03:00
gauge.c Rename functions: 2013-06-28 09:21:17 +04:00
gauge.h Ticket #2076: make copy/move/delete progress dialog wider. 2013-01-14 16:23:17 +04:00
groupbox.c Rename functions: 2013-06-28 09:21:17 +04:00
groupbox.h lib/widget/*.[ch]: fix indentation. 2012-11-20 13:27:10 +04:00
history.c Add WScrollBar. 2014-02-07 15:31:10 +03:00
history.h
hline.c (hline_callback): fix of MSG_INIT and MSG_RESIZE messages handling. 2013-08-02 21:58:45 +04:00
hline.h WHLine: allow draw text over horizontal line. 2013-01-14 16:23:17 +04:00
input_complete.c Reduce cppcheck warnings (style) in lib subdirectory. 2013-11-25 13:47:39 +04:00
input_complete.h
input.c Use g_list_free_full(). 2013-11-25 13:47:40 +04:00
input.h Refactoring of WInput history. 2013-11-07 15:53:53 +04:00
label.c Rename functions: 2013-06-28 09:21:17 +04:00
label.h Add useful macros for widget type cast. 2012-11-19 21:44:14 +04:00
listbox-window.c cppcheck: reduce variable scope. 2013-11-25 13:47:39 +04:00
listbox-window.h Rename Dlg_head to WDialog. 2012-11-19 21:42:47 +04:00
listbox.c Add WScrollBar. 2014-02-07 15:31:10 +03:00
listbox.h Add WScrollBar. 2014-02-07 15:31:10 +03:00
Makefile.am Add WScrollBar. 2014-02-07 15:31:10 +03:00
menu.c Use g_list_free_full(). 2013-11-25 13:47:40 +04:00
menu.h (menubar_new): add 3rd 'visible' argument. 2013-08-02 21:58:45 +04:00
quick.c Remove input_set_origin(). Use widget_set_size() instead. 2013-10-04 09:14:08 +04:00
quick.h Extend QUICK_INPUT and QUICK_LABELED_INPUT macros for getting completion flags via parameters instead of using hardcoded value 2013-02-04 15:29:15 +03:00
radio.c Rename functions: 2013-06-28 09:21:17 +04:00
radio.h Add useful macros for widget type cast. 2012-11-19 21:44:14 +04:00
scrollbar.c fixup! Add skin support 2014-02-11 12:25:28 +03:00
scrollbar.h Add skin support 2014-02-07 17:08:48 +03:00
widget-common.c Add skin support 2014-02-07 17:08:48 +03:00
widget-common.h Add skin support 2014-02-07 17:08:48 +03:00
wtools.c cppcheck: reduce variable scope. 2013-11-25 13:47:39 +04:00
wtools.h Extend QUICK_INPUT and QUICK_LABELED_INPUT macros for getting completion flags via parameters instead of using hardcoded value 2013-02-04 15:29:15 +03:00