Re: Outdated win32 bundle

2015-06-11 Thread Jasper St. Pierre
Would it be possible for me to fund / help maintain official GNOME Win32 bundles and an SDK? I'd love to improve Windows support of GTK+, but I'm never sure where the status is. Last time I tried jhbuild it failed on something early on -- I believe fontconfig, so that was a bummer. On Thu, Jun

Re: Outdated win32 bundle

2015-06-11 Thread John Ralls
On Jun 11, 2015, at 6:22 AM, Emmanuele Bassi eba...@gmail.com wrote: Hey; On 11 June 2015 at 14:19, Ignacio Casal Quinteiro nacho.r...@gmail.com wrote: For the record following Emmanuele mail, you can find an example on how to create an installer for your application using msys2 here:

Re: Outdated win32 bundle

2015-06-11 Thread Jasper St. Pierre
I can take a look at the gobject-introspection work. Bugzilla links? On Thu, Jun 11, 2015 at 10:57 AM, Ignacio Casal Quinteiro nacho.r...@gmail.com wrote: On Thu, Jun 11, 2015 at 4:51 PM, Jasper St. Pierre jstpie...@mecheye.net wrote: Would it be possible for me to fund / help maintain

Re: Outdated win32 bundle

2015-06-11 Thread Ignacio Casal Quinteiro
On Thu, Jun 11, 2015 at 4:51 PM, Jasper St. Pierre jstpie...@mecheye.net wrote: Would it be possible for me to fund / help maintain official GNOME Win32 bundles and an SDK? I'd love to improve Windows support of GTK+, but I'm never sure where the status is. Last time I tried jhbuild it failed

vte widget improvement idea

2015-06-11 Thread Martin Kunev
Hi I'm not sure this is the right place to ask this. I want to implement a new feature for the vte widget so I am interested to hear the opinion of other people about this. Sometimes I think I have something in the clipboard and paste it into the terminal just to realize I had something else

Re: vte widget improvement idea

2015-06-11 Thread Wouter Verhelst
On Thu, Jun 11, 2015 at 06:55:13PM +0300, Martin Kunev wrote: [...] My idea is to add a setting (something like vte_terminal_set_paste_escape()) that, when turned on, escapes the dangerous characters (unquoted line feeds) from the clipboard text and then pastes. [...] Any thoughts on this

Re: Outdated win32 bundle

2015-06-11 Thread Emmanuele Bassi
Hi; On 11 June 2015 at 13:44, anatoly techtonik techto...@gmail.com wrote: On Mon, Jun 8, 2015 at 9:22 PM, Emmanuele Bassi eba...@gmail.com wrote: The current stance of everyone involved in the Windows backend for GLib and GTK+ is to stop advertising binary builds for Windows — as we don't

Re: Outdated win32 bundle

2015-06-11 Thread Emmanuele Bassi
Hi; On 10 June 2015 at 21:13, Stefan Salewski m...@ssalewski.de wrote: On Mon, 2015-06-08 at 19:22 +0100, Emmanuele Bassi wrote: I plan starting with 3.16, but got no response so far regarding my request to access the build system. Likely because you're using gtk-list@, which nobody in the

Re: Outdated win32 bundle

2015-06-11 Thread Ignacio Casal Quinteiro
Probably if we want continuous integration what we should do is to put jhbuild up to speed on windows. Last time I tried to build something with it, it failed but it is almost working. Cheers. On Thu, Jun 11, 2015 at 3:34 PM, Emmanuele Bassi eba...@gmail.com wrote: Hi; On 11 June 2015 at

Re: Outdated win32 bundle

2015-06-11 Thread Ignacio Casal Quinteiro
For the record following Emmanuele mail, you can find an example on how to create an installer for your application using msys2 here: https://git.gnome.org/browse/gedit/tree/win32 Cheers. On Thu, Jun 11, 2015 at 3:15 PM, Emmanuele Bassi eba...@gmail.com wrote: Hi; On 11 June 2015 at 13:44,

Re: Outdated win32 bundle

2015-06-11 Thread Emmanuele Bassi
Hey; On 11 June 2015 at 14:19, Ignacio Casal Quinteiro nacho.r...@gmail.com wrote: For the record following Emmanuele mail, you can find an example on how to create an installer for your application using msys2 here: https://git.gnome.org/browse/gedit/tree/win32 We really need to get a

