Re: GVfs status report

2007-09-14 Thread Matthias Clasen
On 9/4/07, Alexander Larsson <[EMAIL PROTECTED]> wrote: > If we want to use gvfs in Gnome 2.21 there are two possibilities: > 1) Release next glib before the next Gtk+ release > 2) Temporary ship gio in a separate module, which we later move to glib > (pkg-config should magically make this work

Re: GVfs status report

2007-09-14 Thread Havoc Pennington
Hi, On 9/14/07, Alexander Larsson <[EMAIL PROTECTED]> wrote: > Well, the same class is used on both unix and windows. Its the > implementation of "native files", and I don't see any need to split it > out really. What differences would there be between the two? > My impression is that ideally on

Behaviour of getters wrt dup/ref

2007-09-14 Thread Alexander Larsson
I got some feedback on gio about a getter function that returned a ref, and now I'm reviewing the gio APIs for things like that, making sure its internally consistent and consistent with gtk+/glib. However, I'm not sure what the gtk+ standard for this is. I heard "no reffing getters", but that is

Re: Gtk/DFB requires pango cairo

2007-09-14 Thread Mike Emmel
Hmm then it might be they have cairo but not the directfb version ? Somehow its fairly common for people to build a pango that does not work with directfb. They don't tell me how they manage to do it however :) On 9/14/07, Owen Taylor <[EMAIL PROTECTED]> wrote: > [ meant to send this to the list,

GVfs status report - Sep 14

2007-09-14 Thread Alexander Larsson
Since the last report I've mainly been working on the sftp backend, which now is mostly working. There are some minor details left which can be seen in the TODO list at the top of "gvfsbackendsftp.c". To help with the sftp backend I also added GDataInputStream and GDataOutputStream to gio. These h

Re: Gtk/DFB requires pango cairo

2007-09-14 Thread Owen Taylor
[ meant to send this to the list, resending ] On 9/14/07, Mike Emmel <[EMAIL PROTECTED]> wrote: > http://bugzilla.gnome.org/show_bug.cgi?id=476823 > > This happens quite a bit gdk directfb requires the pango/cairo backend. > > First I don't know the best way to check pango for a particular backend

Re: GVfs status report

2007-09-14 Thread Alexander Larsson
On Fri, 2007-09-14 at 08:16 -0400, Dominic Lachowicz wrote: > Hi Alex, > > On 9/14/07, Alexander Larsson <[EMAIL PROTECTED]> wrote: > > On Thu, 2007-09-13 at 14:12 -0400, Havoc Pennington wrote: > > > Hi, > > > > > > There's a lot of code to absorb here, a minor comment, I might expect > > > GUnix

Re: GVfs status report

2007-09-14 Thread Dominic Lachowicz
Hi Alex, On 9/14/07, Alexander Larsson <[EMAIL PROTECTED]> wrote: > On Thu, 2007-09-13 at 14:12 -0400, Havoc Pennington wrote: > > Hi, > > > > There's a lot of code to absorb here, a minor comment, I might expect > > GUnixFileInputStream/GWindowsFileInputStream rather than > > GLocalFileInputStrea

Gtk/DFB requires pango cairo

2007-09-14 Thread Mike Emmel
http://bugzilla.gnome.org/show_bug.cgi?id=476823 This happens quite a bit gdk directfb requires the pango/cairo backend. First I don't know the best way to check pango for a particular backend. Next considering cairo is now required for gtk I'd suggest that the pango build have cairo on by defau

Re: GVfs status report

2007-09-14 Thread Ross Burton
On Fri, 2007-09-14 at 09:37 +0200, Alexander Larsson wrote: > > A more macro thought, since there's so much code here, it would be > > worth spending some time to try and identify the parts an app (vs. a > > file manager) would usually use, and then somehow highlight those > > parts in the docs and

Re: GVfs status report

2007-09-14 Thread Alexander Larsson
On Thu, 2007-09-13 at 14:12 -0400, Havoc Pennington wrote: > Hi, > > There's a lot of code to absorb here, a minor comment, I might expect > GUnixFileInputStream/GWindowsFileInputStream rather than > GLocalFileInputStream. Well, the same class is used on both unix and windows. Its the implementat

Re: GTK+ 2.12 released

2007-09-14 Thread Mikael Hallendal
14 sep 2007 kl. 06.53 skrev Matthias Clasen: > GTK+ 2.12.0 is now available for download at: Congratulations to the GTK+ team and thanks for all the hard work you guys are putting in! Cheers, Mikael Hallendal -- Imendio AB, http://www.imendio.com ___