Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarek Kašík <mkasik@redhat.com>2008-11-18 23:55:00 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2008-11-18 23:55:00 (GMT)
commit522d2b9c2a71f477fdfa21d12dad6d7f3c6ebf6e (patch)
tree8217945206978349ca62e6826f9d4606fa41aa9b /ChangeLog
parenta20cf6aaf721d5ad453ed704fd33707d9f72c60a (diff)
Fixes crash on fast scrolling with simultaneous text selection.
2008-11-19 Marek Kašík <mkasik@redhat.com> * shell/ev-pixbuf-cache.c (new_selection_surface_needed), (ev_pixbuf_cache_get_selection_surface): Fixes crash on fast scrolling with simultaneous text selection. svn path=/trunk/; revision=3272
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5b23292..343dee7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2008-11-19 Marek Kašík <mkasik@redhat.com>
+ * shell/ev-pixbuf-cache.c (new_selection_surface_needed),
+ (ev_pixbuf_cache_get_selection_surface):
+
+ Fixes crash on fast scrolling with simultaneous text selection.
+
+2008-11-19 Marek Kašík <mkasik@redhat.com>
+
* shell/ev-pixbuf-cache.c (ev_pixbuf_cache_add_jobs_if_needed):
* shell/ev-window.c (launch_external_uri):