dolphin/Source/Core/DolphinWX
EmptyChaos ef0d21299a WX: HiDPI: VideoConfigDiag
Resolved "TODO" for Texture Cache safety, added explanation message.
Resolved "TODO" for default description, no longer uses default text for sizing

Fixed a memory leak in PostProcessingConfigDiag where it was never freeing any
of the objects it allocated in its constructor.

Minor design change to PostProcessingConfigDiag to give padding around elements
consistent with the rest of Dolphin's user interface (5px).
2016-10-04 13:47:22 +11:00
..
Cheats WX: HiDPI: CheatsWindow 2016-10-04 13:47:22 +11:00
Config WX: HiDPI: ControllerConfigDiag 2016-10-04 13:47:22 +11:00
Debugger WX: HiDPI: Dolphin Main UI (CFrame) 2016-10-04 13:47:21 +11:00
NetPlay Re-add saving position of netplay window. 2016-10-03 15:57:32 -07:00
resources DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
AboutDolphin.cpp WX: HiDPI: AboutDolphin 2016-10-04 13:47:21 +11:00
AboutDolphin.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
AuiToolBar.h Drop Dolphin-specific patch to wxWindows 2016-09-07 15:15:09 +02:00
CMakeLists.txt WX: HiDPI Support Framework 2016-10-04 13:47:21 +11:00
ControllerConfigDiag.cpp WX: HiDPI: ControllerConfigDiag 2016-10-04 13:47:22 +11:00
ControllerConfigDiag.h WX: HiDPI: ControllerConfigDiag 2016-10-04 13:47:22 +11:00
DolphinSlider.cpp WX: HiDPI Support Framework 2016-10-04 13:47:21 +11:00
DolphinSlider.h WX: HiDPI Support Framework 2016-10-04 13:47:21 +11:00
DolphinWX.rc Define the icon for "dolphin". The IDI_ICON1 seems to be preempted by the wx resource. This one does not. 2012-12-17 08:33:42 -06:00
DolphinWX.vcxproj WX: HiDPI Support Framework 2016-10-04 13:47:21 +11:00
DolphinWX.vcxproj.filters WX: HiDPI Support Framework 2016-10-04 13:47:21 +11:00
DolphinWX.vcxproj.user Rename menu items, stop using PanicAlertT, remove -d when running from visual studio. 2014-12-17 01:12:33 +10:30
FifoPlayerDlg.cpp WX: HiDPI: FifoPlayerDlg 2016-10-04 13:47:22 +11:00
FifoPlayerDlg.h WX: HiDPI: FifoPlayerDlg 2016-10-04 13:47:22 +11:00
Frame.cpp WX: HiDPI: Dolphin Main UI (CFrame) 2016-10-04 13:47:21 +11:00
Frame.h WX: HiDPI: Dolphin Main UI (CFrame) 2016-10-04 13:47:21 +11:00
FrameAui.cpp Manually select the coresponding tab before floating a panel 2016-09-11 18:52:48 -04:00
FrameTools.cpp WX: HiDPI: Dolphin Main UI (CFrame) 2016-10-04 13:47:21 +11:00
GameListCtrl.cpp WX: HiDPI: ISOProperties 2016-10-04 13:47:21 +11:00
GameListCtrl.h WX: HiDPI: ISOProperties 2016-10-04 13:47:21 +11:00
Globals.h NetPlay: add one click host 2016-10-03 15:34:49 -07:00
ISOFile.cpp WX: HiDPI: ISOProperties 2016-10-04 13:47:21 +11:00
ISOFile.h WX: HiDPI: ISOProperties 2016-10-04 13:47:21 +11:00
ISOProperties.cpp WX: HiDPI: ISOProperties 2016-10-04 13:47:21 +11:00
ISOProperties.h WX: HiDPI: ISOProperties 2016-10-04 13:47:21 +11:00
Info.plist.in Add more languages, and remove Hebrew because it's very incomplete 2016-05-25 23:33:18 +02:00
InputConfigDiag.cpp WX: HiDPI: InputConfigDiag 2016-10-04 13:47:22 +11:00
InputConfigDiag.h WX: HiDPI: InputConfigDiag 2016-10-04 13:47:22 +11:00
InputConfigDiagBitmaps.cpp WX: HiDPI: InputConfigDiag 2016-10-04 13:47:22 +11:00
LogConfigWindow.cpp Move LogWindow/LogConfigWindow destructor logic -> OnClose 2016-09-25 17:06:46 -04:00
LogConfigWindow.h Move LogWindow/LogConfigWindow destructor logic -> OnClose 2016-09-25 17:06:46 -04:00
LogWindow.cpp LogWindow: Use emplace instead of push for the message queue 2016-10-02 23:42:38 -04:00
LogWindow.h Move LogWindow/LogConfigWindow destructor logic -> OnClose 2016-09-25 17:06:46 -04:00
Main.cpp WX: HiDPI: Dolphin Main UI (CFrame) 2016-10-04 13:47:21 +11:00
Main.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
MainNoGUI.cpp Add ability to passthrough a Bluetooth adapter 2016-10-03 23:06:23 +02:00
MemcardManager.cpp WX: HiDPI: MemcardManager 2016-10-04 13:47:21 +11:00
MemcardManager.h WX: HiDPI: MemcardManager 2016-10-04 13:47:21 +11:00
PatchAddEdit.cpp WX: HiDPI: ISOProperties 2016-10-04 13:47:21 +11:00
PatchAddEdit.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PostProcessingConfigDiag.cpp WX: HiDPI: VideoConfigDiag 2016-10-04 13:47:22 +11:00
PostProcessingConfigDiag.h WX: HiDPI: VideoConfigDiag 2016-10-04 13:47:22 +11:00
SoftwareVideoConfigDialog.cpp WX: HiDPI: VideoConfigDiag 2016-10-04 13:47:22 +11:00
SoftwareVideoConfigDialog.h VideoCommon: Drop GetConfigName. 2016-06-26 12:34:59 +02:00
TASInputDlg.cpp WX: HiDPI: TASInputDlg 2016-10-04 13:47:22 +11:00
TASInputDlg.h WX: HiDPI: TASInputDlg 2016-10-04 13:47:22 +11:00
VideoConfigDiag.cpp WX: HiDPI: VideoConfigDiag 2016-10-04 13:47:22 +11:00
VideoConfigDiag.h WX: HiDPI: VideoConfigDiag 2016-10-04 13:47:22 +11:00
WXInputBase.cpp Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
WXInputBase.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WxUtils.cpp WX: HiDPI Support Framework 2016-10-04 13:47:21 +11:00
WxUtils.h WX: HiDPI Support Framework 2016-10-04 13:47:21 +11:00
X11Utils.cpp Reorganise a ton of logs level 2016-10-01 15:50:28 -04:00
X11Utils.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
resource.h Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00