summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/Frame.cpp
AgeCommit message (Expand)Author
2017-02-25IniFile: Handle s64/u64 valuesLioncash
2017-02-06NetWindow: Get rid of direct use of the main_window globalLioncash
2017-02-05Core: Convert State enum into an enum classLioncash
2017-01-24DolphinWX: Remove HAVE_WX preprocessor defineFlorent Castelli
2017-01-24DolphinWX: Put wx related headers before including anything elseFlorent Castelli
2017-01-18Put IOS devices in a namespace and drop WII_IPC_HLE prefixLéo Lam
2017-01-18IOS: Reorganise the source files and IPC_HLE→IOSLéo Lam
2017-01-17IPC_HLE: Namespace IOS HLELioncash
2017-01-12DolphinWX: Always keep panic alerts on topLéo Lam
2017-01-13Merge pull request #4499 from ligfx/msgalertmainthreadMatthew Parlane
2017-01-05Merge pull request #4595 from aldelaro5/add-debugger-hotkeysMat M
2017-01-04DolphinWX: pass wxMsgAlert to main thread on non-GTK tooMichael Maltese
2017-01-02Add debugging hotkeysaldelaro5
2017-01-01Merge pull request #4495 from slashiee/dump-textures-hotkeyAnthony
2016-12-19DolphinWX: Fix booting from DVDLéo Lam
2016-12-05Add a hotkey for dumping texturesMichael
2016-11-18DolphinWX: Fix toolbar creation on macOShthh
2016-11-13Cosmetics.Jules Blok
2016-11-11Frame: Move exclusive mode switching to helper function.Jules Blok
2016-11-11Frame: Remove exclusive mode OSD messages.Jules Blok
2016-11-11Frame: Use PauseAndLock when switching fullscreen modes.Jules Blok
2016-11-11Host: Remove the Host_RequestFullscreen() method.Jules Blok
2016-11-11D3D: Move exclusive mode switching to UI thread.Jules Blok
2016-11-11CodeWindow: Remove unused parameter from constructorLioncash
2016-11-08PathConfigPane: Eliminate main frame global usageLioncash
2016-11-06DolphinWX: Make the main config dialog modelessLioncash
2016-11-04CodeWindow: Eliminate explicit menu item updating from CodeWindowLioncash
2016-10-31Merge pull request #4376 from leoetlino/warning-fixMarkus Wick
2016-10-31Merge pull request #4401 from JosJuice/rename-getuniqueidMarkus Wick
2016-10-29DiscIO/SConfig: Rename GetUniqueID to GetGameIDJosJuice
2016-10-29Merge pull request #4380 from lioncash/wx-toolbarMat M
2016-10-28Move UiHasFocus into DolphinAppaldelaro5
2016-10-28Fix window focus detection on LinuxRenaKunisaki
2016-10-27DolphinWX: Move toolbar creation to a wxToolBar subclassLioncash
2016-10-23Fix -Wunused-result warningsLéo Lam
2016-10-21Merge pull request #4363 from lioncash/wx-menuJosJuice
2016-10-20Frame: Rename GetCmdForHotkey to GetMenuIDFromHotkeyLioncash
2016-10-20DolphinWX: Move main menu creation into a wxMenuBar subclassLioncash
2016-10-15Merge pull request #4357 from ligfx/notresponsibleforhwshuffle2
2016-10-15Merge pull request #4302 from leoetlino/graceful-fixesshuffle2
2016-10-15HW: Don't be responsible for g_controller_interfaceMichael Maltese
2016-10-15DolphinWX: Exit after closing main window or on signalLéo Lam
2016-10-15Revert "Merge pull request #4286 from shuffle2/Aestek-clean-osd"degasus
2016-10-10Frame: Separate menu creation into individual functionsLioncash
2016-10-08Remove Frameskipanthony
2016-10-04ConfigManager: Drop SkipIdle option.degasus
2016-10-03Merge pull request #4286 from shuffle2/Aestek-clean-osdshuffle2
2016-10-04WX: Replace SetIcon with SetIcons(wxIconBundle)EmptyChaos
2016-10-04WX: HiDPI: FrameAUI / DebuggerEmptyChaos
2016-10-04WX: HiDPI: Dolphin Main UI (CFrame)EmptyChaos