From urc8@rz.uni-karlsruhe.de Sat Nov 10 06:20:04 2001 Return-Path: Delivered-To: eog-list@gnome.org Received: from mailout00.sul.t-online.de (mailout00.sul.t-online.com [194.25.134.16]) by mail.gnome.org (Postfix) with ESMTP id 52AB8180EE for ; Sat, 10 Nov 2001 06:20:04 -0500 (EST) Received: from fwd03.sul.t-online.de by mailout00.sul.t-online.de with smtp id 162WB9-0003gZ-00; Sat, 10 Nov 2001 12:20:03 +0100 Received: from [192.168.1.6] (0715634837-0001@[62.227.11.173]) by fmrl03.sul.t-online.com with esmtp id 162WB7-1SMlUGC; Sat, 10 Nov 2001 12:20:01 +0100 Subject: gdk_pixbuf_rotate From: Lutz =?ISO-8859-1?Q?M=FCller?= To: eog-list@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-2urJIUp9X3hcdKwpEQ73" X-Mailer: Evolution/0.15 (Preview Release) Date: 10 Nov 2001 12:21:34 +0100 Message-Id: <1005391295.28284.3.camel@abh-410> Mime-Version: 1.0 X-Sender: 0715634837-0001@t-dialin.net Sender: eog-list-admin@gnome.org Errors-To: eog-list-admin@gnome.org X-BeenThere: eog-list@gnome.org X-Loop: eog-list@gnome.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Development of the Eye of Gnome application List-Unsubscribe: , List-Archive: --=-2urJIUp9X3hcdKwpEQ73 Content-Type: multipart/alternative; boundary="=-HhUID71B9saQhGqdhk0E" --=-HhUID71B9saQhGqdhk0E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi! As I needed GdkPixbuf *gdk_pixbuf_rotate (GdkPixbuf *pixbuf, guint angle); for gtkam (http://www.sourceforge.net/projects/gphoto), I implemented it there for angles of 0=B0, 90=B0, 180=B0, and 270=B0. How can I get this into gdk-pixbuf? The current situation is quite ugly as I have to declare the internals of GdkPixbuf again in order to be implement gdk_pixbuf_rotate outside of gdk-pixbuf. Lutz \|||/ +------------------------------------------------+ (o o) | Lutz Mueller +49 (7156) 34837 +---ooO-(_)-Ooo---+ | | | Hans-Sachs-Strasse 5 | | 71254 Ditzingen http://www.uni-karlsruhe.de/~Lutz.Mueller | | Germany urc8@rz.uni-karlsruhe.de | +------------------------------------------------------------------+ --=-HhUID71B9saQhGqdhk0E Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi!

As I needed

GdkPixbuf *gdk_pixbuf_rotate (GdkPixbuf *pixbuf, guint angle);

