Author: acimitan
Date: Wed Feb 13 10:38:17 2008
New Revision: 1078
URL: http://svn.gnome.org/viewvc/gtk-engines?rev=1078&view=rev
Log:
2008-02-13 Andrea Cimitan <[EMAIL PROTECTED]>
* engines/clearlooks/src/clearlooks_draw_gummy.c:
(clearlooks_gummy_draw_focus):
Reverted some code, that was not useless :P
Modified:
trunk/ChangeLog
trunk/engines/clearlooks/src/clearlooks_draw_gummy.c
Modified: trunk/engines/clearlooks/src/clearlooks_draw_gummy.c
==============================================================================
--- trunk/engines/clearlooks/src/clearlooks_draw_gummy.c (original)
+++ trunk/engines/clearlooks/src/clearlooks_draw_gummy.c Wed Feb 13
10:38:17 2008
@@ -1654,6 +1654,7 @@
parentbg = colors->base[widget->state_type];
xoffset = -2.5; /* hack to hide vertical lines */
yoffset = 0.5;
+ CLAMP (radius, 0.0, 2.0);
border_alpha = 0.7;
focus_fill = FALSE;
break;
_______________________________________________
SVN-commits-list mailing list (read only)
http://mail.gnome.org/mailman/listinfo/svn-commits-list
Want to limit the commits to a few modules? Go to above URL, log in to edit
your options and select the modules ('topics') you want.
Module maintainer? It is possible to set the reply-to to your development
mailing list. Email [EMAIL PROTECTED] if interested.