Sun, 13 Jul 2008 12:36:18 +0000 |
zas_ |
Fix a segfault occuring when opening some collection files.
|
Fri, 27 Jun 2008 21:09:15 +0000 |
nadvornik |
added pixbuf_fallback function
|
Wed, 25 Jun 2008 20:53:52 +0000 |
zas_ |
Tidy up.
|
Sun, 15 Jun 2008 20:09:15 +0000 |
nadvornik |
use FileData in thumb_loader
|
Fri, 13 Jun 2008 12:27:41 +0000 |
zas_ |
Revert patches 759 and 760.
|
Sun, 08 Jun 2008 19:09:44 +0000 |
nadvornik |
better check for notify type
|
Sat, 07 Jun 2008 10:45:33 +0000 |
nadvornik |
use the new notification for collections
|
Tue, 03 Jun 2008 19:44:19 +0000 |
nadvornik |
replaced directory path with FileData* dir_fd
|
Tue, 03 Jun 2008 11:24:16 +0000 |
zas_ |
Drop initialization to NULL since filelist_read() will take care of it.
|
Wed, 21 May 2008 11:07:23 +0000 |
zas_ |
Use G_DIR_SEPARATOR where applicable.
|
Wed, 21 May 2008 00:12:19 +0000 |
zas_ |
Use g_build_filename().
|
Tue, 20 May 2008 08:14:35 +0000 |
zas_ |
Sort out log_printf() vs printf_term() mix up.
|
Fri, 16 May 2008 12:16:49 +0000 |
zas_ |
Do not use printf() directly but use new wrapper function log_printf() instead.
|
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.
|
Wed, 14 May 2008 16:52:55 +0000 |
zas_ |
Simplify collect_manager_add_action(), since g_list_append knows
|
Thu, 08 May 2008 12:50:25 +0000 |
zas_ |
Use g_ascii_strncasecmp() instead of strncasecmp() where applicable.
|
Mon, 05 May 2008 19:11:12 +0000 |
nadvornik |
split filelist.c to filefilter.c and filedata.c
|
Sun, 04 May 2008 21:54:20 +0000 |
nadvornik |
dropped path_list functions, use filelist functions everywhere
|
Thu, 24 Apr 2008 08:53:39 +0000 |
zas_ |
Move debug macros from main.h to new debug.h.
|
Thu, 24 Apr 2008 00:15:03 +0000 |
zas_ |
Handle the newline in DEBUG_N() macro instead of adding one
|
Wed, 23 Apr 2008 20:47:19 +0000 |
zas_ |
Introduce macros to display debug messages.
|
Wed, 23 Apr 2008 09:56:21 +0000 |
zas_ |
Fix adding a selection to a collection with no window open
|
Mon, 21 Apr 2008 21:46:38 +0000 |
nadvornik |
updated copyright in source files
|
Sun, 20 Apr 2008 20:35:26 +0000 |
zas_ |
Fix a typo: unoffical -> unofficial
|
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:
|
Fri, 18 Apr 2008 09:15:09 +0000 |
zas_ |
Introduce printf_term() macro and use it.
|
Mon, 14 Apr 2008 23:39:46 +0000 |
zas_ |
collection_load(): use booleans and always count failures (for debug).
|
Mon, 14 Apr 2008 23:29:54 +0000 |
zas_ |
collection_load(): improve headers parsing.
|
Mon, 14 Apr 2008 23:09:48 +0000 |
zas_ |
collection_load(): fix typo (missing #) made in rev 453.
|
Mon, 14 Apr 2008 23:08:27 +0000 |
zas_ |
collection_load(): accept whitespaces at start of lines.
|
Mon, 14 Apr 2008 22:57:26 +0000 |
zas_ |
collection_load(): increase verbosity in debug mode.
|
Mon, 14 Apr 2008 22:50:50 +0000 |
zas_ |
collection_load(): replace official by limit_failures (and
|
Mon, 14 Apr 2008 22:45:53 +0000 |
zas_ |
Increase collection_load() buffer size and do not activate
|
Mon, 14 Apr 2008 22:28:29 +0000 |
zas_ |
Merge collection_load_only_geometry() into collection_load().
|
Mon, 14 Apr 2008 22:05:47 +0000 |
zas_ |
Use flags for collection_load*().
|
Sat, 12 Apr 2008 09:41:44 +0000 |
zas_ |
Rename thumbnails related options.
|
Fri, 11 Apr 2008 22:14:36 +0000 |
zas_ |
Add a new struct ConfOptions to handle options.
|
Fri, 11 Apr 2008 16:04:37 +0000 |
zas_ |
Use secure save feature when saving collections.
|
Wed, 09 Apr 2008 13:53:01 +0000 |
zas_ |
Replace occurences of Geeqie / geeqie by constants defined in main.h.
|
Tue, 08 Apr 2008 23:16:12 +0000 |
zas_ |
GQVIEW_* -> GQ_*
|
Tue, 08 Apr 2008 23:02:33 +0000 |
zas_ |
gqview.h -> main.h
|
Thu, 03 Apr 2008 20:40:15 +0000 |
zas_ |
Drop unused variable.
|
Thu, 03 Apr 2008 20:38:59 +0000 |
zas_ |
Make collect_manager_process_action() static.
|
Mon, 31 Mar 2008 21:09:36 +0000 |
nadvornik |
use quoted_value everywhere
|
Sun, 23 Mar 2008 20:38:54 +0000 |
nadvornik |
rename GQview -> Geeqie over the code
|
Tue, 11 Sep 2007 20:06:29 +0000 |
nadvornik |
replaced gchar* path with FileData *fd
|
Fri, 01 Sep 2006 06:39:36 +0000 |
gqview |
Fri Sep 1 02:12:45 2006 John Ellis <johne@verizon.net>
|
Sat, 26 Feb 2005 00:13:35 +0000 |
gqview |
Sync to GQview 1.5.9 release.
|