| Age | Commit message (Expand) | Author |
| 2010-06-02 | Meta: | Soren Jorvang |
| 2010-06-01 | Some wxWidgets features, like wxProgressDialog used when updating the | Soren Jorvang |
| 2010-05-28 | Improve iterator usage. | Jordan Woyak |
| 2010-05-26 | Simplify logging a bit. | Soren Jorvang |
| 2010-05-26 | If the format is not one of the expected ones, just return rather than | Soren Jorvang |
| 2010-04-12 | a few minor code fixes. | nitsuja- |
| 2010-04-11 | Code cleanups, warning fixes | NeoBrainX |
| 2010-04-10 | JIT single stepping | skidau |
| 2010-02-24 | Systematically eliminating compiler warnings. | Glenn Rice |
| 2010-02-21 | Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali... | j4ck.fr0st |
| 2010-02-12 | Some more leak hunting/housekeeping, probably wont affect Issue 2184 in a not... | j4ck.fr0st |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-01-20 | Fixed a Wx assertion in the debug builds. The JIT off menu items were being e... | skidau |
| 2010-01-19 | JitIL is no longer a separate .exe/binary - it's now a simple option, Dolphin... | hrydgard |
| 2010-01-19 | Got rid of the sticky JIT window | skidau |
| 2010-01-18 | position and size of the main window are now saved (fixes issue 2035) | j4ck.fr0st |
| 2010-01-18 | Debugger cleanup | skidau |
| 2010-01-16 | (assorted cleanup and reindent that didn't belong in the quantizer change) | hrydgard |
| 2010-01-14 | This could alleviate the suffering of dual core synchronization a bit. | ayuanx |
| 2009-12-28 | Some changes/fixes for the GUI : no need for 2 play button in the debugger, f... | sl1nk3.s |
| 2009-12-15 | Linux compile fix | nakeee |
| 2009-12-10 | Fix a crash when dumping memory | Shawn Hoffman |
| 2009-11-25 | My first proud commit | interdpth |
| 2009-11-18 | allow dumping of all symbols to a signature file | Shawn Hoffman |
| 2009-11-05 | Make the HLE'd OSPanic print out the associated message. | Shawn Hoffman |
| 2009-10-20 | Trying a fix to floating point single (issue 1556), Sonic Unleashed now have ... | sl1nk3.s |
| 2009-10-17 | add MSR to RegisterView and throw in some missing break;s (thanks lpfaint :p) | Shawn Hoffman |
| 2009-10-17 | allow editing of ppc registers through debugger(all the exposed ones, except ... | Shawn Hoffman |
| 2009-10-15 | change stack shown in ppc debugger to show LR as the last item, as well as ma... | Shawn Hoffman |
| 2009-10-11 | increase the range of scanfuntions (ppc debugger) | Shawn Hoffman |
| 2009-10-06 | Add ability to use Reset (reset button interrupt, still figuring out the othe... | Shawn Hoffman |
| 2009-10-05 | Trying to get gui to compile with wx 2.9 | nakeee |
| 2009-09-29 | Linux COmpile fix | nakeee |
| 2009-09-27 | Debugger : fixed Breakpoint "toolbar", re-enabled a couple of host messages f... | sl1nk3.s |
| 2009-09-21 | The last //////// lines are now gone! There will be no more in future. | Marcus Wanners |
| 2009-09-15 | GUI : Added possibility to move the logwindow around in non-debugger mode, fi... | sl1nk3.s |
| 2009-09-15 | Videcommon: removed double settings (how did full/window res work so | nakeee |
| 2009-09-08 | Linux: Tons of warning cleanup plus workaround a nasty crash problem in Statu... | hrydgard |
| 2009-09-08 | Build fix for linux (don't want to require the very latest wxWidgets). | hrydgard |
| 2009-09-08 | get rid of the '¯' chars in source code...non ascii chars are not really goo... | Shawn Hoffman |
| 2009-09-07 | GUI: make some elements such as memory jit and breakpoint windows into | nakeee |
| 2009-09-07 | GUI/OpenGL: Video debugging window crash fix | John Peterson |
| 2009-09-07 | GUI: Fixed some GUI related start/stop crashes | John Peterson |
| 2009-09-06 | GUI: Save floating setting, float console window | John Peterson |
| 2009-09-06 | GUI: Fixed a double keydown event in the main frame, the double click in the ... | John Peterson |
| 2009-09-05 | GUI: Float notebook pages, unfinished (will save setting and other the other ... | John Peterson |
| 2009-09-04 | Fixed up the filemon a bit, added isEnable function to the logmanager | nakeee |
| 2009-09-03 | GUI: Gray step button in JIT mode | John Peterson |
| 2009-09-03 | GUI: Forgot the new files | John Peterson |
| 2009-09-03 | GUI: Added file monitor log | John Peterson |