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
release-prep-2606a
release-prep-2606a-2
release-prep-2609
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-07-08
DolphinWX: Bind the drop handling function to the frame with Bind, not Connect.
Lioncash
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
2014-05-17
Kill off _T and wxT macros
Lioncash
2014-05-17
Get rid of old wx event type usages. Use recommended replacements
Lioncash
2014-04-30
Add set/get functions for IsFramelimiterTempDisabled
degasus
2014-04-30
Add a hotkey for disabling the framelimit.
degasus
2014-04-14
Fix crash when pressing Tab
Tillmann Karras
2014-03-11
Fixes spacing for "for", "while", "switch" and "if"
Matthew Parlane
2014-03-09
clang-modernize -use-nullptr
Tillmann Karras
2014-02-23
Purge wx elements of the console.
Lioncash
2014-02-23
Revert "Merge pull request #83 from lioncash/remove-console"
Pierre Bourdon
2014-02-23
Make DolphinWX/ mostly IWYU clean.
Pierre Bourdon
2014-02-20
Fix more header sorting issues in DolphinWX/ (now check-includes clean).
Pierre Bourdon
2014-02-18
Fix the OSX build.
Lioncash
2014-02-18
Convert all includes to relative paths.
Lioncash
2014-02-17
Second and final pass of clearing out tabs.
Lioncash
2014-02-16
Remove the embedded Console from the possible logging options.
Lioncash
2013-12-31
Remove unnecessary Src/ folders
Jasper St. Pierre