Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-06-16 08:34:13 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-06-16 08:34:13 (GMT)
commit4f1722b0523879cd73ee936d483a735e163a6b54 (patch)
tree49da280489ad7a3ad39de406de5f4e4cd36b7440 /ChangeLog
parentbd5740c79b6f56d26d6b8f105e8bd63b3961bd3c (diff)
Autoraise toolbar on GoToPage action and fix keyboard accelerators in sidebar
thumbnailer page
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog22
1 files changed, 22 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b88960c..a53082e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+2005-06-16 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * shell/ev-sidebar-links.c: (ev_sidebar_links_get_property),
+ (ev_sidebar_links_class_init), (ev_sidebar_links_get_label):
+ * shell/ev-sidebar-links.h:
+ * shell/ev-sidebar-page.c: (ev_sidebar_page_get_type),
+ (ev_sidebar_page_iface_init):
+ * shell/ev-sidebar-page.h:
+ * shell/ev-sidebar-thumbnails.c:
+ (ev_sidebar_thumbnails_get_property),
+ (ev_sidebar_thumbnails_class_init),
+ (ev_sidebar_thumbnails_set_document):
+ * shell/ev-sidebar-thumbnails.h:
+ * shell/ev-view.c: (ev_view_motion_notify_event):
+ * shell/ev-window.c: (update_chrome_visibility),
+ (ev_window_cmd_focus_page_selector),
+ (ev_window_update_fullscreen_popup), (view_actions_focus_in_cb),
+ (sidebar_page_main_widget_update_cb), (ev_window_init):
+
+ Autoraise toolbar on GoToPage binding and fix bindings in
+ EvSidebarThumbnails page.
+
2005-06-15 Christian Persch <chpe@cvs.gnome.org>
* shell/ev-properties.c: (update_progress_label):