| Age | Commit message (Expand) | Author |
| 2010-03-17 | Backport of my recent changes to fullscreen and render to main in linux, and ... | Glenn Rice |
| 2010-03-05 | Fix noWX compiling, Fix OSX crashing when opening options because of dumb cod... | Sonicadvance1 |
| 2010-02-25 | Fix issue 2364 + another issue introduced in r5129 causing the main window to... | sl1nk3.s |
| 2010-02-25 | heh, builds fix, sorry :p | luisr142004 |
| 2010-02-25 | finish proper window handling, fix the modal state of the config dialogs, plu... | luisr142004 |
| 2010-02-25 | Oops, should have tested my copy and paste from wiimote to gcpad | Glenn Rice |
| 2010-02-25 | Fix input focus in fullscreen on linux | Glenn Rice |
| 2010-02-23 | Fix some wxChoice events that were still wxComboBox events. | Glenn Rice |
| 2010-02-22 | Fixes issue 2331, plugins won't cause a crash/hang on stop anymore if their c... | sl1nk3.s |
| 2010-02-21 | Warning cleanup, mainly shadowed variables, const/non-const and ctor initiali... | j4ck.fr0st |
| 2010-02-19 | Convert a few Comboboxes over to choiceboxes. WX OSX doesn't support Combobox... | Sonicadvance1 |
| 2010-02-17 | Minor tweaks to fullscreen in linux, and make FullScr button in GUI work. | Glenn Rice |
| 2010-02-15 | Fix mouse emulation in fullscreen mode in linux. The window doesn't have foc... | Glenn Rice |
| 2010-02-14 | ...and a buildfix for non-win32 | j4ck.fr0st |
| 2010-02-14 | attempt to fix the main window closing from r5056. i'm not sure how this affe... | j4ck.fr0st |
| 2010-02-14 | Remove HaveFocus, and put that code into IsFocus. Thanks ayuanx. | Glenn Rice |
| 2010-02-14 | Bunch of tiny memory leaks fixed and cleanup, フウ〜! | Sonicadvance1 |
| 2010-02-13 | In linux only read keyboard and mouse input when the emulator window has focus. | Glenn Rice |
| 2010-02-13 | Ok, this really does it. | Glenn Rice |
| 2010-02-13 | Ok, now the mac build should be fixed | Glenn Rice |
| 2010-02-13 | Mac build fix to the issue caused by my last commit. | Glenn Rice |
| 2010-02-13 | EXPERIMENTAL | Glenn Rice |
| 2010-02-07 | Fix segfault in linux if user clicks on the window manager close button of the | Glenn Rice |
| 2010-02-03 | Merges the original copyright header from both nJoy & PadSimple | ayuanx |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-02-02 | Re-added Semi-Pressure | ayuanx |
| 2010-01-29 | Fixes Issue 2164 | ayuanx |
| 2010-01-29 | Fixes Issue 2180 | ayuanx |
| 2010-01-28 | Oops. Forgot a semicolon. Sorry, I usually test before I commit. | Glenn Rice |
| 2010-01-28 | In linux the controller plugins need to put back some events for the video pl... | Glenn Rice |
| 2010-01-27 | Make arrow keys (and others) work with the GCPad plugin. | Glenn Rice |
| 2010-01-26 | Adapts emulated trigger range to Gamecube trigger range | ayuanx |
| 2010-01-24 | Fix the linux keyboard in the GCPad plugin too. | Glenn Rice |
| 2010-01-24 | Don't delete dialogs. Let wxWidgets take care of this. | Glenn Rice |
| 2010-01-24 | Fix the PadSimple and GCPad plugins so their dialogs close properly. | Glenn Rice |
| 2010-01-24 | fix linux gcpad symbol missing | nakeee |
| 2010-01-23 | Fixes the capital letter as well as path that could cause problem in future (... | ayuanx |