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
/
FrameTools.cpp
Age
Commit message (
Expand
)
Author
2014-09-05
Fix render to main crashing in fullscreen.
Shawn Hoffman
2014-08-31
InputCommon: Rename class InputPlugin to InputConfig
Lioncash
2014-08-30
DolphinWX: Clean up brace placements
Lioncash
2014-08-23
Merge pull request #817 from archshift/disabledcolor
Lioncash
2014-08-22
Merge pull request #844 from lioncash/wx-hotkey
Lioncash
2014-08-20
DolphinWX: Get rid of unnecessary hotkey code.
Lioncash
2014-08-19
Core: Remove Core::GetWindowHandle
Jasper St. Pierre
2014-08-19
X11_Util: Resize the GLX window by listening to events on the parent
Jasper St. Pierre
2014-08-17
Wx: further cleanup to toolbar creation process
archshift
2014-08-17
Fixed toolbar's disabled button color.
archshift
2014-08-14
FrameTools.cpp: Alignment of long lists
archshift
2014-08-14
Merge pull request #735 from Armada651/d3dfullscreen_fixes
Pierre Bourdon
2014-08-13
updated frametools
kamiyo
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-12
Fix regression with toggling the toolbar from PR761
Shawn Hoffman
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-08
Included toolbar headers, preventing forward-decl errors
archshift
2014-08-08
Allow toggling the toolbar in the menu
archshift
2014-08-08
Switch play/pause button icons when necessary
archshift
2014-08-08
Changed toolbar to be static, increasing UI integration
archshift
2014-08-04
CFrame: Render to a child on Linux and Mac OS X.
Jules Blok
2014-08-04
Revert "Fix hotkeys in Linux and Mac OS X"
Lioncash
2014-08-03
Merge pull request #671 from lioncash/non-panic
Pierre Bourdon
2014-08-03
CFrame: Always exit fullscreen before showing the stop dialog.
Jules Blok
2014-08-02
DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic e...
Lioncash
2014-08-02
FrameTools: Add a wxPanel as the child of the RenderFrame.
Jules Blok
2014-07-30
VideoConfig: Ignore Borderless Fullscreen setting when the backend does not s...
Jules Blok
2014-07-29
CFrame: Handle close events that can't be vetoed.
Jules Blok
2014-07-26
Cosmetic changes based on feedback on PR #506.
Jules Blok
2014-07-21
Exit exclusive fullscreen when the stop confirmation is shown.
Jules Blok
2014-07-19
Don't create a Panel for a seperate render window.
Jules Blok
2014-07-11
mark all local variables as static
degasus
2014-07-08
Don't allow starting recording in states that will cause a crash or other pro...
Rachel Bryk
2014-07-08
Check whether the core is running instead of checking if it is unitialized.
Jules Blok
2014-07-08
FrameTools: Update GUI and disable Play button when in stopping state.
Jules Blok
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
RenderFrame: Set the background to black.
Jules Blok
2014-06-18
Update references of Google Code to GitHub and update copyright year.
Shadox Fix
2014-06-13
Merge pull request #470 from pauldacheez/s-Gamecube-GameCube
Tony Wasserka
2014-06-08
Fix the capitalization of "GameCube" throughout the project.
Paul Olszewski
2014-06-07
Merge pull request #395 from RachelBryk/race
Ryan Houdek
2014-06-05
added option for selecting which column are displayed in the game list, added...
yourgamesbeover
2014-05-23
Fix a couple race conditions.
Rachel Bryk
2014-05-17
Kill off _T and wxT macros
Lioncash
2014-03-14
Kill off some usages of c_str.
Lioncash
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
[prev]
[next]