scummvm/backends/dialogs
aryanrawlani28 d4a280ef29 BACKENDS: DIALOGS: GTK: Fix incorrect memory usage & replace unsafe code.
- Encoding::convert which was previously used needed to be freed by the caller.
- With the direct conversion to utf8 by .encode(), this doesn't need to happen anymore
2020-08-30 14:43:41 +02:00
..
gtk BACKENDS: DIALOGS: GTK: Fix incorrect memory usage & replace unsafe code. 2020-08-30 14:43:41 +02:00
macosx BACKENDS: DIALOGS: MACOS: Improve readability and remove redundant code. 2020-08-30 14:43:41 +02:00
win32 GUI: U32: Use unicode strings for native Windows dialogs 2020-08-30 14:43:41 +02:00