| Age | Commit message (Expand) | Author |
| 2011-02-11 | Merge UI related projects into the main DolphinWX project. | Jordan Woyak |
| 2011-01-31 | Fix the DSPLLE debugger window. | Glenn Rice |
| 2011-01-31 | Revive the GFX debugger window. Turns out to be considerably easier than the... | Glenn Rice |
| 2011-01-31 | Eliminated the plugin interface. Merged DX9/DX11/OGL video plugins into Dolph... | Jordan Woyak |
| 2011-01-05 | Add internationalization support. There aren't really any translations yet o... | Glenn Rice |
| 2010-12-05 | Earlier versions of wxWidgets do not implicitly include <wx/wx.h>. | Soren Jorvang |
| 2010-12-05 | We effectively only have a single namespace for private header files, | Soren Jorvang |
| 2010-08-11 | Added support for multiboot dols. This allows demo discs, bonus discs etc to... | skidau |
| 2010-08-10 | Take care of some compiler warnings from unused variables, and a little code ... | Glenn Rice |
| 2010-08-08 | Debugger enhancements: | skidau |
| 2010-07-26 | More work on the FrameAui: | Glenn Rice |
| 2010-07-23 | Fix a segmentation fault when changing perspectives. | Glenn Rice |
| 2010-07-05 | Debugger enhancements: | skidau |
| 2010-05-26 | Simplify logging a bit. | Soren Jorvang |
| 2010-04-10 | JIT single stepping | skidau |
| 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 | Debugger cleanup | skidau |
| 2009-12-28 | Some changes/fixes for the GUI : no need for 2 play button in the debugger, f... | sl1nk3.s |
| 2009-11-05 | Make the HLE'd OSPanic print out the associated message. | 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-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 | get rid of the '¯' chars in source code...non ascii chars are not really goo... | Shawn Hoffman |
| 2009-09-07 | GUI: Fixed some GUI related start/stop crashes | 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-03 | GUI: Gray step button in JIT mode | John Peterson |
| 2009-09-03 | GUI: Added file monitor log | John Peterson |
| 2009-09-03 | GUI: Fixed boot settings | John Peterson |
| 2009-09-03 | Clean up some of the commenting. | death2droid |
| 2009-09-03 | GUI: Reorganized menu bar | John Peterson |
| 2009-09-03 | GUI: Stop the double posting of menu and toolbar events to the code window | John Peterson |
| 2009-09-02 | GUI: Added restart option to File menu | John Peterson |
| 2009-09-02 | Got rid of all of jp's ////////////////////////////// lines (nearly 500 of th... | Marcus Wanners |
| 2009-09-02 | Fixed various warning fixes and potencial POD/crash bugs | nakeee |
| 2009-09-01 | GUI: Bugfixes | John Peterson |
| 2009-09-01 | GUI: Bugfixes, some bugs left | John Peterson |
| 2009-09-01 | GUI: Linux problem, wxAuiNotebook can't have wxFrame pages | John Peterson |
| 2009-08-31 | GUI: No need to remove the log window | John Peterson |
| 2009-08-31 | Killed the log window we should add the log level controls somewhere | nakeee |
| 2009-08-31 | GUI: Better perspective saving, bugfixes | John Peterson |
| 2009-08-30 | GUI: Simplified away the notebook vector, bugfixes | John Peterson |
| 2009-08-30 | GUI: Custom pane management, almost complete | John Peterson |
| 2009-08-30 | GUI: Bugfixes | John Peterson |
| 2009-08-27 | GUI: Dock console. Couldn't remove the border, anybody know how? | John Peterson |