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-20 13:23:19 (GMT)
committer Carlos Garcia Campos <carlosgc@src.gnome.org>2007-07-20 13:23:19 (GMT)
commitcb1b1546df981d4e3f0fbc4e4e1dacb64090a473 (patch)
tree246fdeb687b230df7ed526f21c93dcc1a288e5b7 /ChangeLog
parent479ac9953cc364161b7ec1541e6234223079d988 (diff)
Update region for current selected items also for checkbox buttons, since
2007-07-20 Carlos Garcia Campos <carlosgc@gnome.org> * shell/ev-view.c: (ev_view_form_field_button_create_widget): Update region for current selected items also for checkbox buttons, since they can behave as radio buttons when they are in a set. svn path=/trunk/; revision=2576
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e69ec31..be7146c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-07-20 Carlos Garcia Campos <carlosgc@gnome.org>
+
+ * shell/ev-view.c: (ev_view_form_field_button_create_widget):
+
+ Update region for current selected items also for checkbox
+ buttons, since they can behave as radio buttons when they are in a
+ set.
+
2007-07-19 Carlos Garcia Campos <carlosgc@gnome.org>
* configure.ac: