Sat, 15 Nov 2008 17:30:45 +0000 |
zas_ |
Use functions to return directories instead of constants.
|
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:22:51 +0000 |
zas_ |
For the sake of consistency, use glib basic types everywhere.
|
Tue, 26 Aug 2008 20:21:30 +0000 |
bruclik |
Fixed segfault when is run inside directory with non valid uft-8 image
|
Sun, 24 Aug 2008 14:14:37 +0000 |
zas_ |
Drop redundant variable affectation.
|
Sun, 24 Aug 2008 13:22:08 +0000 |
zas_ |
Fix untranslated messages. French translation and POTFILES.in were updated.
|
Sat, 23 Aug 2008 17:00:59 +0000 |
zas_ |
Remove unneeded type casting.
|
Wed, 23 Jul 2008 10:21:37 +0000 |
zas_ |
Simplify parse_out_relatives().
|
Mon, 26 May 2008 18:22:08 +0000 |
nadvornik |
use fputs instead of printf - patch by Uwe Ohse
|
Tue, 20 May 2008 22:13:48 +0000 |
zas_ |
Use size_t instead of gint, it silents a signed vs unsigned warning.
|
Tue, 20 May 2008 22:11:59 +0000 |
zas_ |
Use g_build_filename() instead of g_strconcat().
|
Tue, 20 May 2008 22:09:04 +0000 |
zas_ |
Drop concat_dir_and_file() and use g_build_filename() instead.
|
Tue, 20 May 2008 22:00:14 +0000 |
zas_ |
Use G_DIR_SEPARATOR instead of '/' where applicable.
|
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.
|
Thu, 08 May 2008 12:50:25 +0000 |
zas_ |
Use g_ascii_strncasecmp() instead of strncasecmp() where applicable.
|
Sun, 04 May 2008 21:54:20 +0000 |
nadvornik |
dropped path_list functions, use filelist functions everywhere
|
Fri, 02 May 2008 20:56:59 +0000 |
zas_ |
Remove unused checksum_simple() function.
|
Fri, 02 May 2008 20:40:47 +0000 |
zas_ |
Simplify remove_extension_from_path().
|
Fri, 02 May 2008 20:27:47 +0000 |
zas_ |
remove_level_from_path() was simplified.
|
Thu, 24 Apr 2008 15:49:57 +0000 |
zas_ |
Convert the minority of while() to while ().
|
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:
|
Sat, 19 Apr 2008 22:32:07 +0000 |
zas_ |
Use sizeof() for buffer size where appropriate.
|
Fri, 11 Apr 2008 22:27:54 +0000 |
zas_ |
Move file_sort_case_sensitive to ConfOptions.
|
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
|
Tue, 11 Sep 2007 20:06:29 +0000 |
nadvornik |
replaced gchar* path with FileData *fd
|
Sat, 18 Nov 2006 00:12:22 +0000 |
gqview |
Fri Nov 17 19:06:19 2006 John Ellis <johne@verizon.net>
|
Fri, 13 Oct 2006 14:36:26 +0000 |
gqview |
Fri Oct 13 10:27:22 2006 John Ellis <johne@verizon.net>
|
Sat, 16 Apr 2005 16:26:49 +0000 |
gqview |
Sat Apr 16 12:29:42 2005 John Ellis <johne@verizon.net>
|
Sat, 26 Feb 2005 00:13:35 +0000 |
gqview |
Sync to GQview 1.5.9 release.
|