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 Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
BreakpointDlg.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
BreakpointView.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
BreakpointView.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
BreakpointWindow.cpp DolphinWX: Stop using XPM images 2016-01-05 19:11:58 +01:00
BreakpointWindow.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CodeView.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
CodeView.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
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
DSPDebugWindow.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPDebugWindow.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPRegisterView.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPRegisterView.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02: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 Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DebuggerUIUtil.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
JitWindow.cpp Remove ARMv7 support. 2015-06-07 22:44:13 -05:00
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 Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
MemoryView.cpp DebuggerViews: Fixed nullptr dereferences 2015-12-27 19:57:58 +04:00
MemoryView.h DolphinWX: Get rid of some magic numbers in MemoryView and MemoryWindow 2015-07-09 07:59:34 -04:00
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 Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
RegisterWindow.cpp Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
RegisterWindow.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
WatchView.cpp DebuggerViews: Fixed nullptr dereferences 2015-12-27 19:57:58 +04:00
WatchView.h Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
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