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-11-16 21:40:04 (GMT)
committer Nickolay V. Shmyrev <nshmyrev@src.gnome.org>2005-11-16 21:40:04 (GMT)
commit5664e6e2b69c24768c377847ee76f4edf113807a (patch)
treef62a7db48a87e7ffb107cf75959a89a17af83f2a /ChangeLog
parentc85dd1f7357a8440b7efbe8cd885559a90f1c279 (diff)
Too early for 0.5. Pixbuf cache code cleaned a bit.
* shell/ev-pixbuf-cache.c: (dispose_cache_job_info), (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed), (new_selection_pixbuf_needed), (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection), (clear_job_selection): * shell/ev-view.c: (draw_one_page): Too early for 0.5. Pixbuf cache code cleaned a bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 343bea3..7daf9c8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,9 +1,19 @@
+2005-11-17 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
+
+ * shell/ev-pixbuf-cache.c: (dispose_cache_job_info),
+ (job_finished_cb), (copy_job_to_job_info), (add_job_if_needed),
+ (new_selection_pixbuf_needed),
+ (ev_pixbuf_cache_get_selection_pixbuf), (update_job_selection),
+ (clear_job_selection):
+
+ Too early for 0.5. Pixbuf cache code cleaned a bit.
+
2005-11-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>
* NEWS:
* configure.ac:
- Release 0.5.0
+ Release 0.5.0 preparation
2005-11-14 Nickolay V. Shmyrev <nshmyrev@yandex.ru>