| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-14 | QuicklistMenuitem, BFBLauncherIcon: don't close the Dash when clicking on ↵ | Marco Trevisan (Treviño) | |
| BFB quicklist items. Fixes: https://bugs.launchpad.net/bugs/1035641. Approved by Tim Penhey. (bzr r2561) | |||
| 2012-08-14 | fix flickering | Gord Allott | |
| (bzr r2419.6.25) | |||
| 2012-08-14 | QuicklistMenuItem: remove debug bits, factorize duplicated code, remove ↵ | Marco Trevisan (Treviño) | |
| friendship, use smart pointers Removed a lot of duplicated code between implementations, use top-level factorized code, use enum class, c++ types and better pointer deletions Tests updated. Fixes: . Approved by Tim Penhey. (bzr r2560) | |||
| 2012-08-14 | enables preview introspection | Gord Allott | |
| (bzr r2419.6.24) | |||
| 2012-08-14 | QuicklistMenuItem: remove the wrong "public:" statement | Marco Trevisan (Treviño) | |
| (bzr r2547.2.12) | |||
| 2012-08-14 | USE_MODERN_COMPIZ_GL does not need to be a CMake option any more. | Daniel van Vugt | |
| The macro is instead detected automatically from: include/compiz/opengl/opengl.h (bzr r2559.2.1) | |||
| 2012-08-14 | Fix uninitialized variable warnings, causing build failure (LP: #1036514) | Daniel van Vugt | |
| You'd only see these errors if you build lp:unity with: -DUSE_MODERN_COMPIZ_GL=ON Fixes LP: #1036514 (bzr r2558.1.1) | |||
| 2012-08-14 | Fixed lens indicator bug appearing when no lens was currently selected. ↵ | Nic d'Offay | |
| Prior to the fix it was checking whether a lens was active, all lenses were active. It actually needed to check whether a lens currently was both active and visible and only then render the indicator.. Fixes: https://bugs.launchpad.net/bugs/998752. Approved by Tim Penhey. (bzr r2559) | |||
| 2012-08-13 | Reduce the spread delay in alt-tab.. Fixes: ↵ | Andrea Azzarone | |
| https://bugs.launchpad.net/bugs/838232. Approved by John Lea, Tim Penhey, jenkins. (bzr r2558) | |||
| 2012-08-13 | Fix a race condition that caused occasional compression of the desktop icon ↵ | Tim Penhey | |
| work area in height.. Fixes: . Approved by jenkins, Andrea Azzarone. Original authors: - Tim Penhey <tim.penhey@canonical.com> - Bowmore <bowmores@telia.com> (bzr r2557) | |||
| 2012-08-13 | Unity: remove the dbus-glib dependency | Marco Trevisan (Treviño) | |
| We don't really need it anymore at this level.. Fixes: . Approved by Andrea Azzarone. (bzr r2556) | |||
| 2012-08-13 | Right clicking a launcher icon will open its quicklist even if a quicklist ↵ | Brandon Schaefer | |
| is already open.. Fixes: https://bugs.launchpad.net/bugs/890991. Approved by Thomi Richards, Marco Trevisan (Treviño). (bzr r2555) | |||
| 2012-08-13 | PanelService: correctly dispose the gsettings object | Marco Trevisan (Treviño) | |
| (bzr r2554.1.2) | |||
| 2012-08-13 | Unity: remove the dbus-glib dependency | Marco Trevisan (Treviño) | |
| We don't really need it anymore. (bzr r2554.1.1) | |||
| 2012-08-13 | unityshell: correctly damage the LauncherDragWindow region. Fixes: ↵ | Marco Trevisan (Treviño) | |
| https://bugs.launchpad.net/bugs/1026247, https://bugs.launchpad.net/bugs/1032700. Approved by Brandon Schaefer, Andrea Azzarone. (bzr r2554) | |||
| 2012-08-13 | QuicklistMenuItem: always use glib::Object<DbusmenuMenuitem> | Marco Trevisan (Treviño) | |
| (bzr r2547.2.11) | |||
| 2012-08-13 | TrashLauncherIcon: use glib::Signal for entry-activated action | Marco Trevisan (Treviño) | |
| (bzr r2547.2.10) | |||
| 2012-08-13 | LauncherIcon: make an icon type to be set on construction, so that it can't ↵ | Marco Trevisan (Treviño) | |
| be changed. Fixes: https://bugs.launchpad.net/bugs/763560. Approved by Marco Trevisan (Treviño). (bzr r2553) | |||
| 2012-08-13 | AbstractLauncherIcon: add typedef for MenuItemsList | Marco Trevisan (Treviño) | |
| (bzr r2547.2.9) | |||
| 2012-08-13 | LauncherIcon: Use a vector of glib::Object<DbusmenuMenuitem> to get the Menus | Marco Trevisan (Treviño) | |
| (bzr r2547.2.8) | |||
| 2012-08-13 | BFBLauncherIcon: use glib::SignalManager | Marco Trevisan (Treviño) | |
| (bzr r2547.2.7) | |||
| 2012-08-13 | Right clicking a launcher icon will open its quicklist even if a quicklist ↵ | Brandon Schaefer | |
| is already open.. Fixes: https://bugs.launchpad.net/bugs/890991. Approved by Marco Trevisan (Treviño). (bzr r2552) | |||
| 2012-08-13 | * Merged trunk.. | Brandon Schaefer | |
| (bzr r2529.9.11) | |||
| 2012-08-13 | Switcher is now disabled when the Wall plugin is Active.. Fixes: ↵ | Brandon Schaefer | |
| https://bugs.launchpad.net/bugs/1031959. Approved by Marco Trevisan (Treviño), Thomi Richards. (bzr r2551) | |||
| 2012-08-13 | test_bfb_launcher_icon: add BFB tests to check if the menu items are overlay ↵ | Marco Trevisan (Treviño) | |
| items (bzr r2547.2.6) | |||
| 2012-08-13 | BFBLauncherIcon: don't close the Dash when clicking on BFB quicklist items | Marco Trevisan (Treviño) | |
| (bzr r2547.2.5) | |||
| 2012-08-13 | test_quicklist_menu_item: added tests for quicklist activation | Marco Trevisan (Treviño) | |
| (bzr r2547.2.4) | |||
| 2012-08-13 | QuicklistMenuItem: use static property strings for unity props | Marco Trevisan (Treviño) | |
| (bzr r2547.2.3) | |||
| 2012-08-13 | QuicklistMenuItem, QuicklistView: switch to GTest based tests | Marco Trevisan (Treviño) | |
| (bzr r2547.2.2) | |||
| 2012-08-13 | Remove gconf dep in u-p-s.. Fixes: . Approved by Didier Roche. | Andrea Azzarone | |
| (bzr r2550) | |||
| 2012-08-13 | QuicklistMenuItem: remove debug bits, factorize duplicated code, remove ↵ | Marco Trevisan (Treviño) | |
| friendship, use smart pointers Removed a lot of duplicated code between implementations, use top-level factorized code, use enum class, c++ types and better pointer deletions Tests updated (bzr r2547.2.1) | |||
| 2012-08-13 | Merge trunk. | Andrea Azzarone | |
| (bzr r2540.5.5) | |||
| 2012-08-13 | Detect required package "libgeis", rather than waiting for cryptic build | Daniel van Vugt | |
| failures. (LP: #1036095). Fixes: https://bugs.launchpad.net/bugs/1036095. Approved by Sam Spilsbury, Andrea Azzarone. (bzr r2549) | |||
| 2012-08-13 | Switch on "backlight toggles" mode by default. Fixes: ↵ | Andrea Azzarone | |
| https://bugs.launchpad.net/bugs/1033866. Approved by Brandon Schaefer. (bzr r2548) | |||
| 2012-08-13 | Merge trunk. | Andrea Azzarone | |
| (bzr r2540.4.4) | |||
| 2012-08-13 | Detect required package "libgeis", rather than waiting for cryptic build | Daniel van Vugt | |
| failures. (LP: #1036095) (bzr r2547.1.1) | |||
| 2012-08-13 | Make ResultIterator operator* return non-const Result, this lowers the ↵ | Michal Hruby | |
| number of copies we need considerably (bzr r2547.3.5) | |||
| 2012-08-13 | Fix criticals coming from ResultView's destructor | Michal Hruby | |
| (bzr r2547.3.4) | |||
| 2012-08-12 | This should work | Michal Hruby | |
| (bzr r2547.3.3) | |||
| 2012-08-12 | Initial cut at ResultIterator usage | Michal Hruby | |
| (bzr r2547.3.2) | |||
| 2012-08-11 | Merge Gord's result-iterator branch | Michal Hruby | |
| (bzr r2547.3.1) | |||
| 2012-08-10 | * Merged trunk, fixed conflicts | Brandon Schaefer | |
| (bzr r2529.8.6) | |||
| 2012-08-10 | * merged trunk | Brandon Schaefer | |
| (bzr r2540.8.8) | |||
| 2012-08-10 | * Clicking was to slow. Sometimes it would press down long enough to ↵ | Brandon Schaefer | |
| activate dragging of the icon (bzr r2540.8.7) | |||
| 2012-08-10 | * Fixed enum | Brandon Schaefer | |
| (bzr r2540.8.6) | |||
| 2012-08-10 | * Merged trunk. | Brandon Schaefer | |
| (bzr r2529.9.10) | |||
| 2012-08-10 | Music track preview displays state while playing/paused | Nick Dedekind | |
| (bzr r2419.4.64) | |||
| 2012-08-10 | Rename 'object' to 'self'. | Andrea Azzarone | |
| (bzr r2540.5.4) | |||
| 2012-08-10 | Remove debug code. | Andrea Azzarone | |
| (bzr r2540.5.3) | |||
| 2012-08-10 | relayout preview on layout size change | Gord Allott | |
| (bzr r2419.6.23) | |||
