Mercurial > geeqie
log src/view_file_list.c @ 1503:331e2d60d447
age | author | description |
---|---|---|
Tue, 31 Mar 2009 21:33:54 +0000 | nadvornik | improved next/prev operation on sidecar files |
Mon, 16 Mar 2009 20:39:09 +0000 | zas_ | gint -> gboolean where applicable. The end (ouf!). |
Sun, 15 Mar 2009 07:07:52 +0000 | zas_ | gint -> gboolean. |
Sun, 01 Mar 2009 21:06:55 +0000 | zas_ | When g_new0() is used, drop redundant initializations to NULL, FALSE or 0. |
Sat, 28 Feb 2009 20:48:47 +0000 | zas_ | No space between function name and first parenthesis, it eases greping (see CODING). |
Sat, 14 Feb 2009 20:26:30 +0000 | nadvornik | droped Preferences dialog, sidebar should replace it completely |
Sat, 14 Feb 2009 19:50:54 +0000 | nadvornik | replaced bar_info with an universal bar, restored the original |