Re: Makeing librsvg work (bizp2.dll missing)

2009-07-28 Thread Hartmut Goebel
Tor Lillqvist schrieb: There is also a libbzip2 package on ftp.gnome.org: http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/libbzip2-1.0.2.zip Thanks for this pointer! I did not recognise the 'dependencies' directory. It would have made my life much, much easier :-) Because

Re: Makeing librsvg work (bizp2.dll missing)

2009-07-28 Thread Tor Lillqvist
On Linux, the PATH is system-wide to include one GTK+ runtime. This is common practice. Why should there be any need to handle this different on Windows? Because Windows is not Linux, and GTK+ is not provided by the operating system. Here is an excerpt of a mail I sent just 9 days ago in a

GtkFileChooser GtkFileFilter and select signals

2009-07-28 Thread v4r4n
I'm having trouble determining if I've come across a bug in GTK or a bug in my code. I tried looking through old bug reports, but I'm not sure how this specific bug applies to potential broader bugs. After the user makes an initial file selection with a GtkFileChooserDialog and a GtkFileFilter,

gtk_widget_destroy on_buttoncancel_cliked and g_free interaction causing issues.

2009-07-28 Thread Boggess Rod
First, I should state that I'm using GTK+ 2.6. It's all I've got no HP Unix, and even if I were inclined to compile source, I wouldn't be permitted. I have structure of a set of fields with all the widgets from my dialog window. I instantiate it as a pointer, so I can pass it as data. I use

Re: Thoughts on GTK+ and CSS

2009-07-28 Thread Robert Staudinger
On Tue, Jul 28, 2009 at 3:40 AM, Keith Rarickk...@xph.us wrote: [...] What you describe addresses the separation of semantic structure from presentation, but that approach is far more powerful if the semantic information is sufficiently rich and sufficiently general. Currently, writing a gtk

Quartz DnD patch review approval sought

2009-07-28 Thread Paul Davis
http://bugzilla.gnome.org/show_bug.cgi?id=588449 I'd appreciate some more review and possible approval of this patch. It would remove the last substantive item in the patch that is necessary to get Ardour to run on GTK/Quartz, and would presumably help other applications similarly. --p