]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Make the last change compile.
[~andy/gtk] / ChangeLog.pre-2-10
index 25893de543f71808803058edc6a8afe32f226415..3ea7dd734ed557b6a53b894b2383eebec707c5f8 100644 (file)
@@ -1,3 +1,47 @@
+2005-08-10  J. Ali Harlow  <ali@juiblex.co.uk>
+
+       * gdk/win32/gdkfont-win32.c (gdk_font_from_description_for_display): Make
+       the last change compile.
+
+2005-08-10  Matthias Clasen  <mclasen@redhat.com>
+
+       * gtk/gtktreemodelfilter.c (gtk_tree_model_filter_row_deleted) 
+       (gtk_tree_model_filter_remove_node): Remove ambiguities pointed
+       out by gcc.
+
+2005-08-10  James Henstridge  <james@jamesh.id.au>
+
+       * configure.in: fix definition of GDK_DEP_CFLAGS so that it
+       doesn't cause build failures if $X_PACKAGES is not empty.
+
+2005-08-09  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkwindow.c (gdk_window_ref_cairo_surface): Remove superfluous
+       call to gdk_window_get_offsets (). (#313051, Bertram Felgenhauer)
+
+2005-08-09  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in: Strip out all Xft, FreeType, and pangoxft checking.
+       Rewrite X checks to use pkg-config as much as possible.
+
+       * gdk/win32/gdkfont-win32.c (gdk_font_from_description_for_display): Make
+       this return Arial always to avoid using PangoWin32FontMap. (X11 backend
+       has always been returned "fixed" for a long time)
+
+       * gdk/linux-fb/gdkdrawable-fb2.c: Remove draw_glyphs() implementations,
+       fall through to the default implementation in terms of Cairo.
+
+       * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_draw_text): Use gdk_draw_glyphs()
+       on the wrapper rather than gdk_fb_draw_glyphs().
+
+2005-08-09  Mark McLoughlin  <mark@skynet.ie>
+
+       Fixes "notification area leaks space" (bug #312687)
+
+       * gtk/gtksocket-x11.c: (_gtk_socket_windowing_filter_func):
+         gtk/gtkplug.c: (_gtk_plug_add_to_socket): don't pass a 
+       detail to g_signal_emit_by_name()
+
 2005-08-09  Matthias Clasen  <mclasen@redhat.com>
 
        * NEWS: Updates