index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
/
Frame.cpp
Age
Commit message (
Expand
)
Author
2014-09-08
Merge pull request #971 from TurboK234/EFB_copies_togglefix
skidau
2014-09-06
Update debugger button states at startup to disable non-functional JIT menu e...
Zhuowei Zhang
2014-09-06
Quiet initialization order warning in CFrame
Shawn Hoffman
2014-09-05
Fix render to main crashing in fullscreen.
Shawn Hoffman
2014-09-05
Added OSD comment if EFB Copies are disabled.
TurboK234
2014-09-05
Remove "EFB Copies Disabled" option from hotkey toggling cycle.
TurboK234
2014-09-03
Re-implement hiding of the menubar in fullscreen with render to main.
Shawn Hoffman
2014-08-22
Frame: Actually call UpdateTitle
Jasper St. Pierre
2014-08-19
Core: Move the titlebar / statusbar abstraction to DolphinWX
Jasper St. Pierre
2014-08-19
Core: Remove Core::GetWindowHandle
Jasper St. Pierre
2014-08-13
Disable toolbar toggle in main window fullscreen
archshift
2014-08-12
Hide toolbar upon going fullscreen, rendering to main window.
archshift
2014-08-12
Merge pull request #726 from Armada651/ogl-exclusive
shuffle2
2014-08-12
Merge pull request #691 from Armada651/veto_fix
shuffle2
2014-08-09
Re-ordered initialization of m_ToolBar and m_SavedPerspectives
archshift
2014-08-09
Removed TBDebug, using TBMain instead. Fixed debugger assert.
archshift
2014-08-09
Removed AuiTB, moved functions to menubar (Debug->Perspectives)
archshift
2014-08-06
X11Utils: Remove unneeded SendButtonEvent / SendKeyEvent utilities
Jasper St. Pierre
2014-08-03
CFrame: Add fullscreen window styles to enable exclusive mode in OpenGL.
Jules Blok
2014-08-03
CFrame: Only re-assign focus when "Render to main" is enabled.
Jules Blok
2014-07-30
VideoConfig: Ignore Borderless Fullscreen setting when the backend does not s...
Jules Blok
2014-07-30
CFrame: Don't check the video config fullscreen setting.
Jules Blok
2014-07-30
CFrame: Check borderless fullscreen setting before enabling exclusive fullscr...
Jules Blok
2014-07-29
CFrame: Handle close events that can't be vetoed.
Jules Blok
2014-07-27
Frame: Only prevent exclusive fullscreen switches when the emulator is paused.
Jules Blok
2014-07-26
Cosmetic changes based on feedback on PR #506.
Jules Blok
2014-07-26
CFrame: Prevent fullscreen switches if the renderer is halted.
Jules Blok
2014-07-21
Frame: Make the fullscreen transitions more reliable.
Jules Blok
2014-07-21
Exit exclusive fullscreen when the stop confirmation is shown.
Jules Blok
2014-07-21
Let the Renderer decide when to exit fullscreen.
Jules Blok
2014-07-19
D3D: Add exclusive fullscreen support.
Jules Blok
2014-07-19
Frame: Make RendererHasFocus() compatible with the new window structure.
Jules Blok
2014-07-19
Remove CPanel.
Jules Blok
2014-07-16
Host: Add a new "UIHasFocus" hook to determine if the UI has focus
Jasper St. Pierre
2014-07-16
Revert "Frame: Fix RendererHasFocus"
Jasper St. Pierre
2014-07-12
Frame: Fix RendererHasFocus
Jasper St. Pierre
2014-07-11
avoid the extern keyword in .cpp files
degasus
2014-07-11
mark all local functions as static
degasus
2014-07-10
Change SPADStatus struct name to GCPadStatus
Lioncash
2014-07-10
Merge pull request #515 from Armada651/threading
Dolphin Bot
2014-07-08
Check whether the core is running instead of checking if it is unitialized.
Jules Blok
2014-07-08
DolphinWX: Bind the drop handling function to the frame with Bind, not Connect.
Lioncash
2014-07-08
Frame: OnClose now handles asynchronous behaviour of DoStop().
Jules Blok
2014-07-08
Make the emulation stop asynchronous to prevent deadlocks.
Jules Blok
2014-06-28
Fix dragging and dropping savestates in the render window
Lioncash
2014-06-28
Merge pull request #522 from lioncash/fix-dragdrop-crash
Lioncash
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash
2014-06-24
Fix crashes when dragging and dropping files outside of the gamelist
Lioncash
2014-06-18
Update references of Google Code to GitHub and update copyright year.
Shadox Fix
2014-06-05
added option for selecting which column are displayed in the game list, added...
yourgamesbeover
[prev]
[next]