Nux

lp:~unity-team/nux/nux.gpuinfo

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

Recent revisions

676. By Nicolas d'Offay

Removed software rendering check from GpuDevice, most of the singletons which need this info are instantiated before the GraphicsEngine.

675. By Eleni Maria Stea

The textures of the widgets are now loaded the first time that GetImage or GetImageGeometry are called.. Fixes: https://bugs.launchpad.net/bugs/816692. Approved by Jay Taoko.

674. By Jay Taoko

* Fix TextyEntry Password mode.
* Renamed TextEntry.IsPasswordMode() to TextEntry.PasswordMode().
* Fix reference counting issue in ObjectPtr.Adopt(). This fixes warnings in the test file gtext-nux-scrollview.cpp.
* Get ObjectPtr count from Object::ObjectPtrCount().\
* Added tests.. Fixes: . Approved by Jay Taoko, Tim Penhey.

673. By Brandon Schaefer

Fixes a crash in Nux, where an UnGrabPointer from an EmitMouseUpSignal would causes both mouse_over_area_ and mouse_owner_area_ to become NULL which would then cause a crash when doing EmitMouseClickSignal.. Fixes: https://bugs.launchpad.net/bugs/1057809. Approved by Marco Trevisan (Treviño).

672. By Andrea Azzarone

Add na::Controller::HasRunningAnimations.. Fixes: . Approved by .

671. By Michi Henning

Fixed problem with 32-bit builds.. Fixes: https://bugs.launchpad.net/bugs/1056133. Approved by Jay Taoko, Daniel d'Andrada.

670. By Eleni Maria Stea

minor change in configure.ac to warn if libboost-filesystem-dev libboost-system-dev or libboost-dev are missing (the first two libraries are needed to compile and run the nux tests). Fixes: . Approved by Brandon Schaefer.

669. By Daniel d'Andrada

Refactoring nux::WindowCompositor::MouseEventCycle()

Disentangle it, having separate helper methods, each with clear responsibilities.
Also each helper method has a manageable size, making the whole thing more maintainable.

Nothing changed in terms of functionality or behavior.. Fixes: . Approved by Jay Taoko.

668. By Manuel de la Peña

- Fixes SetPasswordMode to take true instead of false (bug #1056754).. Fixes: https://bugs.launchpad.net/bugs/1056754. Approved by Michal Hruby.

667. By Michi Henning

Trivial change in type of loop control variable to avoid compiler warning.. Fixes: https://bugs.launchpad.net/bugs/1056552. Approved by Tim Penhey.

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