gnome-themes-extras -> smoothengine

Joe Marcus Clarke marcus at marcuscom.com
Fri Dec 12 22:44:31 PST 2003


On Thu, 2003-12-11 at 04:32, Franz Klammer wrote:
> the smooth-engine from gnome-themes-extras didn't work with
> gtk-2.3. attached a patch. maybe put it as workaround on 
> the marcuscom-cvs until this is fixed from the developers.
> 
> if the attachment is stripped from the mail please download it here: 
> http://webonaut.com/temp/gnome250/patch-Smooth::smooth_style.c

Committed, thanks!

Joe

> 
> franz
> 
> 
> 
> ______________________________________________________________________
> --- Smooth/smooth_style.c.orig	Thu Dec 11 10:05:56 2003
> +++ Smooth/smooth_style.c	Thu Dec 11 10:06:13 2003
> @@ -707,7 +707,7 @@
>  {
>    g_return_if_fail(sanitize_parameters(style, window, &width, &height));
>  
> -  if ((EDGE_LINE_STYLE(style,NULL) == SMOOTH_LINE_FLAT)  && DETAIL ("entry") && widget && (GTK_IS_SPIN_BUTTON (widget) || (widget->parent && GTK_IS_COMBO(widget->parent)))) 
> +  if ((EDGE_LINE_STYLE(style,NULL) == SMOOTH_LINE_FLAT)  && DETAIL ("entry") && widget && (GTK_IS_SPIN_BUTTON (widget) || (widget->parent && GTK_IS_COMBO_BOX(widget->parent)))) 
>    {
>         gtk_paint_flat_box(style, window, widget->state, GTK_SHADOW_NONE, area, widget, "entry_bg", x, y, width, height);
>  
> 
> ______________________________________________________________________
> _______________________________________________
> freebsd-gnome at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-gnome
> To unsubscribe, send any mail to "freebsd-gnome-unsubscribe at freebsd.org"
-- 
PGP Key : http://www.marcuscom.com/pgp.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: This is a digitally signed message part
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20031213/84e8dd08/attachment.bin


More information about the freebsd-gnome mailing list