log src/layout.c @ 1802:956aab097ea7

age author description
Tue, 16 Feb 2010 21:18:03 +0000 nadvornik added 2010 to copyright text
Sun, 06 Sep 2009 09:08:37 +0000 nadvornik added messages for debugging startup time
Sat, 27 Jun 2009 21:12:07 +0000 nadvornik reordered View menu
Sat, 06 Jun 2009 22:51:55 +0000 nadvornik added mark filter to menu - now it is possible to assign hotkeys
Fri, 05 Jun 2009 21:52:37 +0000 nadvornik simplified the code around vd_select_row
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 11:14:24 +0000 nadvornik force the metadata dialog if it was triggered by the menu or the button
Sat, 02 May 2009 09:15:56 +0000 nadvornik improved pixel info, changed the menu entry from "Hide" to "Show",
Fri, 01 May 2009 23:15:51 +0000 nadvornik - handle color profile and write metadata buttons on statusbar by ui_manager
Tue, 21 Apr 2009 21:16:32 +0000 nadvornik fixed metadata.confirm_on_dir_change
Mon, 13 Apr 2009 14:39:50 +0000 nadvornik show color management status on statusbar
Mon, 13 Apr 2009 08:09:56 +0000 nadvornik moved color profiles from statusbar to View menu
Sat, 04 Apr 2009 22:29:25 +0000 nadvornik added option that simplifies saving of multi-window configurations
Sat, 04 Apr 2009 21:14:34 +0000 nadvornik startup path options simplified and moved to layout options
Thu, 02 Apr 2009 23:11:07 +0000 zas_ Force thumbnails refreshing when thumbnails dimensions are modified through Preferences.
Tue, 31 Mar 2009 21:33:54 +0000 nadvornik improved next/prev operation on sidecar files
Sat, 28 Mar 2009 15:51:21 +0000 nadvornik fixed keyboard focus on start-up
Sat, 28 Mar 2009 15:09:09 +0000 nadvornik split-mode cleanup and improvements
Sat, 21 Mar 2009 19:51:07 +0000 nadvornik layout id "_current_" matches the currently active layout window
Fri, 20 Mar 2009 22:48:01 +0000 nadvornik do not re-create ui_manager at layout change
Fri, 20 Mar 2009 14:36:59 +0000 nadvornik added possibility to update existing layout window from config
Fri, 20 Mar 2009 10:12:29 +0000 nadvornik be more verbose on parse errors
Fri, 20 Mar 2009 09:46:35 +0000 nadvornik added function to reload external editors at any time
Thu, 19 Mar 2009 22:12:14 +0000 nadvornik improved config file formatting
Sun, 15 Mar 2009 07:07:52 +0000 zas_ gint -> gboolean.
Sat, 14 Mar 2009 23:26:42 +0000 nadvornik completely separated global and layout window options
Sat, 14 Mar 2009 19:25:21 +0000 zas_ Use gboolean where applicable, minor cleanup and indentations fixes.
Sat, 14 Mar 2009 11:26:43 +0000 zas_ More gboolean and tidy up.
Wed, 11 Mar 2009 22:56:56 +0000 zas_ Use gboolean pseudo type where applicable.
Wed, 11 Mar 2009 22:28:37 +0000 zas_ Remove useless functions.
Tue, 10 Mar 2009 22:52:12 +0000 nadvornik fixed saving of file_view_type
Sun, 08 Mar 2009 21:12:45 +0000 nadvornik fixed crash with certain layout configurations
Fri, 06 Mar 2009 14:24:11 +0000 nadvornik use standard GtkHPaned for sidebar width
Wed, 04 Mar 2009 18:53:47 +0000 nadvornik Display pixel coordinates and rgb - patch by Ruben Stein
Mon, 02 Mar 2009 21:06:32 +0000 zas_ Random tidy up.
Sun, 01 Mar 2009 21:06:55 +0000 zas_ When g_new0() is used, drop redundant initializations to NULL, FALSE or 0.
Sun, 01 Mar 2009 17:58:19 +0000 zas_ Enable 'Use profile from image' item of color management menu only if such profile information is available from image.
Sun, 01 Mar 2009 17:13:14 +0000 zas_ Improve file checks using is_readable_file().
Sun, 01 Mar 2009 15:41:51 +0000 zas_ Slightly modify access_file() and use it to test profile files existence and read access.
Sat, 28 Feb 2009 19:41:23 +0000 zas_ Color profiles menu: test for file access before allowing to select it as input profile.
Sat, 28 Feb 2009 14:40:22 +0000 nadvornik fixed overlay configuration
Sat, 28 Feb 2009 12:50:39 +0000 nadvornik save and restore toolbar configuration
Sat, 28 Feb 2009 09:59:27 +0000 nadvornik create toolbar from ui_manager
Fri, 27 Feb 2009 23:25:31 +0000 zas_ Really fix up color profiles options tests. Add an indicator of the embedded color profile when recognized (a * just after sRGB or AdobeRGB compatible).
Fri, 27 Feb 2009 22:28:17 +0000 zas_ Fix up color profiles menu: mark empty entries (but not NULL) as inactive.
Wed, 25 Feb 2009 19:46:03 +0000 nadvornik reuse original utility_box (image + sidebars) on layout change (switch
Tue, 24 Feb 2009 22:21:28 +0000 nadvornik improved bar_sort configuration
Tue, 24 Feb 2009 20:34:39 +0000 nadvornik simplified and improved bar configuration
Tue, 24 Feb 2009 17:47:45 +0000 zas_ Since READ_*() macros are now exported, do not hide
Mon, 23 Feb 2009 22:13:09 +0000 nadvornik simplified config writing
Mon, 23 Feb 2009 21:21:15 +0000 nadvornik enabled commandline again
Sun, 22 Feb 2009 15:35:37 +0000 nadvornik config file format changed to XML
Thu, 19 Feb 2009 17:36:38 +0000 zas_ Fix bug 2599857: file list sort order was wrong in many cases.
Sun, 15 Feb 2009 15:58:01 +0000 zas_ Remove redundant line of code.
Sun, 15 Feb 2009 09:36:53 +0000 nadvornik separated "normal" and advanced exif, "Normal" exif is now in the
Sat, 14 Feb 2009 19:50:54 +0000 nadvornik replaced bar_info with an universal bar, restored the original
Fri, 06 Feb 2009 23:49:03 +0000 nadvornik Start with "Fit to window" in "Leave Zoom at previous setting" mode
Wed, 04 Feb 2009 17:15:30 +0000 zas_ Add year 2009 to copyright info everywhere.
Tue, 03 Feb 2009 18:04:10 +0000 nadvornik do not translate already translated texts from desktop files
Sat, 24 Jan 2009 07:41:23 +0000 zas_ Silent two compilation warnings.
Sun, 11 Jan 2009 18:58:05 +0000 nadvornik added a status bar button for writting metadata immediately
Fri, 02 Jan 2009 14:58:21 +0000 nadvornik added done callback to utilops
Mon, 22 Dec 2008 18:29:25 +0000 nadvornik write metadata after timeout, image change or dir change
Tue, 25 Nov 2008 17:01:03 +0000 zas_ Fix up unsigned expression always true/false warnings.
Sun, 23 Nov 2008 16:10:29 +0000 zas_ Drop useless wmclass stuff. Gtk will take care of it and as said in the documentation using gtk_window_set_wmclass() is sort of pointless.
Sat, 22 Nov 2008 16:24:23 +0000 zas_ Add a back button in the toolbar: it allows to go back and forth between two directories. Experimental, please test and comment on ml.
Tue, 07 Oct 2008 18:20:22 +0000 nadvornik Adding a vim modeline to all files - patch by Klaus Ethgen
Mon, 08 Sep 2008 19:57:51 +0000 nadvornik added possibility to redraw only the parts of image that are already
Sun, 07 Sep 2008 23:01:30 +0000 bruclik Replaced gtk depreceated code.
Mon, 01 Sep 2008 17:29:07 +0000 zas_ Use a constant for minimal window size. Set it to 32 for all dialogs.
Thu, 28 Aug 2008 10:50:02 +0000 zas_ Silent warnings about unused functions when lcms is not used.
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Sat, 23 Aug 2008 17:35:57 +0000 zas_ Only display status if there is at least one file in the file list.
Tue, 12 Aug 2008 20:21:25 +0000 nadvornik fixed crash with float file list and geeqie --blank
Mon, 11 Aug 2008 18:53:19 +0000 nadvornik fixed crash in geeqie --blank
Sun, 20 Jul 2008 14:56:32 +0000 zas_ Move history_list_*() functions to separate files:
Thu, 17 Jul 2008 21:51:21 +0000 nadvornik reload changed images
Fri, 04 Jul 2008 17:21:07 +0000 zas_ layout_color_button_press_cb(): tidy up, drop useless memory allocations, improve i18n.
Sat, 14 Jun 2008 21:49:48 +0000 nadvornik use GtkSizeGroup to control initial size of split images
Thu, 12 Jun 2008 18:30:33 +0000 nadvornik reverted changes in layout_close made in rev. 890 and 901
Mon, 09 Jun 2008 07:06:53 +0000 nadvornik fixed saving options on exit
Sat, 07 Jun 2008 09:10:01 +0000 nadvornik use new notification in layout and layout_image
Fri, 06 Jun 2008 21:50:09 +0000 nadvornik realtime file monitor
Thu, 05 Jun 2008 18:43:44 +0000 nadvornik use new notification in vficon
Tue, 03 Jun 2008 19:44:19 +0000 nadvornik replaced directory path with FileData* dir_fd
Tue, 03 Jun 2008 07:32:13 +0000 zas_ layout_real_renamed(), layout_real_removed(), layout_real_moved():
Thu, 22 May 2008 13:00:45 +0000 zas_ Fix signed vs unsigned warnings.
Wed, 21 May 2008 11:07:23 +0000 zas_ Use G_DIR_SEPARATOR where applicable.
Wed, 21 May 2008 11:00:13 +0000 zas_ Use G_DIR_SEPARATOR_S where applicable.
Tue, 20 May 2008 08:14:35 +0000 zas_ Sort out log_printf() vs printf_term() mix up.
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.
Tue, 13 May 2008 08:02:46 +0000 zas_ Move some functions from main.[ch] to new window.[ch].
Sun, 11 May 2008 20:38:21 +0000 zas_ Drop unused layout_list_get_path() and vf*_index_get_path().
Wed, 07 May 2008 22:48:30 +0000 zas_ Add a way to invert the current selection.
Mon, 05 May 2008 19:11:12 +0000 nadvornik split filelist.c to filefilter.c and filedata.c
Mon, 05 May 2008 08:32:18 +0000 zas_ Revert patch 675, and correctly fix gtk assertion failure.
Sun, 04 May 2008 18:45:06 +0000 zas_ Drop ViewFileIcon, use ViewFile and ViewFileInfoIcon instead.
Sun, 04 May 2008 16:16:07 +0000 zas_ Drop ViewFileList, use ViewFile and ViewFileInfoList instead.
Sat, 03 May 2008 12:48:45 +0000 zas_ Drop redundant vflist_thumbs_set() introduced in revision 649,
Sat, 03 May 2008 11:34:13 +0000 zas_ Replace Layout icon_view field by more generic file_view_type.
Sat, 03 May 2008 10:31:37 +0000 zas_ Set thumbs_enabled through new function vflist_thumbs_set() instead
Sat, 03 May 2008 08:35:08 +0000 zas_ Change default positions of dividers since width of the main menu
Tue, 29 Apr 2008 18:12:49 +0000 nadvornik cleanup: use image_get_image_size
Sun, 27 Apr 2008 20:05:11 +0000 nadvornik Added LIRC patch written by Matteo Beniamino
Fri, 25 Apr 2008 08:07:22 +0000 zas_ Handle the case of reduction of the number of view directory types.
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:40:55 +0000 zas_ Fix Gtk-CRITICAL **: gtk_entry_set_text: assertion `GTK_IS_ENTRY (entry)' failed
Wed, 23 Apr 2008 20:47:19 +0000 zas_ Introduce macros to display debug messages.
Tue, 22 Apr 2008 22:44:10 +0000 zas_ Save state and width of exif, info and sort panels to rc file.
Tue, 22 Apr 2008 09:01:29 +0000 zas_ Use image_osd_toggle() in layout_menu_overlay_cb().
Tue, 22 Apr 2008 08:34:30 +0000 zas_ Make histogram depends on image window not layout window.
Mon, 21 Apr 2008 21:46:38 +0000 nadvornik updated copyright in source files
Sun, 20 Apr 2008 13:04:57 +0000 zas_ Big whitespaces cleanup:
Sat, 19 Apr 2008 21:30:19 +0000 zas_ Save Show Marks state to rc file and display current state in menu.
Sat, 19 Apr 2008 21:20:08 +0000 nadvornik fixed max. number of profiles
Sat, 19 Apr 2008 17:55:41 +0000 nadvornik show the AdobeRGB profile in the menu, indicate input profile from image
Wed, 16 Apr 2008 22:21:01 +0000 zas_ Fix two errors made in revision 473.
Wed, 16 Apr 2008 14:45:22 +0000 zas_ Introduce a new struct ViewDir to handle directory views common