Re: Update libchamplainmm

2014-02-26 Thread Debarshi Ray
> Maybe you should just ask Debarshi if you can be the new libchamplainmm > maintainer. I'm sure he'd agree. You already have git push access. Please feel free to take over. :) Happy hacking, Debarshi -- Wearing non-prescription glasses and embracing obscurity doesn't necessarily make you a hip

Re: Update libchamplainmm

2014-02-26 Thread Murray Cumming
On Tue, 2014-02-25 at 19:37 +0100, Juan Rafael García Blanco wrote: > Hi, > > I’ve contacted Debarshi Ray, the maintainer of libchamplainmm, and he said > that he “is not working on libchamplainmm these days”. Also, since nobody > responded to my first email, I assume nobody is working on libcha

Re: Gtk+ Broadway backend application in Windows-7 does not accept Alt+Gr characters

2014-02-26 Thread Kjell Ahlstedt
Even though you use gtkmm, your question probably belongs to gtk+. If you don't get a useful reply here, I suggest you send your question to one of the gtk+ lists, gtk-app-devel-list or gtk-list. Kjell 2014-02-25 00:25, sourav skrev: I have an embedded device which is running a Gtkmm applicat

Re: Update libchamplainmm

2014-02-26 Thread Juan Rafael García Blanco
Hi, I would be much more than happy to take office :) This is a great opportunity to learn a lot from this extremely helpful community, although it is also a challenge. I think I should upload my branch to git.gnome.org in a separate branch. I think we should keep master where it is right now unt

Re: Update libchamplainmm

2014-02-26 Thread Murray Cumming
On Wed, 2014-02-26 at 11:58 +0100, Juan Rafael García Blanco wrote: > Hi, > > I would be much more than happy to take office :) This is a great > opportunity to learn a lot from this extremely helpful community, > although it is also a challenge. > > I think I should upload my branch to git.gnome

Re: Update libchamplainmm

2014-02-26 Thread Juan Rafael García Blanco
Agreed. Thanks. If Debarshi has no objection I'll proceed that way. On Wed, Feb 26, 2014 at 12:16 PM, Murray Cumming wrote: > On Wed, 2014-02-26 at 11:58 +0100, Juan Rafael García Blanco wrote: >> Hi, >> >> I would be much more than happy to take office :) This is a great >> opportunity to learn

devhelp build fails

2014-02-26 Thread Ian Martin
Hi, I've just run into a build failure that I don't understand. It's occurring on building documentation; I'm running Debian Sid and have just upgraded; the devhelp build is failing, with the following compile error: #/usr/bin/xsltproc: relocation error: /usr/bin/xsltproc: symbol xsltMaxVars,

includes in enums.hg

2014-02-26 Thread Juan Rafael García Blanco
Hi, In the gtkmm documentation I’ve read that we should avoid including lib/lib.h, i.e. the main header file for the library we are wrapping, in .hg files. However I see this rule broken in gtk/src/enums.hg, where the whole gtk/gtk.h is included. Is this an exception? Or is there anything that

what does _IMPLEMENT_INTERFACE do?

2014-02-26 Thread Ian Martin
Hi, Trying to understand gmmproc better. What is the difference between declaring a public parent to a class, and the _IMPLEMENTS_INTERFACE m4 call? Ian. ___ gtkmm-list mailing list gtkmm-list@gnome.org https://mail.gnome.org/mailman/listinfo/gtkmm-l