Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-08-06 | JANITORIAL: Remove SVN keywords | Eugene Sandulenko | |
2011-06-22 | BACKENDS: Fix compilation with Unity | Littleboy | |
- Replace UNIX by POSIX - Move unity include to cpp file - Add exception for unistd.h and time.h headers | |||
2011-06-16 | BACKENDS: Add define for Unity-specific taskbar code | Littleboy | |
2011-06-16 | BACKENDS: Remove UnityTaskbarManager::setOverlayIcon() | Littleboy | |
Unity is not going to provide a way to set a custom overlay icon (the emblem API is being replaced by a simple urgent state) | |||
2011-06-16 | BACKENDS: Add support for count status to TaskbarManager | Littleboy | |
- Show the number of found games when using the massadd dialog | |||
2011-06-16 | BACKENDS: Integrate glib main event loop | Littleboy | |
- Unity needs a glib event loop to dispatch events. - Cleanup whitespace and indentation | |||
2011-06-16 | BACKENDS: Add WIP Unity support | Littleboy | |
2011-06-16 | BACKENDS: Add use flag for taskbar integration | Littleboy | |
2011-06-16 | BACKENDS: Add stubs for unity taskbar class | Littleboy | |