CVSROOT:        /cvs/gnome
Module name:    eog
Changes by:     lucasr  05/11/13 13:25:09

Modified files:
        .              : ChangeLog eog.schemas.in 
        libeog         : eog-config-keys.h eog-full-screen.c 
                         eog-image-list.c eog-image-list.h 
                         eog-wrap-list.c eog-wrap-list.h 
        shell          : eog-gtk-ui.xml eog-window.c main.c 

Log message:
2005-11-13  Lucas Rocha  <[EMAIL PROTECTED]>

* eog.schemas.in (/apps/eog/ui/image_collection),
libeog/eog-config-keys.h (EOG_CONF_UI_IMAGE_COLLECTION):
added option for show/hide image collection pane.
* libeog/eog-full-screen.c (eog_full_screen_key_press):
keybinding for slideshow is now F5.
* libeog/eog-image-list.c, libeog/eog-image-list.h (
eog_image_list_get_initial_pos, compare_uri_cb,
eog_image_list_add_uris): new initial_pos attribute which
holds the inicial position for wrap list. Also, a new uri
list loading policy. When opening a single uri, load all
images from the same dir; when opening more than one uri,
load them as a collection; and when opening a dir, load
all images inside it as a collection (Fixes bug #320542 
[http://bugzilla.gnome.org/show_bug.cgi?id=320542]).
* libeog/eog-wrap-list.c, libeog/eog-wrap-list.h (
eog_wrap_list_select_first, eog_wrap_list_select_last,
create_items_from_model: new methods to select first and
last images. Use EogImageList initial_pos attribute to
define the first item to select.
* shell/eog-gtk-ui.xml, shell/eog-window.c (set_window_icon,
verb_FolderOpen_cb, verb_Go_cb, update_ui_visibility,
eog_window_construct_ui, display_image_data, job_save_image_finished,
update_status_bar), shell/main.c (user_wants_collection,
job_prepare_model_finished, open_uri_list_cb): use image thumbnail
as the window icon (Fixes bug #320245 
[http://bugzilla.gnome.org/show_bug.cgi?id=320245]). Patch from Claudio Saavedra
<[EMAIL PROTECTED]>. EOG UI rework: remove 'Open Folder'
from 'File' menu; added 'Go' menu with prev/next/first/last image
operations and next/prev image in toolbar; moved rotation toolbar
items to the right edge; added an toggle item in 'View' menu to
show/hide image collection pane; removed 'Open' item from toolbar;
no confirmation when opening more than one image at once (always
open as a collection) (Fixes bug #148643 
[http://bugzilla.gnome.org/show_bug.cgi?id=148643]); statusbar show the position
of current image within a collection, not the number of selected
images.

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=eog&who=lucasr&date=explicit&mindate=2005-11-13%2013:24&maxdate=2005-11-13%2013:26

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to