| Age | Commit message (Expand) | Author |
| 2014-05-12 | lockscreen/LockScreenAccelerators.h: added required header for std:vector def... | Stephen M. Webb |
| 2014-05-12 | Set the max width, so our static text wraps. So we don't end up rendering tex... | Brandon Schaefer |
| 2014-05-12 | Add proper support for modifier-only shortcuts on the lock screen. Fixes: 129... | William Hua |
| 2014-05-12 | added missing header for std::vector definition | Stephen M. Webb |
| 2014-05-02 | PanelService: emit an invalid EntryActivated signal if the menu hasn't actual... | Marco Trevisan (Treviño) |
| 2014-04-30 | LockScreenController: set the primary shield as the always on front window wh... | Marco Trevisan (Treviño) |
| 2014-04-30 | Treat Meta modifier as Alt. | William Hua |
| 2014-04-30 | Minor revisions. | William Hua |
| 2014-04-29 | LockScreenPanel: if a menu is opened, and the screen is not grabbed, give the... | Marco Trevisan (Treviño) |
| 2014-04-29 | LockScreenShield: don't try to regrab again if we've been just requested to u... | Marco Trevisan (Treviño) |
| 2014-04-29 | LockScreenShield: wait for the next ungrab-event if we can't grab when panel ... | Marco Trevisan (Treviño) |
| 2014-04-29 | LockScreenController: set the blank window or the primary shield as the alway... | Marco Trevisan (Treviño) |
| 2014-04-29 | Destroy accelerator controller between locks. | William Hua |
| 2014-04-29 | Remove gotos. | William Hua |
| 2014-04-25 | * Set the max width, so the static text wraps (and doesn't go out of the view!) | Jonas Schwabe |
| 2014-04-18 | Make a separate controller just for accelerators. | William Hua |
| 2014-04-18 | Rip everything out and start anew. | William Hua |
| 2014-04-16 | Minor change. | Andrea Azzarone |
| 2014-04-16 | Fix ident. | Andrea Azzarone |
| 2014-04-16 | Do not allow to activate two times the same entry! | Andrea Azzarone |
| 2014-04-15 | Add proper support for modifier-only shortcuts on the lock screen. | William Hua |
| 2014-04-11 | Lockscreen: Give proper grabs to the shield before releasing blank_window_. | Sami Jaktholm |
| 2014-04-10 | Enable sound buttons and input source switching under lock screen. | William Hua |
| 2014-04-10 | When we detect caps lock, or caps lock is pressed, render a warning icon to s... | Brandon Schaefer |
| 2014-04-11 | Clean up. | William Hua |
| 2014-04-11 | Fix merge errors. | William Hua |
| 2014-04-11 | Minor changes. | William Hua |
| 2014-04-11 | Merge trunk. | William Hua |
| 2014-04-11 | Enable sound and input source shortcuts on lock screen. | William Hua |
| 2014-04-10 | LockScreenController: fire screensaver_post_lock_timeout_ when the view is fu... | Marco Trevisan (Treviño) |
| 2014-04-10 | SessionManager: add ScreenSaver{Activate,Deactivate} and relevant signals and... | Marco Trevisan (Treviño) |
| 2014-04-10 | LockScreenController: remove some racy code, avoid to emit multiple signals | Marco Trevisan (Treviño) |
| 2014-04-10 | LockScreenController: increase the lockscreen timeout wait to be bigger to a ... | Marco Trevisan (Treviño) |
| 2014-04-10 | BackgroundSettings: don't create new panel style instances, use the actual in... | Marco Trevisan (Treviño) |
| 2014-04-10 | ScreenSaverDBusManager: get rid of the old active_ bool variable, that caused... | Marco Trevisan (Treviño) |
| 2014-04-09 | LockScreenController: even more cleanup, move blank window grabbing to own fu... | Marco Trevisan (Treviño) |
| 2014-04-09 | LockScreenController: also hide BlankWindow on mouse and keyboard down events | Marco Trevisan (Treviño) |
| 2014-04-09 | LockScreenController: show a blank window unless we don't have the lockscreen... | Marco Trevisan (Treviño) |
| 2014-04-09 | * Make sure we update the caps lock detector when we change primary sheilds | Brandon Schaefer |
| 2014-04-09 | LockScreenController: add support to PromptLockScreen | Marco Trevisan (Treviño) |
| 2014-04-09 | Merging with parent | Marco Trevisan (Treviño) |
| 2014-04-09 | LockScreenController: make sure whe hide the blank window on unlock | Marco Trevisan (Treviño) |
| 2014-04-09 | Merging with lp:~laney/unity/g-s-replace | Marco Trevisan (Treviño) |
| 2014-04-09 | Merging with parent branch | Marco Trevisan (Treviño) |
| 2014-04-09 | LockScreenController: add ShowBlankWindow method | Marco Trevisan (Treviño) |
| 2014-04-09 | Take over as the owner of the gnome-screensaver interface, if necessary. | Iain Lane |
| 2014-04-09 | Merging with parent branch | Marco Trevisan (Treviño) |
| 2014-04-09 | LockScreenController: start the screensaver after few seconds that the user h... | Marco Trevisan (Treviño) |
| 2014-04-09 | LockScreenShield: emit a signal when we receive a keyboard input | Marco Trevisan (Treviño) |
| 2014-04-09 | LockScreenController: immediately start the screensaver on SetActive dbus call | Marco Trevisan (Treviño) |