Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos Garcia Campos <carlosgc@gnome.org>2007-07-09 13:38:17 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-07-09 13:38:17 (GMT)
commit1923aac54c1e2e100187d7556dedb85866035146 (patch)
tree7886be24432f6964a0546e5a6128e9ae9f40fbd8 /ChangeLog
parentbcb3e34bf59a0039741933a659484340fc555fb7 (diff)
Fix selection of first item in list form fields.
2007-07-09 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-view.c: (ev_view_form_field_choice_save): Fix selection of first item in list form fields. svn path=/trunk/; revision=2563
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 743623c..f19add6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2007-07-09 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-view.c: (ev_view_form_field_choice_save):
+
+ Fix selection of first item in list form fields.
+
+2007-07-09 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-pixbuf-cache.c: (add_job), (add_job_if_needed),
(ev_pixbuf_cache_reload_page),
(ev_pixbuf_cache_get_form_field_mapping):