summaryrefslogtreecommitdiff
path: root/UnityCore
AgeCommit message (Expand)Author
2012-04-10Don't leak the return value of g_keyfile_get_string.Thomi Richards
2012-04-05Merging with trunk, resolving conflictsMarco Trevisan (Treviño)
2012-04-05Don't call g_variant_equal in the Hud when there's a chance that one of the v...Thomi Richards
2012-04-03Clear queries_ in HudImpl::UpdateQueryCallbackAlbert Astals
2012-04-02Merging with trunkMarco Trevisan (Treviño)
2012-03-30UnityCore, added the DesktopUtilities classMarco Trevisan (Treviño)
2012-03-30Added misc changes needed to make the panel rockMarco Trevisan (Treviño)
2012-03-30Fix warnings coming from HomeLens' filters merger. Fixes: . Approved by Mikke...Michal Hruby
2012-03-30Add a couple of commentsMichal Hruby
2012-03-29Fix warnings coming from HomeLens' filters mergerMichal Hruby
2012-03-29Filesystem lens no longer leaks LensFileData objects.Thomi Richards
2012-03-20Fixes issue with hud not emitting a signal when results change. Fixes: https:...Gord Allott
2012-03-20Merging with lp:~3v1n0/unity/dbus-indicators-proxyMarco Trevisan (Treviño)
2012-03-20Merging with lp:~3v1n0/unity/indicators-p (and trunk)Marco Trevisan (Treviño)
2012-03-20Merging with trunkMarco Trevisan (Treviño)
2012-03-19Merging with Michal's branchMarco Trevisan (Treviño)
2012-03-19Make sure we keep correct connection stateMichal Hruby
2012-03-16emit signal (1 line) and tests (about a billion lines)Gord Allott
2012-03-15Indicators: emit a null on_entry_activated signal if the entry is not valid.Marco Trevisan (Treviño)
2012-03-15UnityCore/Indicators: be simpler in GetEntryMarco Trevisan (Treviño)
2012-03-15Merging with trunkMarco Trevisan (Treviño)
2012-03-15DBusIndicators: emit the on_entry_activated signal only if the entry has real...Marco Trevisan (Treviño)
2012-03-15Indicators: don't re-add an indicator if already present. Just return the kno...Marco Trevisan (Treviño)
2012-03-14Indicators: move to std::unique_ptr based pimplMarco Trevisan (Treviño)
2012-03-14DBusIndicators: Use safer idle and move to glib::Variant in CallDataMarco Trevisan (Treviño)
2012-03-14DBusIndicators: avoid to run the reconnect timeout twice.Marco Trevisan (Treviño)
2012-03-14DBusIndicators: sync against DBusProxy changes, add reconnection support hereMarco Trevisan (Treviño)
2012-03-14GLibDBusProxy: fix pimpl, and use "notify::g-name-owner" to check the connect...Marco Trevisan (Treviño)
2012-03-14Reverting changes of the latest two revisions, putting them on a different br...Marco Trevisan (Treviño)
2012-03-14DBusIndicators: sync against DBusProxy changes, add reconnection support hereMarco Trevisan (Treviño)
2012-03-14GLibDBusProxy: fix pimpl, and use "notify::g-name-owner" to check the connect...Marco Trevisan (Treviño)
2012-03-14DBusIndicators: cleaning upMarco Trevisan (Treviño)
2012-03-14DBusIndicators: code rewritten to make it use glib::DBusProxyMarco Trevisan (Treviño)
2012-03-14GLibDBusProxy: add support for auto-reconnectionMarco Trevisan (Treviño)
2012-03-13DBusIndicators: use glib::Object to handle the dbus proxy, so we have ref-cou...Marco Trevisan (Treviño)
2012-03-13DBusIndicators: ref/unref proxy when using idle...Marco Trevisan (Treviño)
2012-03-13Indicators: avoid to cast the AppmenuIndicator when not needed.Marco Trevisan (Treviño)
2012-03-12Makes the tests less racy by using g_timeout_add instead of the add_seconds w...Michal Hruby
2012-03-12== The Problem ==Michal Hruby
2012-03-10AppmenuIndicator: removing the LIM-related codeMarco Trevisan (Treviño)
2012-03-09IndicatorEntry: add also the ShowMenu method with no Xid parameter as fallbackMarco Trevisan (Treviño)
2012-03-09Merging with trunkMarco Trevisan (Treviño)
2012-03-06resolves a 2d build issueGord Allott
2012-03-05Make sure Search method can restart a lens (not just GlobalSearch)Michal Hruby
2012-03-05Safer testsMichal Hruby
2012-03-02Add an unsigned type to the variant wrapper.Tim Penhey
2012-02-25Reverting changes wrongly pushed to lp:~3v1n0/unity/limMarco Trevisan (Treviño)
2012-02-22Merging with trunkMarco Trevisan (Treviño)
2012-02-22Unrevert the revert of r2001Michal Hruby
2012-02-22Revert revision 1999 since it breaks unity2d.Thomi Richards