]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Reflect the change of the default theme' name to "Raleigh". Include the
[~andy/gtk] / ChangeLog.pre-2-10
index 5ea2255f796949a8e5b6213dd16dfa38de11d4ab..4724207873a0a49df99ae77f21f4e0d1195654d8 100644 (file)
@@ -1,3 +1,48 @@
+2005-08-04  Tor Lillqvist  <tml@novell.com>
+
+       * gtk-zip.sh.in: Reflect the change of the default theme's name to
+       "Raleigh". Include the MS-Windows theme's gtkrc file. Include the
+       theme engine DLLs.
+
+2005-08-02  Matthias Clasen  <mclasen@redhat.com>
+
+       * configure.in: Bump version
+
+       * === Released 2.7.5 ===
+
+       * configure.in: Bump version
+
+       * NEWS: Updates
+
+2005-08-01  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtkfixed.c (gtk_fixed_put): Fix a typo, spotted by
+       David Odin.
+
+       * gtk/Makefile.am (install-data-local): 
+       * gtk/gtksettings.c (gtk_settings_class_init): Rename the 
+       default theme to "Raleigh".  (#312254, Thomas Wood)
+
+       * gtk/gtkdnd.c (set_icon_stock_pixbuf): Create the icon window
+       with the correct dimensions.  (#312256, Mike Morrison)
+
+       * gtk/gtktextbuffer.h: 
+       * gtk/gtk.symbols: Remove G_GNUC_NULL_TERMINATED here
+       as well.
+
+       * gtk/gtkuimanager.c (update_node): Update tooltips when 
+       reconnecting toolitems.  (#312173, Alex Graveley)
+
+       * gdk/x11/gdkxftdefaults.c: Define the hint styles to make
+       building against fc < 2.2.92 work.  (#311839, Damien Carbery)
+
+       * gdk/x11/gdkevents-x11.c (gdk_check_wm_desktop_changed): Make
+       tracking the on_all_desktops state work better.
+
+       * gdk/x11/gdkwindow-x11.c (gdk_x11_window_move_to_current_desktop): 
+       Don't do anything if the window is on all desktops.  (#311803,
+       Elijah Newren)
+
 2005-08-01  Dom Lachowicz <cinamod@hotmail.com>
 
        * modules/engines/ms-windows/Theme/gtk-2.0/gtkrc: Part of #168326
        renderers.
 
        * gtk/gtkdnd.c (gtk_drag_update_cursor): Pass a GdkDragAction to
-       gtk_drag_get_cursor.  (#309784, Sebastian Bacher)
+       gtk_drag_get_cursor.  (#309784, Sebastien Bacher)
 
 2005-07-08  Tor Lillqvist  <tml@novell.com>