~thumper/nux/next-changes

  • Committer: Tim Penhey
  • Date: 2011-08-17 23:56:40 UTC
  • Revision ID: tim.penhey@canonical.com-20110817235640-6o5x2w1jg1193xs2
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.
Filename Latest Rev Last Changed Committer Comment Size
..
data 135.2.1 13 years ago Jay Taoko * Adding gpu tests Diff
arb_programs_limits.cpp 188.2.2 13 years ago Jay Taoko * Removed unused variables 13.1 KB Diff Download File
framebufferobject.cpp 344.2.26 13 years ago Tim Penhey And that should be the last of the Color refactori 4.5 KB Diff Download File
Makefile.am 218 13 years ago Jay Taoko * Removing dependency on NuxMesh 2.1 KB Diff Download File
File quad_2texmod.cpp 344.2.12 13 years ago Tim Penhey Move nux::Colors to nux::color. 5 KB Diff Download File
texture_blur.cpp 344.2.26 13 years ago Tim Penhey And that should be the last of the Color refactori 5.6 KB Diff Download File
texture_copy_blur.cpp 344.2.26 13 years ago Tim Penhey And that should be the last of the Color refactori 5.9 KB Diff Download File
texture_data.cpp 345.5.3 13 years ago Jay Taoko * Removing files IniFile.cpp/.h * Removing files U 4.5 KB Diff Download File
texture_power_of_2.cpp 345.5.3 13 years ago Jay Taoko * Removing files IniFile.cpp/.h * Removing files U 5 KB Diff Download File