stella/src/gui
Stephen Anthony b6fc984690 Fix size_t vs int issue. 2019-12-25 20:53:21 -03:30
..
AboutDialog.cxx More fixes for warnings from clang-tidy. 2019-12-25 20:40:01 -03:30
AboutDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
AudioDialog.cxx fixed wording 2019-07-25 16:49:02 +02:00
AudioDialog.hxx Fix a few files that have Windows CR-LF endings. 2019-07-25 12:33:54 -02:30
BrowserDialog.cxx All functionality now restored to FileListWidget (pattern matching, ROMs only, etc). 2019-08-17 21:13:15 -02:30
BrowserDialog.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
CheckListWidget.cxx Entering an uppercase char (ie, hold Shift) on the first character in 2019-08-23 22:08:06 -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 Fix size_t vs int issue. 2019-12-25 20:53:21 -03:30
ComboDialog.hxx More fixes for warnings from clang-tidy. 2019-12-25 20:40:01 -03:30
Command.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
CommandDialog.cxx refactor ESC key handling 2019-05-27 23:01:03 +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 More fixes for warnings from clang-tidy. 2019-12-25 20:40:01 -03:30
ContextMenu.hxx rename some variables 2019-08-15 12:20:10 +02:00
DeveloperDialog.cxx Many more fixes for suggestions from clang-tidy. 2019-12-24 22:11:36 -03:30
DeveloperDialog.hxx add option to break on RAM writes to read ports 2019-09-15 17:04:25 +02:00
Dialog.cxx More fixes for warnings from clang-tidy. 2019-12-25 20:40:01 -03:30
Dialog.hxx More fixes for warnings from clang-tidy. 2019-12-25 20:40:01 -03:30
DialogContainer.cxx rename some variables 2019-08-15 12:20:10 +02:00
DialogContainer.hxx Fix minor clang warnings. 2019-08-15 07:57:53 -02:30
EditTextWidget.cxx More fixes for warnings from clang-tidy. 2019-12-24 17:50:27 -03: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 add some more keypad keys support 2019-08-20 12:09:31 +02:00
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 Convert some raw arrays to std::array. 2019-11-14 20:12:45 -03:30
EventMappingWidget.hxx Implement event filter in InputDialog (resolves #517) 2019-08-17 15:42:39 +02:00
FileListWidget.cxx Many more fixes for suggestions from clang-tidy. 2019-12-24 22:11:36 -03:30
FileListWidget.hxx More fixes for warnings from clang-tidy. 2019-12-25 20:40:01 -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 Many more fixes for suggestions from clang-tidy. 2019-12-24 22:11:36 -03:30
GameInfoDialog.hxx First pass at converting part of 'ystart' to 'vcenter'. 2019-12-16 23:26:57 -03:30
GlobalPropsDialog.cxx Updates to conditional compilation. 2019-05-15 13:30:27 -02:30
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 Fixed my merge chaos (sorry) 2019-12-16 09:47:56 +01:00
HelpDialog.hxx Converted some more 'enum' to 'enum class'. 2019-04-13 20:57:46 -02:30
InputDialog.cxx Implement event filter in InputDialog (resolves #517) 2019-08-17 15:42:39 +02:00
InputDialog.hxx rename some variables 2019-08-15 12:20:10 +02:00
InputTextDialog.cxx Fix PopupWidget/ContextMenu not positioned correctly in fullscreen mode. 2019-06-03 19:28:56 -02:30
InputTextDialog.hxx Fixed HiDPI mode for all remaining dialogs (Time Machine, BrowserDialog, etc). 2019-05-14 18:34:34 -02: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 add overscan to launcher 2019-05-16 22:30:37 +02:00
Launcher.hxx Refactor DialogContainer and child classes. 2019-05-11 22:16:23 -02:30
LauncherDialog.cxx All functionality now restored to FileListWidget (pattern matching, ROMs only, etc). 2019-08-17 21:13:15 -02:30
LauncherDialog.hxx All functionality now restored to FileListWidget (pattern matching, ROMs only, etc). 2019-08-17 21:13:15 -02:30
ListWidget.cxx Entering an uppercase char (ie, hold Shift) on the first character in 2019-08-23 22:08:06 -02:30
ListWidget.hxx Entering an uppercase char (ie, hold Shift) on the first character in 2019-08-23 22:08:06 -02:30
LoggerDialog.cxx Move all logging facilities from OSystem directly into the Logger class. 2019-12-22 17:36:06 -03: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 fix MessageBox height calculation 2019-12-21 11:59:07 +01:00
MessageBox.hxx The annual copyright year update. 2019-01-01 11:35:51 -03:30
MinUICommandDialog.cxx propagate 'repeated' to dialogs 2019-08-14 17:25:42 +02:00
MinUICommandDialog.hxx propagate 'repeated' to dialogs 2019-08-14 17:25:42 +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 More fixes for warnings from clang-tidy. 2019-12-25 20:40:01 -03: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 rename labels for clarity 2019-05-14 19:03:03 +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 Many more fixes for suggestions from clang-tidy. 2019-12-24 22:11:36 -03:30
RomAuditDialog.hxx Fixed HiDPI mode for all remaining dialogs (Time Machine, BrowserDialog, etc). 2019-05-14 18:34:34 -02:30
RomInfoWidget.cxx Fixed my merge chaos (sorry) 2019-12-16 09:47:56 +01:00
RomInfoWidget.hxx Many more fixes for suggestions from clang-tidy. 2019-12-24 22:11:36 -03: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 renamed 'setTickmarkIntervals' 2019-05-14 22:52:06 +02:00
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 replace magic controller strings with enums 2019-08-16 11:05:55 +02:00
StellaSettingsDialog.hxx replace magic controller strings with enums 2019-08-16 11:05:55 +02:00
StringListWidget.cxx Dead code elimination found by Coverity. 2019-11-30 17:24:19 -03: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 More fixes for warnings from clang-tidy. 2019-12-25 20:40:01 -03:30
TimeMachineDialog.hxx propagate 'repeated' to dialogs 2019-08-14 17:25:42 +02:00
UIDialog.cxx More fixes for warnings from clang-tidy. 2019-12-25 20:40:01 -03:30
UIDialog.hxx make controller repeats configurable in UIDialog 2019-08-10 17:45:50 +02:00
VideoDialog.cxx reverted video dialog and settings changes 2019-12-18 19:55:58 +01:00
VideoDialog.hxx reverted video dialog and settings changes 2019-12-18 19:55:58 +01:00
Widget.cxx More fixes for warnings from clang-tidy. 2019-12-24 17:50:27 -03:30
Widget.hxx More fixes for warnings from clang-tidy. 2019-12-25 20:40:01 -03:30
module.mk More reworking of the file selection mechanism. 2019-06-22 21:09:42 -02:30