summaryrefslogtreecommitdiff
path: root/Source/Core/DebuggerWX/Src/CodeWindow.cpp
AgeCommit message (Expand)Author
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
2009-08-27GUI: Renamed a fileJohn Peterson
2009-08-27GUI: Save notebook association for pagesJohn Peterson
2009-08-27GUI: Dock logwindowJohn Peterson
2009-08-27GUI: Views toolbar, save view on exitJohn Peterson
2009-08-27GUI: Fixed Themes, closing tabs from the non-default panel and added back Tab...sl1nk3.s
2009-08-27GUI: Save page viewsJohn Peterson
2009-08-27GUI: Fixed debugging toolbarJohn Peterson
2009-08-26GUI debugger: Added more windows to auiJohn Peterson
2009-08-25GUI: Fixed the debugging toolbarJohn Peterson
2009-08-25GUI: Fixed some wxPostEvent endless loopsJohn Peterson
2009-08-25GUI: Moved debugging window to AUI, more AUI improvements to be doneJohn Peterson
2009-08-13MOAR unicode fixes :PLPFaint99
2009-07-30dolphinwx and debuggerwx can now be compiled with unicodeLPFaint99