]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-6
gdk/gdk.def Add missing entries.
[~andy/gtk] / ChangeLog.pre-2-6
index f7bf012b33a2cf07743203574ccb153756671da8..6d9738efd371031abdaa1723f998cc907ada7a36 100644 (file)
@@ -1,3 +1,19 @@
+2000-08-12  Tor Lillqvist  <tml@iki.fi>
+
+       * gdk/gdk.def
+       * gtk/gtk.def: Add missing entries.
+
+       * gdk/win32/gdkfont-win32.c (gdk_font_load_internal): Use
+       OUT_TT_ONLY_PRECIS, try to get a TrueType font.
+
+       * gdk/win32/gdkinput-win32.c (gdk_device_get_state): New
+       function. Dummy implementation at this point.
+
+       * gtk/makefile.mingw.in: Fix typo. Add testtext and testtextbuffer
+       rules. Undefine GTK_COMPILATION when compiling the test programs.
+       
+       * gtk/gtkdebug.h: Mark gtk_debug_flags for export/import.
+
 2000-08-11  Tor Lillqvist  <tml@iki.fi>
 
        * gtk/gtkfilesel.c: Add more calls to g_filename_{to,from}_utf8()