summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
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)
2013-05-17Merged with trunk.Manuel de la Pena
2013-05-16Merged smart scopes branch.Pawel Stolowski
2013-05-14Remove deprecated gtk_icon_info_free()Ted Gould
2013-05-14Merged with parent.Manuel de la Pena
2013-05-14Slight code juggle around to enable cleanup of dlopen-ed library.Christopher Lee
2013-05-13Result preview activated on left single-click. Normal result activation on do...Nick Dedekind
2013-05-10Merged with changes in parent branch.Manuel de la Pena
2013-05-10Fixed some merge issues.Manuel de la Pena
2013-05-09Merge unity trunkMichal Hruby
2013-05-09Update dbus protocol version to 1.3Christopher Lee
2013-05-09re-introduce xpathselect for introspection and update for protocol version 1.3Christopher Lee
2013-05-07Added GetVersion method.Thomi Richards
2013-05-06Merged with libunity breackage.Manuel de la Pena
2013-05-03Added double-click-activate dconf key.Nick Dedekind
2013-05-02Fix no result label in scope view.Andrea Azzarone
2013-04-30Fixed search spin on initial scope load.Nick Dedekind
2013-04-29Merged with trunk.Manuel de la Pena
2013-04-29Merged with plan-bManuel de la Pena
2013-04-23IconRenderer: preprocess an icon if its emblem has been shown/hiddenMarco Trevisan (Treviño)
2013-04-23IconTextureSource: add parameter to remember last emblem validityMarco Trevisan (Treviño)
2013-04-22Don't call QueueDraw inside DashContent.Andrea Azzarone