Date: Sat, 13 Dec 2003 01:44:16 -0500 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Franz Klammer <klammer@webonaut.com> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: gnome-themes-extras -> smoothengine Message-ID: <1071297855.15944.13.camel@shumai.marcuscom.com> In-Reply-To: <3FD839AA.9000308@webonaut.com> References: <3FD839AA.9000308@webonaut.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-vG2gHOraKYalM8MEhy3d Content-Type: text/plain Content-Transfer-Encoding: quoted-printable 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=20 > the marcuscom-cvs until this is fixed from the developers. >=20 > if the attachment is stripped from the mail please download it here:=20 > http://webonaut.com/temp/gnome250/patch-Smooth::smooth_style.c Committed, thanks! Joe >=20 > franz >=20 >=20 >=20 > ______________________________________________________________________ > --- 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)); > =20 > - if ((EDGE_LINE_STYLE(style,NULL) =3D=3D SMOOTH_LINE_FLAT) && DETAIL (= "entry") && widget && (GTK_IS_SPIN_BUTTON (widget) || (widget->parent && GT= K_IS_COMBO(widget->parent))))=20 > + if ((EDGE_LINE_STYLE(style,NULL) =3D=3D SMOOTH_LINE_FLAT) && DETAIL (= "entry") && widget && (GTK_IS_SPIN_BUTTON (widget) || (widget->parent && GT= K_IS_COMBO_BOX(widget->parent))))=20 > { > gtk_paint_flat_box(style, window, widget->state, GTK_SHADOW_NONE,= area, widget, "entry_bg", x, y, width, height); > =20 >=20 > ______________________________________________________________________ > _______________________________________________ > freebsd-gnome@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-gnome > To unsubscribe, send any mail to "freebsd-gnome-unsubscribe@freebsd.org" --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-vG2gHOraKYalM8MEhy3d Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQA/2rU/b2iPiv4Uz4cRArAJAKCeYveaVPwRx3NNEPkexwKe9VyP2gCeJ5Ya h9+V2whUzBJg70yeGmPEfn8= =visC -----END PGP SIGNATURE----- --=-vG2gHOraKYalM8MEhy3d--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1071297855.15944.13.camel>