.. |
Makefile.am
|
Ticket #3571: high-level mouse API.
|
2016-04-01 14:16:08 +03:00 |
button.c
|
(button_set_text): do nothing if new and current texts are equal.
|
2019-12-15 13:02:31 +03:00 |
button.h
|
achown: add callback for permission buttons
|
2017-12-10 09:19:15 +03:00 |
buttonbar.c
|
(widget_move): rename to widget_gotoyx.
|
2019-12-15 12:53:20 +03:00 |
buttonbar.h
|
lib/widget/buttonbar.c: cleanup -Wcast-qual warning.
|
2016-04-16 10:23:44 +03:00 |
check.c
|
(check_set_text): new WCheck API.
|
2019-12-15 13:02:31 +03:00 |
check.h
|
(check_set_text): new WCheck API.
|
2019-12-15 13:02:31 +03:00 |
dialog-switch.c
|
Ticket #4019: fix SIGWINCH handling,
|
2019-09-29 11:21:14 +03:00 |
dialog-switch.h
|
Remove unneeded `struct` keyword for typedef'd structs
|
2016-03-04 09:23:38 +03:00 |
dialog.c
|
(dlg_redraw): rename to dlg_draw.
|
2019-12-15 12:53:20 +03:00 |
dialog.h
|
(dlg_redraw): rename to dlg_draw.
|
2019-12-15 12:53:20 +03:00 |
gauge.c
|
(widget_redraw): rename to widget_draw.
|
2019-12-15 12:53:20 +03:00 |
gauge.h
|
Ticket #2076: make copy/move/delete progress dialog wider.
|
2013-01-14 16:23:17 +04:00 |
groupbox.c
|
(widget_redraw): rename to widget_draw.
|
2019-12-15 12:53:20 +03:00 |
groupbox.h
|
lib/widget/*.[ch]: fix indentation.
|
2012-11-20 13:27:10 +04:00 |
history.c
|
(history_show): fix order of history items.
|
2019-09-29 15:11:53 +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
|
(widget_redraw): rename to widget_draw.
|
2019-12-15 12:53:20 +03:00 |
hline.h
|
WHLine: allow draw text over horizontal line.
|
2013-01-14 16:23:17 +04:00 |
input.c
|
(widget_move): rename to widget_gotoyx.
|
2019-12-15 12:53:20 +03:00 |
input.h
|
Ticket #3780: code clean up before 4.8.20 release.
|
2017-11-17 15:59:44 +03:00 |
input_complete.c
|
(widget_redraw): rename to widget_draw.
|
2019-12-15 12:53:20 +03:00 |
input_complete.h
|
Move src/filemanager/complete.c to lib/widget/input_complete.c
|
2011-03-21 23:55:51 +02:00 |
label.c
|
(widget_redraw): rename to widget_draw.
|
2019-12-15 12:53:20 +03:00 |
label.h
|
Clarify __attribute ((format (printf))) usage.
|
2015-11-05 14:33:20 +03:00 |
listbox-window.c
|
Ticket #3955: code cleanup before 4.8.23 release.
|
2019-02-03 12:44:40 +03:00 |
listbox-window.h
|
Ticket #3763: introduce run_listbox_with_data().
|
2017-01-29 23:32:04 +02:00 |
listbox.c
|
(widget_move): rename to widget_gotoyx.
|
2019-12-15 12:53:20 +03:00 |
listbox.h
|
(listbox_get_length): new WListbox API.
|
2019-08-10 09:45:27 +03:00 |
menu.c
|
Rename hotkey API:
|
2019-12-15 13:02:31 +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 #3955: code cleanup before 4.8.23 release.
|
2019-02-03 12:44:40 +03:00 |
mouse.h
|
Rename mouse.was_drag to mouse.last_msg.
|
2016-04-01 15:29:55 +03:00 |
quick.c
|
Ticket #3955: code cleanup before 4.8.23 release.
|
2019-02-03 12:44:40 +03:00 |
quick.h
|
WCheck: change type of 'state' from int to gboolean.
|
2017-01-22 18:44:22 +03:00 |
radio.c
|
Rename hotkey API:
|
2019-12-15 13:02:31 +03:00 |
radio.h
|
Ticket #3693: code cleanup before 4.8.19 release.
|
2017-01-22 18:44:22 +03:00 |
widget-common.c
|
(hotkey_draw): minor optimization.
|
2019-12-15 13:02:31 +03:00 |
widget-common.h
|
(hotkey_get_text): new hotkey API.
|
2019-12-15 13:02:31 +03:00 |
wtools.c
|
Ticket #3955: code cleanup before 4.8.23 release.
|
2019-02-03 12:44:40 +03:00 |
wtools.h
|
Remove unneeded `struct` keyword for typedef'd structs
|
2016-03-04 09:23:38 +03:00 |