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 17:14:00 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-07-09 17:14:00 (GMT)
commit9716be33110255e599ee94a1364ee1c3bbd3b307 (patch)
tree8873ab561360f01eddfa153304c38e157a41f312 /ChangeLog
parenta2dd71cd0a16fe04b1f074e7cd5a95c35a70e9e7 (diff)
Update also the region of the current selected button when clicking on
2007-07-09 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-view.c: (ev_view_form_field_button_create_widget): Update also the region of the current selected button when clicking on another button if they are radio buttons. svn path=/trunk/; revision=2566
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eeceffe..3e8ffd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-07-09 Carlos Garcia Campos <carlosgc@gnome.org>
+ * shell/ev-view.c: (ev_view_form_field_button_create_widget):
+
+ Update also the region of the current selected button when
+ clicking on another button if they are radio buttons.
+
+2007-07-09 Carlos Garcia Campos <carlosgc@gnome.org>
+
* shell/ev-pixbuf-cache.[ch]: (ev_pixbuf_cache_class_init),
(dispose_cache_job_info), (job_finished_cb), (move_one_job),
(add_job), (add_job_if_needed), (ev_pixbuf_cache_get_surface),