log src/layout_image.c @ 1802:956aab097ea7

age author description
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
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