dolphin/Source/Core/DolphinWX/Debugger
JosJuice 81466d7fa3 DolphinWX: Stop using XPM images
Using the XPM format for images has become a maintenance problem because
people don't know how to create them. This commit removes all XPM images
and all C files that contain PNG images. DolphinWX now uses the PNGs
in the Resources folder instead, just like DolphinQt and DolphinQt2 do.
2016-01-05 19:11:58 +01:00
..
BreakpointDlg.cpp
BreakpointDlg.h
BreakpointView.cpp
BreakpointView.h
BreakpointWindow.cpp DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
BreakpointWindow.h
CodeView.cpp
CodeView.h
CodeWindow.cpp DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
CodeWindow.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
CodeWindowFunctions.cpp Mark more strings for translation 2015-11-20 11:33:47 +01:00
DebuggerPanel.cpp VideoCommon: rename TextureCache to TextureCacheBase 2015-11-06 15:43:58 +01:00
DebuggerPanel.h Debugger: fix -Wunused-private-field warning 2015-09-12 10:01:26 +02:00
DebuggerUIUtil.cpp
DebuggerUIUtil.h
DSPDebugWindow.cpp
DSPDebugWindow.h
DSPRegisterView.cpp
DSPRegisterView.h
JitWindow.cpp
JitWindow.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00
MemoryCheckDlg.cpp MemoryCheckDlg: Fix event buttons 2015-10-23 20:37:29 +02:00
MemoryCheckDlg.h
MemoryView.cpp DebuggerViews: Fixed nullptr dereferences 2015-12-27 19:57:58 +04:00
MemoryView.h
MemoryWindow.cpp MemoryWindow: Adjust control alignment 2015-09-26 22:46:57 -04:00
MemoryWindow.h MemoryWindow: Change the address search wxTextCtrl into a wxSearchCtrl 2015-09-26 22:46:53 -04:00
RegisterView.cpp RegisterView: View code menu added 2015-12-28 22:41:24 +04:00
RegisterView.h
RegisterWindow.cpp
RegisterWindow.h
WatchView.cpp DebuggerViews: Fixed nullptr dereferences 2015-12-27 19:57:58 +04:00
WatchView.h
WatchWindow.cpp DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
WatchWindow.h General: Remove unimplemented function prototypes 2015-09-05 22:01:07 -04:00