Re: Is there a general signal a-la text-edited for GtkEntry

2009-10-06 Thread Ardhan Madras
Hi Todor, GtkEditable is implemented by GtkEntry, so you can pass a GtkEditable's changed signal to the GtkEntry widget. - Ardhan --- ttodo...@gmx.net wrote: From: Todor Todorov ttodo...@gmx.net To: Gtk App Devel List gtk-app-devel-list@gnome.org Subject: Is there a general signal

GtkIconView Pixbuf rendering

2009-10-06 Thread Amol Kulkarni
Hi All, In newer versions of Gtk+[After GIcon addition] user is not able to add mixed images in IconView that is file path plus named icons. User will prefer named icons over file path to have consistent look and feel but all required icons may not be available in icon theme so he may need to use

client-side windows and XQueryTree

2009-10-06 Thread Mario Kemper
Hi there, I'm the developer of Shutter (a screenshot taking application written with gtk2-perl). After upgrading to the latest versions of Gnome (2.28) and Gtk+ during the last days I've discovered that the client-side window mechanism is breaking some of the functionalities of Shutter. There is

How does the dialog's default button respond enter key

2009-10-06 Thread wjh
Hi all: I have a question, in Gtk+ dialog,there is a GtkListStore Widget, when user select the list's entry and then press the enter key, I want programe make the dialog's default OK button responds the entre key signal and destory the dialog immediately. But the list widget intercept the

Resizing

2009-10-06 Thread John Coppens
Hello all, Though I've read a load of pages, I can't seem to solve the following problem: - I have a (top-level) window, with a vbox, then a vpanel, a frame, an 'alignment' and a table (listed in the order of nesting). When I change something in the table, which makes it wider, the table gets

GtkIconView Pixbuf rendering

2009-10-06 Thread Amol Kulkarni
Hi All, In newer versions of Gtk+[After GIcon addition] user is not able to add mixed images in IconView that is file path plus named icons. User will prefer named icons over file path to have consistent look and feel but all required icons may not be available in icon theme so he may need to use

Re: GtkIconView Pixbuf rendering

2009-10-06 Thread Christian Dywan
Am Tue, 06 Oct 2009 16:13:00 +0530 schrieb Amol Kulkarni amolgkulka...@gmail.com: Hi All, In newer versions of Gtk+[After GIcon addition] user is not able to add mixed images in IconView that is file path plus named icons. User will prefer named icons over file path to have consistent look

Re: GtkIconView Pixbuf rendering

2009-10-06 Thread Amol Kulkarni
Hi Christian, I will attach a testcase. please find my reply inline for your overview On Tue, 2009-10-06 at 13:33 +0200, Christian Dywan wrote: Am Tue, 06 Oct 2009 16:13:00 +0530 schrieb Amol Kulkarni amolgkulka...@gmail.com: Hi All, In newer versions of Gtk+[After GIcon addition] user is

[PATCH] Fix yet another --with-threads bug: using pipe instead of logical OR

2009-10-06 Thread Andrew W. Nosenko
Unfortunately, at the time of writing 2bdf87e Restore behavior of --with-threads without argument I was too concentrated on --with-threads without arguments and left second problem in this check unattended: the test chain was built using '|' pipe instead of '||' logical OR. As consequence,

Re: [PATCH] Fix yet another --with-threads bug: using pipe instead of logical OR

2009-10-06 Thread Andrew W. Nosenko
Sorry, wrong e-mail address selected (it was intended for libxml2) Please ignore. On Tue, Oct 6, 2009 at 17:19, Andrew W. Nosenko andrew.w.nose...@gmail.com wrote: Unfortunately, at the time of writing    2bdf87e Restore behavior of --with-threads without argument I was too concentrated on

Re: [REMINDER] GTK+ IRC Team meeting - 2009-10-06

2009-10-06 Thread Emmanuele Bassi
hi; the meeting is today. :-) On Mon, 2009-10-05 at 11:26 +0100, Emmanuele Bassi wrote: hi everyone; this is a reminder for the GTK+ team IRC meeting, * date: 2009-10-06 * time: 20:00 UTC [0] * channel: #gtk-devel on irc.gnome.org * agenda: - gobject-performance branch status -

Re: Fwd: Persistent Binary Search Trees

2009-10-06 Thread Soeren Sandmann
Dana Jansens d...@cg.scs.carleton.ca writes: There are 2 other BSTs that would work effectively to provide a persistent BST, while also maintaining a very efficient implementation for when persistence is not used.  They are:  - Treaps  - Red-Black Trees Treaps can be expected to outperform

Minutes of the GTK+ Team Meeting - 2009-10-06

2009-10-06 Thread Emmanuele Bassi
= minutes for the 2009-10-06 meeting = 1. gobject-performance branch status; - alexl merged the easier parts of the branch - remaining bits not as urgent - timj to review the rest 2. gtk+ 2.90 branch; - kalikianatoli to push the 2.90 branch to git.gnome.org - 2.90: removal of deprecated