summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2014-07-11TestPaymentPreview: make sure that the header gets deleted or we'd get a Cove...Marco Trevisan (Treviño)
2014-07-11TestPlacesGroup: correctly implement the mock style to match new APIMarco Trevisan (Treviño)
2014-07-10DashStyle: return ObjectPtr of texturesMarco Trevisan (Treviño)
2014-07-10TestPlacesGroup: fix RawPixe's initializationMarco Trevisan (Treviño)
2014-07-08DashStyle: return RawPixel's instead of integers for sizesMarco Trevisan (Treviño)
2014-06-18Merging with trunkMarco Trevisan (Treviño)
2014-06-07Disable switcher gestures if screen is locked. Fixed a regression. Fixes: 132...Andrea Azzarone
2014-06-06SwitcherView: use RawPixel's for the size values and convert them to match cu...Marco Trevisan (Treviño)
2014-06-06ShutdownView: Scale up the Buttons and Text plus Borders of the UnityWindowVi...Brandon Schaefer
2014-06-05* Merge trunkBrandon Schaefer
2014-05-20Remove unwated changes.Andrea Azzarone
2014-05-20Disable switcher gestures if screen is locked. Fixed a regression.Andrea Azzarone
2014-05-20Restore clibpoard on unlock. Update tests too.Andrea Azzarone
2014-05-16Clear the clipboard when locking the screen.Andrea Azzarone
2014-05-16SessionManager: add HasInhibitors method, that gets from GS if the session is...Marco Trevisan (Treviño)
2014-05-16SessionView: only show the lock options if we are allowed to lock and not cur...Marco Trevisan (Treviño)
2014-05-16Merging with lp:~brandontschaefer/unity/shutdown-dialog-hi-dpiMarco Trevisan (Treviño)
2014-05-16SessionManager: add CanLock method and is_locked propertyMarco Trevisan (Treviño)
2014-05-12Add proper support for modifier-only shortcuts on the lock screen. Fixes: 129...William Hua
2014-05-08* Move the CP() call for the const sizes to UnityWindowStyleBrandon Schaefer
2014-05-08* Merge Marcos branchBrandon Schaefer
2014-05-08TestSwitcherView: remove obsolete property checkMarco Trevisan (Treviño)
2014-05-08SwitcherView: use the UnityWindowView monitor value and scale padding correctlyMarco Trevisan (Treviño)
2014-04-30TestSessionController: verify correctly the new Hide methodMarco Trevisan (Treviño)
2014-04-18Make a separate controller just for accelerators.William Hua
2014-04-18Rip everything out and start anew.William Hua
2014-04-16* Move over detectiong caps lock to TextInput.cpp as well.Brandon Schaefer
2014-04-11Lockscreen: Give proper grabs to the shield before releasing blank_window_.Sami Jaktholm
2014-04-10When we detect caps lock, or caps lock is pressed, render a warning icon to s...Brandon Schaefer
2014-04-10Shortcuts: Listen and react to view close requests. Fixes: 1297842Sami Jaktholm
2014-04-10SessionManager: add ScreenSaver{Activate,Deactivate} and relevant signals and...Marco Trevisan (Treviño)
2014-04-09* Make sure we update the caps lock detector when we change primary sheildsBrandon Schaefer
2014-04-09SessionManager: add PromptLockScreen method and signal, to require a fast loc...Marco Trevisan (Treviño)
2014-04-09Merging with lp:~sjakthol/unity/fix-1292154Marco Trevisan (Treviño)
2014-04-09ExternalGschema: add missing external settingsMarco Trevisan (Treviño)
2014-04-08LockScreenSettings: add use_fallback option, that is on if OSK is activeMarco Trevisan (Treviño)
2014-04-07Add GS schemas to external listMarco Trevisan (Treviño)
2014-04-07Merge trunk.Andrea Azzarone
2014-04-07Update tests.Andrea Azzarone
2014-04-06Session: Don't lock the screen if screen locking is disabled bySami Jaktholm
2014-04-05Shortcuts: Listen and react to view close requests.Sami Jaktholm
2014-03-28IconRenderer: scale textures when loading them based on the current launcher ...Marco Trevisan (Treviño)
2014-03-28Call pam_acct_mgmt and pam_chauthtok when unlocking screen Fixes: 1296443Robert Ancell
2014-03-25SwitcherController: cache the IconRenderer instead of rebuilding one everytim...Marco Trevisan (Treviño)
2014-03-24Call pam_acct_mgmt and pam_chauthtok when unlocking screenRobert Ancell
2014-03-22Merging with trunkMarco Trevisan (Treviño)
2014-03-21UnitySettings: avoid double form_factor signal emissionMarco Trevisan (Treviño)
2014-03-21TestGSettingsScopes: we need to initialize gsetting environment hereMarco Trevisan (Treviño)
2014-03-21TestUnitySettings: initialize the form-factor as desktop, by defaultMarco Trevisan (Treviño)
2014-03-21TestUnitySettings: use better test prerequisite checksMarco Trevisan (Treviño)