]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Update.
[~andy/gtk] / ChangeLog
index afe3066812d04939dc6e408fd269991df2dd41e7..99b7a196dc947380aafbbd1522f582a139b092de 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,120 @@
-2006-02-28  Tristan Van Berkom <tvb@gnome.org>
+2007-03-09  Tor Lillqvist  <tml@novell.com>
+
+       * README.win32: Update.
+
+2007-03-08  Matthias Clasen <mclasen@redhat.com>
+
+       * gdk/x11/gdkasync.c (send_event_handler): Defer the callbacks
+       to an idle to avoid deadlock with xcb-ified libX11.  (#413032,
+       Sebastian Dröge)
+
+2007-03-08  Matthias Clasen <mclasen@redhat.com>
+
+       * gtk/gtknotebook.c (gtk_notebook_real_insert_page):
+       Set child visibility to FALSE here; it will be turned
+       back on in switch_page.  (#413664, Carlos Garnacho)
+       
+2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>
+
+       * modules/engines/ms-windows/msw_style.c: Use proper border style
+       when drawing shadow of scrolled windows on Windows XP (#168326)
+       * modules/engines/ms-windows/xp_theme.c: Explicitly set size of
+       element_part_map array to ensure it always is large enough.
+       
+2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>     
+
+       * gtk/gtkcombobox.c: Add shadow-type style property, set shadow-type
+       property of GtkEntry accordingly, unify size-allocation of toggle
+       button (#411123, patch from Mathias Hasselmann).
+       * gtk/gtkentry.c: Add shadow-type property. Query style properties
+       on style changes only (#411123, patch from Mathias Hasselmann).
+       * modules/engines/ms-windows/msw_style.c: Drop combo_box_draw_box
+       hack as GtkComboBox emits drawing requests now (#411123, patch 
+       from Mathias Hasselmann).
+       
+2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>
+
+       * gtk/gtkscrolledindow.c: Improve look of GtkScrolledWindow on Windows
+       by implementing a scrollbars-within-bevel style property. (#168326)
+       
+2007-03-08  Mathias Hasselmann <mathias.hasselmann@gmx.de>
+
+       * gtk/gtkfilesystemwin32.c: Use Windows shell icons. Icons are
+       stored in the current theme with the name
+       "gtk-win32-shell-icon;PATH;INDEX". PATH and INDEX reference shell
+       icons as reported by SHGetFileInfoW. (#412221)
+
+2007-03-07  Matthias Clasen <mclasen@redhat.com>
+
+       * gtk/gtkexpander.c (gtk_expander_paint_focus): Draw the
+       focus around the arrow if there is no label widget.  
+       (#124045, Cody Russell)
+
+2007-03-07  Matthias Clasen <mclasen@redhat.com>
+
+       * gtk/gtkcombo.c: (gtk_combo_init):
+       * gtk/gtkcombobox.c: (gtk_combo_box_set_popup_widget),
+       (gtk_combo_box_menu_setup):
+       Set names on the popup widgets to make them themable. (#414975, 
+       Benjamin Berg)
+
+2007-03-07  Michael Natterer  <mitch@imendio.com>
+
+       * gtk/gtkcellrendereraccel.c: use multihead safe ungrab functions
+       instead of gdk_keyboard_ungrab() and gdk_pointer_ungrab(), remove
+       empty finalize() implementation, some cosmetic cleanup
+       (bug #415645).
+
+2007-03-06  Chris Wilson  <chris@chris-wilson.co.uk>
+
+       * gtk/gtkicontheme.c (update_current_theme), (gtk_icon_theme_init),
+       (do_theme_change), (gtk_icon_theme_set_custom_theme),
+       (load_themes):
+       Be careful not to trigger a style reset before we have loaded
+       the icon theme. (#414875).
+
+2007-03-06  Tor Lillqvist  <tml@novell.com>
+
+       * gdk/Makefile.am
+       * gtk/Makefile.am: Further fixes for building on Win32 outside
+       srcdir. (#413492, Mathias Hasselmann)
+
+2007-03-04  Ihar Hrachyshka <iharh@gnome.org>
+
+       * configure.in: Added be@latin to ALL_LINGUAS. Problems seems to be
+       fixed.
+
+2007-03-04  Claudio Saavedra  <csaavedra@alumnos.utalca.cl>
+
+       * configure.in: Removed be@latin from ALL_LINGUAS, as it's currently
+       breaking the build.
+
+2007-03-04  Ihar Hrachyshka <iharh@gnome.org>
+
+       * configure.in: Added be@latin to ALL_LINGUAS
+
+2007-03-03  Guillaume Savaton <llumeao@gmail.com>
+
+       * configure.in: Added Esperanto (eo) to ALL_LINGUAS
+
+2007-03-01  Matthias Clasen <mclasen@redhat.com>
+
+       * gtk/gtksettings.c: Always store gtk-color-scheme
+       values from all sources in the ColorSchemeData struct
+       and ignore the property_value for gtk-color-scheme.
+       This fixes #412596, reported by Thomas Wood.
+
+2007-02-28  Matthias Clasen <mclasen@redhat.com>
+
+       * gtk/gtksettings.c: Make color scheme update properly
+       when changing themes.  (#402131, Benjamin Berg)
+
+2007-02-28  Matthias Clasen <mclasen@redhat.com>
+
+       * gtk/gtkrc.c: Don't leak references to the color-hash 
+       gotten from GtkSettings.  (#409357, Benjamin Berg)
+
+2007-02-28  Tristan Van Berkom <tvb@gnome.org>
 
        * gtk/gtkradiobutton.c: Fixed a warning from
        g_object_set (radiobutton, "group", NULL, NULL).
@@ -641,7 +757,7 @@ Fri Jan 26 13:07:07 2007  Tim Janik  <timj@imendio.com>
        * gdk/Makefile.am
        * gdk/win32/Makefile.am
        * gtk/Makefile.am: Fixes for building outside srcdir on
-       Win32. (#336819, #340113) Drop distributing the handmade .la
+       Win32. (#336819, #340013) Drop distributing the handmade .la
        libtool wrapper for the wntab32x library. It's too much trouble
        making it work when building outside srcdir. Just link to the
        library direcly using -Wl,win32/libwntab32x.a.