diff options
author | Tor Lillqvist <tml@iki.fi> | 1999-11-04 23:42:51 +0000 |
---|---|---|
committer | Tor Lillqvist <tml@src.gnome.org> | 1999-11-04 23:42:51 +0000 |
commit | f527b8909f4aefbde3022da5270a5f3c0ec12587 (patch) | |
tree | fcd8494639cf232ba304cebca511e8b8ab81b576 /gdk-pixbuf | |
parent | 9d8da16ee92cae70dd72c50d5a816d82b896f2b0 (diff) | |
download | gtk+-f527b8909f4aefbde3022da5270a5f3c0ec12587.tar.gz |
Don't define HAVE_DIMM_H if MSC, as you have to get the Platform SDK to
1999-11-04 Tor Lillqvist <tml@iki.fi>
* config.h.win32: Don't define HAVE_DIMM_H if MSC, as you have to
get the Platform SDK to get <dimm.h>.
* gdk/win32/gdkevents.c: More event handling fixes and
simplification. Never generate motion events with is_hint true. We
used to do that on bogus grounds earlier. Windows sends
WM_MOUSEMOVE messages on button events even if the mouse hasn't
moved, ignore these.
* gdk/win32/gdkfont.c: Load all fonts as (pretended) fontsets.
* gdk/win32/gdkglobals.c
* gdk/win32/gdkprivate.h: Define a typedef for the pointer to
the TrackMouseEvent function, and use it.
* gdk/win32/gdkwindow.c: Terminate widechar string with a zero
char before calling WideCharToMultiByte in order to get a string
for the window title.
* gdk/win32/gdkdnd.c: Some more random hacking, ifdeffed out.
* gdk/win32/gdk.def: Remove obsolete functions.
* gdk/win32/makefile.{cygwin,msc}: Remove gdkcompat.{o,obj}. Add
/nodefaultlib and /defaultlib switches.
* gtk/gtkrc.c: s/gwin_getlocale/g_win32_getlocale/.
Diffstat (limited to 'gdk-pixbuf')
0 files changed, 0 insertions, 0 deletions