index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
DolphinWX
/
Debugger
Age
Commit message (
Expand
)
Author
2016-06-24
Further fixes to the formatting change. WX sucks.
Pierre Bourdon
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-05-13
Core: Threadsafety Synchronization Fixes (Frame Advance / FifoPlayer)
EmptyChaos
2016-01-16
Fix debugger address lookup search control.
Ryan Houdek
2016-01-05
DolphinWX: Stop using XPM images
JosJuice
2015-12-28
RegisterView: View code menu added
Sepalani
2015-12-28
Merge pull request #3296 from sepalani/r_menu
Markus Wick
2015-12-27
DebuggerViews: Fixed nullptr dereferences
Sepalani
2015-11-20
Mark more strings for translation
JosJuice
2015-11-06
VideoCommon: rename TextureCache to TextureCacheBase
Tillmann Karras
2015-10-23
MemoryCheckDlg: Fix event buttons
Sepalani
2015-10-11
Merge pull request #2798 from lioncash/search
flacs
2015-10-04
CPU: Convert CCPU into a namespace
Lioncash
2015-09-26
MemoryWindow: Adjust control alignment
Lioncash
2015-09-26
MemoryWindow: Change the address search wxTextCtrl into a wxSearchCtrl
Lioncash
2015-09-26
CodeWindow: Ignore search error highlighting on empty string
Lioncash
2015-09-26
CodeWindow: Replace wxStaticText/wxTextCtrl combo with a wxSearchCtrl
Lioncash
2015-09-12
Debugger: fix -Wunused-private-field warning
Tillmann Karras
2015-09-05
General: Remove unimplemented function prototypes
Lioncash
2015-08-16
Debugger: Remove unused instance variables
Lioncash
2015-07-19
JitWindow: Use TitleCase for the JIT block viewer tab
Lioncash
2015-07-09
DolphinWX: Get rid of some magic numbers in MemoryView and MemoryWindow
Lioncash
2015-06-12
Options: merge SCoreStartupParameter into SConfig
degasus
2015-06-07
Remove ARMv7 support.
Ryan Houdek
2015-05-31
Break out the disassembler code from the WXWidgets UI.
Ryan Houdek
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-05-23
DolphinWX: Add missing breaks to a switch in RegisterView
Lioncash
2015-05-20
JitWindow: Add missing virtual destructor to HostDisassembler
Lioncash
2015-05-08
DolphinWX: Remove unnecessary includes
Lioncash
2015-04-28
DolphinWX: Remove unnecessary forward declarations
Lioncash
2015-04-27
DolphinWX: Make some debugger functions/vars private
Lioncash
2015-04-24
To make up for it, make pressing enter on the value textbox set the value.
comex
2015-04-24
Remove mnemonics in MemoryWindow.
comex
2015-04-24
Fix wx bullshit which made the watch view assert on my machine.
comex
2015-04-15
Debugger: Update the registers/watches before refreshing grids.
Lioncash
2015-04-07
Debugger: Fix memory leaks related to grid tables
Lioncash
2015-03-24
DolphinWX: Get rid of wxGrid-based casts in the debugger.
Lioncash
2015-03-07
Added the ability to split the Debugger window horizontally and vertically vi...
skidau
2015-02-26
DolphinWX: Remove an unnecessary sizer from the watch window
Lioncash
2015-02-26
Merge pull request #2117 from lioncash/id
skidau
2015-02-25
Merge pull request #2127 from lioncash/aui
Ryan Houdek
2015-02-25
DolphinWX: Relocate the address search into the code window
Lioncash
2015-02-24
Merge pull request #2118 from lioncash/aui
Lioncash
2015-02-24
DolphinWX: Use AUI in the code window.
Lioncash
2015-02-24
DolphinWX: Remove unnecessary control IDs
Lioncash
2015-02-23
DolphinWX: Make RAM watch strings translateable
Lioncash
2015-02-23
Merge pull request #1978 from lioncash/dspwind
skidau
2015-02-19
PowerPC: Get rid of magic numbers related to interp/JIT initialization.
Lioncash
2015-02-14
DolphinWX: Change Enable(false) calls into Disable() where possible
Lioncash
[next]