Nux

lp:~gordallott/nux/fix-bad-asserts

Created by Gord Allott and last modified
Get this branch:
bzr branch lp:~gordallott/nux/fix-bad-asserts
Only Gord Allott can upload to this branch. If you are Gord Allott please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Gord Allott
Project:
Nux
Status:
Development

Recent revisions

435. By Gord Allott

fix for scrollview asserting in stupid situations

434. By Gord Allott

Merged in a branch to fix nux relayouting too often and resetting its scroll

433. By Tim Penhey

Rename IntrusiveSP to ObjectPtr and remove the #define for the deprecated name.

432. By Tim Penhey

Use the __linux__ macro rather than __linux.

431. By Tim Penhey

This branch primarily refactors nux::Object and the object pointers.
Removed the necessity for weak reference counters, and simplified the
places where the nux::Object internals were deleted.

This required a change to the WindowCompositor as it was holding weak
pointers to the base windows. Instead of the base window destructor
deregistering with the compositor, the compisitor listens for the
object destroyed signal, and does the clean up there. This also has
the side benefit of not having the BaseWindow destructor needing to access
the window compositor.

430. By Tim Penhey

This branch fixes a leak or two and some uninitialised variables.
It also changes some members in the base object type and object nux
classes to const char* from NString and const TCHAR*.
ObjectStats are now written to standard error on exit for debug builds.

429. By Jay Taoko

* Cleanup
* Removing ProcessEvent
* event signal renaming
* support for tiles view

428. By Neil J. Patel

[release] 1.2.2

427. By Neil J. Patel

[merge] some im fixes

426. By Jay Taoko

* Changes to AbstractButton class
* Replaced "Activated" signal with "click"
* Moved button enum states from view.h to AbstractButton.h
* Fixed crash in CheckBox
* Re-introduced former radio button class (will port to new button architecture)

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