Nux

lp:~unity-team/nux/nux.gpudevice-cleanup

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

677. By Jay Taoko

* Removing instances of NString"
* Fixed integer to pointer convertion in GpuDevice::DrawIndexedPrimitive.

676. By Jay Taoko

fixes

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.

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