stella/src/gui
thrust26 c0c95c0c15 add restart info text for HiDPI mode 2019-05-13 19:52:59 +02:00
..
AboutDialog.cxx Some cleanups to Widget class. 2019-04-27 22:09:05 -02:30
AboutDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
AudioDialog.cxx aligned preset naming to UI (part 2) 2019-04-05 09:53:03 +02:00
AudioDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
BrowserDialog.cxx Some cleanups to Widget class. 2019-04-27 22:09:05 -02:30
BrowserDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
CheckListWidget.cxx GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -02:30
CheckListWidget.hxx GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -02:30
ColorWidget.cxx Some cleanups to Widget class. 2019-04-27 22:09:05 -02:30
ColorWidget.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
ComboDialog.cxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
ComboDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
Command.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
CommandDialog.cxx move label names into central header 2019-05-12 22:23:23 +02:00
CommandDialog.hxx make 'Cancel' work in command dialogs 2019-05-04 12:55:39 +02:00
CommandMenu.cxx Refactor DialogContainer and child classes. 2019-05-11 22:16:23 -02:30
CommandMenu.hxx Refactor DialogContainer and child classes. 2019-05-11 22:16:23 -02:30
ConsoleBFont.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
ConsoleFont.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
ConsoleMediumBFont.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
ConsoleMediumFont.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
ContextMenu.cxx Fix imageRect not being correctly set for fullscreen UI modes. 2019-05-12 19:12:30 -02:30
ContextMenu.hxx All widgets and dialogs using 'ContextMenu' now work in hidpi mode. 2019-05-11 19:50:42 -02:30
DeveloperDialog.cxx limit states to 100 for R77 2019-05-12 21:40:28 +02:00
DeveloperDialog.hxx Converted a few plain enum to 'enum class'; eliminated some dead code. 2019-03-24 19:04:07 -02:30
Dialog.cxx All widgets and dialogs using 'ContextMenu' now work in hidpi mode. 2019-05-11 19:50:42 -02:30
Dialog.hxx improve dialog stacking 2019-05-05 08:55:24 +02:00
DialogContainer.cxx Refactor DialogContainer and child classes. 2019-05-11 22:16:23 -02:30
DialogContainer.hxx Refactor DialogContainer and child classes. 2019-05-11 22:16:23 -02:30
EditTextWidget.cxx GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -02:30
EditTextWidget.hxx GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -02:30
EditableWidget.cxx GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -02:30
EditableWidget.hxx GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -02:30
EventMappingWidget.cxx Some cleanups to Widget class. 2019-04-27 22:09:05 -02:30
EventMappingWidget.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
FileListWidget.cxx And yet more 'enum' cleanups. 2019-04-13 22:44:23 -02:30
FileListWidget.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
Font.cxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
Font.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
GameInfoDialog.cxx move label names into central header 2019-05-12 22:23:23 +02:00
GameInfoDialog.hxx a bit controller detection refactoring 2019-02-16 11:46:42 +01:00
GameList.cxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
GameList.hxx Removed some redundant 'const', and with it re-enabled '-Wignored-qualifiers'. 2019-05-03 12:39:03 -02:30
GlobalPropsDialog.cxx move label names into central header 2019-05-12 22:23:23 +02:00
GlobalPropsDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
GuiObject.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
HelpDialog.cxx add R77 help dialog 2019-05-05 00:05:28 +02:00
HelpDialog.hxx Converted some more 'enum' to 'enum class'. 2019-04-13 20:57:46 -02:30
InputDialog.cxx rename "dejitter" parameter names and add them to the CLI help 2019-05-12 19:55:14 +02:00
InputDialog.hxx split paddle dejitter settings 2019-05-09 19:05:33 +02:00
InputTextDialog.cxx GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -02:30
InputTextDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
JoystickDialog.cxx Some cleanups to Widget class. 2019-04-27 22:09:05 -02:30
JoystickDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
Launcher.cxx Refactor DialogContainer and child classes. 2019-05-11 22:16:23 -02:30
Launcher.hxx Refactor DialogContainer and child classes. 2019-05-11 22:16:23 -02:30
LauncherDialog.cxx All widgets and dialogs using 'ContextMenu' now work in hidpi mode. 2019-05-11 19:50:42 -02:30
LauncherDialog.hxx Fix missing 'override's. 2019-05-01 12:57:49 -02:30
ListWidget.cxx Some cleanups to Widget class. 2019-04-27 22:09:05 -02:30
ListWidget.hxx GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -02:30
LoggerDialog.cxx When saving logfile, show a message indicating location. 2019-04-20 17:29:25 -02:30
LoggerDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
Menu.cxx Refactor DialogContainer and child classes. 2019-05-11 22:16:23 -02:30
Menu.hxx Refactor DialogContainer and child classes. 2019-05-11 22:16:23 -02:30
MessageBox.cxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
MessageBox.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
MinUICommandDialog.cxx move label names into central header 2019-05-12 22:23:23 +02:00
MinUICommandDialog.hxx add frying to min UI command dialog 2019-05-04 21:09:35 +02:00
OptionsDialog.cxx add R77 help dialog 2019-05-05 00:05:28 +02:00
OptionsDialog.hxx add option to switch settings mode in minimal UI 2019-04-27 21:07:18 +02:00
PopUpWidget.cxx All widgets and dialogs using 'ContextMenu' now work in hidpi mode. 2019-05-11 19:50:42 -02:30
PopUpWidget.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
ProgressDialog.cxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
ProgressDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
R77HelpDialog.cxx remove unused code 2019-05-12 18:59:46 +02:00
R77HelpDialog.hxx add more and fix default buttons for R77 2019-05-05 11:18:49 +02:00
RadioButtonWidget.cxx Some cleanups to Widget class. 2019-04-27 22:09:05 -02:30
RadioButtonWidget.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
RomAuditDialog.cxx Minor code cleanup (unique_ptr is automatically set to null). 2019-04-26 18:21:08 -02:30
RomAuditDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
RomInfoWidget.cxx First pass at implementing 'hidpi' mode. For now, it is available with 'hidpi' option only from the commandline. 2019-05-11 14:33:07 -02:30
RomInfoWidget.hxx GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -02:30
ScrollBarWidget.cxx Some cleanups to Widget class. 2019-04-27 22:09:05 -02:30
ScrollBarWidget.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
SnapshotDialog.cxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
SnapshotDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
StellaFont.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
StellaLargeFont.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
StellaMediumFont.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
StellaSettingsDialog.cxx Fix warnings from clang. 2019-05-05 11:43:31 -02:30
StellaSettingsDialog.hxx Fix warnings from clang. 2019-05-05 11:43:31 -02:30
StringListWidget.cxx GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -02:30
StringListWidget.hxx GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -02:30
TabWidget.cxx Some cleanups to Widget class. 2019-04-27 22:09:05 -02:30
TabWidget.hxx each tab can now have a defined width (see DeveloperDialog) 2019-01-26 23:34:12 +01:00
TimeLineWidget.cxx Some cleanups to Widget class. 2019-04-27 22:09:05 -02:30
TimeLineWidget.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
TimeMachine.cxx Refactor DialogContainer and child classes. 2019-05-11 22:16:23 -02:30
TimeMachine.hxx Refactor DialogContainer and child classes. 2019-05-11 22:16:23 -02:30
TimeMachineDialog.cxx GUI support is now conditional in Stella. This is enabled by default for all ports except libretro. 2019-05-02 17:58:39 -02:30
TimeMachineDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
UIDialog.cxx add restart info text for HiDPI mode 2019-05-13 19:52:59 +02:00
UIDialog.hxx add hidpi option checkbox to UIDialog 2019-05-13 19:04:39 +02:00
VideoDialog.cxx Some cleanups to Widget class. 2019-04-27 22:09:05 -02:30
VideoDialog.hxx some minor UI cosmetics 2019-04-04 10:56:39 +02:00
Widget.cxx Highlight widgets when they gain and lose focus. 2019-05-10 23:07:36 -02:30
Widget.hxx Some cleanups to Widget class. 2019-04-27 22:09:05 -02:30
module.mk add R77 help dialog 2019-05-05 00:05:28 +02:00