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.
|
Tue, 10 Mar 2009 22:52:12 +0000 |
nadvornik |
fixed saving of file_view_type
|
Tue, 10 Mar 2009 17:58:30 +0000 |
zas_ |
Remove now useless element.
|
Tue, 10 Mar 2009 17:22:17 +0000 |
zas_ |
Remove the toggle on advanced exif window menu item.
|
Fri, 06 Mar 2009 15:52:47 +0000 |
nadvornik |
simplified bar interface
|
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 20:53:59 +0000 |
zas_ |
Add missing space between while and first parenthesis.
|
Sat, 28 Feb 2009 20:24:42 +0000 |
zas_ |
Prevent Gtk assertion failures when no icon is set.
|
Sat, 28 Feb 2009 18:51:25 +0000 |
nadvornik |
load icons for external editors
|
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
|
Tue, 24 Feb 2009 22:21:28 +0000 |
nadvornik |
improved bar_sort configuration
|
Tue, 24 Feb 2009 20:47:38 +0000 |
nadvornik |
fixed --fullscreen option together with enabled bar
|
Tue, 24 Feb 2009 20:34:39 +0000 |
nadvornik |
simplified and improved bar configuration
|
Sun, 22 Feb 2009 15:35:37 +0000 |
nadvornik |
config file format changed to XML
|
Sun, 15 Feb 2009 09:36:53 +0000 |
nadvornik |
separated "normal" and advanced exif, "Normal" exif is now in the
|
Sat, 14 Feb 2009 20:26:30 +0000 |
nadvornik |
droped Preferences dialog, sidebar should replace it completely
|
Sat, 14 Feb 2009 19:50:54 +0000 |
nadvornik |
replaced bar_info with an universal bar, restored the original
|
Fri, 06 Feb 2009 22:41:47 +0000 |
nadvornik |
improved labels of some menu items
|
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 08:41:21 +0000 |
zas_ |
editor_list_get() now returns a sorted list, this way items appear in the same order in all menus.
|
Mon, 02 Feb 2009 20:32:59 +0000 |
nadvornik |
improved placing of external commands in menu
|
Sun, 01 Feb 2009 12:48:14 +0000 |
nadvornik |
read external editors from .desktop files
|
Thu, 29 Jan 2009 19:00:24 +0000 |
zas_ |
Invert Horizontally vs vertically zoom fit, it was a TRUE/FALSE mismatch, reported by Christopher Beland.
|
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
|
Sun, 23 Nov 2008 22:05:27 +0000 |
zas_ |
Hide .gqv extension from collection name in collection window title and recent menu list.
|
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
|
Sun, 31 Aug 2008 10:51:41 +0000 |
zas_ |
Move miscellaneous functions to their own files (new misc.[ch]).
|
Wed, 27 Aug 2008 16:42:59 +0000 |
zas_ |
Silent a compiler warning.
|
Tue, 26 Aug 2008 22:22:51 +0000 |
zas_ |
For the sake of consistency, use glib basic types everywhere.
|
Mon, 25 Aug 2008 22:20:45 +0000 |
zas_ |
Whitespaces cleanup.
|
Fri, 22 Aug 2008 21:52:13 +0000 |
zas_ |
Add an option named layout.home_path which modifies the behavior of the Home button.
|
Sun, 20 Jul 2008 14:56:32 +0000 |
zas_ |
Move history_list_*() functions to separate files:
|
Sat, 19 Jul 2008 13:57:03 +0000 |
zas_ |
Tidy up.
|
Tue, 03 Jun 2008 19:44:19 +0000 |
nadvornik |
replaced directory path with FileData* dir_fd
|
Sat, 24 May 2008 22:44:18 +0000 |
nadvornik |
rewritten utilops.h:
|
Fri, 23 May 2008 22:55:23 +0000 |
zas_ |
Use the same label for toolbar buttons tooltip than in main menu.
|
Thu, 22 May 2008 13:00:45 +0000 |
zas_ |
Fix signed vs unsigned warnings.
|
Thu, 22 May 2008 09:12:36 +0000 |
zas_ |
Introduce an helper function that returns the name of an editor.
|
Thu, 22 May 2008 08:49:52 +0000 |
zas_ |
Use a struct to handle editor's properties.
|
Mon, 19 May 2008 09:27:30 +0000 |
zas_ |
Fix some incomplete initialization warnings.
|
Sat, 17 May 2008 21:26:45 +0000 |
zas_ |
Add a log window that shows normal and debug messages. For now, it was added to Help menu.
|
Tue, 13 May 2008 19:32:25 +0000 |
zas_ |
Get rid of vflist_pop_menu() col_idx parameter, use new Viewfile field
|
Tue, 13 May 2008 08:02:46 +0000 |
zas_ |
Move some functions from main.[ch] to new window.[ch].
|
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
|
Sun, 04 May 2008 00:32:05 +0000 |
zas_ |
Shorten Edit menu labels, dropping "in ". It will ease
|
Sun, 04 May 2008 00:16:37 +0000 |
zas_ |
Use GQ_EDITOR_GENERIC_SLOTS instead of hardcoded value.
|
Sat, 03 May 2008 11:34:13 +0000 |
zas_ |
Replace Layout icon_view field by more generic file_view_type.
|
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 12:47:09 +0000 |
zas_ |
Remove whitespace between function name and first parenthesis for the sake of consistency. (pass 2)
|
Thu, 24 Apr 2008 12:23:02 +0000 |
zas_ |
Remove whitespace between function name and first parenthesis for the sake of consistency.
|
Wed, 23 Apr 2008 22:17:21 +0000 |
zas_ |
Allow the copy of file paths to clipboard.
|
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:16:02 +0000 |
zas_ |
Ensure Properties dialog is displayed above fullscreen window.
|
Mon, 21 Apr 2008 21:46:38 +0000 |
nadvornik |
updated copyright in source files
|
Sun, 20 Apr 2008 23:17:35 +0000 |
zas_ |
Add a replacement for gtk_radio_action_set_current_value() which
|
Sun, 20 Apr 2008 22:29:23 +0000 |
zas_ |
Prefix editor entries in the main menu with numbers.
|
Sun, 20 Apr 2008 22:14:54 +0000 |
zas_ |
Add missing shortcuts.
|
Sun, 20 Apr 2008 22:01:26 +0000 |
zas_ |
Mark slideshow toggle state in the menu.
|
Sun, 20 Apr 2008 21:38:45 +0000 |
zas_ |
Fix a typo introduced by revision 521.
|
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:30:19 +0000 |
zas_ |
Save Show Marks state to rc file and display current state in menu.
|
Sat, 19 Apr 2008 20:53:12 +0000 |
zas_ |
Let toggle marks with numeric keypad.
|
Sat, 19 Apr 2008 20:19:27 +0000 |
nadvornik |
I have finally found how to add alternative hotkeys
|
Thu, 17 Apr 2008 17:44:54 +0000 |
nadvornik |
image post-processing (rotation and color management) moved to
|
Wed, 16 Apr 2008 14:45:22 +0000 |
zas_ |
Introduce a new struct ViewDir to handle directory views common
|
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:04:29 +0000 |
zas_ |
Move safe_delete* and in place rename options to file_ops
|
Sat, 12 Apr 2008 08:35:58 +0000 |
zas_ |
Rename file sorting options.
|
Fri, 11 Apr 2008 22:14:36 +0000 |
zas_ |
Add a new struct ConfOptions to handle options.
|
Tue, 08 Apr 2008 23:25:46 +0000 |
zas_ |
Fix missing header files inclusions.
|
Tue, 08 Apr 2008 23:02:33 +0000 |
zas_ |
gqview.h -> main.h
|
Tue, 08 Apr 2008 22:16:56 +0000 |
zas_ |
exit_gqview() renamed to exit_program().
|
Tue, 08 Apr 2008 20:56:50 +0000 |
nadvornik |
reworked the histogram patch by Uwe Ohse, most of the code is in
|
Thu, 03 Apr 2008 22:14:37 +0000 |
zas_ |
Add missing #include.
|
Sun, 23 Mar 2008 20:38:54 +0000 |
nadvornik |
rename GQview -> Geeqie over the code
|
Thu, 20 Dec 2007 16:18:28 +0000 |
nadvornik |
<num> toggles mark num
|
Thu, 20 Dec 2007 16:06:20 +0000 |
nadvornik |
created menu "Select" with selection and marks operations
|
Tue, 18 Dec 2007 21:15:16 +0000 |
nadvornik |
use accels also in fullscreen mode
|
Mon, 17 Dec 2007 21:42:24 +0000 |
nadvornik |
moved some actions to menu and accels
|
Sat, 15 Dec 2007 17:58:51 +0000 |
nadvornik |
better integration of split image functions into menu
|
Tue, 11 Sep 2007 20:06:29 +0000 |
nadvornik |
replaced gchar* path with FileData *fd
|
Fri, 13 Jul 2007 14:03:08 +0000 |
bruclik |
First implementation of marks for all photos.
|
Sat, 02 Dec 2006 21:57:12 +0000 |
gqview |
Sat Dec 2 16:44:48 2006 John Ellis <johne@verizon.net>
|
Thu, 02 Nov 2006 23:27:03 +0000 |
gqview |
Thu Nov 2 17:51:31 2006 John Ellis <johne@verizon.net>
|
Mon, 23 Oct 2006 09:40:37 +0000 |
gqview |
Mon Oct 23 05:34:29 2006 John Ellis <johne@verizon.net>
|
Fri, 20 Oct 2006 12:03:16 +0000 |
gqview |
Fri Oct 20 08:00:08 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>
|
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.
|