mc/lib/widget
Andrew Borodin 7031508550 (command_completion_function): don't call canonicalize_pathname()
...because mc_build_filename() makes that.

(etags_set_definition_hash): likewise.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
2023-01-28 21:38:04 +03:00
..
background.c (widget_init): change argument for coordinates. 2022-06-05 11:55:03 +03:00
background.h
button.c (widget_init): change argument for coordinates. 2022-06-05 11:55:03 +03:00
button.h
buttonbar.c (widget_init): change argument for coordinates. 2022-06-05 11:55:03 +03:00
buttonbar.h Buttonbar: use WST_VISIBLE state 2021-04-11 17:10:08 +03:00
check.c (widget_init): change argument for coordinates. 2022-06-05 11:55:03 +03:00
check.h
dialog-switch.c Widget: use WRect to hold position and size. 2022-06-05 11:49:20 +03:00
dialog-switch.h Rename variable: midnight_dlg -> filemanager. 2021-06-20 15:14:56 +03:00
dialog.c (widget_adjust_position): change argument for coordinates. 2022-06-05 11:55:06 +03:00
dialog.h Widget: implement destroy callback. 2021-06-20 15:14:56 +03:00
frame.c (widget_init): change argument for coordinates. 2022-06-05 11:55:03 +03:00
frame.h
gauge.c (widget_init): change argument for coordinates. 2022-06-05 11:55:03 +03:00
gauge.h
group.c (widget_adjust_position): change argument for coordinates. 2022-06-05 11:55:06 +03:00
group.h (group_init): change argument for coordinates. 2022-06-05 11:55:06 +03:00
groupbox.c (widget_init): change argument for coordinates. 2022-06-05 11:55:03 +03:00
groupbox.h
history.c Widget: use WRect to hold position and size. 2022-06-05 11:49:20 +03:00
history.h
hline.c (widget_init): change argument for coordinates. 2022-06-05 11:55:03 +03:00
hline.h
input_complete.c (command_completion_function): don't call canonicalize_pathname() 2023-01-28 21:38:04 +03:00
input.c (ins_from_clip): fix maybe-uninitialized warning. 2022-10-10 21:07:40 +03:00
input.h (input_get_ctext): mew API. 2022-08-04 11:17:29 +03:00
label.c (widget_init): change argument for coordinates. 2022-06-05 11:55:03 +03:00
label.h
listbox-window.c Update copyright years. 2022-03-13 13:17:26 +03:00
listbox-window.h
listbox.c (widget_init): change argument for coordinates. 2022-06-05 11:55:03 +03:00
listbox.h
Makefile.am
menu.c (widget_init): change argument for coordinates. 2022-06-05 11:55:03 +03:00
menu.h Menubar: use WST_VISIBLE state 2021-04-11 17:09:53 +03:00
mouse.c Widget: use WRect to hold position and size. 2022-06-05 11:49:20 +03:00
mouse.h
quick.c (input_get_ctext): mew API. 2022-08-04 11:17:29 +03:00
quick.h quick_dlg: use WRect to hold dialog position and size. 2022-06-05 11:37:04 +03:00
radio.c (widget_init): change argument for coordinates. 2022-06-05 11:55:03 +03:00
radio.h
rect.c (rect_grow): new API. 2022-06-05 11:50:19 +03:00
rect.h (rect_grow): new API. 2022-06-05 11:50:19 +03:00
widget-common.c (widget_adjust_position): change argument for coordinates. 2022-06-05 11:55:06 +03:00
widget-common.h (widget_adjust_position): change argument for coordinates. 2022-06-05 11:55:06 +03:00
wtools.c Fix indentation. 2022-06-05 20:12:46 +03:00
wtools.h Drop mc_timer. Use g_get_real_time() instead. 2020-12-12 20:39:01 +03:00