Nux

lp:~azzar1/nux/dnd-fix

Created by Andrea Azzarone and last modified
Get this branch:
bzr branch lp:~azzar1/nux/dnd-fix
Only Andrea Azzarone can upload to this branch. If you are Andrea Azzarone please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Andrea Azzarone
Project:
Nux
Status:
Merged

Recent revisions

588. By Andrea Azzarone

The _dnd_source_window should be drawn off screen the first time.

587. By Jay Taoko

* Fix: when unparenting an object that is along the path to the area that has the keyboard focus, call WindowCompositor().SetKeyFocusArea(NULL).

* Allow the TextEntry to keep the keyboard focus (when in single line mode) when receiving key navigation directions "up" or "down" in TextEntry::InspectKeyEvent.

* This branch helps resolves issues with key navigation in the hud

UNBLOCK. Fixes: . Approved by Tim Penhey, Gord Allott.

586. By Jay Taoko

* Removing obsolete include file in GraphicsDisplayWin.cpp.
* Renaming Nux/Metrics.cpp to Nux/EMMetrics.cpp. Same for .h file.
* Updated file tests/gtest-nux-emmetrics.cpp to use nux::EMMetrics. Fixes: . Approved by Jay Taoko.

585. By Jay Taoko

* Renaming of tests files
* In nux::View class, do not set the minimum size of the area.
* Added tests for nux::View and nux::Area.. Fixes: . Approved by Jay Taoko.

584. By Tim Penhey

= Problem description =

Unity failed to compile cleanly as nux was exposing the ibus.h header through the includes.

Also make check failed if I didn't have ibus set up with at least one language.

= The fix =

Only include the IM header in the source file.
Early exit in the tests.

= Test coverage =

Existing xtest-text-entry test for ibus input.. Fixes: . Approved by Brandon Schaefer.

583. By Jay Taoko

* Adding TextEntry Input Method test to 'make check'.. Fixes: . Approved by Jay Taoko.

582. By Brandon Schaefer

TextEntry with InputMethod support.. Fixes: https://bugs.launchpad.net/bugs/880876. Approved by Jay Taoko.

581. By Marco Trevisan (TreviƱo)

The view disable/enable logic is inverted.

Fixing it.. Fixes: https://bugs.launchpad.net/bugs/938823. Approved by Jay Taoko.

580. By Jay Taoko

* Fix for bug #937444.
* Removed obsolete functions GpuRenderStates::SetRenderStates.
* Code style fixes.. Fixes: . Approved by Jay Taoko.

579. By Tim Penhey

Make the root Makefile know about check-headless.

It does this by adding a specific make target, that just changes into the tests directory and runs make check-headless.. Fixes: . 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/2.0
This branch contains Public information 
Everyone can see this information.

Subscribers