dxx-rebirth/common/ui
Kp 1c2e1c6946 Tighten type info for d_strdup
The allocated block is part of the dmem subsystem, so return a type that
reflects that.
2022-04-24 20:42:01 +00:00
..
button.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
checkbox.cpp
dialog.cpp Require support for C++17 attribute [[fallthrough]] 2022-01-09 15:25:42 +00:00
file.cpp Tighten type info for d_strdup 2022-04-24 20:42:01 +00:00
gadget.cpp Move UI_GADGET list setup into constructor 2022-02-13 19:13:38 +00:00
icon.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
inputbox.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
keypad.cpp
keypress.cpp
listbox.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
menu.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
menubar.cpp Tighten type info for d_strdup 2022-04-24 20:42:01 +00:00
message.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
radio.cpp Tighten type info for d_strdup 2022-04-24 20:42:01 +00:00
scroll.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
ui.cpp
uidraw.cpp Return string width/height from gr_get_string_size 2021-09-12 16:20:52 +00:00
userbox.cpp