]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
FAQ update: - Update to bugzilla - Add GTK+ and security/SUID/SGID - Add
[~andy/gtk] / ChangeLog
index aff797183488ee85eda2aebefb2bfbf41118c5e8..64097ce0b6586059819a72ac646140f0d18866f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,69 @@
+Tue Jan 16 13:13:13 GMT 2001  Tony Gale <gale@gtk.org>
+
+       * docs/faq/gtk-faq.sgml: FAQ update:
+         - Update to bugzilla
+         - Add GTK+ and security/SUID/SGID
+         - Add DnD question
+
+2001-01-16  Alexander Larsson  <alla@lysator.liu.se>
+
+       * gdk/linux-fb/gdkdnd-fb.c:
+       Some cleanups.
+       
+2001-01-15  Havoc Pennington  <hp@pobox.com>
+
+       * tests/testtreeview.c: add test stuff for CellRendererToggle
+
+       * gtk/gtktreemodelsort.c (gtk_tree_model_sort_get_model): add this
+       accessor
+
+       * gtk/gtkcellrenderertoggle.c: distinguish different event types,
+       only toggle on button press (would do release like GtkButton, but
+       we'd need implicit grab code for treeview cells)
+
+2001-01-16  Tor Lillqvist  <tml@iki.fi>
+
+       * gdk/win32/gdkvisual-win32.c: Include <stdlib.h> for getenv().
+
+       * gdk/win32/gdkevents-win32.c (gdk_event_translate): Don't use
+       GDK_COLORMAP_PRIVATE_DATA on a potentially NULL GdkColormap.
+
+       * gdk/win32/gdkfont-win32.c (gdk_font_load_internal): Adapt calls
+       to g_{locale,filename}_{to,from}_utf8 to match current API.
+
+       * gtk/makefile.msc.in (gtk_OBJECTS)
+       * gtk/makefile.mingw.in (gtk_OBJECTS): Add gtkwindow-decorate.
+
+       * gtk/gtk.def: Update.
+
+2001-01-15  Tor Lillqvist  <tml@iki.fi>
+
+       * gdk/win32/gdkevents-win32.c (synthesize_crossing_events): New
+       implementaion that more closely mimics the events that an X server
+       would generate. Especially, properly generate GDK_NOTIFY_VIRTUAL and
+       GDK_NOTIFY_NONLINEAR_VIRTUAL crossing events. This makes buttons
+       with nested preview widgets, for instance, more responsive when
+       you move the mouse quickly into them.
+       (find_window_for_pointer_event): Make it actually compile.
+       (gdk_event_translate): Set send_event to the value of
+       InSendMessage (). This doesn't really mean the same as X11's
+       send_event flag, but is close enough, says jpe@archaeopteryx.com
+
+2001-01-15  Alexander Larsson  <alexl@redhat.com>
+
+       * gdk/linux-fb/gdkdnd-fb.c:
+       Implemented drag and drop.
+       Seems to be mostly working. I sometimes get an assert from gtkdnd.c:2664
+       when it tries to free and then copy the same event (info->last_event).
+       I am not sure about why this happens, but will continue looking.
+
+2001-01-15  Alexander Larsson  <alexl@redhat.com>
+
+       * gdk/linux-fb/gdkwindow-fb.c:
+       Use gdk_window_invalidate_rect instead of
+       gdk_window_invalidate_rect_clear to minimise flashing.
+       When hiding windows you need to clear the root window though.
+
 2001-01-15  Alexander Larsson  <alexl@redhat.com>
 
        * gdk/linux-fb/gdkdrawable-fb2.c:
@@ -378,7 +444,7 @@ Mon Jan  8 14:06:29 2001  Jonathan Blandford  <jrb@redhat.com>
 2001-01-07  Tor Lillqvist  <tml@iki.fi>
 
        * gdk/win32/gdkwindow-win32.c (gdk_window_set_title,
-       gdk_window_new): Adapt  calls to g_{locale,filename}_{to,from}_utf8
+       gdk_window_new): Adapt calls to g_{locale,filename}_{to,from}_utf8
        to match current API.
 
        * gdk/win32/gdkvisual-win32.c (gdk_visual_init): If a secret