GTK+ 3.0.8

2011-04-03 Thread Matthias Clasen
GTK+ 3.0.8 is now available for download at: ftp://ftp.gtk.org/pub/gtk/3.0/ http://download.gnome.org/sources/gtk+/3.0/ 0a2c15e7efd508d9e06661723f1cf432d07cea4faf81aafd8ece97d75989392b gtk +-3.0.8.tar.gz 42b2b1a400372fe0b3ef890162d1610422f7e787af0765b59f1b3352a4839308 gtk +-3.0.8.tar.bz2

Crashes in gtk_file_chooser_set_current_name() with incorrect input encoding

2011-04-03 Thread Fabian Keil
This Claws-Mail bug: http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2393 is about a crash in gtk's completion_match_func() caused by Claws-Mail passing a string to gtk_file_chooser_set_current_name() that has previously been run through g_filename_from_utf8(). While this is

Gvfs/gphoto2 problem

2011-04-03 Thread Jef Driesen
Hi, I recently bought a Nikon D7000 and when I connect it to my Linux system, it does not get detected automatically. When I try the gphoto2 command line tool, it seems to be able to communicate with the camera: $ gphoto2 -L There is no file in folder '/'. There is no file in folder

Re: Gvfs/gphoto2 problem

2011-04-03 Thread Paul Davis
On Sun, Apr 3, 2011 at 4:36 PM, Jef Driesen jefdrie...@hotmail.com wrote: I don't have this problem with other PTP cameras. Does anyone knows how to debug such a problem and where should I be looking? as much as i sympathize with your dilemma (i've been there myself with other cameras) this

Re: Gvfs/gphoto2 problem

2011-04-03 Thread Ingo Krabbe
On Sun, Apr 03, 2011 at 10:36:58PM +0200, Jef Driesen wrote: Hi, I recently bought a Nikon D7000 and when I connect it to my Linux system, it does not get detected automatically. When I try the gphoto2 command line tool, it seems to be able to communicate with the camera: $ gphoto2 -L

GTK+ 3.0.8

2011-04-03 Thread Matthias Clasen
GTK+ 3.0.8 is now available for download at: ftp://ftp.gtk.org/pub/gtk/3.0/ http://download.gnome.org/sources/gtk+/3.0/ 0a2c15e7efd508d9e06661723f1cf432d07cea4faf81aafd8ece97d75989392b gtk +-3.0.8.tar.gz 42b2b1a400372fe0b3ef890162d1610422f7e787af0765b59f1b3352a4839308 gtk +-3.0.8.tar.bz2

RE: Gtk+ 3.0 and MS Windows

2011-04-03 Thread Mikhail Titov
All: I added a Wiki page [1] as well as template CMake project for native Win32 build. Yes, I know there is a reluctance to use CMake, but at least I propose to use it for Win32 builds. It is easier to use command line to rebuild yet another version of gtk+ rather than clicking on a bunch of

GTK+ 3.0.8

2011-04-03 Thread Matthias Clasen
GTK+ 3.0.8 is now available for download at: ftp://ftp.gtk.org/pub/gtk/3.0/ http://download.gnome.org/sources/gtk+/3.0/ 0a2c15e7efd508d9e06661723f1cf432d07cea4faf81aafd8ece97d75989392b gtk +-3.0.8.tar.gz 42b2b1a400372fe0b3ef890162d1610422f7e787af0765b59f1b3352a4839308 gtk +-3.0.8.tar.bz2

CodeSlayer 1.0!

2011-04-03 Thread Jeff Johnston
I hope it is Ok to post these kinds of things here... I just released the first version of CodeSlayer! It is a lightweight source code editor that I have been working on for awhile now. From the website (http://codeslayer.org): “CodeSlayer is a source code editor that boasts a clean interface

RE: Gtk+ 3.0 and MS Windows

2011-04-03 Thread Fan Chun-wei
Hello Mikhail, I read through your wiki post and I think the information you have there is quite helpful and informative for those intending to build GTK+-3.x with the OBS dependencies-thanks for that really, as it may not be clear on how to build the GTK+ stack with VS at the moment. I think I

RE: Gtk+ 3.0 and MS Windows

2011-04-03 Thread Mikhail Titov
Fan: Thanks for the feedback! 1. I'll make corrections it if you didn't make it ahead of me. 2. Hmm.. so why all pragmas and defines from msvc_recommended_pragmas.h are not in property file (gtk+.vsprops)? It is just a few flags that turn all the noise on the console off. 3. As far as I

RE: Gtk+ 3.0 and MS Windows

2011-04-03 Thread Fan Chun-wei
Hello Mikhail, 1. I'll make corrections it if you didn't make it ahead of me. Please go ahead and do that, thank you! (I don't have a Wiki account yet!) 2. Hmm.. so why all pragmas and defines from msvc_recommended_pragmas.h are not in property file (gtk+.vsprops)? It is just a few flags