log src/ui_utildlg.c @ 1810:c416d099a3dc

age author description
Mon, 10 May 2010 11:32:56 +0000 mow GTK marks several functions as deprecated
Sat, 27 Feb 2010 23:31:07 +0000 zas_ Allow scrollview to grow when generic dialog is resized (ie. Metadata write ? dialog). Do not force scrollbar if not needed.
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Mon, 16 Mar 2009 18:19:11 +0000 zas_ gint -> gboolean where applicable.
Sun, 15 Mar 2009 07:07:52 +0000 zas_ gint -> gboolean.
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
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.
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Tue, 26 Aug 2008 22:37:18 +0000 zas_ Use gpointer instead of void *.
Wed, 21 May 2008 11:07:23 +0000 zas_ Use G_DIR_SEPARATOR where applicable.
Tue, 20 May 2008 22:09:04 +0000 zas_ Drop concat_dir_and_file() and use g_build_filename() instead.
Tue, 13 May 2008 08:02:46 +0000 zas_ Move some functions from main.[ch] to new window.[ch].
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c
Thu, 24 Apr 2008 12:23:02 +0000 zas_ Remove whitespace between function name and first parenthesis for the sake of consistency.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 18:07:51 +0000 zas_ Effectively drop empty newlines at end of files (missing from rev 535)
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Wed, 09 Apr 2008 16:37:54 +0000 zas_ Simplify and unify gtk_window creation with the help of
Tue, 08 Apr 2008 23:02:33 +0000 zas_ gqview.h -> main.h
Thu, 03 Apr 2008 23:29:14 +0000 zas_ Make the wmclass value unique among the code by defining
Thu, 03 Apr 2008 20:24:20 +0000 zas_ Fix missing header include (filelist.h).
Tue, 11 Sep 2007 20:06:29 +0000 nadvornik replaced gchar* path with FileData *fd
Thu, 03 Mar 2005 19:32:48 +0000 gqview ##### Note: GQview CVS on sourceforge is not always up to date, please use #####
Sat, 26 Feb 2005 00:13:35 +0000 gqview Sync to GQview 1.5.9 release.