..
button.c
Update copyright years.
2017-01-22 19:12:55 +03:00
button.h
WButton: remove WButton::selected. Use WST_FOCUSED instead.
2016-09-11 11:26:00 +03:00
buttonbar.c
Update copyright years.
2017-01-22 19:12:55 +03:00
buttonbar.h
lib/widget/buttonbar.c: cleanup -Wcast-qual warning.
2016-04-16 10:23:44 +03:00
check.c
Update copyright years.
2017-01-22 19:12:55 +03:00
check.h
WCheck: change type of 'state' from int to gboolean.
2017-01-22 18:44:22 +03:00
dialog-switch.c
(dialog_switch_list): simplify the listbox selector.
2017-01-29 23:32:13 +02:00
dialog-switch.h
Remove unneeded struct
keyword for typedef'd structs
2016-03-04 09:23:38 +03:00
dialog.c
Ticket #3766 : add_widget_autopos() doesn't remove focus from the previously focused widget.
2017-02-09 17:49:34 +02:00
dialog.h
setup: split integer and boolean options.
2017-01-22 18:44:22 +03:00
gauge.c
Update copyright years.
2017-01-22 19:12:55 +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.
2017-01-22 19:12:55 +03:00
groupbox.h
lib/widget/*.[ch]: fix indentation.
2012-11-20 13:27:10 +04:00
history.c
Update copyright years.
2017-01-22 19:12:55 +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.
2017-01-22 19:12:55 +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.
2017-01-22 19:12:55 +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
Update copyright years.
2017-01-22 19:12:55 +03:00
input.h
(input_is_empty): new WInput API.
2016-05-07 16:19:02 +03:00
label.c
Update copyright years.
2017-01-22 19:12:55 +03:00
label.h
Clarify __attribute ((format (printf))) usage.
2015-11-05 14:33:20 +03:00
listbox-window.c
Ticket #3763 : introduce run_listbox_with_data().
2017-01-29 23:32:04 +02:00
listbox-window.h
Ticket #3763 : introduce run_listbox_with_data().
2017-01-29 23:32:04 +02:00
listbox.c
Ticket #3763 : introduce run_listbox_with_data().
2017-01-29 23:32:04 +02:00
listbox.h
Ticket #3763 : introduce run_listbox_with_data().
2017-01-29 23:32:04 +02:00
Makefile.am
Ticket #3571 : high-level mouse API.
2016-04-01 14:16:08 +03:00
menu.c
Update copyright years.
2017-01-22 19:12:55 +03:00
menu.h
WMenuBar: remove WMenuBar::is_active. Use WST_FOCUSED instead.
2016-09-11 11:30:20 +03:00
mouse.c
Ticket #3760 : Fix aborts of MSG_MOUSE_DOWN.
2017-02-19 00:04:38 +02:00
mouse.h
Rename mouse.was_drag to mouse.last_msg.
2016-04-01 15:29:55 +03:00
quick.c
Update copyright years.
2017-01-22 19:12:55 +03:00
quick.h
WCheck: change type of 'state' from int to gboolean.
2017-01-22 18:44:22 +03:00
radio.c
Update copyright years.
2017-01-22 19:12:55 +03:00
radio.h
Ticket #3693 : code cleanup before 4.8.19 release.
2017-01-22 18:44:22 +03:00
widget-common.c
Update copyright years.
2017-01-22 19:12:55 +03:00
widget-common.h
Ticket #3731 : add new MSG_CHANGED_FOCUS message.
2016-12-10 18:31:03 +03:00
wtools.c
Update copyright years.
2017-01-22 19:12:55 +03:00
wtools.h
Remove unneeded struct
keyword for typedef'd structs
2016-03-04 09:23:38 +03:00