log src/typedefs.h @ 1008:68b0cb6ca8f0

age author description
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.