]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-4
Check for XAddConnectionWatch()/X11R6, and if found, disable XIM and use
[~andy/gtk] / ChangeLog.pre-2-4
index bec3efdb2b5f71f0034264c87965ec1aea4f3b68..124db9050c2b6808a3f2fd28c8fcc15d252c7b14 100644 (file)
@@ -1,3 +1,116 @@
+Fri Apr 18 17:14:33 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkevents.c (gdk_event_copy): Fix for the
+       case when gdk_event_copy() is called on a non-allocated
+       event. (#109716, reported by Rich Burridge)
+
+Fri Apr 18 16:57:44 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkdrawable-x11.c (draw_with_images/pixmaps):
+       Fix pointer arithmetic on 'void *'. (#108322)
+
+Fri Apr 18 16:31:49 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * configure.in gdk/x11/gdkdisplay-x11.c modules/input/Makefile.am:
+       Check for XAddConnectionWatch()/X11R6, and if found, disable XIM and
+       use of XAddConnectionWatch. Remove --enable-xim config option.
+       Should fix building on X11R6 (#110523, Albert Chin)
+
+Fri Apr 18 15:56:46 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkdisplay-x11.[ch] gdk/x11/gdkdrawable-x11.[ch]:
+       Patch from Morten Welinder to catch Sun servers with a 
+       broken implementation of the RENDER extension. (#108309)
+
+Fri Apr 18 15:30:38 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkwindow-x11.c (set_text_property): Use
+       gdk_free_compound_text(), not g_free(). (#107643,
+       Michael Zucchi)
+
+Fri Apr 18 15:11:50 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkdisplay-x11.c (_gdk_display_x11_get_type)
+       gdk/x11/gdkscreen-x11.c (_gdk_screen_x11_get_type): Fix
+       wrong use of base_finalize. (#105126, Sven Neumann)
+
+Fri Apr 18 15:06:00 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkwindow.c (gdk_window_constrain_size): Fix
+       '/' vs. '*' problem in aspect ration computations. (#108237)
+
+Fri Apr 18 14:15:09 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkdisplay-x11.c (gdk_display_open): 
+       * gdk/x11/gdkevents-x11.c (gdk_event_translate): You
+       don't get a XkbMapNotify event if you get a XkbNewKeyboardNotify 
+       event, so select for both. (#108406, Egmont Koblinger)
+
+Thu Apr 17 09:57:44 2003  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/gtktreeview.c (validate_visible_area): remove infinite loop
+       caused by not clearing the scroll_to_path.
+
+2003-04-16  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtkstyle.c: Doc additions and fixes.
+
+       * gtk/gtktreeviewcolumn.c
+       (_gtk_tree_view_column_get_neighbor_sizes): Doc fixes.
+
+2003-04-14  Michael Natterer  <mitch@gimp.org>
+
+       * gtk/gtkliststore.c (gtk_list_store_move): added checks to ensure
+       that the iter is not reordered to its own position. Prevents model
+       corruption for the case that the store contains only a single item
+       (fixes bug #108387).
+
+       Unrelated:
+
+       * gtk/gtkliststore.c (gtk_list_store_insert): g_list_alloc() the
+       new list element later so we don't leak it if we decide to return
+       early.
+
+       * gtk/gtktreeselection.c (_gtk_tree_selection_internal_select_node):
+       set selection->tree_view->priv->anchor to NULL after freeing it.
+
+2003-04-13  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtktreeviewcolumn.c
+       (gtk_tree_view_column_cell_get_position): Document. 
+
+       * gtk/gtktextbuffer.c (gtk_text_buffer_select_range): 
+       * gtk/gtktreeviewcolumn.c (gtk_tree_view_column_[sg]et_expand): 
+       * gtk/gtkbutton.c (gtk_button_[sg]et_focus_on_click): Document
+       these as 2.4 additions.
+
+2003-04-09  Matthias Clasen  <maclas@gmx.de>
+
+       * INSTALL.in: Fix the real thing.
+
+       * INSTALL: Typo fix.
+
+Mon Apr  7 19:43:15 2003  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/x11/gdkdisplay-x11.c (gdk_x11_display_ungrab): Flush
+       after ungrabbing the server.
+       * gdk/x11/gdkimage-x11.c: Remove some no-longer-needed
+       calls to XFlush().
+
+       * gdk/x11/gdkwindow-x11.c (_gdk_windowing_window_at_pointer):
+       Use gdk_x11_display_grab/ungrab.
+2003-04-07  Matthias Clasen  <maclas@gmx.de>
+
+       * gtk/gtktextlayout.c (set_para_values): 
+       * gtk/gtkenums.h (GtkWrapMode): Add GTK_WRAP_WORD_CHAR.  (#110086,
+       David Brigada)
+
+       * gtk/gtkcelleditable.c, gtk/gtkfixed.c, gtk/gtktreemodel.c,
+       gtk/gtktreeselection.c, gtk/gtktreeview.c: Fix numerous
+       misspellings of possessive "its".  (#110027, Doug Quale)
+
 2003-04-03  Matthias Clasen  <maclas@gmx.de>
 
        * demos/gtk-demo/main.c (demo_find_file): Only use files from the