Nux

lp:~thumper/nux/next-changes

Created by Tim Penhey and last modified
Get this branch:
bzr branch lp:~thumper/nux/next-changes
Only Tim Penhey can upload to this branch. If you are Tim Penhey please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Tim Penhey
Project:
Nux
Status:
Development

Recent revisions

445. By Tim Penhey

Merge object cleanup branch.

444. By Tim Penhey

make the background stack private, and make sure the layers get deleted when the object is destroyed.

443. By Tim Penhey

Delete the shader_prog once we are done.

442. By Tim Penhey

Merge trunk.

441. By Tim Penhey

fix the initialization order.

440. By Tim Penhey

Use the protected variable rather than the methods (which have been deleted).

439. By Tim Penhey

Missed a closing bracket.

438. By Tim Penhey

Merge trunk.

437. By Tim Penhey

Static cast, not reinterpret cast.

436. By Tim Penhey

Update ScrollView to initialize all its members.

The m_ViewContentWidth was being accessed in the PreLayout method
which is before it had a value set in the PostLayout method.
By initializing it, at least it is in a known state initially.

I removed the protected functions for setting and getting the
protected members. It seemed somewhat unnecessary.

Also removed three unused private member variables.

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