summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX/Src/CodeWindow.cpp
AgeCommit message (Expand)Author
2011-02-11Merge UI related projects into the main DolphinWX project.Jordan Woyak
2011-01-31Fix the DSPLLE debugger window.Glenn Rice
2011-01-31Revive the GFX debugger window. Turns out to be considerably easier than the...Glenn Rice
2011-01-31Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph...Jordan Woyak
2011-01-05Add internationalization support. There aren't really any translations yet o...Glenn Rice
2010-12-05Earlier versions of wxWidgets do not implicitly include <wx/wx.h>.Soren Jorvang
2010-12-05We effectively only have a single namespace for private header files,Soren Jorvang
2010-08-11Added support for multiboot dols. This allows demo discs, bonus discs etc to...skidau
2010-08-10Take care of some compiler warnings from unused variables, and a little code ...Glenn Rice
2010-08-08Debugger enhancements:skidau
2010-07-26More work on the FrameAui:Glenn Rice
2010-07-23Fix a segmentation fault when changing perspectives.Glenn Rice
2010-07-05Debugger enhancements:skidau
2010-05-26Simplify logging a bit.Soren Jorvang
2010-04-10JIT single steppingskidau
2010-01-20Fixed a Wx assertion in the debug builds. The JIT off menu items were being e...skidau
2010-01-19JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin...hrydgard
2010-01-19Got rid of the sticky JIT windowskidau
2010-01-18Debugger cleanupskidau
2009-12-28Some changes/fixes for the GUI : no need for 2 play button in the debugger, f...sl1nk3.s
2009-11-05Make the HLE'd OSPanic print out the associated message.Shawn Hoffman
2009-10-15change stack shown in ppc debugger to show LR as the last item, as well as ma...Shawn Hoffman
2009-09-27Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages f...sl1nk3.s
2009-09-21The last //////// lines are now gone! There will be no more in future.Marcus Wanners
2009-09-15GUI : Added possibility to move the logwindow around in non-debugger mode, fi...sl1nk3.s
2009-09-15Videcommon: removed double settings (how did full/window res work so nakeee
2009-09-08Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu...hrydgard
2009-09-08get rid of the '¯' chars in source code...non ascii chars are not really goo...Shawn Hoffman
2009-09-07GUI: Fixed some GUI related start/stop crashesJohn Peterson
2009-09-06GUI: Fixed a double keydown event in the main frame, the double click in the ...John Peterson
2009-09-05GUI: Float notebook pages, unfinished (will save setting and other the other ...John Peterson
2009-09-03GUI: Gray step button in JIT modeJohn Peterson
2009-09-03GUI: Added file monitor logJohn Peterson
2009-09-03GUI: Fixed boot settingsJohn Peterson
2009-09-03Clean up some of the commenting.death2droid
2009-09-03GUI: Reorganized menu barJohn Peterson
2009-09-03GUI: Stop the double posting of menu and toolbar events to the code windowJohn Peterson
2009-09-02GUI: Added restart option to File menuJohn Peterson
2009-09-02Got rid of all of jp's ////////////////////////////// lines (nearly 500 of th...Marcus Wanners
2009-09-02Fixed various warning fixes and potencial POD/crash bugsnakeee
2009-09-01GUI: BugfixesJohn Peterson
2009-09-01GUI: Bugfixes, some bugs leftJohn Peterson
2009-09-01GUI: Linux problem, wxAuiNotebook can't have wxFrame pagesJohn Peterson
2009-08-31GUI: No need to remove the log windowJohn Peterson
2009-08-31Killed the log window we should add the log level controls somewhere nakeee
2009-08-31GUI: Better perspective saving, bugfixesJohn Peterson
2009-08-30GUI: Simplified away the notebook vector, bugfixesJohn Peterson
2009-08-30GUI: Custom pane management, almost completeJohn Peterson
2009-08-30GUI: BugfixesJohn Peterson
2009-08-27GUI: Dock console. Couldn't remove the border, anybody know how?John Peterson