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>2006-01-21 19:17:11 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2006-01-21 19:17:11 (GMT)
commitedd11358f3f0cd089a5c993743414563948764c5 (patch)
treeeda6944beff53f5119d2e17ca30e55f3d8a534a4 /ChangeLog
parent3648b7f3bb07fb1b558279d60dfe3d1f6b8705fd (diff)
Save last uri in file chooser dialog. Fix for the bug #327950.
* shell/ev-application.c: (ev_application_shutdown), (ev_application_set_chooser_uri), (ev_application_get_chooser_uri): * shell/ev-application.h: * shell/ev-window.c: (file_open_dialog_response_cb), (ev_window_cmd_file_open): Save last uri in file chooser dialog. Fix for the bug #327950.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ac98d2b..12d5659 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2006-01-21 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * shell/ev-application.c: (ev_application_shutdown),
+ (ev_application_set_chooser_uri), (ev_application_get_chooser_uri):
+ * shell/ev-application.h:
+ * shell/ev-window.c: (file_open_dialog_response_cb),
+ (ev_window_cmd_file_open):
+
+ Save last uri in file chooser dialog. Fix for the bug #327950.
+
2006-01-20 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* NEWS: