summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-4
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2004-05-03 19:53:23 +0000
committerMatthias Clasen <matthiasc@src.gnome.org>2004-05-03 19:53:23 +0000
commit93fde87343dabe05da8c66043c495ba14387e7f3 (patch)
treeeaaa3d3de1bd6e9e6fc4f228717472ecfa4f80d2 /ChangeLog.pre-2-4
parent86684b455bfa4c0d85add9730e94cbea16a5ef9c (diff)
downloadgtk+-93fde87343dabe05da8c66043c495ba14387e7f3.tar.gz
Make the chunk size for incremental transfers depend on the maximal
2004-05-03 Matthias Clasen <mclasen@redhat.com> * gtk/gtkselection.c: Make the chunk size for incremental transfers depend on the maximal request size, capped at 256k. This should allow most selections to be transferred nonincrementally, avoiding many roundtrips and protocol overhead.
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r--ChangeLog.pre-2-48
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index 860089450c..15fcb9b2f1 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,11 @@
+2004-05-03 Matthias Clasen <mclasen@redhat.com>
+
+ * gtk/gtkselection.c: Make the chunk size for
+ incremental transfers depend on the maximal request
+ size, capped at 256k. This should allow most selections
+ to be transferred nonincrementally, avoiding many
+ roundtrips and protocol overhead.
+
2004-05-03 Federico Mena Quintero <federico@ximian.com>
* gtk/gtkuimanager.c (gtk_ui_manager_class_init): Call