Re: Use the user's gtk theme in gtk-inspector

2014-11-05 Thread Matthias Clasen
On Fri, Oct 24, 2014 at 8:19 AM, Simon wrote: > Would it be a good idea to use the user's gtk theme by default in > gtk-inspector? > > The current default theme is hardcoded to Adwaita, see this change. Thats a misunderstanding of what that change does. It simply ensures that Adwaita is always pr

GtkPlug question

2014-11-05 Thread Zoltan Boszormenyi
Hi, I have a two part browser plugin that I have written several years ago. The part that resides in /usr/lib/mozilla/plugins calls an external application (the other part), and passes the window XID it gets via the Netscape browser API. This external application was written for GTK 2.x and worked

Re: How can I use CSS styling in my GTK# application?

2014-11-05 Thread Marcus Karlsson
On Thu, Oct 30, 2014 at 04:23:50AM -0700, don-prog wrote: > How can I use CSS styling in my GTK# application? I heard before that it is > impossible to use CSS themes in GTK#, but after that I found this example > of using css styling in GTK# >

How can I use CSS styling in my GTK# application?

2014-11-05 Thread don-prog
How can I use CSS styling in my GTK# application? I heard before that it is impossible to use CSS themes in GTK#, but after that I found this example of using css styling in GTK# . Besides this I found also the sampl

Use the user's gtk theme in gtk-inspector

2014-11-05 Thread Simon
Would it be a good idea to use the user’s gtk theme by default in gtk-inspector? The current default theme is hardcoded to |Adwaita|, see this change . Simon ​ ___ gtk-devel-list

to subscribe in developers mailing list

2014-11-05 Thread Surabhi Anand
please subscribe me to gtk mailing list so that i can be a part of development.thank u ___ gtk-devel-list mailing list gtk-devel-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtk-devel-list

Re: gnome in the future?

2014-11-05 Thread narcisse doudieu siewe
Ok, but the port and the themes for windows? also the recent version of Gtk enabling animations is also a problem. Compiling Gtk+ on windows is very hard when using MinGw Le Lundi 6 octobre 2014 16h11, Matthias Clasen a écrit : It is hard to know what to reply to this. GTK+ is not going

Gtk theme in GTK# (Windows)

2014-11-05 Thread don-prog
I'm trying to change the theme in GTK# (*OS: Windows, IDE: Xamarin*). But I get next issues: 1. I was able to find only one theme which correctly render, it is "Orta". All was well, except for *lags and freezes*. Here is my code: string Resource_File = "Orta\\gtk-2.0\\gtkrc"; Applicat

Gtk theme in GTK# (Windows)

2014-11-05 Thread don-prog
I'm trying to change the theme in GTK# (*OS: Windows, IDE: Xamarin*). But I get next issues: 1. I was able to find only one theme which correctly render, it is "Orta". All was well, except for *lags and freezes*. Here is my code: string Resource_File = "Orta\\gtk-2.0\\gtkrc"; Applicat

fontconfig 2.8.0 and freetype 2.5.3 with vs2010

2014-11-05 Thread narcisse doudieu siewe
Hello, I try to compile fontconfig-2.8.0 with freetype-2.5.3 support but there is a problem in the linker LINK : fatal error LNK1181: impossible d'ouvrir le fichier en entrée 'freetype.lib' someone may help me please? ___ gtk-devel-list mailing list g

Re: out of date langage bindings page for D binding

2014-11-05 Thread Mathieu Dupuy
Hello. A binding page changed again. New home page for gtkd is http://gtkd.org/ Please update http://www.gtk.org/language-bindings.php :) On Wed, Mar 13, 2013 at 4:36 PM, Martyn Russell wrote: > On 13/03/13 15:21, Mathieu Dupuy wrote: >> >> * you didn't update the gtk-haskell binding page