Fri, 09 May 2008 09:58:46 +0000 |
zas_ |
image_osd_get() and image_osd_set() now uses flags.
|
Mon, 05 May 2008 19:11:12 +0000 |
nadvornik |
split filelist.c to filefilter.c and filedata.c
|
Tue, 29 Apr 2008 17:52:12 +0000 |
nadvornik |
fixed connected zoom and scroll that didn't work in some cases
|
Sun, 27 Apr 2008 23:31:20 +0000 |
bruclik |
fix warning cast from pointer to integer of different size (when an integer is
|
Thu, 24 Apr 2008 16:35:02 +0000 |
zas_ |
Add missing spaces around equal sign.
|
Thu, 24 Apr 2008 12:23:02 +0000 |
zas_ |
Remove whitespace between function name and first parenthesis for the sake of consistency.
|
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 22:17:21 +0000 |
zas_ |
Allow the copy of file paths to clipboard.
|
Wed, 23 Apr 2008 20:47:19 +0000 |
zas_ |
Introduce macros to display debug messages.
|
Wed, 23 Apr 2008 13:03:04 +0000 |
zas_ |
Only display message if in debug mode.
|
Tue, 22 Apr 2008 09:01:29 +0000 |
zas_ |
Use image_osd_toggle() in layout_menu_overlay_cb().
|
Tue, 22 Apr 2008 08:53:07 +0000 |
zas_ |
Merge view_overlay_toggle() and layout_image_overlay_toggle() into new image_osd_toggle().
|
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:
|
Sat, 19 Apr 2008 17:55:41 +0000 |
nadvornik |
show the AdobeRGB profile in the menu, indicate input profile from image
|
Tue, 15 Apr 2008 07:16:51 +0000 |
zas_ |
Exit fullscreen mode when Properties is displayed.
|
Tue, 15 Apr 2008 06:56:25 +0000 |
zas_ |
New Go to directory view feature that permits to find and display the directory
|
Sat, 12 Apr 2008 21:38:55 +0000 |
zas_ |
Rename user_specified_window_background and window_background_color
|
Sat, 12 Apr 2008 15:04:58 +0000 |
zas_ |
Rename image-related options.
|
Sat, 12 Apr 2008 08:05:44 +0000 |
zas_ |
Rename color profile options.
|
Fri, 11 Apr 2008 22:52:22 +0000 |
zas_ |
Move more options to ConfOptions.
|
Fri, 11 Apr 2008 22:14:36 +0000 |
zas_ |
Add a new struct ConfOptions to handle options.
|
Fri, 11 Apr 2008 08:10:40 +0000 |
zas_ |
Only display these messages if debug mode is enabled.
|
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 22:16:56 +0000 |
zas_ |
exit_gqview() renamed to exit_program().
|