Nux

lp://qastaging/~sil2100/nux/revert_640

Created by Łukasz Zemczak and last modified
Get this branch:
bzr branch lp://qastaging/~sil2100/nux/revert_640
Only Łukasz Zemczak can upload to this branch. If you are Łukasz Zemczak please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Łukasz Zemczak
Project:
Nux
Status:
Development

Recent revisions

646. By Łukasz Zemczak

Reverting revision 640, as it was causing many serious regressions. The direct cause seems to be libgeis, not the nux changes themselves - but this is the easiest way of resolving the problem. This code can be re-added once geis is fixed.

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.

637. By Jay Taoko

* Added support for character hiding in the text entry (password input). Fixes: . Approved by Brandon Schaefer.

Branch metadata

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

Subscribers