This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

src/gdb/gdbtk ChangeLog library/locals.tcl lib ...


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rosch@sourceware.org	2012-05-25 10:34:32

Modified files:
	gdb/gdbtk      : ChangeLog 
	gdb/gdbtk/library: locals.tcl prefs.tcl regwin.itb srcpref.itb 
	                   vartree.itb 

Log message:
	2012-05-25  Roland Schwingel  <roland.schwingel@onevision.com>
	
	* library/locals.tcl: Updated copyright.
	(reconfig): New method for getting prefs updates.
	* library/prefs.tcl: Updated copyright.
	(pref_read): Moved comment. Take color for changed
	fields from gdb/src/PC_TAG prefs value.
	(pref_set_defaults): Change default of
	PC_TAG color to a somewhat darker green.
	(pref_set_colors): Call pref_load_default in central place.
	(pref_set_option_db): Remove hard wired old color for
	changed values.
	* library/regwin.itb: Update copyright.
	(reconfig): Update highlight color of register table.
	* library/srcpref.itb: Update copyright.
	(_build_win): Change text of PC color chooser.
	(_apply): Update global changed fields color from PC_TAG color.
	* library/vartree.itb (update_var): use changed field color from
	global colors list.
	(_init_data): Remove local copy of changed vars color.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.477&r2=1.478
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/locals.tcl.diff?cvsroot=src&r1=1.10&r2=1.11
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/prefs.tcl.diff?cvsroot=src&r1=1.36&r2=1.37
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/regwin.itb.diff?cvsroot=src&r1=1.29&r2=1.30
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/srcpref.itb.diff?cvsroot=src&r1=1.11&r2=1.12
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/library/vartree.itb.diff?cvsroot=src&r1=1.9&r2=1.10


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]