summaryrefslogtreecommitdiff
path: root/unity-shared
AgeCommit message (Expand)Author
2014-01-08* Make sure we don't open the dash/hud on a monitor if the top most window onBrandon Schaefer
2014-01-03IntrospectionData: use forward declaration for nux classes, add support to gl...Marco Trevisan (Treviño)
2013-12-04* Revert most of lp:unity revno. 3509 as the Compiz Grid plugin is a better p...Chris Townsend
2013-11-21{Dash,Hud}Controller: unset the keyfocus area only if one of their children h...Marco Trevisan (Treviño)
2013-11-21SwitcherView: define a custom GeometryGetterFunc and notify helper on changesMarco Trevisan (Treviño)
2013-11-21UnityWindowView: add the ability to override the blurred-background area sizeMarco Trevisan (Treviño)
2013-11-20BackgroundEffectHelper: Specify the required blur area before drawing so sele...Marco Trevisan (Treviño)
2013-11-20BackgroundEffectHelper: add new constructor that allows to define owner immed...Marco Trevisan (Treviño)
2013-11-20IntrospectionData: use a template-based internal function to add a SIMPLE typ...Marco Trevisan (Treviño)
2013-11-20IntrospectionData: add missing returnsMarco Trevisan (Treviño)
2013-11-20IntrospectionData: Use Variant to initialize also 32 bits dataMarco Trevisan (Treviño)
2013-11-19A new merge with lp:~3v1n0/unity/ap1.4-introspection-cleanupMarco Trevisan (Treviño)
2013-11-19IntrospectionData: add definition for long in 32bit platformsMarco Trevisan (Treviño)
2013-11-19Merging again with lp:~3v1n0/unity/ap1.4-introspection-cleanupMarco Trevisan (Treviño)
2013-11-19IntrospectionData: add missing parameterMarco Trevisan (Treviño)
2013-11-19Merging with lp:~3v1n0/unity/ap1.4-introspection-cleanupMarco Trevisan (Treviño)
2013-11-19IntrospectionData: add definition for unsigned long if not on 64 bitsMarco Trevisan (Treviño)
2013-11-19Merge with trunkMarco Trevisan (Treviño)
2013-11-19AbstractIconRenderer: implement operator== and operator!=Marco Trevisan (Treviño)
2013-11-19Merging with lp:~unity-team/unity/blur-regionMarco Trevisan (Treviño)
2013-11-19Merging with trunkMarco Trevisan (Treviño)
2013-11-19BackgroundEffectHelper: allow children to define a custom BackgroundEffectHel...Marco Trevisan (Treviño)
2013-11-19BackgroundEffectHelper: Set radius to 0 when using no blur, some cleanupMarco Trevisan (Treviño)
2013-11-18BackgroundEffectHelper: keep a cached version of blur geometriesMarco Trevisan (Treviño)
2013-11-18adds virtual destructors to classes with virtual methods to prevent memory le...Eleni Maria Stea
2013-11-18OverlayRenderer: remove debug dataMarco Trevisan (Treviño)
2013-11-18OverlayRenderer: update the blur region before drawing, otherwise we'll get a...Marco Trevisan (Treviño)
2013-11-17Unity: always prefer passing [this] to lambdas than [&].Marco Trevisan (Treviño)
2013-11-16BackgroundEffectHelper: connect to owner geometry changes to update the reque...Marco Trevisan (Treviño)
2013-11-15BackgroundEffectHelper: only register helpers if an owner is setMarco Trevisan (Treviño)
2013-11-15UnityShell: some code cleanupMarco Trevisan (Treviño)
2013-11-14BackgroundEffectHelper: use GetExpand for computing the blurred areaMarco Trevisan (Treviño)
2013-11-14Merging with lp:~3v1n0/unity/gl-bottleneck-fixMarco Trevisan (Treviño)
2013-11-14Unity: always prefer passing [this] to lambdas than [&]Marco Trevisan (Treviño)
2013-11-14Merging with lp:~3v1n0/unity/ap1.4-introspection-cleanupMarco Trevisan (Treviño)
2013-11-14LauncherIcon, autopilot: introspect nux::Point3 directly, remove unneeded dup...Marco Trevisan (Treviño)
2013-11-14IntrospectionData: add support for nux::Point3Marco Trevisan (Treviño)
2013-11-14Merge with trunkMarco Trevisan (Treviño)
2013-11-12Fix indentation.Andrea Azzarone
2013-11-11Remove unwanted empty line.Andrea Azzarone
2013-11-11Fix build issue on ARM.Andrea Azzarone
2013-11-08merged to trunkEleni Maria Stea
2013-11-07Merge lp:unity trunk.Andrea Azzarone
2013-11-07Merge with lp:unityAndrea Azzarone
2013-11-07Merge in lp:unity.Chris Townsend
2013-11-06Alt-Tab, shutdown dialog and shortcut overlay should not be transparent in Lo...Andrea Azzarone
2013-11-06added virtual destructors in classes that have virtual methodsEleni Maria Stea
2013-11-01Merging with trunkMarco Trevisan (Treviño)
2013-10-31BackgroundEffectHelper: use IsIntersectingMarco Trevisan (Treviño)
2013-10-30Unity: use IsIntersecting when possibleMarco Trevisan (Treviño)