API break in GtkAction?

2013-10-07 Thread Sébastien Wilmet
Send to gtk-devel-list too. GtkAction, GtkStock, GtkUIManager etc have been deprecated. But it should still be possible to use them. On Thu, Oct 03, 2013 at 10:13:51PM +0200, Sébastien Wilmet wrote: Hello, Since the deprecation of GtkUIManager, GtkAction, GtkStock etc, it seems

Spell checking in GIO

2013-10-07 Thread Sébastien Wilmet
Hi, I want to bring back the idea of adding spell checking in GTK+/GIO. The last mail on the subject: https://mail.gnome.org/archives/gtk-devel-list/2012-January/msg00050.html The bug report: https://bugzilla.gnome.org/show_bug.cgi?id=383706 The first step is to wrap enchant in GIO. For this,

Icon/image in menu with GtkUIManager and GtkAction in GTK+ 3.10

2013-10-03 Thread Sébastien Wilmet
Hello, Since the deprecation of GtkUIManager, GtkAction, GtkStock etc, it seems that gtk_action_set_always_show_image() doesn't work anymore. I don't have the time to port my application to GMenu (and I think some features are missing, that I use with GtkUIManager). And I need icons in menus.

GSettingsList

2012-02-09 Thread Sébastien Wilmet
Hello, Several months ago, I was interested to work on GSettingsList. I made some really basic stuff on github, to see how it works (I've never contributed to GLib/GIO): https://github.com/swilmet/glib https://github.com/swilmet/dconf The last thread on this subject was:

Re: RFC: new features

2012-01-12 Thread Sébastien Wilmet
On Wed, Jan 11, 2012 at 09:16:10PM -0800, Matthew Brush wrote: SIMPLE TREE and LIST It would be great to have simple GtkTree and GtkList widget sitting ontop of the extremely powerful GtkTreeView API for those many cases where you just need a basic tree or list box. The new widgets would not

<    1   2