]> Pileus Git - ~andy/gtk/commit
gdk/gdk.def Add missing entries.
authorTor Lillqvist <tml@iki.fi>
Sat, 12 Aug 2000 19:51:05 +0000 (19:51 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Sat, 12 Aug 2000 19:51:05 +0000 (19:51 +0000)
commite0833cd52ae264a760fcae04978a245ebdb6ef3a
treef950888c29be16298628f5b2df3e8ce6c8c1b935
parent247fd85f7c03cc746df6b70e44b6ee95f077dfd1
gdk/gdk.def Add missing entries.

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.

* gdk_pixbuf.def: Add missing entry point.
15 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gdk-pixbuf/ChangeLog
gdk-pixbuf/gdk_pixbuf.def
gdk/gdk.def
gdk/win32/gdkfont-win32.c
gdk/win32/gdkinput-win32.c
gtk/gtk.def
gtk/gtkdebug.h
gtk/makefile.mingw.in