nemiver r594 - in trunk: . src/persp/dbgperspective



Author: dodji
Date: 2007-11-18 00:25:40 +0000 (Sun, 18 Nov 2007)
New Revision: 594
ViewCVS link: http://svn.gnome.org/viewcvs/nemiver?rev=594&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/persp/dbgperspective/nmv-var-inspector2.cc
   trunk/src/persp/dbgperspective/nmv-variables-utils2.cc
   trunk/src/persp/dbgperspective/nmv-variables-utils2.h
Log:
VarInspector: unfold the added variable row by default.

	* src/persp/dbgperspective/nmv-var-inspector2.cc:
	  (VarInspector2::Priv::set_variable): unfold the variable row so that
	  the user does not have to do by hand all the time.
	* src/persp/dbgperspective/nmv-variables-utils2.cc,h:
	  add an overload of append_a_variable() that returns the row of the
	  actually appended variable. The is useful for intance when the calling
	  code wants to fold/unfold the added variable row for better legibility.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]