..
background.c
Update copyright years.
2024-01-01 09:46:17 +03:00
background.h
Create WBackground widget.
2020-03-08 20:17:29 +03:00
button.c
Update copyright years.
2024-01-01 09:46:17 +03:00
button.h
buttonbar.c
Update copyright years.
2024-01-01 09:46:17 +03:00
buttonbar.h
(buttonbar_find): rename from find_buttonbar.
2023-03-19 20:34:24 +03:00
check.c
Update copyright years.
2024-01-01 09:46:17 +03:00
check.h
(check_set_text): new WCheck API.
2019-12-15 13:02:31 +03:00
dialog-switch.c
Use listbox_add_item_take() in obvious cases.
2024-06-02 12:41:34 +03:00
dialog-switch.h
Move the some stuff from dialog.[ch] to dialog-switch.[ch]:
2023-08-04 21:04:54 +03:00
dialog.c
Update copyright years.
2024-01-01 09:46:17 +03:00
dialog.h
Move the some stuff from dialog.[ch] to dialog-switch.[ch]:
2023-08-04 21:04:54 +03:00
frame.c
Update copyright years.
2024-01-01 09:46:17 +03:00
frame.h
WGroup: support colors.
2020-03-08 20:17:32 +03:00
gauge.c
Update copyright years.
2024-01-01 09:46:17 +03:00
gauge.h
group.c
Update copyright years.
2024-01-01 09:46:17 +03:00
group.h
(group_init): change argument for coordinates.
2022-06-05 11:55:06 +03:00
groupbox.c
Update copyright years.
2024-01-01 09:46:17 +03:00
groupbox.h
history.c
Update copyright years.
2024-01-01 09:46:17 +03:00
history.h
Fix various typos in the source code ( closes MidnightCommander/mc#177 ).
2023-01-28 21:38:05 +03:00
hline.c
Update copyright years.
2024-01-01 09:46:17 +03:00
hline.h
(hline_set_textv): new API.
2020-05-17 18:48:19 +03:00
input_complete.c
vfs_dirent: add new member d_len to get rid of d_name length calculation.
2024-06-02 12:41:34 +03:00
input.c
Update copyright years.
2024-01-01 09:46:17 +03:00
input.h
input complete: reimplement using GPtrArray.
2024-06-02 12:41:32 +03:00
label.c
Update copyright years.
2024-01-01 09:46:17 +03:00
label.h
listbox-window.c
Update copyright years.
2024-01-01 09:46:17 +03:00
listbox-window.h
Listbox window: rename functions.
2023-03-19 20:34:24 +03:00
listbox.c
(listbox_add_item_take): new WListbox API.
2024-06-02 12:41:34 +03:00
listbox.h
(listbox_add_item_take): new WListbox API.
2024-06-02 12:41:34 +03:00
Makefile.am
Input complete: refactoring.
2020-05-17 18:48:19 +03:00
menu.c
Update copyright years.
2024-01-01 09:46:17 +03:00
menu.h
Menu: renames:
2023-08-04 21:04:54 +03:00
mouse.c
Update copyright years.
2024-01-01 09:46:17 +03:00
mouse.h
WGroup: support mouse events.
2020-03-08 20:17:32 +03:00
quick.c
Update copyright years.
2024-01-01 09:46:17 +03:00
quick.h
lib/widget/quick.h: remove unneeded #include.
2023-08-04 21:04:54 +03:00
radio.c
Update copyright years.
2024-01-01 09:46:17 +03:00
radio.h
Ticket #212 : implement keybindings for radiobuttons.
2020-05-17 18:48:18 +03:00
rect.c
Update copyright years.
2024-01-01 09:46:17 +03:00
rect.h
(rect_grow): new API.
2022-06-05 11:50:19 +03:00
widget-common.c
Update copyright years.
2024-01-01 09:46:17 +03:00
widget-common.h
(hotkey_draw): constify argument.
2023-08-04 21:04:55 +03:00
wtools.c
Update copyright years.
2024-01-01 09:46:17 +03:00
wtools.h
Fix various typos in the source code ( closes MidnightCommander/mc#177 ).
2023-01-28 21:38:05 +03:00