| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-08-16 | added Video lens reveal test | Omer Akram | |
| (bzr r2570.1.1) | |||
| 2012-08-15 | Merge trunk | Michal Hruby | |
| (bzr r2547.3.13) | |||
| 2012-08-15 | Merge trunk up to r2567 | Michal Hruby | |
| (bzr r2547.3.12) | |||
| 2012-08-15 | Reorder categories in LensView when needed | Michal Hruby | |
| (bzr r2547.3.11) | |||
| 2012-08-15 | glib::Signal: add weak referencies to objects and cleanup them when the ↵ | Marco Trevisan (Treviño) | |
| GObjects get invalid. Fixes: . Approved by Brandon Schaefer. (bzr r2571) | |||
| 2012-08-15 | DeviceLauncherIcon: remove the uneeded self-> | Marco Trevisan (Treviño) | |
| (bzr r2567.1.6) | |||
| 2012-08-15 | Added handlers for StaticCairoText::SetMaximumSize/SetMaximumWidth which ↵ | Nick Dedekind | |
| cause cached texture to be updated if width has changed. StaticCairoText::GetTextExtents now updates need_new_extent_cache_ to false once the texture has updated so that it is not re-cached every time called.. Fixes: https://bugs.launchpad.net/bugs/1037187. Approved by Neil J. Patel. (bzr r2570) | |||
| 2012-08-15 | BamfLauncherIcon: indentantion fixes | Marco Trevisan (Treviño) | |
| (bzr r2567.1.5) | |||
| 2012-08-15 | Use SignalManager::Add<template> when possible... | Marco Trevisan (Treviño) | |
| (bzr r2567.1.4) | |||
| 2012-08-15 | Add an iterator to unity core that iterates through DeeModels. Fixes: . ↵ | Gord Allott | |
| Approved by Michal Hruby, Francis Ginther, jenkins, Alex Launi. (bzr r2569) | |||
| 2012-08-15 | GLibSignal: SignalManager, remove an object when unreffed from signal manager | Marco Trevisan (Treviño) | |
| (bzr r2567.1.3) | |||
| 2012-08-15 | Update text cached texture when maximum size changes. | Nick Dedekind | |
| Fixes LP: #1037187 (bzr r2568.1.1) | |||
| 2012-08-15 | Add tests as requested in review of result-iterator branch | Michal Hruby | |
| (bzr r2547.3.10) | |||
| 2012-08-15 | Fix signed vs unsigned comparison | Michal Hruby | |
| (bzr r2547.3.9) | |||
| 2012-08-15 | GLibSignal: add weak pointer to reset the object_ value when the wrapped ↵ | Marco Trevisan (Treviño) | |
| gobject has been destroyed (bzr r2567.1.2) | |||
| 2012-08-15 | Added Music, App, Movie (basic) & Generic dash preview UIs and preview ↵ | Nick Dedekind | |
| standalones.. Fixes: . Approved by Neil J. Patel. Original authors: - Nick Dedekind <nicholas.dedekind@gmail.com> - Gord Allott <gord.allott@canonical.com> (bzr r2568) | |||
| 2012-08-15 | latest previews ui | Gord Allott | |
| (bzr r2419.6.34) | |||
| 2012-08-15 | Added string cat space for gcc fail. | Nick Dedekind | |
| (bzr r2419.4.70) | |||
| 2012-08-15 | removed printf from thumbnail generator test. | Nick Dedekind | |
| (bzr r2419.4.69) | |||
| 2012-08-15 | Merged with trunk. | Nick Dedekind | |
| (bzr r2419.4.68) | |||
| 2012-08-15 | GLibSignal: disconnect from previous signal when replacing the connection | Marco Trevisan (Treviño) | |
| (bzr r2567.1.1) | |||
| 2012-08-15 | Added preview and thumbnail generator unit tests. | Nick Dedekind | |
| (bzr r2419.4.67) | |||
| 2012-08-15 | remove comments, use ClosePreview and free pointers, spent too long in c++.. | Gord Allott | |
| (bzr r2419.6.33) | |||
| 2012-08-15 | Don't compare entire geometry when re-rendering focus overlay in ↵ | Michal Hruby | |
| PlacesGroup. Fixes: https://bugs.launchpad.net/bugs/1033306. Approved by Marco Trevisan (Treviño). (bzr r2567) | |||
| 2012-08-15 | Fixed: Benchmark window was being rendered shrunken, misplaced and frequently | Daniel van Vugt | |
| invisible if unity was built with USE_MODERN_COMPIZ_GL. (LP: #1036528) This was caused by some rather important code being #ifdef'd out incorrectly.. Fixes: https://bugs.launchpad.net/bugs/1036528. Approved by Sam Spilsbury. (bzr r2566) | |||
| 2012-08-15 | Ground work for dynamic reordering of categories | Michal Hruby | |
| (bzr r2547.3.8) | |||
| 2012-08-15 | Different method name. | Tim Penhey | |
| (bzr r2565.1.3) | |||
| 2012-08-15 | Update the BGHash to use a color animation. | Tim Penhey | |
| (bzr r2565.1.2) | |||
| 2012-08-15 | Hook up the nux animations to the shell. | Tim Penhey | |
| (bzr r2565.1.1) | |||
| 2012-08-15 | Correction: We may need to call GL::bindFramebuffer even if USE_GLES is | Daniel van Vugt | |
| defined. (bzr r2559.3.3) | |||
| 2012-08-15 | Merge latest lp:unity | Daniel van Vugt | |
| (bzr r2559.3.2) | |||
| 2012-08-14 | AbstractLauncherIcon: Use a vector of glib::Object<DbusmenuMenuitem> to get ↵ | Marco Trevisan (Treviño) | |
| the Menus. Fixes: https://bugs.launchpad.net/bugs/1036338. Approved by Marco Trevisan (Treviño). (bzr r2565) | |||
| 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: https://bugs.launchpad.net/bugs/1036514. Approved by Sam Spilsbury. (bzr r2564) | |||
| 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. Fixes: . Approved by . (bzr r2563) | |||
| 2012-08-14 | Emit Lens' connected notification only when the property really changes | Michal Hruby | |
| (bzr r2547.3.7) | |||
| 2012-08-14 | When building with USE_MODERN_COMPIZ_GL, we still need the same fullscreen | Daniel van Vugt | |
| windowing logic. Otherwise the unity shell will appear on top of fullscreen windows. (LP: #1036587). Fixes: https://bugs.launchpad.net/bugs/1036587. Approved by Sam Spilsbury. (bzr r2562) | |||
| 2012-08-14 | Make sure we disconnect from model signals when swarm name changes | Michal Hruby | |
| (bzr r2547.3.6) | |||
| 2012-08-14 | sed s/MenuItemsList/MenuItemsVector/g | Marco Trevisan (Treviño) | |
| (bzr r2547.2.14) | |||
| 2012-08-14 | reverted po changes | Gord Allott | |
| (bzr r2419.6.32) | |||
| 2012-08-14 | merges in latest unity | Gord Allott | |
| (bzr r2419.6.31) | |||
| 2012-08-14 | ap fixes | Gord Allott | |
| (bzr r2419.6.30) | |||
| 2012-08-14 | quickly hooking up the keynav | Gord Allott | |
| (bzr r2419.6.29) | |||
| 2012-08-14 | Merging with trunk | Marco Trevisan (Treviño) | |
| (bzr r2547.2.13) | |||
| 2012-08-14 | ap tests | Gord Allott | |
| (bzr r2419.6.28) | |||
| 2012-08-14 | merge in latest previews-ui | Gord Allott | |
| (bzr r2419.6.27) | |||
| 2012-08-14 | removed comment line from standalone movie preview | Nick Dedekind | |
| (bzr r2419.4.66) | |||
| 2012-08-14 | Fixed: Benchmark window was being rendered shrunken, misplaced and frequently | Daniel van Vugt | |
| invisible if unity was built with USE_MODERN_COMPIZ_GL. (LP: #1036528) This was caused by some rather important code being #ifdef'd out incorrectly. Fixes LP: #1036528 (bzr r2559.3.1) | |||
| 2012-08-14 | Removed standalone thumbnailer (no longer relevant. | Nick Dedekind | |
| (bzr r2419.4.65) | |||
| 2012-08-14 | comments | Gord Allott | |
| (bzr r2419.6.26) | |||
| 2012-08-14 | When building with USE_MODERN_COMPIZ_GL, we still need the same fullscreen | Daniel van Vugt | |
| windowing logic. Otherwise the unity shell will appear on top of fullscreen windows. (LP: #1036587) Fixes LP: #1036587 (bzr r2559.1.1) | |||
