gtk-engines r941 - in trunk: . engines/clearlooks/src



Author: acimitan
Date: 2007-11-08 02:15:05 +0000 (Thu, 08 Nov 2007)
New Revision: 941
ViewCVS link: http://svn.gnome.org/viewcvs/gtk-engines?rev=941&view=rev

Modified:
   trunk/ChangeLog
   trunk/engines/clearlooks/src/clearlooks_draw.c
   trunk/engines/clearlooks/src/clearlooks_draw_gummy.c
   trunk/engines/clearlooks/src/clearlooks_rc_style.c
   trunk/engines/clearlooks/src/clearlooks_rc_style.h
   trunk/engines/clearlooks/src/clearlooks_style.c
   trunk/engines/clearlooks/src/clearlooks_style.h
   trunk/engines/clearlooks/src/clearlooks_types.h
Log:
2007-11-08  Andrea Cimitan  <andrea cimitan gmail com>

	* engines/clearlooks/src/clearlooks_draw.c:
	(clearlooks_draw_focus):
	* engines/clearlooks/src/clearlooks_draw_gummy.c:
	(clearlooks_gummy_draw_progressbar_fill),
	(clearlooks_gummy_draw_focus):
	* engines/clearlooks/src/clearlooks_rc_style.c:
	(clearlooks_rc_style_parse), (clearlooks_rc_style_merge):
	* engines/clearlooks/src/clearlooks_rc_style.h:
	* engines/clearlooks/src/clearlooks_style.c:
	(clearlooks_style_draw_box), (clearlooks_style_init_from_rc),
	(clearlooks_style_draw_focus), (clearlooks_style_copy):
	* engines/clearlooks/src/clearlooks_style.h:
	* engines/clearlooks/src/clearlooks_types.h:
	A lot of changes for the focus ring:
	1) Added "type" parameter to focus
	2) Added "color" parameter
	3) Added a clearlooks option to specify the color of the focus:
	   "focus_color", in the gtkrc.
	   Suddenly it seems not to work with symbolic colors.
	   (ehm: why??? shouldn't was fixed in 2.12?)
	   the error is (when using symbolic colors):
	   [...] /gtk-2.0/gtkrc:68: Invalid symbolic color 'text_color'
	   [...] /gtk-2.0/gtkrc:68: error: invalid identifier `text_color', 
	         expected valid identifier





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