Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <mpg@redhat.com>2005-07-11 15:47:09 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-07-11 15:47:09 (GMT)
commit80444e12678d3f2f46dc3a46c66436f60b2be239 (patch)
tree99887c07e331cd7c9a86e9c181f5aff2f3b244e1 /ChangeLog
parent12edcbdf1fbf4d45e9f111cd44df261623ab23e0 (diff)
These has a return value! Fix totally random focus issues we was seeing.
2005-07-11 Marco Pesenti Gritti <mpg@redhat.com> * shell/ev-window.c: (view_actions_focus_in_cb), (view_actions_focus_out_cb): These has a return value! Fix totally random focus issues we was seeing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index efaa2d2..82b5904 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-11 Marco Pesenti Gritti <mpg@redhat.com>
+
+ * shell/ev-window.c: (view_actions_focus_in_cb),
+ (view_actions_focus_out_cb):
+
+ These has a return value! Fix totally random focus
+ issues we was seeing.
+
2005-07-11 Carlos Garcia Campos <carlosgc@gnome.org>
* shell/main.c: (load_files_remote):