.. |
AboutDialog.cxx
|
fixed AboutDialog widget overlapping
|
2020-11-12 19:46:28 +01:00 |
AboutDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
BrowserDialog.cxx
|
Part 2 of the changes for #600 (UI fonts)
|
2020-04-29 23:49:00 +02:00 |
BrowserDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
CheckListWidget.cxx
|
added a separate flag for mouse focus
|
2020-11-16 18:59:01 +01:00 |
CheckListWidget.hxx
|
added a separate flag for mouse focus
|
2020-11-16 18:59:01 +01:00 |
ColorWidget.cxx
|
Fixes for warnings in latest g++ and clang, and update libretro port to latest changes.
|
2020-05-11 14:57:01 -02:30 |
ColorWidget.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
ComboDialog.cxx
|
Fix warnings from clang.
|
2020-05-02 16:07:12 -02:30 |
ComboDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
Command.hxx
|
Updated copyright to 2020. Happy New Year to anyone reading this!
|
2019-12-31 13:48:56 -03:30 |
CommandDialog.cxx
|
added UI messages with gauge bars for variable values (partially addresses #631)
|
2020-05-13 09:32:11 +02:00 |
CommandDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
CommandMenu.cxx
|
Some more header file cleanups, hopefully resulting in faster compile
|
2020-05-12 13:52:33 -02:30 |
CommandMenu.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
ConsoleBFont.hxx
|
initial commit
|
2020-05-06 21:30:43 +02:00 |
ConsoleFont.hxx
|
Updated copyright to 2020. Happy New Year to anyone reading this!
|
2019-12-31 13:48:56 -03:30 |
ConsoleMediumBFont.hxx
|
initial commit
|
2020-05-06 21:30:43 +02:00 |
ConsoleMediumFont.hxx
|
Updated copyright to 2020. Happy New Year to anyone reading this!
|
2019-12-31 13:48:56 -03:30 |
ContextMenu.cxx
|
refactored UI ticks
|
2020-11-12 18:14:26 +01:00 |
ContextMenu.hxx
|
refactored UI ticks
|
2020-11-12 18:14:26 +01:00 |
DeveloperDialog.cxx
|
Slight refactor of label array in DeveloperDialog.
|
2020-11-01 09:51:57 -03:30 |
DeveloperDialog.hxx
|
Slight refactor of label array in DeveloperDialog.
|
2020-11-01 09:51:57 -03:30 |
Dialog.cxx
|
improved tooltip handling (better delays, rerender instead of redraw)
|
2020-11-18 17:48:19 +01:00 |
Dialog.hxx
|
added value tool tips to debugger (DataGridWiget, ToogleWidget)
|
2020-11-16 23:50:10 +01:00 |
DialogContainer.cxx
|
removed duplicate _editMode variable
|
2020-11-15 11:03:55 +01:00 |
DialogContainer.hxx
|
refactored UI ticks
|
2020-11-12 18:14:26 +01:00 |
EditTextWidget.cxx
|
added a separate flag for mouse focus
|
2020-11-16 18:59:01 +01:00 |
EditTextWidget.hxx
|
added a separate flag for mouse focus
|
2020-11-16 18:59:01 +01:00 |
EditableWidget.cxx
|
added multi-line tooltip support
|
2020-11-18 20:07:25 +01:00 |
EditableWidget.hxx
|
added multi-line tooltip support
|
2020-11-18 20:07:25 +01:00 |
EmulationDialog.cxx
|
simple fix for #667 (minimized window)
|
2020-06-18 07:22:47 +02:00 |
EmulationDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
EventMappingWidget.cxx
|
minor UI alignment fixes
|
2020-05-04 10:28:46 +02:00 |
EventMappingWidget.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
FileListWidget.cxx
|
Fix bug where selected ROM isn't remembered when exiting and re-entering a directory.
|
2020-10-24 20:42:36 -02:30 |
FileListWidget.hxx
|
Fix bug where selected ROM isn't remembered when exiting and re-entering a directory.
|
2020-10-24 20:42:36 -02:30 |
Font.cxx
|
Updated copyright to 2020. Happy New Year to anyone reading this!
|
2019-12-31 13:48:56 -03:30 |
Font.hxx
|
Updated copyright to 2020. Happy New Year to anyone reading this!
|
2019-12-31 13:48:56 -03:30 |
GameInfoDialog.cxx
|
minimized UI redraws and renderings when message is displayed
|
2020-11-12 10:43:04 +01:00 |
GameInfoDialog.hxx
|
Fix a few compiler warning and errors from the latest g++ and clang compilers.
|
2020-09-03 20:44:41 -02:30 |
GlobalPropsDialog.cxx
|
Fix warnings from clang.
|
2020-05-02 16:07:12 -02:30 |
GlobalPropsDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
GuiObject.hxx
|
improved tooltip handling (better delays, rerender instead of redraw)
|
2020-11-18 17:48:19 +01:00 |
HelpDialog.cxx
|
updated HelpDialog
|
2020-11-05 12:50:56 +01:00 |
HelpDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
InputDialog.cxx
|
A few more fixes for suggestions from clang static analyzer.
|
2020-11-09 18:20:50 -03:30 |
InputDialog.hxx
|
Added autodetection for AVox-USB adaptor to UI (fixes #688).
|
2020-09-29 16:10:59 -02:30 |
InputTextDialog.cxx
|
refactored UI ticks
|
2020-11-12 18:14:26 +01:00 |
InputTextDialog.hxx
|
refactored UI ticks
|
2020-11-12 18:14:26 +01:00 |
JoystickDialog.cxx
|
Fix warnings from clang.
|
2020-05-02 16:07:12 -02:30 |
JoystickDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
Launcher.cxx
|
Moved some framebuffer enums to appropriate file.
|
2020-10-16 15:32:43 -02:30 |
Launcher.hxx
|
A few more cleanups relating to Common::Size vs. separate components.
|
2020-10-13 21:26:05 -02:30 |
LauncherDialog.cxx
|
added tooltip hiding when context menus are opened
|
2020-11-19 16:40:16 +01:00 |
LauncherDialog.hxx
|
refactored UI ticks
|
2020-11-12 18:14:26 +01:00 |
ListWidget.cxx
|
removed duplicate _editMode variable
|
2020-11-15 11:03:55 +01:00 |
ListWidget.hxx
|
removed duplicate _editMode variable
|
2020-11-15 11:03:55 +01:00 |
LoggerDialog.cxx
|
minimized UI redraws and renderings when message is displayed
|
2020-11-12 10:43:04 +01:00 |
LoggerDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
Menu.cxx
|
Some more header file cleanups, hopefully resulting in faster compile
|
2020-05-12 13:52:33 -02:30 |
Menu.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
MessageBox.cxx
|
Part 2 of the changes for #600 (UI fonts)
|
2020-04-29 23:49:00 +02:00 |
MessageBox.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
MessageDialog.cxx
|
Some more header file cleanups, hopefully resulting in faster compile
|
2020-05-12 13:52:33 -02:30 |
MessageDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
MessageMenu.cxx
|
Some more header file cleanups, hopefully resulting in faster compile
|
2020-05-12 13:52:33 -02:30 |
MessageMenu.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
MinUICommandDialog.cxx
|
added UI messages with gauge bars for variable values (partially addresses #631)
|
2020-05-13 09:32:11 +02:00 |
MinUICommandDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
OptionsDialog.cxx
|
refactored Video and Audio dialogs into common dialog
|
2020-05-11 16:15:12 +02:00 |
OptionsDialog.hxx
|
removed duplicate _editMode variable
|
2020-11-15 11:03:55 +01:00 |
PopUpWidget.cxx
|
keep tooltips visible while mouse moves in focus
|
2020-11-17 12:33:47 +01:00 |
PopUpWidget.hxx
|
added a separate flag for mouse focus
|
2020-11-16 18:59:01 +01:00 |
ProgressDialog.cxx
|
Part 2 of the changes for #600 (UI fonts)
|
2020-04-29 23:49:00 +02:00 |
ProgressDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
QuadTariDialog.cxx
|
working on more controllers and debugger widgets
|
2020-09-06 15:30:40 +02:00 |
QuadTariDialog.hxx
|
added multiple controller support (joystick, driving, SaveKey, AtariVox)
|
2020-09-03 15:14:55 +02:00 |
R77HelpDialog.cxx
|
add a bit more R77 help
|
2020-02-29 10:55:50 +01:00 |
R77HelpDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
RadioButtonWidget.cxx
|
Part 1 of the changes for #600 (UI fonts)
|
2020-04-29 14:25:54 +02:00 |
RadioButtonWidget.hxx
|
Part 1 of the changes for #600 (UI fonts)
|
2020-04-29 14:25:54 +02:00 |
RomAuditDialog.cxx
|
Fix minor warnings from clang static analyzer.
|
2020-11-09 16:01:36 -03:30 |
RomAuditDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
RomInfoWidget.cxx
|
fixed RomInfoWidget drawing
|
2020-11-11 16:50:49 +01:00 |
RomInfoWidget.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
ScrollBarWidget.cxx
|
added a separate flag for mouse focus
|
2020-11-16 18:59:01 +01:00 |
ScrollBarWidget.hxx
|
added a separate flag for mouse focus
|
2020-11-16 18:59:01 +01:00 |
SnapshotDialog.cxx
|
Almost all file I/O now goes through FilesystemNode::read/write, instead of raw C++ fstreams.
|
2020-07-25 12:57:12 -02:30 |
SnapshotDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
Stella12x24tFont.hxx
|
added static What's New" popup (see #581) (to get things going :-)
|
2020-07-28 23:47:13 +02:00 |
Stella14x28tFont.hxx
|
added static What's New" popup (see #581) (to get things going :-)
|
2020-07-28 23:47:13 +02:00 |
Stella16x32tFont.hxx
|
added static What's New" popup (see #581) (to get things going :-)
|
2020-07-28 23:47:13 +02:00 |
StellaFont.hxx
|
Updated copyright to 2020. Happy New Year to anyone reading this!
|
2019-12-31 13:48:56 -03:30 |
StellaLargeFont.hxx
|
added static What's New" popup (see #581) (to get things going :-)
|
2020-07-28 23:47:13 +02:00 |
StellaMediumFont.hxx
|
initial commit
|
2020-05-06 21:30:43 +02:00 |
StellaSettingsDialog.cxx
|
added a full render when event WINDOW_EXPOSED and WINDOW_RESIZED are handled
|
2020-11-13 19:53:19 +01:00 |
StellaSettingsDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
StringListWidget.cxx
|
disable tooltip when displayed value changes/is edited
|
2020-11-18 23:54:43 +01:00 |
StringListWidget.hxx
|
Use const references where appropriate.
|
2020-11-18 17:56:57 -03:30 |
TabWidget.cxx
|
added a separate flag for mouse focus
|
2020-11-16 18:59:01 +01:00 |
TabWidget.hxx
|
added a separate flag for mouse focus
|
2020-11-16 18:59:01 +01:00 |
TimeLineWidget.cxx
|
move Widget flags into GuiObject
|
2020-11-11 08:56:11 +01:00 |
TimeLineWidget.hxx
|
Updated copyright to 2020. Happy New Year to anyone reading this!
|
2019-12-31 13:48:56 -03:30 |
TimeMachine.cxx
|
Updated copyright to 2020. Happy New Year to anyone reading this!
|
2019-12-31 13:48:56 -03:30 |
TimeMachine.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
TimeMachineDialog.cxx
|
refactored UI ticks
|
2020-11-12 18:14:26 +01:00 |
TimeMachineDialog.hxx
|
refactored UI ticks
|
2020-11-12 18:14:26 +01:00 |
ToolTip.cxx
|
improved string wrapping (incl. '\n')
|
2020-11-18 21:02:42 +01:00 |
ToolTip.hxx
|
added multi-line tooltip support
|
2020-11-18 20:07:25 +01:00 |
UIDialog.cxx
|
added a full render when event WINDOW_EXPOSED and WINDOW_RESIZED are handled
|
2020-11-13 19:53:19 +01:00 |
UIDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
UndoHandler.cxx
|
Added a few more editing shortcuts, fixed a few warnings, and re-applied reverted commit.
|
2020-11-06 19:38:02 -03:30 |
UndoHandler.hxx
|
added single char aggregation for undos
|
2020-11-06 14:38:33 +01:00 |
VideoAudioDialog.cxx
|
added a few more tooltips to VideoAudioDialog
|
2020-11-18 23:52:19 +01:00 |
VideoAudioDialog.hxx
|
Fix some clang warnings and minor typo.
|
2020-11-18 22:18:07 -03:30 |
WhatsNewDialog.cxx
|
Updated git commit ID for last commit before the 6.4 release (we hope).
|
2020-11-01 15:19:50 -03:30 |
WhatsNewDialog.hxx
|
Fix warnings from Clang 11.
|
2020-08-17 10:38:43 -02:30 |
Widget.cxx
|
improved tooltip handling (better delays, rerender instead of redraw)
|
2020-11-18 17:48:19 +01:00 |
Widget.hxx
|
Use const references where appropriate.
|
2020-11-18 17:56:57 -03:30 |
module.mk
|
Fix warning, and add ToolTip to Linux build.
|
2020-11-16 09:50:50 -03:30 |