summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2012-08-06Added thumbnail managementNick Dedekind
2012-08-03Moved user thumbnailers into separate provider.Nick Dedekind
2012-08-02Thumbnail Generation for previews.Nick Dedekind
2012-07-31Base+Derived DBusTestRunner. Added stub thumbnail generator standalone.Nick Dedekind
2012-07-26Dynamic resizing of previews. Added escape key handler.Nick Dedekind
2012-07-26Merging with trunkMarco Trevisan (Treviño)
2012-07-25Removed factory creation of previews to keep unity-protocol-private hidden fr...Nick Dedekind
2012-07-24UScreen: make the default screen a static member, so that we can mock itMarco Trevisan (Treviño)
2012-07-23KeyboardUtil: fix possible crash if XkbGetKeyboard returns nullMarco Trevisan (Treviño)
2012-07-23Initialize some colors.Tim Penhey
2012-07-23Make sure that weight is always set.Tim Penhey
2012-07-20More style updates. Better action button stacking.Nick Dedekind
2012-07-20Accion button icons. Style fixes.Nick Dedekind
2012-07-18Merged with trunkNick Dedekind
2012-07-17Added music preview.Nick Dedekind
2012-07-16PluginAdapterStandalone: remove the unneeded close implementationMarco Trevisan (Treviño)
2012-07-16Fix various code depending on sigc::slotMarco Trevisan (Treviño)
2012-07-16TextureCache: replace sigc::slot with std::functionMarco Trevisan (Treviño)
2012-07-16UBusWrapper: replace sigc::slot with std::functionMarco Trevisan (Treviño)
2012-07-16IconLoader: replace sigc::slot with std::functionMarco Trevisan (Treviño)
2012-07-13Added keyboard navigation (not perfect)Nick Dedekind
2012-07-13Show 'No image available' when no screenshot foundNick Dedekind
2012-07-12Merged with lp:~mhr3/unity/update-core-preview-apiNick Dedekind
2012-07-12Merged with trunkNick Dedekind
2012-07-11* removed debuggingBrandon Schaefer
2012-07-11* Added gtest for blank iconBrandon Schaefer
2012-07-09More UI/Layout work.Nick Dedekind
2012-07-06Fixed action button sizing issues and multi-line description text.Nick Dedekind
2012-07-06Move the check to the top-level CMakeLists.txttimo.jyrinki@canonical.com
2012-07-06Merge trunk.timo.jyrinki@canonical.com
2012-07-06Use a more concise form for the ARM changes.timo.jyrinki@canonical.com
2012-07-06KeyboardUtil: fixed typoMarco Trevisan (Treviño)
2012-07-06KeyboardUtil: oops fix return value.Marco Trevisan (Treviño)
2012-07-06KeyboardUtil: fix possible crash if XkbGetKeyboard returns nullMarco Trevisan (Treviño)
2012-07-05Draft Application LayoutNick Dedekind
2012-07-05PreviewContainer now hosts PreviewsNick Dedekind
2012-07-04Factory creation of previews. Created derived previews for Application/Movies...Nick Dedekind
2012-07-03IMTextEntry: updated to match the new interface of lp:~3v1n0/nux/text-entry-v...Marco Trevisan (Treviño)
2012-07-03* Using Nux API 3.0Jay Taoko
2012-07-03IMTextEntry: updated to match the new interface of lp:~3v1n0/nux/text-entry-v...Marco Trevisan (Treviño)
2012-07-01Fix broken Hud autopilot tests.. Fixes: . Approved by Christopher Lee, jenkins.Thomi Richards
2012-06-30PluginAdapterCompiz: ignore offscreen windows when looking for the top oneMarco Trevisan (Treviño)
2012-06-29This branch updates unity to conform to the new Autopilot DBus wire protocol....Thomi Richards
2012-06-29Fix hud searchbar and icon not being found.Thomi Richards
2012-06-28Don't introspect recursively. Instead, send child names only.Thomi Richards
2012-06-27DashView: filter out the unprintable keys when focusing the search barMarco Trevisan (Treviño)
2012-06-26* Merged with Unity trunk.Jay Taoko
2012-06-22* Switcher now focuses its own window so other events cannot happen behind it,Brandon Schaefer
2012-06-22KeyboardUtil: IsMoveKeySymbol, use better variable nameMarco Trevisan (Treviño)
2012-06-22KeyboardUtil: use gdk_keyval_to_unicode instead of raw checkingMarco Trevisan (Treviño)