for gtkam (http://ww= w.sourceforge.net/projects/gphoto), I implemented it there for angles o= f 0°, 90°, 180°, and 270°.

How can I get this into gdk-pixbuf? The current situation is quite ugly as = I have to declare the internals of GdkPixbuf again in order to be implement= gdk_pixbuf_rotate outside of gdk-pixbuf.

Lutz
							\|||/
+------------------------------------------------+      (o o)
| Lutz Mueller           +49 (7156) 34837        +---ooO-(_)-Ooo---+
|                                                                  |
| Hans-Sachs-Strasse 5                                             |
| 71254 Ditzingen        http://www.uni-karlsruhe.de/~Lutz.Mueller |
| Germany                urc8@rz.uni-karlsruhe.de                  |
+------------------------------------------------------------------+
<= /TD>
--=-HhUID71B9saQhGqdhk0E-- --=-2urJIUp9X3hcdKwpEQ73 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA77Q29yZ5xvfLOP7kRAk7OAJ41RxXU1vFoxlnjGW+abrvKwi/ZKQCfVoL0 p7Om2sOQy9YVWlm0kxQCaek= =fLfo -----END PGP SIGNATURE----- --=-2urJIUp9X3hcdKwpEQ73-- From jens@triq.net Sat Nov 10 13:04:45 2001 Return-Path: Delivered-To: eog-list@gnome.org Received: from eric.pmnet.uni-oldenburg.de (eric.pmnet.uni-oldenburg.de [134.106.120.3]) by mail.gnome.org (Postfix) with ESMTP id 9C50F1846A for ; Sat, 10 Nov 2001 13:04:45 -0500 (EST) Received: from doolin.darkride.net (a1as12-p187.hh.tli.de [195.252.136.187]) by eric.pmnet.uni-oldenburg.de (submission) with ESMTP id B1B012100C8; Sat, 10 Nov 2001 19:04:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by doolin.darkride.net (Postfix on SuSE Linux 7.1 (i386)) with ESMTP id C85A11EE23; Sat, 10 Nov 2001 18:39:16 +0100 (CET) Date: Sat, 10 Nov 2001 18:39:16 +0100 (CET) From: Jens Finke X-X-Sender: To: Lutz =?ISO-8859-1?Q?M=FCller?= Cc: Subject: Re: gdk_pixbuf_rotate In-Reply-To: <1005391295.28284.3.camel@abh-410> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: eog-list-admin@gnome.org Errors-To: eog-list-admin@gnome.org X-BeenThere: eog-list@gnome.org X-Loop: eog-list@gnome.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Development of the Eye of Gnome application List-Unsubscribe: , List-Archive: On 10 Nov 2001, Lutz M=FCller wrote: > As I needed > > GdkPixbuf *gdk_pixbuf_rotate (GdkPixbuf *pixbuf, guint angle); > > for gtkam (http://www.sourceforge.net/projects/gphoto), I implemented it > there for angles of 0=B0, 90=B0, 180=B0, and 270=B0. > > How can I get this into gdk-pixbuf? The current situation is quite ugly > as I have to declare the internals of GdkPixbuf again in order to be > implement gdk_pixbuf_rotate outside of gdk-pixbuf. Hm, you have just passed the feature freeze of the new libraries. Since GNOME 2.0 gdk-pixbuf is included in Gtk 2.0 and AFAIK it is completely frozen now. You should ask this on the gtk-devel-list or the gnome-2-0-list again. Regards, Jens --=20 "Wer die Freiheit aufgibt, um Sicherheit zu gewinnen, wird am Ende beides verlieren." -- Benjamin Franklin From federico@ximian.com Wed Nov 28 18:29:11 2001 Return-Path: Delivered-To: eog-list@gnome.org Received: from guanabana.ximian.com (customer-148-223-170-221.uninet.net.mx [148.223.170.221]) by mail.gnome.org (Postfix) with ESMTP id 2A5B11810D for ; Wed, 28 Nov 2001 18:29:10 -0500 (EST) Received: (from federico@localhost) by guanabana.ximian.com (8.11.6/8.11.6) id fASNaxT01622; Wed, 28 Nov 2001 17:36:59 -0600 X-Authentication-Warning: guanabana.ximian.com: federico set sender to federico@ximian.com using -f Subject: Re: eog branch for GNOME2 From: Federico Mena Quintero To: Seth Nickell Cc: eog-list@gnome.org In-Reply-To: <1006933349.27114.28.camel@beauty> References: <1006933349.27114.28.camel@beauty> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 28 Nov 2001 17:36:59 -0600 Message-Id: <1006990619.1450.6.camel@guanabana.ximian.com> Mime-Version: 1.0 Sender: eog-list-admin@gnome.org Errors-To: eog-list-admin@gnome.org X-BeenThere: eog-list@gnome.org X-Loop: eog-list@gnome.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Development of the Eye of Gnome application List-Unsubscribe: , List-Archive: On Wed, 2001-11-28 at 01:42, Seth Nickell wrote: > Federico, > > I have a partial port of EOG to GNOME2 (its everything but a few Bonobo > things I wasn't sure about)... Could we break off the stable branch and > leave HEAD for the GNOME2 version? OR...? > > -Seth Wow, this is very kind of you. Yes, please tag the eog module with EOG_FOR_GNOME_1_4 and create a branch on that tag with name eog-for-gnome-1-4. Federico From urc8@rz.uni-karlsruhe.de Sat Nov 10 06:20:04 2001 Return-Path: Delivered-To: eog-list@gnome.org Received: from mailout00.sul.t-online.de (mailout00.sul.t-online.com [194.25.134.16]) by mail.gnome.org (Postfix) with ESMTP id 52AB8180EE for ; Sat, 10 Nov 2001 06:20:04 -0500 (EST) Received: from fwd03.sul.t-online.de by mailout00.sul.t-online.de with smtp id 162WB9-0003gZ-00; Sat, 10 Nov 2001 12:20:03 +0100 Received: from [192.168.1.6] (0715634837-0001@[62.227.11.173]) by fmrl03.sul.t-online.com with esmtp id 162WB7-1SMlUGC; Sat, 10 Nov 2001 12:20:01 +0100 Subject: gdk_pixbuf_rotate From: Lutz =?ISO-8859-1?Q?M=FCller?= To: eog-list@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-2urJIUp9X3hcdKwpEQ73" X-Mailer: Evolution/0.15 (Preview Release) Date: 10 Nov 2001 12:21:34 +0100 Message-Id: <1005391295.28284.3.camel@abh-410> Mime-Version: 1.0 X-Sender: 0715634837-0001@t-dialin.net Sender: eog-list-admin@gnome.org Errors-To: eog-list-admin@gnome.org X-BeenThere: eog-list@gnome.org X-Loop: eog-list@gnome.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Development of the Eye of Gnome application List-Unsubscribe: , List-Archive: --=-2urJIUp9X3hcdKwpEQ73 Content-Type: multipart/alternative; boundary="=-HhUID71B9saQhGqdhk0E" --=-HhUID71B9saQhGqdhk0E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi! As I needed GdkPixbuf *gdk_pixbuf_rotate (GdkPixbuf *pixbuf, guint angle); for gtkam (http://www.sourceforge.net/projects/gphoto), I implemented it there for angles of 0=B0, 90=B0, 180=B0, and 270=B0. How can I get this into gdk-pixbuf? The current situation is quite ugly as I have to declare the internals of GdkPixbuf again in order to be implement gdk_pixbuf_rotate outside of gdk-pixbuf. Lutz \|||/ +------------------------------------------------+ (o o) | Lutz Mueller +49 (7156) 34837 +---ooO-(_)-Ooo---+ | | | Hans-Sachs-Strasse 5 | | 71254 Ditzingen http://www.uni-karlsruhe.de/~Lutz.Mueller | | Germany urc8@rz.uni-karlsruhe.de | +------------------------------------------------------------------+ --=-HhUID71B9saQhGqdhk0E Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi!

As I needed

GdkPixbuf *gdk_pixbuf_rotate (GdkPixbuf *pixbuf, guint angle);

for gtkam (http://ww= w.sourceforge.net/projects/gphoto), I implemented it there for angles o= f 0°, 90°, 180°, and 270°.

How can I get this into gdk-pixbuf? The current situation is quite ugly as = I have to declare the internals of GdkPixbuf again in order to be implement= gdk_pixbuf_rotate outside of gdk-pixbuf.

Lutz
							\|||/
+------------------------------------------------+      (o o)
| Lutz Mueller           +49 (7156) 34837        +---ooO-(_)-Ooo---+
|                                                                  |
| Hans-Sachs-Strasse 5                                             |
| 71254 Ditzingen        http://www.uni-karlsruhe.de/~Lutz.Mueller |
| Germany                urc8@rz.uni-karlsruhe.de                  |
+------------------------------------------------------------------+
<= /TD>
--=-HhUID71B9saQhGqdhk0E-- --=-2urJIUp9X3hcdKwpEQ73 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA77Q29yZ5xvfLOP7kRAk7OAJ41RxXU1vFoxlnjGW+abrvKwi/ZKQCfVoL0 p7Om2sOQy9YVWlm0kxQCaek= =fLfo -----END PGP SIGNATURE----- --=-2urJIUp9X3hcdKwpEQ73-- From jens@triq.net Sat Nov 10 13:04:45 2001 Return-Path: Delivered-To: eog-list@gnome.org Received: from eric.pmnet.uni-oldenburg.de (eric.pmnet.uni-oldenburg.de [134.106.120.3]) by mail.gnome.org (Postfix) with ESMTP id 9C50F1846A for ; Sat, 10 Nov 2001 13:04:45 -0500 (EST) Received: from doolin.darkride.net (a1as12-p187.hh.tli.de [195.252.136.187]) by eric.pmnet.uni-oldenburg.de (submission) with ESMTP id B1B012100C8; Sat, 10 Nov 2001 19:04:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by doolin.darkride.net (Postfix on SuSE Linux 7.1 (i386)) with ESMTP id C85A11EE23; Sat, 10 Nov 2001 18:39:16 +0100 (CET) Date: Sat, 10 Nov 2001 18:39:16 +0100 (CET) From: Jens Finke X-X-Sender: To: Lutz =?ISO-8859-1?Q?M=FCller?= Cc: Subject: Re: gdk_pixbuf_rotate In-Reply-To: <1005391295.28284.3.camel@abh-410> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: eog-list-admin@gnome.org Errors-To: eog-list-admin@gnome.org X-BeenThere: eog-list@gnome.org X-Loop: eog-list@gnome.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Development of the Eye of Gnome application List-Unsubscribe: , List-Archive: On 10 Nov 2001, Lutz M=FCller wrote: > As I needed > > GdkPixbuf *gdk_pixbuf_rotate (GdkPixbuf *pixbuf, guint angle); > > for gtkam (http://www.sourceforge.net/projects/gphoto), I implemented it > there for angles of 0=B0, 90=B0, 180=B0, and 270=B0. > > How can I get this into gdk-pixbuf? The current situation is quite ugly > as I have to declare the internals of GdkPixbuf again in order to be > implement gdk_pixbuf_rotate outside of gdk-pixbuf. Hm, you have just passed the feature freeze of the new libraries. Since GNOME 2.0 gdk-pixbuf is included in Gtk 2.0 and AFAIK it is completely frozen now. You should ask this on the gtk-devel-list or the gnome-2-0-list again. Regards, Jens --=20 "Wer die Freiheit aufgibt, um Sicherheit zu gewinnen, wird am Ende beides verlieren." -- Benjamin Franklin From federico@ximian.com Wed Nov 28 18:29:11 2001 Return-Path: Delivered-To: eog-list@gnome.org Received: from guanabana.ximian.com (customer-148-223-170-221.uninet.net.mx [148.223.170.221]) by mail.gnome.org (Postfix) with ESMTP id 2A5B11810D for ; Wed, 28 Nov 2001 18:29:10 -0500 (EST) Received: (from federico@localhost) by guanabana.ximian.com (8.11.6/8.11.6) id fASNaxT01622; Wed, 28 Nov 2001 17:36:59 -0600 X-Authentication-Warning: guanabana.ximian.com: federico set sender to federico@ximian.com using -f Subject: Re: eog branch for GNOME2 From: Federico Mena Quintero To: Seth Nickell Cc: eog-list@gnome.org In-Reply-To: <1006933349.27114.28.camel@beauty> References: <1006933349.27114.28.camel@beauty> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 28 Nov 2001 17:36:59 -0600 Message-Id: <1006990619.1450.6.camel@guanabana.ximian.com> Mime-Version: 1.0 Sender: eog-list-admin@gnome.org Errors-To: eog-list-admin@gnome.org X-BeenThere: eog-list@gnome.org X-Loop: eog-list@gnome.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Development of the Eye of Gnome application List-Unsubscribe: , List-Archive: On Wed, 2001-11-28 at 01:42, Seth Nickell wrote: > Federico, > > I have a partial port of EOG to GNOME2 (its everything but a few Bonobo > things I wasn't sure about)... Could we break off the stable branch and > leave HEAD for the GNOME2 version? OR...? > > -Seth Wow, this is very kind of you. Yes, please tag the eog module with EOG_FOR_GNOME_1_4 and create a branch on that tag with name eog-for-gnome-1-4. Federico From urc8@rz.uni-karlsruhe.de Sat Nov 10 06:20:04 2001 Return-Path: Delivered-To: eog-list@gnome.org Received: from mailout00.sul.t-online.de (mailout00.sul.t-online.com [194.25.134.16]) by mail.gnome.org (Postfix) with ESMTP id 52AB8180EE for ; Sat, 10 Nov 2001 06:20:04 -0500 (EST) Received: from fwd03.sul.t-online.de by mailout00.sul.t-online.de with smtp id 162WB9-0003gZ-00; Sat, 10 Nov 2001 12:20:03 +0100 Received: from [192.168.1.6] (0715634837-0001@[62.227.11.173]) by fmrl03.sul.t-online.com with esmtp id 162WB7-1SMlUGC; Sat, 10 Nov 2001 12:20:01 +0100 Subject: gdk_pixbuf_rotate From: Lutz =?ISO-8859-1?Q?M=FCller?= To: eog-list@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-2urJIUp9X3hcdKwpEQ73" X-Mailer: Evolution/0.15 (Preview Release) Date: 10 Nov 2001 12:21:34 +0100 Message-Id: <1005391295.28284.3.camel@abh-410> Mime-Version: 1.0 X-Sender: 0715634837-0001@t-dialin.net Sender: eog-list-admin@gnome.org Errors-To: eog-list-admin@gnome.org X-BeenThere: eog-list@gnome.org X-Loop: eog-list@gnome.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Development of the Eye of Gnome application List-Unsubscribe: , List-Archive: --=-2urJIUp9X3hcdKwpEQ73 Content-Type: multipart/alternative; boundary="=-HhUID71B9saQhGqdhk0E" --=-HhUID71B9saQhGqdhk0E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi! As I needed GdkPixbuf *gdk_pixbuf_rotate (GdkPixbuf *pixbuf, guint angle); for gtkam (http://www.sourceforge.net/projects/gphoto), I implemented it there for angles of 0=B0, 90=B0, 180=B0, and 270=B0. How can I get this into gdk-pixbuf? The current situation is quite ugly as I have to declare the internals of GdkPixbuf again in order to be implement gdk_pixbuf_rotate outside of gdk-pixbuf. Lutz \|||/ +------------------------------------------------+ (o o) | Lutz Mueller +49 (7156) 34837 +---ooO-(_)-Ooo---+ | | | Hans-Sachs-Strasse 5 | | 71254 Ditzingen http://www.uni-karlsruhe.de/~Lutz.Mueller | | Germany urc8@rz.uni-karlsruhe.de | +------------------------------------------------------------------+ --=-HhUID71B9saQhGqdhk0E Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi!

As I needed

GdkPixbuf *gdk_pixbuf_rotate (GdkPixbuf *pixbuf, guint angle);

for gtkam (http://ww= w.sourceforge.net/projects/gphoto), I implemented it there for angles o= f 0°, 90°, 180°, and 270°.

How can I get this into gdk-pixbuf? The current situation is quite ugly as = I have to declare the internals of GdkPixbuf again in order to be implement= gdk_pixbuf_rotate outside of gdk-pixbuf.

Lutz
							\|||/
+------------------------------------------------+      (o o)
| Lutz Mueller           +49 (7156) 34837        +---ooO-(_)-Ooo---+
|                                                                  |
| Hans-Sachs-Strasse 5                                             |
| 71254 Ditzingen        http://www.uni-karlsruhe.de/~Lutz.Mueller |
| Germany                urc8@rz.uni-karlsruhe.de                  |
+------------------------------------------------------------------+
<= /TD>
--=-HhUID71B9saQhGqdhk0E-- --=-2urJIUp9X3hcdKwpEQ73 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA77Q29yZ5xvfLOP7kRAk7OAJ41RxXU1vFoxlnjGW+abrvKwi/ZKQCfVoL0 p7Om2sOQy9YVWlm0kxQCaek= =fLfo -----END PGP SIGNATURE----- --=-2urJIUp9X3hcdKwpEQ73-- From jens@triq.net Sat Nov 10 13:04:45 2001 Return-Path: Delivered-To: eog-list@gnome.org Received: from eric.pmnet.uni-oldenburg.de (eric.pmnet.uni-oldenburg.de [134.106.120.3]) by mail.gnome.org (Postfix) with ESMTP id 9C50F1846A for ; Sat, 10 Nov 2001 13:04:45 -0500 (EST) Received: from doolin.darkride.net (a1as12-p187.hh.tli.de [195.252.136.187]) by eric.pmnet.uni-oldenburg.de (submission) with ESMTP id B1B012100C8; Sat, 10 Nov 2001 19:04:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by doolin.darkride.net (Postfix on SuSE Linux 7.1 (i386)) with ESMTP id C85A11EE23; Sat, 10 Nov 2001 18:39:16 +0100 (CET) Date: Sat, 10 Nov 2001 18:39:16 +0100 (CET) From: Jens Finke X-X-Sender: To: Lutz =?ISO-8859-1?Q?M=FCller?= Cc: Subject: Re: gdk_pixbuf_rotate In-Reply-To: <1005391295.28284.3.camel@abh-410> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: eog-list-admin@gnome.org Errors-To: eog-list-admin@gnome.org X-BeenThere: eog-list@gnome.org X-Loop: eog-list@gnome.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Development of the Eye of Gnome application List-Unsubscribe: , List-Archive: On 10 Nov 2001, Lutz M=FCller wrote: > As I needed > > GdkPixbuf *gdk_pixbuf_rotate (GdkPixbuf *pixbuf, guint angle); > > for gtkam (http://www.sourceforge.net/projects/gphoto), I implemented it > there for angles of 0=B0, 90=B0, 180=B0, and 270=B0. > > How can I get this into gdk-pixbuf? The current situation is quite ugly > as I have to declare the internals of GdkPixbuf again in order to be > implement gdk_pixbuf_rotate outside of gdk-pixbuf. Hm, you have just passed the feature freeze of the new libraries. Since GNOME 2.0 gdk-pixbuf is included in Gtk 2.0 and AFAIK it is completely frozen now. You should ask this on the gtk-devel-list or the gnome-2-0-list again. Regards, Jens --=20 "Wer die Freiheit aufgibt, um Sicherheit zu gewinnen, wird am Ende beides verlieren." -- Benjamin Franklin From federico@ximian.com Wed Nov 28 18:29:11 2001 Return-Path: Delivered-To: eog-list@gnome.org Received: from guanabana.ximian.com (customer-148-223-170-221.uninet.net.mx [148.223.170.221]) by mail.gnome.org (Postfix) with ESMTP id 2A5B11810D for ; Wed, 28 Nov 2001 18:29:10 -0500 (EST) Received: (from federico@localhost) by guanabana.ximian.com (8.11.6/8.11.6) id fASNaxT01622; Wed, 28 Nov 2001 17:36:59 -0600 X-Authentication-Warning: guanabana.ximian.com: federico set sender to federico@ximian.com using -f Subject: Re: eog branch for GNOME2 From: Federico Mena Quintero To: Seth Nickell Cc: eog-list@gnome.org In-Reply-To: <1006933349.27114.28.camel@beauty> References: <1006933349.27114.28.camel@beauty> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 28 Nov 2001 17:36:59 -0600 Message-Id: <1006990619.1450.6.camel@guanabana.ximian.com> Mime-Version: 1.0 Sender: eog-list-admin@gnome.org Errors-To: eog-list-admin@gnome.org X-BeenThere: eog-list@gnome.org X-Loop: eog-list@gnome.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Development of the Eye of Gnome application List-Unsubscribe: , List-Archive: On Wed, 2001-11-28 at 01:42, Seth Nickell wrote: > Federico, > > I have a partial port of EOG to GNOME2 (its everything but a few Bonobo > things I wasn't sure about)... Could we break off the stable branch and > leave HEAD for the GNOME2 version? OR...? > > -Seth Wow, this is very kind of you. Yes, please tag the eog module with EOG_FOR_GNOME_1_4 and create a branch on that tag with name eog-for-gnome-1-4. Federico From urc8@rz.uni-karlsruhe.de Sat Nov 10 06:20:04 2001 Return-Path: Delivered-To: eog-list@gnome.org Received: from mailout00.sul.t-online.de (mailout00.sul.t-online.com [194.25.134.16]) by mail.gnome.org (Postfix) with ESMTP id 52AB8180EE for ; Sat, 10 Nov 2001 06:20:04 -0500 (EST) Received: from fwd03.sul.t-online.de by mailout00.sul.t-online.de with smtp id 162WB9-0003gZ-00; Sat, 10 Nov 2001 12:20:03 +0100 Received: from [192.168.1.6] (0715634837-0001@[62.227.11.173]) by fmrl03.sul.t-online.com with esmtp id 162WB7-1SMlUGC; Sat, 10 Nov 2001 12:20:01 +0100 Subject: gdk_pixbuf_rotate From: Lutz =?ISO-8859-1?Q?M=FCller?= To: eog-list@gnome.org Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-2urJIUp9X3hcdKwpEQ73" X-Mailer: Evolution/0.15 (Preview Release) Date: 10 Nov 2001 12:21:34 +0100 Message-Id: <1005391295.28284.3.camel@abh-410> Mime-Version: 1.0 X-Sender: 0715634837-0001@t-dialin.net Sender: eog-list-admin@gnome.org Errors-To: eog-list-admin@gnome.org X-BeenThere: eog-list@gnome.org X-Loop: eog-list@gnome.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Development of the Eye of Gnome application List-Unsubscribe: , List-Archive: --=-2urJIUp9X3hcdKwpEQ73 Content-Type: multipart/alternative; boundary="=-HhUID71B9saQhGqdhk0E" --=-HhUID71B9saQhGqdhk0E Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi! As I needed GdkPixbuf *gdk_pixbuf_rotate (GdkPixbuf *pixbuf, guint angle); for gtkam (http://www.sourceforge.net/projects/gphoto), I implemented it there for angles of 0=B0, 90=B0, 180=B0, and 270=B0. How can I get this into gdk-pixbuf? The current situation is quite ugly as I have to declare the internals of GdkPixbuf again in order to be implement gdk_pixbuf_rotate outside of gdk-pixbuf. Lutz \|||/ +------------------------------------------------+ (o o) | Lutz Mueller +49 (7156) 34837 +---ooO-(_)-Ooo---+ | | | Hans-Sachs-Strasse 5 | | 71254 Ditzingen http://www.uni-karlsruhe.de/~Lutz.Mueller | | Germany urc8@rz.uni-karlsruhe.de | +------------------------------------------------------------------+ --=-HhUID71B9saQhGqdhk0E Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi!

As I needed

GdkPixbuf *gdk_pixbuf_rotate (GdkPixbuf *pixbuf, guint angle);

for gtkam (http://ww= w.sourceforge.net/projects/gphoto), I implemented it there for angles o= f 0°, 90°, 180°, and 270°.

How can I get this into gdk-pixbuf? The current situation is quite ugly as = I have to declare the internals of GdkPixbuf again in order to be implement= gdk_pixbuf_rotate outside of gdk-pixbuf.

Lutz
							\|||/
+------------------------------------------------+      (o o)
| Lutz Mueller           +49 (7156) 34837        +---ooO-(_)-Ooo---+
|                                                                  |
| Hans-Sachs-Strasse 5                                             |
| 71254 Ditzingen        http://www.uni-karlsruhe.de/~Lutz.Mueller |
| Germany                urc8@rz.uni-karlsruhe.de                  |
+------------------------------------------------------------------+
<= /TD>
--=-HhUID71B9saQhGqdhk0E-- --=-2urJIUp9X3hcdKwpEQ73 Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQA77Q29yZ5xvfLOP7kRAk7OAJ41RxXU1vFoxlnjGW+abrvKwi/ZKQCfVoL0 p7Om2sOQy9YVWlm0kxQCaek= =fLfo -----END PGP SIGNATURE----- --=-2urJIUp9X3hcdKwpEQ73-- From jens@triq.net Sat Nov 10 13:04:45 2001 Return-Path: Delivered-To: eog-list@gnome.org Received: from eric.pmnet.uni-oldenburg.de (eric.pmnet.uni-oldenburg.de [134.106.120.3]) by mail.gnome.org (Postfix) with ESMTP id 9C50F1846A for ; Sat, 10 Nov 2001 13:04:45 -0500 (EST) Received: from doolin.darkride.net (a1as12-p187.hh.tli.de [195.252.136.187]) by eric.pmnet.uni-oldenburg.de (submission) with ESMTP id B1B012100C8; Sat, 10 Nov 2001 19:04:19 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by doolin.darkride.net (Postfix on SuSE Linux 7.1 (i386)) with ESMTP id C85A11EE23; Sat, 10 Nov 2001 18:39:16 +0100 (CET) Date: Sat, 10 Nov 2001 18:39:16 +0100 (CET) From: Jens Finke X-X-Sender: To: Lutz =?ISO-8859-1?Q?M=FCller?= Cc: Subject: Re: gdk_pixbuf_rotate In-Reply-To: <1005391295.28284.3.camel@abh-410> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Sender: eog-list-admin@gnome.org Errors-To: eog-list-admin@gnome.org X-BeenThere: eog-list@gnome.org X-Loop: eog-list@gnome.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Development of the Eye of Gnome application List-Unsubscribe: , List-Archive: On 10 Nov 2001, Lutz M=FCller wrote: > As I needed > > GdkPixbuf *gdk_pixbuf_rotate (GdkPixbuf *pixbuf, guint angle); > > for gtkam (http://www.sourceforge.net/projects/gphoto), I implemented it > there for angles of 0=B0, 90=B0, 180=B0, and 270=B0. > > How can I get this into gdk-pixbuf? The current situation is quite ugly > as I have to declare the internals of GdkPixbuf again in order to be > implement gdk_pixbuf_rotate outside of gdk-pixbuf. Hm, you have just passed the feature freeze of the new libraries. Since GNOME 2.0 gdk-pixbuf is included in Gtk 2.0 and AFAIK it is completely frozen now. You should ask this on the gtk-devel-list or the gnome-2-0-list again. Regards, Jens --=20 "Wer die Freiheit aufgibt, um Sicherheit zu gewinnen, wird am Ende beides verlieren." -- Benjamin Franklin From federico@ximian.com Wed Nov 28 18:29:11 2001 Return-Path: Delivered-To: eog-list@gnome.org Received: from guanabana.ximian.com (customer-148-223-170-221.uninet.net.mx [148.223.170.221]) by mail.gnome.org (Postfix) with ESMTP id 2A5B11810D for ; Wed, 28 Nov 2001 18:29:10 -0500 (EST) Received: (from federico@localhost) by guanabana.ximian.com (8.11.6/8.11.6) id fASNaxT01622; Wed, 28 Nov 2001 17:36:59 -0600 X-Authentication-Warning: guanabana.ximian.com: federico set sender to federico@ximian.com using -f Subject: Re: eog branch for GNOME2 From: Federico Mena Quintero To: Seth Nickell Cc: eog-list@gnome.org In-Reply-To: <1006933349.27114.28.camel@beauty> References: <1006933349.27114.28.camel@beauty> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Evolution/1.0 (Preview Release) Date: 28 Nov 2001 17:36:59 -0600 Message-Id: <1006990619.1450.6.camel@guanabana.ximian.com> Mime-Version: 1.0 Sender: eog-list-admin@gnome.org Errors-To: eog-list-admin@gnome.org X-BeenThere: eog-list@gnome.org X-Loop: eog-list@gnome.org X-Mailman-Version: 2.0.6 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Development of the Eye of Gnome application List-Unsubscribe: , List-Archive: On Wed, 2001-11-28 at 01:42, Seth Nickell wrote: > Federico, > > I have a partial port of EOG to GNOME2 (its everything but a few Bonobo > things I wasn't sure about)... Could we break off the stable branch and > leave HEAD for the GNOME2 version? OR...? > > -Seth Wow, this is very kind of you. Yes, please tag the eog module with EOG_FOR_GNOME_1_4 and create a branch on that tag with name eog-for-gnome-1-4. Federico