log src/layout_image.c @ 1761:caf0e4b8319d

age author description
Mon, 28 Sep 2009 09:57:06 +0000 nadvornik consider sidecars in layout_image popup menu
Fri, 24 Jul 2009 12:56:54 +0000 nadvornik do not try to reload deleted image
Tue, 21 Jul 2009 14:17:01 +0000 nadvornik fixed destroying of menu data
Sun, 21 Jun 2009 13:28:02 +0000 nadvornik fixed jumping of filelist on focus_in event
Sun, 07 Jun 2009 10:11:05 +0000 nadvornik do not show wide frame in single image mode
Thu, 04 Jun 2009 21:07:03 +0000 nadvornik use layout_set_fd() for changing images from a slideshow
Thu, 04 Jun 2009 19:51:20 +0000 zas_ Add an option to Image preferences to restrict custom border to fullscreen mode only. Bug 2798062.
Sat, 02 May 2009 09:15:56 +0000 nadvornik improved pixel info, changed the menu entry from "Hide" to "Show",
Sat, 25 Apr 2009 22:08:09 +0000 nadvornik separated Orientation and Grayscale functions
Mon, 13 Apr 2009 14:39:50 +0000 nadvornik show color management status on statusbar
Mon, 13 Apr 2009 10:55:49 +0000 nadvornik support X11 screen profile
Mon, 13 Apr 2009 08:09:56 +0000 nadvornik moved color profiles from statusbar to View menu
Sat, 04 Apr 2009 22:09:50 +0000 nadvornik dropped show_copy_path option
Tue, 31 Mar 2009 20:05:16 +0000 nadvornik improved debug messages
Mon, 30 Mar 2009 19:01:09 +0000 zas_ Fixed bug where pixel/color information at x=0 coordinates werent shown:
Sat, 28 Mar 2009 15:31:04 +0000 nadvornik active image follows keyboard focus
Sat, 14 Mar 2009 19:25:21 +0000 zas_ Use gboolean where applicable, minor cleanup and indentations fixes.
Sat, 14 Mar 2009 17:21:35 +0000 nadvornik improved notification system
Sat, 14 Mar 2009 11:26:43 +0000 zas_ More gboolean and tidy up.
Sun, 08 Mar 2009 13:23:25 +0000 zas_ In various Edit context menus, only display editors that match the file types in the selection.
Fri, 06 Mar 2009 14:24:11 +0000 nadvornik use standard GtkHPaned for sidebar width
Wed, 04 Mar 2009 21:33:19 +0000 zas_ layout_status_update_pixel_cb(): cleanup and optimization, drop pango markup in i18n string, use a small function to calculate numbers length, only allocate text when needed.
Wed, 04 Mar 2009 18:53:47 +0000 nadvornik Display pixel coordinates and rgb - patch by Ruben Stein
Mon, 02 Mar 2009 22:48:04 +0000 nadvornik overlay now survives image split
Sat, 28 Feb 2009 20:52:51 +0000 zas_ Add missing space between switch and first parenthesis.
Sat, 28 Feb 2009 14:40:22 +0000 nadvornik fixed overlay configuration
Tue, 24 Feb 2009 20:34:39 +0000 nadvornik simplified and improved bar configuration
Sun, 22 Feb 2009 15:35:37 +0000 nadvornik config file format changed to XML
Sat, 14 Feb 2009 20:26:30 +0000 nadvornik droped Preferences dialog, sidebar should replace it completely
Fri, 06 Feb 2009 22:56:52 +0000 nadvornik do not switch to the next image on mouse click in split mode
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Sun, 01 Feb 2009 18:27:42 +0000 nadvornik fixed switch from single to split image
Sun, 01 Feb 2009 12:48:14 +0000 nadvornik read external editors from .desktop files
Thu, 29 Jan 2009 19:07:07 +0000 zas_ gint -> gboolean.
Sat, 24 Jan 2009 13:05:06 +0000 nadvornik fixed restoring of OSD at layout_image_full_screen_stop
Sun, 21 Dec 2008 21:20:36 +0000 nadvornik most of the metadata options now works
Sat, 22 Nov 2008 22:54:51 +0000 zas_ Use the last selected images for the splitted views. Ie. when 5 images are selected, the last one is displayed, split quad while open images 5,4,3,2. It seems better to me.
Sat, 22 Nov 2008 22:43:18 +0000 zas_ When more than one image is selected, Split Horizontal, Vertical and Quad will use selected images when initialized.
Sat, 22 Nov 2008 22:10:10 +0000 zas_ Tidy up.
Sat, 22 Nov 2008 22:04:21 +0000 zas_ Use common code for layout_image_setup_split_none() too.
Sat, 22 Nov 2008 21:58:07 +0000 zas_ layout_image_setup_split_*(): simplify code.
Sat, 22 Nov 2008 21:11:09 +0000 zas_ layout_image_setup_split_*(): move common code to a new function layout_image_setup_split_common().
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Wed, 10 Sep 2008 20:37:30 +0000 nadvornik use SHIFT for connected scroll and zoom
Sun, 07 Sep 2008 23:01:30 +0000 bruclik Replaced gtk depreceated code.
Thu, 04 Sep 2008 21:19:09 +0000 nadvornik fixed various problems with preserving viewport on image change,
Sun, 31 Aug 2008 10:51:41 +0000 zas_ Move miscellaneous functions to their own files (new misc.[ch]).
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Mon, 25 Aug 2008 16:58:27 +0000 nadvornik removed unused code
Sun, 20 Jul 2008 15:16:05 +0000 zas_ Move uri_*() functions to separate files: uri_utils.[ch]
Thu, 17 Jul 2008 21:51:21 +0000 nadvornik reload changed images
Tue, 15 Jul 2008 12:52:02 +0000 zas_ Use a specific enum for image.zoom_mode values (ZoomMode) and
Fri, 04 Jul 2008 20:32:48 +0000 zas_ Optimize a bit when connected zoom and scrolling are unset,
Sat, 28 Jun 2008 08:01:36 +0000 zas_ layout_image_drag_cb(): optimize when connected scrolling is unset.
Sat, 28 Jun 2008 07:43:37 +0000 zas_ Reduce number of parameters (mostly unused), just pass the event pointer.
Sat, 14 Jun 2008 21:49:48 +0000 nadvornik use GtkSizeGroup to control initial size of split images
Sat, 14 Jun 2008 18:41:30 +0000 nadvornik preserve image center on refresh
Sun, 08 Jun 2008 19:09:44 +0000 nadvornik better check for notify type
Sat, 07 Jun 2008 09:10:01 +0000 nadvornik use new notification in layout and layout_image
Tue, 03 Jun 2008 19:44:19 +0000 nadvornik replaced directory path with FileData* dir_fd
Sat, 24 May 2008 22:44:18 +0000 nadvornik rewritten utilops.h:
Thu, 22 May 2008 13:00:45 +0000 zas_ Fix signed vs unsigned warnings.
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.
Sat, 10 May 2008 14:22:18 +0000 zas_ image_osd_get() now returns OsdShowFlags.
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().
Thu, 03 Apr 2008 22:06:31 +0000 zas_ Drop 3 unused variables and comment out 2 unused functions.
Wed, 02 Apr 2008 10:40:54 +0000 zas_ Honor selection while fullscreen navigation.
Sat, 29 Mar 2008 10:38:15 +0000 nadvornik set user-defined color as image background - patch by Laurent MONIN
Sat, 29 Mar 2008 10:11:02 +0000 nadvornik fixed color management initialization
Sun, 23 Mar 2008 20:38:54 +0000 nadvornik rename GQview -> Geeqie over the code
Mon, 11 Feb 2008 15:23:43 +0000 nadvornik do not show frame for full-window images
Mon, 11 Feb 2008 12:51:28 +0000 nadvornik improved drawing of image frames
Tue, 18 Dec 2007 21:15:16 +0000 nadvornik use accels also in fullscreen mode
Sat, 15 Dec 2007 17:58:51 +0000 nadvornik better integration of split image functions into menu
Sun, 09 Dec 2007 12:33:51 +0000 nadvornik fixed copying zoom an scroll values from the original image on splitting
Sun, 09 Dec 2007 11:58:39 +0000 nadvornik do not hilight selected image in SPLIT_NONE
Mon, 22 Oct 2007 19:58:47 +0000 nadvornik fixed preloading images in file list
Tue, 11 Sep 2007 20:06:29 +0000 nadvornik replaced gchar* path with FileData *fd
Thu, 12 Jul 2007 20:46:28 +0000 nadvornik relative scroll is working; some cleanup
Wed, 11 Jul 2007 21:10:25 +0000 nadvornik connected zoom
Wed, 11 Jul 2007 20:00:07 +0000 nadvornik started relative scroll, keep scroll position
Tue, 10 Jul 2007 21:25:51 +0000 nadvornik improved connected scroll and active image switching
Fri, 29 Jun 2007 15:16:46 +0000 nadvornik implemented split windows
Sat, 02 Dec 2006 21:57:12 +0000 gqview Sat Dec 2 16:44:48 2006 John Ellis <johne@verizon.net>
Wed, 29 Nov 2006 19:38:25 +0000 gqview Wed Nov 29 14:28:30 2006 John Ellis <johne@verizon.net>
Sat, 25 Nov 2006 03:00:33 +0000 gqview Fri Nov 24 21:37:01 2006 John Ellis <johne@verizon.net>
Mon, 23 Oct 2006 09:40:37 +0000 gqview Mon Oct 23 05:34:29 2006 John Ellis <johne@verizon.net>
Fri, 20 Oct 2006 12:03:16 +0000 gqview Fri Oct 20 08:00:08 2006 John Ellis <johne@verizon.net>
Thu, 19 Oct 2006 19:27:20 +0000 gqview Thu Oct 19 15:20:51 2006 John Ellis <johne@verizon.net>
Mon, 15 Aug 2005 21:41:20 +0000 gqview Mon Aug 15 17:13:57 2005 John Ellis <johne@verizon.net>
Mon, 13 Jun 2005 21:39:13 +0000 gqview Mon Jun 13 17:31:46 2005 John Ellis <johne@verizon.net>