dxx-rebirth/common/ui
Kp 1d3e546848 Inline window_get_canvas
The helper returns a reference to a mutable canvas, so there is no
isolation provided by using the helper.
2020-08-28 00:18:45 +00:00
..
button.cpp Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
checkbox.cpp Pass font to gr_string,gr_printf 2018-05-19 23:21:42 +00:00
dialog.cpp Inline window_get_canvas 2020-08-28 00:18:45 +00:00
file.cpp Refer to <memory> directly, not through "compiler-make_unique.h" 2020-05-02 21:18:43 +00:00
gadget.cpp Inline window_get_canvas 2020-08-28 00:18:45 +00:00
icon.cpp Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
inputbox.cpp Pass font to gr_string,gr_printf 2018-05-19 23:21:42 +00:00
keypad.cpp Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
keypress.cpp Qualify uses of std::array 2020-05-02 21:18:42 +00:00
listbox.cpp Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
menu.cpp Refer to <memory> directly, not through "compiler-make_unique.h" 2020-05-02 21:18:43 +00:00
menubar.cpp Inline window_set_modal 2020-08-28 00:18:45 +00:00
message.cpp Refer to <memory> directly, not through "compiler-make_unique.h" 2020-05-02 21:18:43 +00:00
radio.cpp Pass font to gr_string,gr_printf 2018-05-19 23:21:42 +00:00
scroll.cpp Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
ui.cpp Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
uidraw.cpp Add color_palette_index type alias, to note palette-related uint8_t 2020-07-16 02:31:04 +00:00
userbox.cpp Pass canvas to gr_ubox 2017-01-01 00:45:44 +00:00