summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2012-08-16added Video lens reveal testOmer Akram
(bzr r2570.1.1)
2012-08-15Merge trunkMichal Hruby
(bzr r2547.3.13)
2012-08-15Merge trunk up to r2567Michal Hruby
(bzr r2547.3.12)
2012-08-15Reorder categories in LensView when neededMichal Hruby
(bzr r2547.3.11)
2012-08-15glib::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-15DeviceLauncherIcon: remove the uneeded self->Marco Trevisan (Treviño)
(bzr r2567.1.6)
2012-08-15Added 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-15BamfLauncherIcon: indentantion fixesMarco Trevisan (Treviño)
(bzr r2567.1.5)
2012-08-15Use SignalManager::Add<template> when possible...Marco Trevisan (Treviño)
(bzr r2567.1.4)
2012-08-15Add 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-15GLibSignal: SignalManager, remove an object when unreffed from signal managerMarco Trevisan (Treviño)
(bzr r2567.1.3)
2012-08-15Update text cached texture when maximum size changes.Nick Dedekind
Fixes LP: #1037187 (bzr r2568.1.1)
2012-08-15Add tests as requested in review of result-iterator branchMichal Hruby
(bzr r2547.3.10)
2012-08-15Fix signed vs unsigned comparisonMichal Hruby
(bzr r2547.3.9)
2012-08-15GLibSignal: 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-15Added 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-15latest previews uiGord Allott
(bzr r2419.6.34)
2012-08-15Added string cat space for gcc fail.Nick Dedekind
(bzr r2419.4.70)
2012-08-15removed printf from thumbnail generator test.Nick Dedekind
(bzr r2419.4.69)
2012-08-15Merged with trunk.Nick Dedekind
(bzr r2419.4.68)
2012-08-15GLibSignal: disconnect from previous signal when replacing the connectionMarco Trevisan (Treviño)
(bzr r2567.1.1)
2012-08-15Added preview and thumbnail generator unit tests.Nick Dedekind
(bzr r2419.4.67)
2012-08-15remove comments, use ClosePreview and free pointers, spent too long in c++..Gord Allott
(bzr r2419.6.33)
2012-08-15Don'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-15Fixed: Benchmark window was being rendered shrunken, misplaced and frequentlyDaniel 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-15Ground work for dynamic reordering of categoriesMichal Hruby
(bzr r2547.3.8)
2012-08-15Different method name.Tim Penhey
(bzr r2565.1.3)
2012-08-15Update the BGHash to use a color animation.Tim Penhey
(bzr r2565.1.2)
2012-08-15Hook up the nux animations to the shell.Tim Penhey
(bzr r2565.1.1)
2012-08-15Correction: We may need to call GL::bindFramebuffer even if USE_GLES isDaniel van Vugt
defined. (bzr r2559.3.3)
2012-08-15Merge latest lp:unityDaniel van Vugt
(bzr r2559.3.2)
2012-08-14AbstractLauncherIcon: 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-14Fix 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-14USE_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-14Emit Lens' connected notification only when the property really changesMichal Hruby
(bzr r2547.3.7)
2012-08-14When building with USE_MODERN_COMPIZ_GL, we still need the same fullscreenDaniel 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-14Make sure we disconnect from model signals when swarm name changesMichal Hruby
(bzr r2547.3.6)
2012-08-14sed s/MenuItemsList/MenuItemsVector/gMarco Trevisan (Treviño)
(bzr r2547.2.14)
2012-08-14reverted po changesGord Allott
(bzr r2419.6.32)
2012-08-14merges in latest unityGord Allott
(bzr r2419.6.31)
2012-08-14ap fixesGord Allott
(bzr r2419.6.30)
2012-08-14quickly hooking up the keynavGord Allott
(bzr r2419.6.29)
2012-08-14Merging with trunkMarco Trevisan (Treviño)
(bzr r2547.2.13)
2012-08-14ap testsGord Allott
(bzr r2419.6.28)
2012-08-14merge in latest previews-uiGord Allott
(bzr r2419.6.27)
2012-08-14removed comment line from standalone movie previewNick Dedekind
(bzr r2419.4.66)
2012-08-14Fixed: Benchmark window was being rendered shrunken, misplaced and frequentlyDaniel 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-14Removed standalone thumbnailer (no longer relevant.Nick Dedekind
(bzr r2419.4.65)
2012-08-14commentsGord Allott
(bzr r2419.6.26)
2012-08-14When building with USE_MODERN_COMPIZ_GL, we still need the same fullscreenDaniel van Vugt
windowing logic. Otherwise the unity shell will appear on top of fullscreen windows. (LP: #1036587) Fixes LP: #1036587 (bzr r2559.1.1)