Mercurial > geeqie.yaz
log
age | author | description |
---|---|---|
Tue, 25 Nov 2008 17:01:03 +0000 | zas_ | Fix up unsigned expression always true/false warnings. |
Sun, 23 Nov 2008 22:05:27 +0000 | zas_ | Hide .gqv extension from collection name in collection window title and recent menu list. |
Sun, 23 Nov 2008 16:16:09 +0000 | zas_ | Rename wmsubclass and name to role, which corresponds better to the purpose of the parameter as it ends to be passed to gtk_window_set_role(). |
Sun, 23 Nov 2008 16:10:29 +0000 | zas_ | Drop useless wmclass stuff. Gtk will take care of it and as said in the documentation using gtk_window_set_wmclass() is sort of pointless. |