Nux

lp:~unity-team/nux/nux.fix-distcheck

Created by Jay Taoko and last modified
Get this branch:
bzr branch lp:~unity-team/nux/nux.fix-distcheck
Members of Unity Team can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Unity Team
Project:
Nux
Status:
Merged

Recent revisions

647. By Jay Taoko

Fix make distcheck

646. By Łukasz Zemczak

Apply fix made by Michal Hruby and Daniel d'Andrada, so that geis uses the grail backend right away. Fixes regressions caused by gesture changes. Good catch!. Fixes: . Approved by Jay Taoko, Chase Douglas.

645. By Michal Hruby

Fix non-srcdir build. Fixes: . Approved by Andrea Azzarone.

644. By Jay Taoko

* Make libgeis package optional in nux-graphics.pc.in. For instance libgeis is not available on Ubuntu Precise.. Fixes: . Approved by Daniel d'Andrada.

643. By MC Return

Optimized performance and style following suggestions reported by cppcheck:

1. Reduced the scope of various variables.

2. Used prefix ++ operators for non-primitive types, because those can be more efficient than post-increment. Post-increment usually keeps a copy of the previous value, adds extra code and is slower.. Fixes: . Approved by Andrea Azzarone.

642. By Łukasz Zemczak

Added a missing header file to tests/Makefile.am.. Fixes: . Approved by Jay Taoko.

641. By Andrea Azzarone

Fix bottom-up keynavigation in GridHLayout.. Fixes: . Approved by Jay Taoko.

640. By Daniel d'Andrada

Adding optional support for multi-touch gestures

639. By Łukasz Zemczak

Do to a recent name switch, rename libutouch-geis to libgeis.. Fixes: . Approved by Jay Taoko.

638. By Steve Baker

* Use the shared tinyxml library.
Most of the Coverity bugs raised in nux are coming from the internal forked version of tinyxml. This branch removes the tinyxml files and modifies configure.ac to use the tinyxml packaged in Ubuntu.. Fixes: https://bugs.launchpad.net/bugs/789303. Approved by Jay Taoko.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:nux
This branch contains Public information 
Everyone can see this information.

Subscribers