summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2013-08-15Removed debug output of style graphics (lp: #1051921).Stephen M. Webb
2013-08-12Adds the ability to use the mouse in the switcher. Fixes: https://bugs.launch...Brandon Schaefer
2013-08-11Add edge barriers to unity::panel::PanelView. Fixes: https://bugs.launchpad.n...Andrea Azzarone
2013-08-09ApplicationLauncherIcon: Create a local desktop file when sticking an app tha...Marco Trevisan (Treviño)
2013-08-08* Merge TrunkBrandon Schaefer
2013-08-08Add edge barriers to panels too. Unit tests added.Andrea Azzarone
2013-08-07StandaloneAppManager: update against recente appmanager changesMarco Trevisan (Treviño)
2013-08-07BamfApplicationManager: add and implement CreateLocalDesktopFile methodMarco Trevisan (Treviño)
2013-08-07BamfApplicationManager: add support for desktop-file-updated signal and use i...Marco Trevisan (Treviño)
2013-07-31Fix AP tests for IBus 1.5Brandon Schaefer
2013-07-31ApplicationManager: make desktop_file as a propertyMarco Trevisan (Treviño)
2013-07-29MultiMonitor: remove the ugly max_num_monitors var, put it inside proper name...Marco Trevisan (Treviño)
2013-07-29IconRenderer: avoid to get the same icon twice...Marco Trevisan (Treviño)
2013-07-23* This not everything elseBrandon Schaefer
2013-07-23* Fix ibus tests, as ibus is always on we can't assert when its enabled or not.Brandon Schaefer
2013-07-18* Adds AP tests for detail mouse modeBrandon Schaefer
2013-07-18PlacesOverlayVScrollBar: use connection::WrapperMarco Trevisan (Treviño)
2013-07-17* Move logic from SwitcherController -> SwitcherViewBrandon Schaefer
2013-07-10* Remove extra noise in the AP tests...Brandon Schaefer
2013-07-01* Merge trunkBrandon Schaefer
2013-07-01* Fixes show desktopBrandon Schaefer
2013-06-28BamfApplicationManager: always use std::make_shared and use glib::SignalManag...Marco Trevisan (Treviño)
2013-06-27ApplicationManager: Use nux::ROProperty for Window and Application title and ...Marco Trevisan (Treviño)
2013-06-27BamfApplicationManager: use glib::SignalManager::Add utility function to conn...Marco Trevisan (Treviño)
2013-06-27BamfApplicationManager: use std::bind to connect to property handlersMarco Trevisan (Treviño)
2013-06-27BamfApplicationManager: always use std::make_sharedMarco Trevisan (Treviño)
2013-06-27BamfApplicationManager: remove debug print statementMarco Trevisan (Treviño)
2013-06-27Revert revision 3380. This caused regression of all autopilot tests as show_d...Łukasz 'sil2100' Zemczak
2013-06-26BamfApplicationManager: connect to {name,icon}-changed signals, set getters f...Marco Trevisan (Treviño)
2013-06-26ApplicationManager: Use nux::ROProperty for Window and Application title and ...Marco Trevisan (Treviño)
2013-06-21Show desktop now only works for individual workspaces. Also if any new window...Brandon Schaefer
2013-06-20* When a window closes, or we enter a new workspace check if its empty, if so...Brandon Schaefer
2013-06-18* Fixes viewport problem. Now if we ever enter a viewport that is empty (only...Brandon Schaefer
2013-06-17* Fix up from reviewers commentsBrandon Schaefer
2013-06-13* Allows the use of UP/DOWN arrow keys while in the switcher detail mode.Brandon Schaefer
2013-06-06Adds support for payment previews that will allow users to buy music from wit...Manuel de la Pena
2013-06-01Reference BamfApplication in GetRunningApplications. Fixes: https://bugs.laun...Andrea Azzarone
2013-06-01Fix crash in Application::~Application.Andrea Azzarone
2013-05-31Add an explicit cast for consistency's sake.Chris Townsend
2013-05-30* Get rid of whitespace.Chris Townsend
2013-05-29Fixes the issue where the filling in of the progress bar over Launcher icons ...Chris Townsend
2013-05-24Merged with trunk.Manuel de la Pena
2013-05-23Remove AbstractSeparator.cpp (it does not make sense :).Andrea Azzarone
2013-05-23Remove AbstractSeparator.cpp (it does not make sense :)Andrea Azzarone
2013-05-23Unity: "s/unsigned long long/uint64_t/g".Marco Trevisan (Treviño)
2013-05-20Merge trunkChristopher Lee
2013-05-18Unity: "s/unsigned long long/uint64_t/g"Marco Trevisan (Treviño)
2013-05-18StandaloneWindow: add ActiveNumber supportMarco Trevisan (Treviño)
2013-05-17Merging with trunkMarco Trevisan (Treviño)
2013-05-17Use gtk::IconInfo everywhere in the code to have proper handlingMarco Trevisan (Treviño)