]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Fixed so it at least works with window managers other than Enlightenment,
[~andy/gtk] / ChangeLog.pre-2-8
index cda6cabdf834a01a3cd776e735d599b7087e20fd..5bd236c68a0d2346bf097a1ea23671b9ae2a161a 100644 (file)
@@ -1,3 +1,66 @@
+Sat Nov 21 18:53:13 1998  Owen Taylor  <otaylor@redhat.com>
+
+       * gdk/gdkwindow.c (gdk_window_get_deskrelative_origin): 
+       Fixed so it at least works with window managers other
+       than Enlightenment, though it probably needs to be
+       removed altogether.
+
+1998-11-21  Andrew T. Veliath  <andrewtv@usa.net>
+
+       * gtk/gtkhandlebox.[ch]: Add shadow_type and
+       gtk_handle_box_set_shadow_type function (plus a
+       GtkHandleBox::shadow arg) to allow configuration of shadow in the
+       bin window.
+
+Thu Nov 19 23:47:38 CST 1998 Shawn T. Amundson <amundson@gtk.org>
+
+       * gtk/gtkcalendar.c: Fix for marking days from 
+         Dan Reish <dreish@izzy.net>.
+
+Thu Nov 19 00:15:27 1998  Lars Hamann  <lars@gtk.org>
+
+       * gtk/gtkctree.c (gtk_ctree_node_nth): return the nth GtkCTreeNode
+       in row_list. (from Samuel Solon <ssolon@usa.net>)
+       
+       * gtk/gtkclist.c (gtk_clist_get_column_title): return column title
+       (gtk_clist_get_column_widget): return column widget
+
+Wed Nov 18 11:54:57 1998  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/gtkdnd.c (gtk_drag_find_widget): Accept drops
+       that are sent to a toplevel but are not within the
+       toplevels bounds.
+
+       * gdk/gdkdnd.c gdk/gdk.h: Added support for a
+       XdndProxy atom which proxies the drag to another window.
+
+1998-11-17  Federico Mena Quintero  <federico@nuclecu.unam.mx>
+
+       * gtk/gtkpaned.h (struct _GtkPaned): Removed the cursor field, now
+       that it is not needed.
+
+Tue Nov 17 1998 The Rasterman <raster@redhat.com>
+       * gdk/gdk.h, gdk/gdkwindow.c: Added gdk_window_get_deskrelative_origin
+         function to correctly determine gdk window position relative to
+         its "root window" - contains check for an Enlightenment
+         virtual root window.
+       * gtk/gtkhandlebox.c: changed gdk_window_get_origin ->
+         gdk_window_get_deskrelative_origin to get the origin of dragged
+         handleboxes correctly. Now it works correctly with E.
+         
+Tue Nov 17 1998  Tuomas Lukka <lukka@iki.fi>
+
+       * gtk/gtktypeutils.c: Fix vital bug where LOOKUP was used when
+         getting types even though we were not using real type names,
+         just the index.  This caused random crashes when more than 
+         256 types were defined.
+
+1998-11-17  Martin Baulig  <martin@home-of-linux.org>
+
+       * gtk/genmarshal.pl: Put output files in the current directory
+       and not in the $(srcdir) since the VPATH is ignored for built
+       sources.
+
 Tue Nov 17 01:37:53 PST 1998 Manish Singh <yosh@gimp.org>
 
        * gtk/genmarshal.pl
@@ -59,8 +122,7 @@ Tue Nov 17 00:06:29 1998  Lars Hamann  <lars@gtk.org>
 
 Mon Nov 16 15:10:33 1998  Owen Taylor  <otaylor@redhat.com>
 
-       * gtk/gtktext.c: Optimizations for moving point n
-       places. 
+       * gtk/gtktext.c: Optimizations for [advance/decrement]_mark_n.
        (gtk-mailund-980718-0, Thomas Mailund Jensen <mailund@daimi.aau.dk>)
 
        * gtk/gtkfixed.c: Removed gtk_fixed_umap, which was