| Age | Commit message (Expand) | Author |
| 2010-04-08 | Stable: wiimote fix and memarena fix from trunk | nakeee |
| 2010-03-17 | Same as my last trunk commit. | Glenn Rice |
| 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 | Build fix for linux. sprintf_s does not exist in linux. Does it in windows? | Glenn Rice |
| 2010-02-25 | finish proper window handling, fix the modal state of the config dialogs, plu... | luisr142004 |
| 2010-02-25 | Fix input focus in fullscreen on linux | Glenn Rice |
| 2010-02-24 | Systematically eliminating compiler warnings. | Glenn Rice |
| 2010-02-23 | Convert a few other EVT_COMBOBOX's to EVT_CHOICE's that I missed | 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-22 | More conversions to wxChoice, weee | Sonicadvance1 |
| 2010-02-21 | Some Wiimote Cleanup, re/moved some globals to where they belong. | j4ck.fr0st |
| 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-12 | Implement wiimote IR emulation with the mouse without using the pointer motio... | Glenn Rice |
| 2010-02-07 | Fix segfault in linux if user clicks on the window manager close button of the | Glenn Rice |
| 2010-02-02 | Linux global build. At least the basic footwork is done here. | Glenn Rice |
| 2010-02-02 | This fixes some of the crash-on-stop when your joypad is plugged in. | ayuanx |
| 2010-02-01 | Fixes issue 1777. | luisr142004 |
| 2010-01-29 | Fixes Issue 2164 | ayuanx |
| 2010-01-29 | Fixes Issue 2180 | ayuanx |
| 2010-01-28 | In linux the controller plugins need to put back some events for the video pl... | Glenn Rice |
| 2010-01-27 | Change default wiimote emulation key settings to lowercase in linux | Glenn Rice |
| 2010-01-27 | Make arrow and home keys work in wiimote emulator. | Glenn Rice |
| 2010-01-26 | Fix a compile issue on platforms other than windows and linux | Glenn Rice |
| 2010-01-26 | Added mouse support for linux. It is still rather crude, but it works. | Glenn Rice |
| 2010-01-24 | Fix the linux keyboard. | Glenn Rice |
| 2010-01-24 | Don't delete dialogs. Let wxWidgets take care of this. | Glenn Rice |
| 2010-01-24 | Make sure configuration can only be opened once | j4ck.fr0st |
| 2010-01-24 | Fix the PadSimple and GCPad plugins so their dialogs close properly. | Glenn Rice |
| 2010-01-24 | Fix wiimote config dialog. | Glenn Rice |
| 2010-01-23 | Fixes Rumble Strength for XInput | ayuanx |
| 2010-01-23 | Added support for X360pad rumble | ayuanx |
| 2010-01-22 | Merged PadSimple with nJoy | ayuanx |
| 2010-01-21 | Fixes Issue 2085 | ayuanx |
| 2010-01-20 | This should fix Issue 1982 & Issue 2042 | ayuanx |
| 2010-01-20 | Some clean up in io_osx.m, the if not confused me in the SConscript. I made t... | Sonicadvance1 |
| 2010-01-19 | Fixes Issue 1910 | ayuanx |
| 2010-01-18 | Revised r4853, config default settings will be used for games that do not hav... | j4ck.fr0st |
| 2010-01-16 | Fixed a stupid error left by me. | ayuanx |