log src/typedefs.h @ 1453:bc3f5c0432f6

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