log src/img-view.c @ 2868:4fc59d8e53c0

age author description
Mon, 26 Nov 2018 17:53:22 +0000 Dave Lambert <> Fix #648: Correctly size image windows opened from collections
Sat, 03 Nov 2018 17:53:31 +0000 Colin Clark Fix #437: Delete to standard Trash directory
Sun, 21 Oct 2018 10:48:33 +0100 Colin Clark Do not grab focus when --remote view:<file> is used
Sun, 14 Oct 2018 10:39:17 +0100 Colin Clark Bug fix: View in new window wrong size
Tue, 15 May 2018 09:37:55 +0100 Colin Clark Fix #609: Crash on "View in New Window" if no image active
Fri, 05 Jan 2018 19:06:05 +0000 Colin Clark Fix #566: submenu items "variable set but not used" errors in 1.4
Mon, 01 Jan 2018 19:12:33 +0000 Colin Clark Context-sensitve help
Thu, 09 Nov 2017 15:52:54 +0000 Colin Clark Fix #520: copy path inserts quotes around path
Fri, 13 Oct 2017 16:55:27 +0100 Tomasz Golinski Addl fix #510: Rudimentary video support
Sun, 20 Aug 2017 11:20:48 +0100 Colin Clark Change recent code comments to Doxygen style
Fri, 18 Aug 2017 14:25:36 +0100 Colin Clark Right-click menus - collections
Sun, 06 Aug 2017 20:17:44 +0100 Colin Clark Fix #505: ‘Copy path’ and ‘Delete’ are too close in the drop down menu
Thu, 08 Jun 2017 11:46:20 +0100 Colin Clark Ref #202: "Set as wallpaper" doesn't work with GNOME Shell
Thu, 04 May 2017 19:06:48 +0100 Colin Clark Bug fix: Re-size images in GTK3
Fri, 14 Apr 2017 16:03:13 +0100 Colin Clark Fix #290: Mouse-only image viewing
Tue, 14 Feb 2017 13:07:07 +0000 cclark Orientation commands and file selections
Sat, 09 Jul 2016 19:25:08 +0200 Maciej S. Szmigiero Add four new preferences
Tue, 24 May 2016 14:47:56 +0100 Klaus Ethgen Update copyright in all files
Thu, 30 Aug 2012 18:32:32 +0200 Laurent Monin Trim trailing white spaces on empty lines.
Thu, 30 Aug 2012 18:31:41 +0200 Laurent Monin Trim trailing white spaces.
Thu, 30 Aug 2012 14:13:00 +0200 Laurent Monin Drop 2 unused variables.
Thu, 30 Aug 2012 14:12:02 +0200 Laurent Monin Drop unused variable.
Fri, 10 Aug 2012 21:55:29 +0200 Vladimir Nadvornik fixed dnd
Thu, 02 Aug 2012 20:04:16 +0200 Vladimir Nadvornik changed GDK_<key> to GDK_KEY_<key>
Wed, 01 Aug 2012 00:17:18 +0200 Vladimir Nadvornik use accessor functions
Tue, 31 Jul 2012 17:41:47 +0200 Vladimir Nadvornik updated version and copyright notice
Fri, 16 Jul 2010 13:30:53 +0100 Klaus Ethgen Fix compiling issue
Sat, 08 May 2010 23:52:09 +0100 Klaus Ethgen Fix the windowsize
Tue, 16 Feb 2010 21:18:03 +0000 Vladimir Nadvornik added 2010 to copyright text
Tue, 21 Jul 2009 14:17:01 +0000 Vladimir Nadvornik fixed destroying of menu data
Sun, 28 Jun 2009 09:25:47 +0000 Vladimir Nadvornik cleanup: remove some disabled code
Tue, 09 Jun 2009 19:12:37 +0000 Vladimir Nadvornik enabled color management in img-view
Thu, 04 Jun 2009 21:07:03 +0000 Vladimir Nadvornik use layout_set_fd() for changing images from a slideshow
Thu, 04 Jun 2009 19:51:20 +0000 Laurent Monin Add an option to Image preferences to restrict custom border to fullscreen mode only. Bug 2798062.
Sat, 25 Apr 2009 22:08:09 +0000 Vladimir Nadvornik separated Orientation and Grayscale functions
Sat, 04 Apr 2009 22:09:50 +0000 Vladimir Nadvornik dropped show_copy_path option
Tue, 31 Mar 2009 20:05:16 +0000 Vladimir Nadvornik improved debug messages
Sat, 14 Mar 2009 19:25:21 +0000 Laurent Monin Use gboolean where applicable, minor cleanup and indentations fixes.
Sat, 14 Mar 2009 17:21:35 +0000 Vladimir Nadvornik improved notification system
Sun, 08 Mar 2009 13:23:25 +0000 Laurent Monin In various Edit context menus, only display editors that match the file types in the selection.
Sun, 01 Mar 2009 23:14:19 +0000 Laurent Monin When g_new0() is used, drop redundant initializations to NULL, FALSE or 0, second pass.
Sat, 28 Feb 2009 20:52:51 +0000 Laurent Monin Add missing space between switch and first parenthesis.
Sun, 22 Feb 2009 15:35:37 +0000 Vladimir Nadvornik config file format changed to XML
Sat, 14 Feb 2009 20:26:30 +0000 Vladimir Nadvornik droped Preferences dialog, sidebar should replace it completely
Wed, 04 Feb 2009 17:15:30 +0000 Laurent Monin Add year 2009 to copyright info everywhere.
Sun, 01 Feb 2009 12:48:14 +0000 Vladimir Nadvornik read external editors from .desktop files
Sun, 21 Dec 2008 21:20:36 +0000 Vladimir Nadvornik most of the metadata options now works
Tue, 07 Oct 2008 18:20:22 +0000 Vladimir Nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Mon, 01 Sep 2008 17:29:07 +0000 Laurent Monin Use a constant for minimal window size. Set it to 32 for all dialogs.
Sun, 31 Aug 2008 10:51:41 +0000 Laurent Monin Move miscellaneous functions to their own files (new misc.[ch]).
Mon, 25 Aug 2008 22:20:45 +0000 Laurent Monin Whitespaces cleanup.
Sun, 20 Jul 2008 15:16:05 +0000 Laurent Monin Move uri_*() functions to separate files: uri_utils.[ch]
Thu, 17 Jul 2008 21:51:21 +0000 Vladimir Nadvornik reload changed images
Tue, 15 Jul 2008 12:52:02 +0000 Laurent Monin Use a specific enum for image.zoom_mode values (ZoomMode) and
Sat, 28 Jun 2008 07:43:37 +0000 Laurent Monin Reduce number of parameters (mostly unused), just pass the event pointer.
Sun, 08 Jun 2008 19:09:44 +0000 Vladimir Nadvornik better check for notify type
Sat, 07 Jun 2008 09:36:12 +0000 Vladimir Nadvornik use new notification in img-view
Tue, 03 Jun 2008 19:44:19 +0000 Vladimir Nadvornik replaced directory path with FileData* dir_fd
Tue, 03 Jun 2008 13:54:22 +0000 Laurent Monin Replace hardcoded collection filename extension by a macro (GQ_COLLECTION_EXT).
Tue, 03 Jun 2008 11:24:16 +0000 Laurent Monin Drop initialization to NULL since filelist_read() will take care of it.
Sat, 24 May 2008 22:44:18 +0000 Vladimir Nadvornik rewritten utilops.h:
Thu, 22 May 2008 13:00:45 +0000 Laurent Monin Fix signed vs unsigned warnings.
Tue, 13 May 2008 08:02:46 +0000 Laurent Monin Move some functions from main.[ch] to new window.[ch].
Sat, 10 May 2008 14:22:18 +0000 Laurent Monin image_osd_get() now returns OsdShowFlags.
Fri, 09 May 2008 09:58:46 +0000 Laurent Monin image_osd_get() and image_osd_set() now uses flags.
Mon, 05 May 2008 19:11:12 +0000 Vladimir Nadvornik split filelist.c to filefilter.c and filedata.c
Tue, 29 Apr 2008 18:12:49 +0000 Vladimir Nadvornik cleanup: use image_get_image_size
Thu, 24 Apr 2008 12:23:02 +0000 Laurent Monin Remove whitespace between function name and first parenthesis for the sake of consistency.
Wed, 23 Apr 2008 22:17:21 +0000 Laurent Monin Allow the copy of file paths to clipboard.
Tue, 22 Apr 2008 08:53:07 +0000 Laurent Monin Merge view_overlay_toggle() and layout_image_overlay_toggle() into new image_osd_toggle().
Tue, 22 Apr 2008 08:16:02 +0000 Laurent Monin Ensure Properties dialog is displayed above fullscreen window.
Mon, 21 Apr 2008 21:46:38 +0000 Vladimir Nadvornik updated copyright in source files
Sun, 20 Apr 2008 21:30:36 +0000 Laurent Monin Use explicit names for mouse buttons instead of numbers.
Sun, 20 Apr 2008 18:07:51 +0000 Laurent Monin Effectively drop empty newlines at end of files (missing from rev 535)
Sun, 20 Apr 2008 13:04:57 +0000 Laurent Monin Big whitespaces cleanup:
Tue, 15 Apr 2008 07:16:51 +0000 Laurent Monin Exit fullscreen mode when Properties is displayed.
Tue, 15 Apr 2008 06:56:25 +0000 Laurent Monin New Go to directory view feature that permits to find and display the directory
Mon, 14 Apr 2008 22:05:47 +0000 Laurent Monin Use flags for collection_load*().
Sat, 12 Apr 2008 22:04:29 +0000 Laurent Monin Move safe_delete* and in place rename options to file_ops
Sat, 12 Apr 2008 21:38:55 +0000 Laurent Monin Rename user_specified_window_background and window_background_color
Sat, 12 Apr 2008 15:04:58 +0000 Laurent Monin Rename image-related options.
Fri, 11 Apr 2008 22:14:36 +0000 Laurent Monin Add a new struct ConfOptions to handle options.
Wed, 09 Apr 2008 16:37:54 +0000 Laurent Monin Simplify and unify gtk_window creation with the help of
Wed, 09 Apr 2008 13:53:01 +0000 Laurent Monin Replace occurences of Geeqie / geeqie by constants defined in main.h.
Tue, 08 Apr 2008 23:02:33 +0000 Laurent Monin gqview.h -> main.h
Thu, 03 Apr 2008 23:29:14 +0000 Laurent Monin Make the wmclass value unique among the code by defining
Sat, 29 Mar 2008 10:38:15 +0000 Vladimir Nadvornik set user-defined color as image background - patch by Laurent MONIN
Sun, 23 Mar 2008 20:38:54 +0000 Vladimir Nadvornik rename GQview -> Geeqie over the code
Tue, 11 Sep 2007 20:06:29 +0000 Vladimir Nadvornik replaced gchar* path with FileData *fd
Sat, 02 Dec 2006 21:57:12 +0000 John Ellis Sat Dec 2 16:44:48 2006 John Ellis <johne@verizon.net>
Thu, 30 Nov 2006 03:56:25 +0000 John Ellis Wed Nov 29 22:53:03 2006 John Ellis <johne@verizon.net>
Wed, 29 Nov 2006 19:38:25 +0000 John Ellis Wed Nov 29 14:28:30 2006 John Ellis <johne@verizon.net>
Thu, 02 Nov 2006 23:27:03 +0000 John Ellis Thu Nov 2 17:51:31 2006 John Ellis <johne@verizon.net>
Wed, 01 Nov 2006 17:47:14 +0000 John Ellis Wed Nov 1 11:39:48 2006 John Ellis <johne@verizon.net>
Sat, 28 Oct 2006 18:49:38 +0000 John Ellis Sat Oct 28 14:41:10 2006 John Ellis <johne@verizon.net>
Mon, 23 Oct 2006 09:40:37 +0000 John Ellis Mon Oct 23 05:34:29 2006 John Ellis <johne@verizon.net>
Fri, 20 Oct 2006 12:03:16 +0000 John Ellis Fri Oct 20 08:00:08 2006 John Ellis <johne@verizon.net>
Thu, 19 Oct 2006 19:27:20 +0000 John Ellis Thu Oct 19 15:20:51 2006 John Ellis <johne@verizon.net>
Mon, 15 Aug 2005 21:41:20 +0000 John Ellis Mon Aug 15 17:13:57 2005 John Ellis <johne@verizon.net>
Mon, 13 Jun 2005 21:39:13 +0000 John Ellis Mon Jun 13 17:31:46 2005 John Ellis <johne@verizon.net>
Sat, 19 Mar 2005 01:15:17 +0000 John Ellis ##### Note: GQview CVS on sourceforge is not always up to date, please use #####
Sat, 26 Feb 2005 00:13:35 +0000 John Ellis Sync to GQview 1.5.9 release.
Sat, 15 Apr 2000 23:15:02 +0000 John Ellis Syncing to 0.8.1
Thu, 13 Apr 2000 12:55:19 +0000 John Ellis 0.8.0
Mon, 03 Apr 2000 18:24:05 +0000 John Ellis Initial revision