Re: Outdated win32 bundle

2015-06-11 Thread Emmanuele Bassi
Hi; On 11 June 2015 at 14:28, Bálint Réczey bal...@balintreczey.hu wrote: If you want to coordinate this effort, you can use the gtk-devel-list mailing list, and possibly join IRC to talk with the GTK developers and the gnome.org system administrators, in order to get a CI build going on the

Re: Outdated win32 bundle

2015-06-11 Thread Ignacio Casal Quinteiro
On Thu, Jun 11, 2015 at 3:22 PM, Emmanuele Bassi eba...@gmail.com wrote: Hey; On 11 June 2015 at 14:19, Ignacio Casal Quinteiro nacho.r...@gmail.com wrote: For the record following Emmanuele mail, you can find an example on how to create an installer for your application using msys2

Re: Outdated win32 bundle

2015-06-11 Thread Bálint Réczey
Hi Emmanuele, 2015-06-08 20:22 GMT+02:00 Emmanuele Bassi eba...@gmail.com: Hi; On 8 June 2015 at 19:02, Bálint Réczey bal...@balintreczey.hu wrote: Hi Daniel, 2015-06-07 16:57 GMT+02:00 Daniel Espinosa eso...@gmail.com: Please use at least Gtk+ 3.14.9 because it fixes a bug on

Re: Outdated win32 bundle

2015-06-11 Thread Bálint Réczey
2015-06-11 22:30 GMT+02:00 Bálint Réczey bal...@balintreczey.hu: 2015-06-11 15:34 GMT+02:00 Emmanuele Bassi eba...@gmail.com: Hi; On 11 June 2015 at 14:28, Bálint Réczey bal...@balintreczey.hu wrote: If you want to coordinate this effort, you can use the gtk-devel-list mailing list, and

Re: vte widget improvement idea

2015-06-11 Thread Gergely Polonkai
I don't think it is a bad idea per se. Here are some ideas from me: • it should be either turned off by default • or it should warn the user like »hey, you are going to paste multiple lines, are you sure?« with an option to silence such warnings Also I remember a warning, maybe from ViM that

Re: Outdated win32 bundle

2015-06-11 Thread Dieter Verfaillie
Hi, On 06/11/2015 05:19 PM, Ignacio Casal Quinteiro wrote: Here you have: https://bugzilla.gnome.org/show_bug.cgi?id=620566 Please consider my patches on that bug report as superseded by the work in this mingw-w64 branch: https://github.com/dieterv/gobject-introspection/tree/mingw-w64

Re: Outdated win32 bundle

2015-06-11 Thread Bálint Réczey
2015-06-11 15:34 GMT+02:00 Emmanuele Bassi eba...@gmail.com: Hi; On 11 June 2015 at 14:28, Bálint Réczey bal...@balintreczey.hu wrote: If you want to coordinate this effort, you can use the gtk-devel-list mailing list, and possibly join IRC to talk with the GTK developers and the gnome.org

Glade 3.19.0 Released!

2015-06-11 Thread Juan Pablo Ugarte
Glade 3.19.0 is the first development release in the series. It comes with support for new widget classes like GtkSidebarWidget, GtkStack, GtkStackSwitcher, GtkHeaderBar, GtkSearchBar, GThemedIcon and GtkLockButton. This version of Glade depends on GTK+ 3.16.0, targets GTK+ = 3.0 and is

Re: Outdated win32 bundle

2015-06-11 Thread Ignacio Casal Quinteiro
And this one: https://bugzilla.gnome.org/show_bug.cgi?id=728313 On Thu, Jun 11, 2015 at 5:19 PM, Ignacio Casal Quinteiro nacho.r...@gmail.com wrote: Here you have: https://bugzilla.gnome.org/show_bug.cgi?id=620566 https://bugzilla.gnome.org/show_bug.cgi?id=733535

Re: Outdated win32 bundle

2015-06-11 Thread Ignacio Casal Quinteiro
Here you have: https://bugzilla.gnome.org/show_bug.cgi?id=620566 https://bugzilla.gnome.org/show_bug.cgi?id=733535 https://bugzilla.gnome.org/show_bug.cgi?id=693531 And here you have some downstream patches: https://github.com/Alexpux/MINGW-packages/tree/master/mingw-w64-gobject-introspection