scummvm/gui/widgets
Vladimir Serbinenko 29cfa7bb0f COMMON: Merge code for str.cpp and ustr.cpp
Most of the code in str.cpp and ustr.cpp is actually the same. Do some
template magic to merge them.
2020-10-31 14:05:30 +01:00
..
editable.cpp GUI: U32: Use const-references for tooltips 2020-08-30 14:43:41 +02:00
editable.h GUI: U32: Use const-references for tooltips 2020-08-30 14:43:41 +02:00
edittext.cpp GUI: U32: Downscale changes of U32, fix review issues 2020-08-30 14:43:41 +02:00
edittext.h GUI: U32: Downscale changes of U32, fix review issues 2020-08-30 14:43:41 +02:00
list.cpp GUI: Fix use of uninitialized variable in ListWidget constructor 2020-09-10 00:34:45 +01:00
list.h GUI: U32: Use game-list filters with u32 2020-08-30 14:43:41 +02:00
popup.cpp COMMON: Merge code for str.cpp and ustr.cpp 2020-10-31 14:05:30 +01:00
popup.h GUI: U32: Reduce number of files changed and fixes 2020-08-30 14:43:41 +02:00
scrollbar.cpp GUI: RTL: Shift to a better way of positioning when dialogs are stacked 2020-06-22 00:03:02 +02:00
scrollbar.h GUI: Add override markers where appropriate 2020-01-19 15:08:37 +01:00
scrollcontainer.cpp GUI: Code cleanup 2020-06-22 00:03:02 +02:00
scrollcontainer.h GUI: Use a dialog theme layout for the unknown game dialog 2020-01-04 10:56:25 +01:00
tab.cpp GUI: U32: Enable u32 for tts (Windows) 2020-08-30 14:43:41 +02:00
tab.h GUI: U32: Shift most widgets to draw with u32 2020-08-30 14:43:41 +02:00