Nux

lp:~loic.molinari/nux/nux-sigc-trackable-base-class

Created by Loïc Molinari and last modified
Get this branch:
bzr branch lp:~loic.molinari/nux/nux-sigc-trackable-base-class
Only Loïc Molinari can upload to this branch. If you are Loïc Molinari please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Loïc Molinari
Project:
Nux
Status:
Merged

Recent revisions

189. By Loïc Molinari

Use the sigc++ library in the nux::Trackable base class

modified:
  Nux/Area.cpp
  Nux/Area.h
   - Removed the direct inheritance from sigc::trackable.
   - Removed the OnDelete signal.

  Nux/InputArea.h
  Nux/RadioButtonGroup.h
  Nux/View.h
   - Removed the direct inheritance from sigc::trackable.
   - Removed potentially confusing commented code.

  NuxCore/Object.cpp
  NuxCore/Object.h
   - Made Trackable inherit from sigc::trackable.
   - Added the OnDestroyed signal.

  NuxCore/nux-core.pc.in
  configure.ac
   - Adapted for the sigc++ linkage.

  tests/test-object.cpp
   - Added a test checking if the OnDestroyed callback is correctly called.

188. By Neil J. Patel

[release] 0.9.18

187. By Jay Taoko

* TextEntry keyboard input fix

186. By Jay Taoko

* TextEntry: Text changed signal, sigTextChanged

185. By Jay Taoko

* TextEntry: pango based text entry widget
* Improved support in Cairo graphics for text rendering
* Support for accessibility: signal for BaseWindow show/Hide

184. By Jay Taoko

* Fixed CairoGraphics

183. By Jay Taoko

* Event processing fix
* glBegin cleanup

182. By Neil J. Patel

[release] 0.9.16

181. By Jay Taoko

* Fixed redraw propagation to objects inheriting from BaseWindow
* Fixed blinking cursor in text entry
* Bug fixes

180. By Jay Taoko

* Merge Grab keyboard

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