mc/lib/widget
Andrew Borodin fa4e69b3b4 WMenuBar: execute menu item after drag action.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2016-04-01 14:16:08 +03:00
..
button.c WButton: use the new mouse API. 2016-04-01 14:16:08 +03:00
button.h button_get_text() shouldn't return 'const'. 2016-01-01 11:48:06 +03:00
buttonbar.c WButtonBar: use the new mouse API. 2016-04-01 14:16:08 +03:00
buttonbar.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
check.c WCheck: use the new mouse API. 2016-04-01 14:16:08 +03:00
check.h Add useful macros for widget type cast. 2012-11-19 21:44:14 +04:00
dialog-switch.c Update copyright years. 2016-01-01 11:48:10 +03:00
dialog-switch.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
dialog.c Update copyright years. 2016-01-01 11:48:10 +03:00
dialog.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
gauge.c Update copyright years. 2016-01-01 11:48:10 +03:00
gauge.h Ticket #2076: make copy/move/delete progress dialog wider. 2013-01-14 16:23:17 +04:00
groupbox.c Update copyright years. 2016-01-01 11:48:10 +03:00
groupbox.h lib/widget/*.[ch]: fix indentation. 2012-11-20 13:27:10 +04:00
history.c Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
history.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
hline.c Update copyright years. 2016-01-01 11:48:10 +03:00
hline.h WHLine: allow draw text over horizontal line. 2013-01-14 16:23:17 +04:00
input_complete.c Update copyright years. 2016-01-01 11:48:10 +03:00
input_complete.h Move src/filemanager/complete.c to lib/widget/input_complete.c 2011-03-21 23:55:51 +02:00
input.c WInput: use the new mouse API. 2016-04-01 14:16:08 +03:00
input.h Ticket #3225: first Backspace/Delete ignored after mouse click in an input widget. 2014-08-03 14:54:16 +04:00
label.c Update copyright years. 2016-01-01 11:48:10 +03:00
label.h Clarify __attribute ((format (printf))) usage. 2015-11-05 14:33:20 +03:00
listbox-window.c Update copyright years. 2016-01-01 11:48:10 +03:00
listbox-window.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
listbox.c WListbox: optimize mouse event processing. 2016-04-01 14:16:08 +03:00
listbox.h Ticket #3161: WListbox: remember focus state. 2016-01-08 12:49:30 +03:00
Makefile.am Ticket #3571: high-level mouse API. 2016-04-01 14:16:08 +03:00
menu.c WMenuBar: execute menu item after drag action. 2016-04-01 14:16:08 +03:00
menu.h Use signed long instead of unsigned long for binded actions. 2016-01-01 11:48:08 +03:00
mouse.c Refactoring of high-level mouse API. 2016-04-01 14:16:08 +03:00
mouse.h Refactoring of high-level mouse API. 2016-04-01 14:16:08 +03:00
quick.c Update copyright years. 2016-01-01 11:48:10 +03:00
quick.h (widget_options_t): add W_DEFAULT value to cleanup -Wassign-enum warnings. 2016-03-04 09:23:37 +03:00
radio.c WRadio: use the new mouse API. 2016-04-01 14:16:08 +03:00
radio.h Add useful macros for widget type cast. 2012-11-19 21:44:14 +04:00
widget-common.c Ticket #3571: high-level mouse API. 2016-04-01 14:16:08 +03:00
widget-common.h Ticket #3571: high-level mouse API. 2016-04-01 14:16:08 +03:00
wtools.c Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00
wtools.h Remove unneeded struct keyword for typedef'd structs 2016-03-04 09:23:38 +03:00