summaryrefslogtreecommitdiff
path: root/Source/Core/DolphinWX/FrameTools.cpp
AgeCommit message (Expand)Author
2016-04-30[UI] Remove browse toolbar button and tweak empty gamelist messageAnthony Serna
2016-03-14WXGUI: Fix disabled play button not being faded.EmptyChaos
2016-02-25[Movie] allow recording with any padmathieui
2016-01-06VideoSW: Use more VideoCommondegasus
2016-01-05DolphinWX: Stop using XPM imagesJosJuice
2015-12-17Fix encoding for savestate slotsJosJuice
2015-12-16DolphinWX: Fix items vanishing from toolbarChristian Widmer
2015-12-15Merge pull request #3270 from JosJuice/more-translationsMarkus Wick
2015-12-12DolphinWX: Fix label change for the play/pause buttonChristian Widmer
2015-12-02Merge pull request #3149 from ShadowsFriend/fname_columnMarkus Wick
2015-11-24Merge pull request #3269 from JosJuice/purge-cacheScott Mansell
2015-11-20Mark more strings for translationJosJuice
2015-11-19DolphinWX: More consistent capitalization in menusJosJuice
2015-11-18Rename "Purge Cache" to "Purge Game List Cache"JosJuice
2015-11-08Merge pull request #2742 from AdmiralCurtiss/display-savestate-statsScott Mansell
2015-10-16Merge pull request #3139 from JosJuice/fix-wii-rootflacs
2015-10-16Mark which Wii root to use in the NAND path code.comex
2015-10-11DolphinWX: Add a filename columnChristian Widmer
2015-10-10SaveState/DolphinWX: Display time and date of savestate next to the load/save...Admiral H. Curtiss
2015-10-10SaveState/DolphinWX: Display time and date of savestate when a slot is select...Admiral H. Curtiss
2015-10-04CPU: Convert CCPU into a namespaceLioncash
2015-09-27FileSearch: Don't use RegExs, just do string comparisons.waddlesplash
2015-08-28Implemented .elf and .dol support in gamelistAnthony Serna
2015-08-06Removed audio shortcut from toolbarAnthony Serna
2015-07-25Merge pull request #2770 from Armada651/modal-hotkeysJules Blok
2015-07-23FrameTools: Disable hotkeys while a modal dialog is shown.Jules Blok
2015-07-20Merge branch 'stable'Jules Blok
2015-07-20CFrame: Claim all keyboard events on OS X.Jules Blok
2015-07-12DolphinWX: Add options to Load Last Slot 9/10 to menu.Admiral H. Curtiss
2015-06-12Options: merge SCoreStartupParameter into SConfigdegasus
2015-06-04Remove wx-based Hotkey stuffJasper St. Pierre
2015-05-28Rewrite FileSearch and improve ScanDirectoryTree.comex
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-05-08DolphinWX: Remove unnecessary includesLioncash
2015-05-06Merge pull request #2340 from dibas/testingskidau
2015-05-05Merge pull request #2286 from JosJuice/wii-opening-bnrcomex
2015-05-03wx: Now that Wii doesn't support descriptions, rename Notes to MakerJosJuice
2015-04-28Show the cursor in os x fullscreen by default. Fixes issue 8376.dibas
2015-04-28FrameTools: Simplify some wx string translation markingLioncash
2015-04-22DolphinWX: Remove superfluous code in FrameToolsLioncash
2015-04-22Merge pull request #2310 from lioncash/fsmenucomex
2015-04-21Merge pull request #2308 from Stevoisiak/FrameToolsMathMarkus Wick
2015-04-20FrameTools: Use AppendRadioItem for constructing the frameskip menuLioncash
2015-04-20FrameTools: Remove redundant 'i-1'Stevoisiak
2015-04-19FrameTools: Move "Undo Save State" to save state menuStevoisiak
2015-04-16Merge pull request #2289 from lioncash/netplayskidau
2015-04-13Have the UI thread do PauseAndLock before messing with GetUsbPointer.comex
2015-04-11DolphinWX: Break the netplay UI controls into separate classes.Lioncash
2015-04-08Move down Country_WorldStevoisiak