log src/typedefs.h @ 1791:9a20074dbd8f

age author description
Sun, 17 Jan 2010 13:34:48 +0000 zas_ Fix osd zoom level refreshing (it was broken since some times).
Tue, 21 Jul 2009 14:17:01 +0000 nadvornik fixed destroying of menu data
Sun, 28 Jun 2009 09:08:25 +0000 nadvornik warn if another operation is performed on a file with unsaved metadata
Sun, 21 Jun 2009 20:14:53 +0000 nadvornik improved file list update priority
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
Wed, 03 Jun 2009 20:05:19 +0000 nadvornik regroup sidecar files when an operation on partial group is finished
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
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
Mon, 06 Apr 2009 22:13:54 +0000 zas_ Fix up event source ids type: gint -> guint.
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
Sat, 28 Mar 2009 15:31:04 +0000 nadvornik active image follows keyboard focus
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 09:46:35 +0000 nadvornik added function to reload external editors at any time
Mon, 16 Mar 2009 20:39:09 +0000 zas_ gint -> gboolean where applicable. The end (ouf!).
Sun, 15 Mar 2009 18:06:41 +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 17:21:35 +0000 nadvornik improved notification system
Sat, 14 Mar 2009 11:26:43 +0000 zas_ More gboolean and tidy up.
Tue, 10 Mar 2009 22:52:12 +0000 nadvornik fixed saving of file_view_type
Sun, 08 Mar 2009 23:12:49 +0000 zas_ Introduce EditorFlags type, cleanup.
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 18:53:47 +0000 nadvornik Display pixel coordinates and rgb - patch by Ruben Stein
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
Thu, 26 Feb 2009 20:50:36 +0000 zas_ Clean up histogram stuff: options saving/restoring, osd histogram separation, tidy up.
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
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
Sun, 15 Feb 2009 13:11:21 +0000 nadvornik histogram caching
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
Sat, 07 Feb 2009 19:01:21 +0000 nadvornik use metadata_read_* functions where possible
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
Tue, 03 Feb 2009 13:50:10 +0000 zas_ Reorder fields a bit and make flags field unsigned.
Sun, 01 Feb 2009 12:48:14 +0000 nadvornik read external editors from .desktop files
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
Fri, 26 Dec 2008 19:04:36 +0000 nadvornik optimized get_mark_func
Sat, 20 Dec 2008 20:43:56 +0000 nadvornik use the workflow in utilops.c for metadata approving and writting
Mon, 15 Dec 2008 22:47:31 +0000 nadvornik prepared infrastructure for delayed metadata writting - refreshing
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
Wed, 10 Sep 2008 20:37:30 +0000 nadvornik use SHIFT for connected scroll and zoom
Fri, 29 Aug 2008 20:53:53 +0000 nadvornik converted image loader to a GObject and use signals for notification
Thu, 28 Aug 2008 22:26:09 +0000 nadvornik use mmaped files image loader
Mon, 25 Aug 2008 22:20:45 +0000 zas_ Whitespaces cleanup.
Sat, 16 Aug 2008 20:34:14 +0000 nadvornik implemented marks filter
Sun, 27 Jul 2008 13:46:24 +0000 nadvornik speed-up of directory notification on deleting large number of files
Sat, 26 Jul 2008 19:01:20 +0000 nadvornik warn about changed file extensions
Sat, 26 Jul 2008 18:17:56 +0000 nadvornik allow only existing folders in destination dialog
Sat, 26 Jul 2008 09:58:25 +0000 nadvornik more checks for file operations
Tue, 22 Jul 2008 21:46:08 +0000 nadvornik basic infrastructure for early error and dangerous operations checking
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
Sat, 28 Jun 2008 07:43:37 +0000 zas_ Reduce number of parameters (mostly unused), just pass the event pointer.
Sun, 22 Jun 2008 09:19:42 +0000 nadvornik added possibility to disable grouping of selected files
Sat, 21 Jun 2008 16:00:13 +0000 nadvornik simple cache for loaded pixbufs
Sat, 21 Jun 2008 11:05:55 +0000 nadvornik renamed fd->pixbuf to fd->thumb_pixbuf
Wed, 18 Jun 2008 22:26:52 +0000 nadvornik implemented generic FileData cache
Tue, 17 Jun 2008 20:25:05 +0000 nadvornik more robust thumbs progress bar
Sun, 15 Jun 2008 20:09:15 +0000 nadvornik use FileData in thumb_loader
Sat, 14 Jun 2008 21:49:48 +0000 nadvornik use GtkSizeGroup to control initial size of split images
Mon, 09 Jun 2008 19:41:37 +0000 nadvornik use vficon_refresh for updating
Mon, 09 Jun 2008 07:14:46 +0000 zas_ Use unsigned type for marks since it is used as a bitfield.
Sat, 07 Jun 2008 15:08:33 +0000 nadvornik various notification improvements
Sat, 07 Jun 2008 09:10:01 +0000 nadvornik use new notification in layout and layout_image
Fri, 06 Jun 2008 22:11:03 +0000 nadvornik added NotifyType
Fri, 06 Jun 2008 21:50:09 +0000 nadvornik realtime file monitor
Thu, 05 Jun 2008 08:41:02 +0000 zas_ Use uft8_collate_key() to sort utf8 strings.
Tue, 03 Jun 2008 19:44:19 +0000 nadvornik replaced directory path with FileData* dir_fd
Sat, 31 May 2008 19:44:41 +0000 nadvornik replaced vflist_maint functions by vflist_refresh - it allows to follow
Wed, 28 May 2008 22:12:10 +0000 nadvornik improved infrastructure for tracing changes, optimized vflist_populate_view
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.
Thu, 22 May 2008 08:49:52 +0000 zas_ Use a struct to handle editor's properties.
Tue, 13 May 2008 19:32:25 +0000 zas_ Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field
Fri, 09 May 2008 12:33:24 +0000 zas_ Move overlay histogram stuff from ImageWindow to OverlayStateData.
Mon, 05 May 2008 20:51:51 +0000 nadvornik started implementation of API for sidecar files
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 15:19:35 +0000 zas_ Move marks-related fields from _ViewFileInfoList to _ViewFile, since
Sat, 03 May 2008 15:17:24 +0000 zas_ Move common thumbs_* fields from _ViewFileInfoIcon and _ViewFileInfoList
Sat, 03 May 2008 15:13:15 +0000 zas_ Rename thumbs_fd to thumbs_filedata in ViewFileIcon struct to match
Sat, 03 May 2008 15:09:21 +0000 zas_ Remove useless thumbs_list from ViewFileIcon.
Sat, 03 May 2008 11:58:41 +0000 zas_ Introduce ViewFileInfoList and ViewFileInfoIcon (not used yet).
Sat, 03 May 2008 11:34:13 +0000 zas_ Replace Layout icon_view field by more generic file_view_type.
Sat, 03 May 2008 09:41:09 +0000 zas_ Prepare merging of some parts of view_file_list and view_file_icon and
Thu, 24 Apr 2008 09:09:48 +0000 zas_ Move options stuff to options.{c,h} and remove globals.c
Wed, 23 Apr 2008 22:17:21 +0000 zas_ Allow the copy of file paths to clipboard.
Tue, 22 Apr 2008 23:53:24 +0000 zas_ Save sort manager state to rc file.
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 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
Mon, 21 Apr 2008 20:01:22 +0000 zas_ Replace fullscreen.info and fullscreen.show_info options by:
Mon, 21 Apr 2008 10:09:01 +0000 zas_ Allow the user to set the drag'n drop icon size through
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:
Sun, 20 Apr 2008 09:47:51 +0000 zas_ Add a way to restore original state in Adjust menu.
Sat, 19 Apr 2008 21:50:05 +0000 zas_ Keep image orientation set by the user during the session.
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 17:55:41 +0000 nadvornik show the AdobeRGB profile in the menu, indicate input profile from image
Fri, 18 Apr 2008 23:09:03 +0000 zas_ Add zoom ratio display to OSD in fullscreen mode.
Fri, 18 Apr 2008 22:15:01 +0000 zas_ Add two new options to control image read buffer at runtime.
Fri, 18 Apr 2008 16:53:41 +0000 zas_ Rename vd_drop_update() to vd_dnd_drop_update().
Thu, 17 Apr 2008 20:03:49 +0000 zas_ Add some wrappers in view_dir.c and simplify even more.
Thu, 17 Apr 2008 17:44:54 +0000 nadvornik image post-processing (rotation and color management) moved to
Wed, 16 Apr 2008 16:54:38 +0000 zas_ Merge parts of view_dir_list/tree constructors/destructors to