]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
Fix the recent string_conversion_callback change to work on Solaris.
[~andy/gtk] / ChangeLog.pre-2-4
index 2c734bedf3f6968cdebdbeae2449e20af00e1061..26285596fd17e66991ff081c0a3215c55dd8306d 100644 (file)
@@ -1,3 +1,32 @@
+2004-05-04  Matthias Clasen  <mclasen@redhat.com>
+
+       * modules/input/gtkimcontextxim.c: Fix the recent
+       string_conversion_callback change to work on 
+       Solaris.  (#141190, Padraig O'Briain)
+
+       * gtk/gtkselection.c: Disable debug logging again.
+
+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
+       a debug message to show correct information.
+       (_gtk_selection_incr_event): Make INCRemental transfer
+       of MULTIPLE targets work. This was broken since 1997!
+
 2004-05-02  Hans Breuer  <hans@breuer.org>
 
        * gdk/win32/gdkdrawable-win32.c (draw_segments) : don't