Nux

lp:~unity-team/nux/nux-fix-708020

Created by Jay Taoko and last modified
Get this branch:
bzr branch lp:~unity-team/nux/nux-fix-708020
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

523. By Jay Taoko

* Fix in Layout::SetPadding

522. By Jay Taoko

* Fixes
* Made the double click time delat a non-const static in GraphicsDisplay
* Removed GLSL shader code from TestView.
* Fixed layout::SetPadding(int, int) to conform to CSS style

521. By Jay Taoko

* Added automated tests from mouse events
* Fixed double-click event: bug #708020
* Fixed: added missing functions in Layout.cpp/.h

520. By Jay Taoko

* Cleanup commented code
* Fixes to tests/makefile

519. By Jay Taoko

* Added requirement for XTest
* Fixed crash in GraphicsDisplay at program termination.
* Added Automated test Framework
* Added Testing framework
* Added empty program test
* Added Button test through XTest
* Added macros nuxOkMsg to NuxCore

518. By Tim Penhey

Change the smart pointer's GetPointer method so there is only one that returns a non const T*.

517. By Brandon Schaefer

Fix uninitialised variables in GraphicsDisplay (X11 implementation).

Quicklists were not getting focus on login because of an uninitialized
variable (_global_pointer_grab_active). Now the class uses an
initialization list.

516. By Jay Taoko

* Fixes in timer class

515. By Travis Watkins

This is just a few small cleanups to ensure nux runs correctly on GLES2 targets and can be used as a dependency on them.

* added additional checking around Xinerama screen info lookup to handle cases where Xinerama isn't available
* changed pkg-config files to use @GL_PKGS@ as defined in configure.ac so they have the correct GL-related depdencies based on how nux was built

514. By Jay Taoko

*Added dependency on libutouch-geis

Branch metadata

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

Subscribers