]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
Adapt calls to g_{locale,filename}_{to,from}_utf8 to match current API.
[~andy/gtk] / ChangeLog.pre-2-6
index a318592ba9e2724a3bd76f2bf0f79633b3113d34..4bbd97d5184ab2e672b11760acf214e4bbbedd52 100644 (file)
@@ -1,3 +1,59 @@
+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
+       to match current API.
+
+       * gdk/win32/gdkvisual-win32.c (gdk_visual_init): If a secret
+       environment variable is set, don't call g_error when on a
+       palettized (PseudoColor) display. Some people want to use GTK+ 
+       in 256-colour mode even though works only partially.
+
+       * gdk/gdk.def
+       * gtk/gtk.def
+       * gtk/makefile.mingw.in: Update.
+
+2001-01-05  Havoc Pennington  <hp@redhat.com>
+
+       * tests/testtreeview.c: hack on this a bit
+
+       * gtk/gtktextlayout.c (gtk_text_layout_class_init):
+       s/GTK_RUN_LAST/G_SIGNAL_RUN_LAST
+
+       * gtk/gtktreemodelsimple.h (GTK_IS_TREE_MODEL_SIMPLE_CLASS): 
+       was spelled incorrectly
+       (GTK_IS_TREE_MODEL_SIMPLE): ditto
+
+       * gtk/gtktreeview.c (gtk_tree_view_set_headers_clickable): rename
+       from gtk_tree_view_set_headers_active   
+
+       * gtk/gtktexttag.c:
+       (gtk_text_tag_get_property): handle PROP_DIRECTION
+       (gtk_text_tag_set_property): g_object_notify when we toggle the _set
+       properties, bug 40235
+
+       * gtk/gtktextiter.c (gtk_text_iter_forward_to_delimiters): rename
+       forward_to_line_end
+
+Fri Jan  5 16:16:29 2001  Owen Taylor  <otaylor@redhat.com>
+
+       * gtk/{gtkcalender.c,gtkfilesel.c,gtkimcontext.c},
+       modules/input/gtkimcontextxim.c: Adapt to new prototypes
+       for unicode,locale,filename conversion functions.
+
+2001-01-05  Havoc Pennington  <hp@redhat.com>
+
+       * gtk/gtktextiter.c (gtk_text_iter_ends_line): this function was
+       broken if called on the first position in the buffer.
+
+       * gtk/gtktextlayout.c (line_display_index_to_iter): fix
+       forward_to_delimiters to be called only if we aren't already at
+       the delimiters.
+
+2001-01-05  Havoc Pennington  <hp@redhat.com>
+
+       * demos/gtk-demo/main.c (create_tree): Oops, that didn't link. Fix.
+
 2001-01-05  Alexander Larsson  <alexl@redhat.com>
 
        * gdk/linux-fb/gdkdrawable-fb2.c (gdk_fb_drawable_finalize): free