Re: Recently Used Files Proposal

2005-06-04 Thread DANIELLLANO
Emmanuele Bassi wrote: On Fri, 2005-06-03 at 10:14 -0400, Luis Villa wrote: On 6/3/05, Emmanuele Bassi [EMAIL PROTECTED] wrote: On Fri, 2005-06-03 at 03:46 +0400, Nickolay V. Shmyrev wrote: Emmanuele, really the best way to provide access to recent items in application is menu.

problem compiling gtk+-2.5.5

2004-11-20 Thread DANIELLLANO
I'm using Debian unstable on x86 I want to compile the new gtk+-2.5.5 glib-2.5.6 compiled and installed successfully I did: export LDFLAGS=-L/tmp/usr/lib export CFLAGS=-I/tmp/usr/include export LD_LIBRARY_PATH=/tmp/usr/lib export PKG_CONFIG_PATH=/tmp/usr/lib/pkgconfig ./configure --prefix=/tmp/usr

Changing the order of gtk_tree_view columns with the mouse

2004-07-16 Thread DANIELLLANO
I want to change the order of gtk_tree_view columns with the mouse (and also be able to hide the columns I don't want to see) How may I do that? ___ gtk-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/gtk-list

reffing/unreffing tutorial

2004-07-14 Thread DANIELLLANO
I've seen this and I think there should be a tutorial of the reffing/unreffing thing. Not many people including me knows how references should be taken care of. Is there and easy tutorial of reffing/unreffing? Is anyone willing to make one? On 2004-07-13 05:08:12 -0700, Mark Doliner wrote: