summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-10
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2006-08-17 16:24:56 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2006-08-17 16:24:56 +0000
commitf2936e270651626f4756593a55fcadc3e6a3a234 (patch)
tree6736c1b4af111b6fbf3562093b6e702e48ac5270 /ChangeLog.pre-2-10
parentb18c2104c4d9b04a3de01ce936ce596c478483c4 (diff)
downloadgtk+-f2936e270651626f4756593a55fcadc3e6a3a234.tar.gz
Queue printing idles at a low priority. (#348289, Yevgen Muntyan)
2006-08-17 Matthias Clasen <mclasen@redhat.com> * gtk/gtkprintoperation.c (print_pages, preview_ready): Queue printing idles at a low priority. (#348289, Yevgen Muntyan)
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r--ChangeLog.pre-2-103
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index 06b4008073..71c5e5cbb7 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,5 +1,8 @@
2006-08-17 Matthias Clasen <mclasen@redhat.com>
+ * gtk/gtkprintoperation.c (print_pages, preview_ready): Queue
+ printing idles at a low priority. (#348289, Yevgen Muntyan)
+
* gtk/gtkstatusicon.c (gtk_status_icon_get_geometry): Add some
caveats to the documentation. (#348971)