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
|
Wed, 16 Apr 2008 14:45:22 +0000 |
zas_ |
Introduce a new struct ViewDir to handle directory views common
|
Tue, 15 Apr 2008 20:36:11 +0000 |
zas_ |
Add a new option in Preferences > Filtering to allow the
|
Sun, 13 Apr 2008 19:21:13 +0000 |
zas_ |
Rename show_dot_files to show_hidden_files.
|
Sat, 12 Apr 2008 22:17:14 +0000 |
zas_ |
Rename recent_list_max/open_recent_max to open_recent_list_maxsize.
|
Sat, 12 Apr 2008 22:10:38 +0000 |
zas_ |
Rename dupe_custom_threshold option to duplicates_similarity_threshold.
|
Sat, 12 Apr 2008 22:04:29 +0000 |
zas_ |
Move safe_delete* and in place rename options to file_ops
|
Sat, 12 Apr 2008 21:45:30 +0000 |
zas_ |
Rename option thumbnails.enabled to layout.show_thumbnails as it makes
|
Sat, 12 Apr 2008 21:38:55 +0000 |
zas_ |
Rename user_specified_window_background and window_background_color
|
Sat, 12 Apr 2008 19:33:59 +0000 |
zas_ |
Rename window options (moved to layout) and re-order rc file.
|
Sat, 12 Apr 2008 15:04:58 +0000 |
zas_ |
Rename image-related options.
|
Sat, 12 Apr 2008 09:41:44 +0000 |
zas_ |
Rename thumbnails related options.
|
Sat, 12 Apr 2008 09:12:37 +0000 |
zas_ |
Rename file filtering options.
|
Sat, 12 Apr 2008 08:59:52 +0000 |
zas_ |
Drop unused stuff.
|
Sat, 12 Apr 2008 08:40:02 +0000 |
zas_ |
Rename collection options.
|
Sat, 12 Apr 2008 08:35:58 +0000 |
zas_ |
Rename file sorting options.
|
Sat, 12 Apr 2008 08:28:08 +0000 |
zas_ |
Re-order and try to group options.
|
Sat, 12 Apr 2008 08:05:44 +0000 |
zas_ |
Rename color profile options.
|
Sat, 12 Apr 2008 07:46:01 +0000 |
zas_ |
Rename slideshow options.
|
Fri, 11 Apr 2008 23:32:22 +0000 |
zas_ |
Rationalize fullscreen options naming.
|
Fri, 11 Apr 2008 22:52:22 +0000 |
zas_ |
Move more options to ConfOptions.
|
Fri, 11 Apr 2008 22:27:54 +0000 |
zas_ |
Move file_sort_case_sensitive to ConfOptions.
|
Fri, 11 Apr 2008 22:14:36 +0000 |
zas_ |
Add a new struct ConfOptions to handle options.
|
Fri, 11 Apr 2008 16:46:21 +0000 |
zas_ |
Secure save now unlinks temporary file on error by default.
|
Fri, 11 Apr 2008 16:02:33 +0000 |
zas_ |
Preserve permissions of the destination file when using secure save.
|
Fri, 11 Apr 2008 09:02:20 +0000 |
zas_ |
Prevent multiple insertion of the same file in a collection.
|
Wed, 09 Apr 2008 20:49:32 +0000 |
nadvornik |
improved histogram drawing
|
Tue, 08 Apr 2008 23:16:12 +0000 |
zas_ |
GQVIEW_* -> GQ_*
|
Tue, 08 Apr 2008 21:55:58 +0000 |
zas_ |
Implement secure rc file saving.
|
Tue, 08 Apr 2008 20:56:50 +0000 |
nadvornik |
reworked the histogram patch by Uwe Ohse, most of the code is in
|
Sun, 30 Mar 2008 11:47:14 +0000 |
nadvornik |
differentiate among normal image, raw image and metadata
|
Sun, 23 Mar 2008 20:38:54 +0000 |
nadvornik |
rename GQview -> Geeqie over the code
|
Wed, 19 Dec 2007 22:01:46 +0000 |
nadvornik |
complete set of boolean operation with marks -
|
Mon, 17 Dec 2007 19:34:43 +0000 |
nadvornik |
removed unused variable
|
Sun, 25 Nov 2007 10:25:25 +0000 |
nadvornik |
more operations with file marks
|
Sat, 24 Nov 2007 21:06:30 +0000 |
nadvornik |
marks: fixes and cleanup
|
Mon, 08 Oct 2007 19:41:49 +0000 |
nadvornik |
improved FileDataChangeInfo structure, check for another file operation in progress
|
Mon, 01 Oct 2007 19:52:10 +0000 |
nadvornik |
use FileData even for sidecar file list
|
Tue, 11 Sep 2007 20:06:29 +0000 |
nadvornik |
replaced gchar* path with FileData *fd
|
Thu, 23 Aug 2007 20:45:59 +0000 |
nadvornik |
started support for sidecar files like xmp, raw+jpeg etc.
|
Wed, 15 Aug 2007 21:37:51 +0000 |
nadvornik |
started implementation of external commands; external Delete should work
|
Fri, 13 Jul 2007 14:03:08 +0000 |
bruclik |
First implementation of marks for all photos.
|
Tue, 10 Jul 2007 21:25:51 +0000 |
nadvornik |
improved connected scroll and active image switching
|
Fri, 29 Jun 2007 15:16:46 +0000 |
nadvornik |
implemented split windows
|
Sat, 02 Dec 2006 21:57:12 +0000 |
gqview |
Sat Dec 2 16:44:48 2006 John Ellis <johne@verizon.net>
|
Wed, 29 Nov 2006 19:38:25 +0000 |
gqview |
Wed Nov 29 14:28:30 2006 John Ellis <johne@verizon.net>
|
Tue, 28 Nov 2006 17:06:47 +0000 |
gqview |
Tue Nov 28 11:54:30 2006 John Ellis <johne@verizon.net>
|
Sat, 25 Nov 2006 03:00:33 +0000 |
gqview |
Fri Nov 24 21:37:01 2006 John Ellis <johne@verizon.net>
|
Thu, 19 Oct 2006 19:27:20 +0000 |
gqview |
Thu Oct 19 15:20:51 2006 John Ellis <johne@verizon.net>
|
Wed, 27 Apr 2005 19:29:15 +0000 |
gqview |
Wed Apr 27 15:17:57 2005 John Ellis <johne@verizon.net>
|
Sat, 19 Mar 2005 01:15:17 +0000 |
gqview |
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
|
Thu, 03 Mar 2005 06:32:53 +0000 |
gqview |
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
|
Tue, 01 Mar 2005 17:16:34 +0000 |
gqview |
##### Note: GQview CVS on sourceforge is not always up to date, please use #####
|
Sat, 26 Feb 2005 00:13:35 +0000 |
gqview |
Sync to GQview 1.5.9 release.
|