Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorNickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-12-18 22:44:42 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-12-18 22:44:42 (GMT)
commit8bb96fa1230a8d32043a091c8f10da0fcff6580f (patch)
tree457a9115d019c3a7d5e2407cb303452a46f3f9e7 /ChangeLog
parent0b875169f71006c6a19d2f71371c35b0972500c9 (diff)
Rework selection job info logic and fix critical warning.
* shell/ev-pixbuf-cache.c: (dispose_cache_job_info), (job_finished_cb), (new_selection_pixbuf_needed), (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection), (clear_job_selection), (ev_pixbuf_cache_set_selection_list): Rework selection job info logic and fix critical warning.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2f8708d..e9777fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2005-12-19 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
+ (job_finished_cb), (new_selection_pixbuf_needed),
+ (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
+ (clear_job_selection), (ev_pixbuf_cache_set_selection_list):
+
+ Rework selection job info logic and fix critical warning.
+
2005-12-17 Abel Cheung <maddog@linuxhall.org>
* configure.ac: Added "cy" "fa" "mk" "vi" to ALL_LINGUAS.