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-06-07 10:41:52 (GMT)
committer Marco Pesenti Gritti <marco@src.gnome.org>2005-06-07 10:41:52 (GMT)
commitc6450a96c9e000535a222689a55bd20e3ee62206 (patch)
treef0858bc773e4a22c3e9d8e2d92fd46c7f1cc7aed /ChangeLog
parent421d3d8b0f2f2432ec02f57677da2964d339f2d8 (diff)
Big cleanup of the ps code
2005-06-07 Marco Pesenti Gritti <mpg@redhat.com> * ps/ps-document.c: (ps_document_init), (send_ps), (get_page_box), (output), (catchPipe), (input), (stop_interpreter), (file_length), (file_readable), (check_filecompressed), (ps_document_enable_interpreter), (document_load), (ps_async_renderer_render_pixbuf): * ps/ps-document.h: Big cleanup of the ps code
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca81c66..b2cc9a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,16 @@
2005-06-07 Marco Pesenti Gritti <mpg@redhat.com>
+ * ps/ps-document.c: (ps_document_init),
+ (send_ps), (get_page_box), (output), (catchPipe), (input),
+ (stop_interpreter), (file_length), (file_readable),
+ (check_filecompressed), (ps_document_enable_interpreter),
+ (document_load), (ps_async_renderer_render_pixbuf):
+ * ps/ps-document.h:
+
+ Big cleanup of the ps code
+
+2005-06-07 Marco Pesenti Gritti <mpg@redhat.com>
+
* backend/Makefile.am:
* backend/ev-async-renderer.c: (ev_async_renderer_get_type),
(ev_async_renderer_class_init), (ev_async_renderer_render_pixbuf):