Wed, 04 Feb 2009 17:15:30 +0000 |
zas_ |
Add year 2009 to copyright info everywhere.
|
Tue, 25 Nov 2008 17:01:03 +0000 |
zas_ |
Fix up unsigned expression always true/false warnings.
|
Tue, 07 Oct 2008 18:20:22 +0000 |
nadvornik |
Adding a vim modeline to all files - patch by Klaus Ethgen
|
Mon, 01 Sep 2008 17:29:07 +0000 |
zas_ |
Use a constant for minimal window size. Set it to 32 for all dialogs.
|
Tue, 26 Aug 2008 22:22:51 +0000 |
zas_ |
For the sake of consistency, use glib basic types everywhere.
|
Mon, 25 Aug 2008 22:20:45 +0000 |
zas_ |
Whitespaces cleanup.
|
Sun, 20 Jul 2008 15:16:05 +0000 |
zas_ |
Move uri_*() functions to separate files: uri_utils.[ch]
|
Sat, 28 Jun 2008 07:43:37 +0000 |
zas_ |
Reduce number of parameters (mostly unused), just pass the event pointer.
|
Thu, 29 May 2008 07:58:34 +0000 |
zas_ |
Preserve properties window width and height during session even when
|
Thu, 29 May 2008 07:52:05 +0000 |
zas_ |
Save properties window width and height to rc file and restore
|
Thu, 22 May 2008 13:00:45 +0000 |
zas_ |
Fix signed vs unsigned warnings.
|
Sun, 18 May 2008 21:14:01 +0000 |
zas_ |
Save order of Properties dialog tabs to rc file.
|
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
|
Sun, 04 May 2008 21:54:20 +0000 |
nadvornik |
dropped path_list functions, use filelist functions everywhere
|
Fri, 02 May 2008 23:08:18 +0000 |
zas_ |
info_notebook_reordered_cb(): do not call info_tabs_sync(), it causes exif
|
Tue, 29 Apr 2008 18:12:49 +0000 |
nadvornik |
cleanup: use image_get_image_size
|
Tue, 22 Apr 2008 08:16:02 +0000 |
zas_ |
Ensure Properties dialog is displayed above fullscreen window.
|
Mon, 21 Apr 2008 21:46:38 +0000 |
nadvornik |
updated copyright in source files
|
Sun, 20 Apr 2008 21:30:36 +0000 |
zas_ |
Use explicit names for mouse buttons instead of numbers.
|
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
|
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:02:33 +0000 |
zas_ |
gqview.h -> main.h
|
Tue, 08 Apr 2008 16:22:21 +0000 |
zas_ |
gtk_notebook_set_tab_reorderable() is only available sinc gtk+ 2.10.
|
Thu, 03 Apr 2008 23:29:14 +0000 |
zas_ |
Make the wmclass value unique among the code by defining
|
Wed, 02 Apr 2008 12:12:50 +0000 |
zas_ |
Make properties tabs reorderable through drag'n drop.
|
Tue, 01 Apr 2008 07:42:31 +0000 |
zas_ |
Fix display of image number in properties dialog when more than one image is selected.
|
Sun, 23 Mar 2008 20:38:54 +0000 |
nadvornik |
rename GQview -> Geeqie over the code
|