sensitivity handling

2007-04-28 Thread Anon
Hi i am writing an app and i'm not sure how to deal with sensitivity of cut paste, and delete, actions. I did the following provisionally. primcb=gtk_widget_get_clipboard(mainwindow, GDK_SELECTION_PRIMARY); g_signal_connect(G_OBJECT

Re: GTK+ Web site overhaul

2007-04-28 Thread Martyn Russell
Martyn Russell wrote: Hi, Just a progress up date really and a few requests. First of all, I have tagged the revision of gtk-web BEFORE the changes below and it can be found here: http://svn.gnome.org/svn/gtk-web/tags/pre-changes-april-07/ Cleanups: = • Some of the .html files

Re: FAQ work

2007-04-28 Thread Tshepang Lekhonkhobe
On 4/27/07, Tim Janik [EMAIL PROTECTED] wrote: using svn blame gtkfaq.sgml and svn blame gtk-faq.sgml, it looks like gtkfaq.sgml is a fair bit older. if you can verify that gtk-faq.sgml contains everything from gtkfaq.sgml and more, we can remove gtkfaq.sgml from SVN. Shown below are 2

eggtrayicon vs gtkstatusicon

2007-04-28 Thread Gustavo J. A. M. Carneiro
I have deprecated egg.trayicon in the python bindings, but apparently developers are not happy[1] because gtk.StatusIcon does not provide enough functionality to replace it. Are there any plans to improve gtk.StatusIcon, or will we always need trayicon for the more advanced tray icon use

goocanvas notes

2007-04-28 Thread Havoc Pennington
Hi, I read over the GooCanvas code and wrote down everything I thought of, some of it is half-baked or quarter-baked, but hopefully helpful in some way. Havoc - GooCanvas object could have private fields, also e.g ItemSimple has public fields... I think it's nicer to always use accessors,

Re: GTK+ Web site overhaul

2007-04-28 Thread Tim Janik
On Sat, 28 Apr 2007, Martyn Russell wrote: Martyn Russell wrote: Improvements: = ÿÿ I would like to add MAINTAINERS and README files with all the important information that is needed for the upkeep and running of this module. Is there anything that people would want included in