]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Make the chunk size for incremental transfers depend on the maximal
[~andy/gtk] / ChangeLog.pre-2-10
index 82d5f73b93127a3c8ba94c54c1148624bb85ec43..15fcb9b2f1fb57cccf38f1611d5cdccbe53cb30c 100644 (file)
@@ -1,3 +1,17 @@
+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
+       g_signal_new() correctly and initialize the signal fields.  Fixes
+       #141749; patch based on Michael Natterer's.
+
 u2004-05-03  Matthias Clasen  <mclasen@redhat.com>
 
        * gtk/gtkselection.c (_gtk_selection_request): Fix