summaryrefslogtreecommitdiff
path: root/dash
AgeCommit message (Expand)Author
2013-07-10reverted r3415. legal link re-addedNick Dedekind
2013-07-09Removed legal notice link and icon from dash viewNick Dedekind
2013-07-08Correctly set back the filter scroll views state when leaving/entering the sc...Brandon Schaefer
2013-07-08Activate (installed) applications on single left-click in Home and Applicatio...Pawel Stolowski
2013-07-05* If the filters are expaneded, and the scope view is changing to visible, se...Brandon Schaefer
2013-07-05Revert rev 3404, makes autopilot tests failing as well as keep weird filters ...Didier Roche
2013-07-04Use again glib::Cancellable wrapper in scopes code.Marco Trevisan (Treviño)
2013-07-03* Hide the filter scroll view when the scope views visibility changes.Brandon Schaefer
2013-07-02Don't display previews on left-click for applications.Pawel Stolowski
2013-07-02ScopeView: use glib::CancellableMarco Trevisan (Treviño)
2013-07-01Dash: use connection::WrapperMarco Trevisan (Treviño)
2013-07-01Track: use connection::WrapperMarco Trevisan (Treviño)
2013-07-01Tracks: remove unneeded dtorMarco Trevisan (Treviño)
2013-07-01Tracks: use connection::ManagerMarco Trevisan (Treviño)
2013-07-01ScopeView: use connection::ManagerMarco Trevisan (Treviño)
2013-06-26Add form_factor, allow passing hints to searchesMichal Hruby
2013-06-12Added check for x-unity-no-preview. Do not preview; send direct activation to...Nick Dedekind
2013-06-11Added support to close social previews by clicking anywhere in the preview bu...Chris Townsend
2013-06-11added check for x-unity-no-previewNick Dedekind
2013-06-06Don't activate a result twiceMichal Hruby
2013-06-05Add actions to the tab iterator so that the default action is the correctly h...Manuel de la Pena
2013-06-05Add action buttons as childre, remove tab order and use a tab iterator based ...Manuel de la Pena
2013-06-04Ensure buttons are added as children.Manuel de la Pena
2013-06-04Fixed some small issues mentioned from design.Manuel de la Pena
2013-05-24Merged with trunk.Manuel de la Pena
2013-05-23Unity: "s/unsigned long long/uint64_t/g".Marco Trevisan (Treviño)
2013-05-22Fix crashing tests. Fixes: https://bugs.launchpad.net/bugs/1182585.Andrea Azzarone
2013-05-22Don't build CoverflowResultView.cpp.Andrea Azzarone
2013-05-22Disconnect signal in DashView.Andrea Azzarone
2013-05-18Unity: "s/unsigned long long/uint64_t/g"Marco Trevisan (Treviño)
2013-05-17ResultRenderer: use glib::Error for error handlingMarco 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-17Removed moved file that was accidentaly added.Manuel de la Pena
2013-05-17Merged with trunk.Manuel de la Pena
2013-05-16Merged smart scopes branch.Pawel Stolowski
2013-05-15Fixed problem with the wrong action name.Manuel de la Pena
2013-05-14Fixed small issue with error preview. Ensure download action expands accordin...Manuel de la Pena
2013-05-14Remove deprecated gtk_icon_info_free()Ted Gould
2013-05-14Title are ellipsized when they are too long.Manuel de la Pena
2013-05-14If enter is pressed while a search is still being performed, we wait a maximu...Nick Dedekind
2013-05-14Merged with parent.Manuel de la Pena
2013-05-14Ellipsize the text whn needed.Manuel de la Pena
2013-05-13Result preview activated on left single-click. Normal result activation on do...Nick Dedekind
2013-05-13use const value for entry activate wait timeoutNick Dedekind
2013-05-13added max search entry activation timeoutNick 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-10Hide the ratings widget in the Movie preview if rating < 0.James Henstridge
2013-05-09Merge unity trunkMichal Hruby