log src/main.h @ 1028:1f4781992561

age author description
Mon, 01 Sep 2008 17:22:19 +0000 zas_ Remove redundant debug.h inclusion.
Sun, 31 Aug 2008 10:51:41 +0000 zas_ Move miscellaneous functions to their own files (new misc.[ch]).
Tue, 15 Jul 2008 12:52:02 +0000 zas_ Use a specific enum for image.zoom_mode values (ZoomMode) and
Thu, 05 Jun 2008 09:24:42 +0000 zas_ Compare paths using utf8_collate_key() since paths are utf8-encoded.
Tue, 03 Jun 2008 13:54:22 +0000 zas_ Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
Fri, 30 May 2008 08:36:23 +0000 zas_ Make utf8_validate_or_convert() to always allocate a new string.
Fri, 23 May 2008 00:20:56 +0000 zas_ Try to load a system-wide rc file if any, before per-user rc file.
Thu, 22 May 2008 20:22:13 +0000 zas_ Make shell command and its option rc file options instead of hardcoded strings.
Wed, 21 May 2008 11:46:19 +0000 zas_ Replace hardcoded "/" by G_DIR_SEPARATOR_S where applicable.
Mon, 19 May 2008 01:15:17 +0000 bruclik configure.in was rewritten:
Fri, 16 May 2008 10:02:56 +0000 zas_ Include debug.h from main.h since debug macros may be used anywhere in the code.
Tue, 13 May 2008 16:09:43 +0000 zas_ Expand tilde with file: and view: remote parameters.
Tue, 13 May 2008 08:02:46 +0000 zas_ Move some functions from main.[ch] to new window.[ch].
Mon, 12 May 2008 23:21:35 +0000 zas_ Rename bar_exif_validate_text() to utf8_validate_or_convert() and move it to main.[ch].
Sat, 10 May 2008 21:29:53 +0000 zas_ Fix display of collection in overlay info.