..
AboutDialog.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
AboutDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
AudioDialog.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
AudioDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
BrowserDialog.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
BrowserDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
CheckListWidget.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
CheckListWidget.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
ComboDialog.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
ComboDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
Command.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
CommandDialog.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
CommandDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
CommandMenu.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
CommandMenu.hxx
A few more constexpr additions, and removal of redundant comments.
2016-04-02 22:52:29 +00:00
ConfigPathDialog.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
ConfigPathDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
ConsoleBFont.hxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
ConsoleFont.hxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
ConsoleMediumBFont.hxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
ConsoleMediumFont.hxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
ContextMenu.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
ContextMenu.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
Dialog.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
Dialog.hxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
DialogContainer.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
DialogContainer.hxx
A few more constexpr additions, and removal of redundant comments.
2016-04-02 22:52:29 +00:00
EditTextWidget.cxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
EditTextWidget.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
EditableWidget.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
EditableWidget.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
EventMappingWidget.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
EventMappingWidget.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
FileListWidget.cxx
Convert BSPF C-style macros to C++ namespace equivalent.
2016-04-02 23:47:46 +00:00
FileListWidget.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
Font.cxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
Font.hxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
GameInfoDialog.cxx
Convert BSPF C-style macros to C++ namespace equivalent.
2016-04-02 23:47:46 +00:00
GameInfoDialog.hxx
Added ability to specify MouseAxis range from the UI, and send it to
2016-01-18 18:33:45 +00:00
GameList.cxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
GameList.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
GlobalPropsDialog.cxx
Convert BSPF C-style macros to C++ namespace equivalent.
2016-04-02 23:47:46 +00:00
GlobalPropsDialog.hxx
I was a little too eager with the 'constexpr'; it currently doesn't work on
2016-04-02 21:27:10 +00:00
GuiObject.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
HelpDialog.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
HelpDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
InputDialog.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
InputDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
InputTextDialog.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
InputTextDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
JoystickDialog.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
JoystickDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
Launcher.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
Launcher.hxx
A few more constexpr additions, and removal of redundant comments.
2016-04-02 22:52:29 +00:00
LauncherDialog.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
LauncherDialog.hxx
Some minor updates to fix the Windows build from the latest round of changes.
2015-12-30 20:26:56 +00:00
LauncherFilterDialog.cxx
Convert BSPF C-style macros to C++ namespace equivalent.
2016-04-02 23:47:46 +00:00
LauncherFilterDialog.hxx
I was a little too eager with the 'constexpr'; it currently doesn't work on
2016-04-02 21:27:10 +00:00
ListWidget.cxx
Convert BSPF C-style macros to C++ namespace equivalent.
2016-04-02 23:47:46 +00:00
ListWidget.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
LoggerDialog.cxx
Convert BSPF C-style macros to C++ namespace equivalent.
2016-04-02 23:47:46 +00:00
LoggerDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
Menu.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
Menu.hxx
A few more constexpr additions, and removal of redundant comments.
2016-04-02 22:52:29 +00:00
MessageBox.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
MessageBox.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
OptionsDialog.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
OptionsDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
PopUpWidget.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
PopUpWidget.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
ProgressDialog.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
ProgressDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
Rect.hxx
Cleaned up a few more warnings.
2016-02-27 22:18:30 +00:00
RomAuditDialog.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
RomAuditDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
RomInfoWidget.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
RomInfoWidget.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
ScrollBarWidget.cxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
ScrollBarWidget.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
SnapshotDialog.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
SnapshotDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
StellaFont.hxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
StellaLargeFont.hxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
StellaMediumFont.hxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
StringListWidget.cxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
StringListWidget.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
TabWidget.cxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
TabWidget.hxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
UIDialog.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
UIDialog.hxx
Added C++11 "= default" for d'tors in the src/gui classes.
2015-12-29 23:45:21 +00:00
VideoDialog.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
VideoDialog.hxx
Updated UI to be able to change TV jitter effect and recovery time.
2016-02-13 01:21:28 +00:00
Widget.cxx
After thinking about it a little, I wondered why we even need to wrap several
2016-04-03 00:35:00 +00:00
Widget.hxx
Updated copyright to 2016, even though it's a few days early.
2015-12-29 19:22:46 +00:00
module.mk
Added dialog showing internal joystick database, with ability to
2014-12-23 00:44:09 +00:00