summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX
AgeCommit message (Expand)Author
2012-12-24Dolphin 3.5 release.3.5NeoBrainX
2012-12-24Change copyright year to 2013 in the about dialog.NeoBrainX
2012-12-24Should completely fix game list sorting.rog
2012-12-24Fix another sorting bug.rog
2012-12-24Fix sorting bug.rog
2012-12-24Revert "support retina display"Matthew Parlane
2012-12-24Changed to non conflicting overload.Matthew Parlane
2012-12-23Unused variable.Matthew Parlane
2012-12-23support retina displayGrant Paul
2012-12-23Fixed stupid bool to int conversion warnings.Matthew Parlane
2012-12-23Remove warning about ambigious if/else.Matthew Parlane
2012-12-22Implement select audio backend CLI option.rog
2012-12-18Add support for recording bongos.rog
2012-12-18Merge branch 'rehash-msw-cursor-hide'Glenn Rice
2012-12-17Use wxNullCursor to put the cursor back to its default instead ofGlenn Rice
2012-12-17Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx...Glenn Rice
2012-12-17Save secondary list sorting.rog
2012-12-17Reorder the inclusions to hopefully fix the icon issue.Glenn Rice
2012-12-16Make sure that the wxWidgets manifest does not override the dolphin one.Glenn Rice
2012-12-16Add the resource include in only one place for all builds.Glenn Rice
2012-12-16Add the resource inclusion to the other builds.Glenn Rice
2012-12-16Make the resource include path relative.Glenn Rice
2012-12-16Rework the way that windows mouse cursor hiding is done to use the builtGlenn Rice
2012-12-15Revert "Use the global ::wxSetCursor instead of the local one from our panel ...Ryan Houdek
2012-12-14Use the global ::wxSetCursor instead of the local one from our panel object. ...Ryan Houdek
2012-12-10Fix OSX build once again. Apparently OSX needs to get with the times.Glenn Rice
2012-12-10Clean up gcc/g++ compiler warnings that have accumulated.Glenn Rice
2012-12-08Save game list sorting.rog
2012-12-07Fix OS X 10.6 compatibility.NeoBrainX
2012-12-03Making cheats manager resizeable, maximizable, hideable (parentless), higher ...John Peterson
2012-11-26what is this even...rog
2012-11-16Added option to toggle the display of On-Screen Display messages in the Inter...XtraFear
2012-11-16Build fix.NeoBrainX
2012-11-16Merge movie-fixes.rog
2012-11-14Add option for author name for movies. Also, minor cleanup for previous optio...rog
2012-11-11Add an on screen lag counter.rog
2012-11-10Add an option to pause on the last frame of a movie.rog
2012-11-09Retain dsp JIT setting when switching to HLE. Fixes issue 5691.Rog
2012-11-02Bye mamario, you won't be missedPierre Bourdon
2012-10-29- Added a new wilcard for importing savegames, which basically shows all save...sulokuTDCmago
2012-10-22FifoPlayer: Copy selected object commands to clipboard when pressing ctrl+cNeoBrainX
2012-10-18Correct the hotkey labels for undo load state, and load last overwritten stat...rog
2012-10-04Implement a simple benchmarking mode which logs FPS to a filePierre Bourdon
2012-09-02Fix broken build when using SDL from Externals.Scott Moreau
2012-08-28Use correct linker flags for SDL.Scott Moreau
2012-08-19bugfix for memorycard manager. fixes exporting from page > 1 on slot b, thank...LPFaint99
2012-08-06Clean up WX style issues mentionned in previous commits commentsPierre Bourdon
2012-08-05Link explicitly DolphinWX with GTK2 librariesPierre Bourdon
2012-08-05Check if WX recognized a key before testing if it's a hotkeyPierre Bourdon
2012-08-05Return early from DoOpen if the user cancelled the file picker boxPierre Bourdon