[PATCH] gtkplacessidebar: insert bookmark by dnd in correct position

2015-01-10 Thread Nelson Benítez León
Hi, I would like to ask review for following GtkPlacesSidebar bug: https://bugzilla.gnome.org/show_bug.cgi?id=742727 The bug was originally reported in Nautilus. Patch attached. Regards, From 7058590d54a107e4e25953287e4030b409a5ad25 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nelson=20Ben=C3=ADtez=

Re: [PATCH] GtkTextView: allow to extend selection with mouse scrollwheel

2015-01-10 Thread Nelson Benítez León
2015-01-10 6:11 GMT+05:00 Christian Hergert : > On 01/09/2015 04:25 PM, Nelson Benítez León wrote: > > I would like to ask review for the following patch that it's been > > in bugzilla for more than a year[1] waiting for review: > > > > https://bugzilla.gnome.org/show_bug.cgi?id=710612 > > > > It'

Re: Should We Start Dropping Windows XP Support?

2015-01-10 Thread Sebastian Dröge
Hi, On Di, 2014-12-30 at 09:45 +, John Emmas wrote: > I work on an audio product called Mixbus which uses gtk+ (albeit gtk2, > rather than gtk3):- > > http://harrisonconsoles.com/site/mixbus.html > > I've been arguing for a year or more that we should phase out XP support > - but the more

Re: help wanted for implementing GdkGLContext on Windows and MacOS X

2015-01-10 Thread Andy Spencer
Hi Emmanuele, Based on your blog post updates, it looks like there's already some progress towards this. For what it's worth though, I've been using GTK+ and OpenGL in one of my programs for a few years and have it working with X11/Windows/Quartz. The implementation(s) can be found here, along wi