Fix typo.
2003-06-06 Tor Lillqvist <tml@iki.fi> * gdk/win32/gdkprivate-win32.h: Fix typo.
This commit is contained in:
parent
37ccf562d7
commit
f91ae98003
@ -1,5 +1,7 @@
|
|||||||
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
* gdk/win32/gdkprivate-win32.h: Fix typo.
|
||||||
|
|
||||||
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
||||||
graphics_exposures and subwindow_mode, too, even if they aren't
|
graphics_exposures and subwindow_mode, too, even if they aren't
|
||||||
currently used.
|
currently used.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
* gdk/win32/gdkprivate-win32.h: Fix typo.
|
||||||
|
|
||||||
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
||||||
graphics_exposures and subwindow_mode, too, even if they aren't
|
graphics_exposures and subwindow_mode, too, even if they aren't
|
||||||
currently used.
|
currently used.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
* gdk/win32/gdkprivate-win32.h: Fix typo.
|
||||||
|
|
||||||
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
||||||
graphics_exposures and subwindow_mode, too, even if they aren't
|
graphics_exposures and subwindow_mode, too, even if they aren't
|
||||||
currently used.
|
currently used.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
* gdk/win32/gdkprivate-win32.h: Fix typo.
|
||||||
|
|
||||||
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
||||||
graphics_exposures and subwindow_mode, too, even if they aren't
|
graphics_exposures and subwindow_mode, too, even if they aren't
|
||||||
currently used.
|
currently used.
|
||||||
|
@ -1,5 +1,7 @@
|
|||||||
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
2003-06-06 Tor Lillqvist <tml@iki.fi>
|
||||||
|
|
||||||
|
* gdk/win32/gdkprivate-win32.h: Fix typo.
|
||||||
|
|
||||||
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
* gdk/win32/gdkgc-win32.c (_gdk_win32_gc_new): Set
|
||||||
graphics_exposures and subwindow_mode, too, even if they aren't
|
graphics_exposures and subwindow_mode, too, even if they aren't
|
||||||
currently used.
|
currently used.
|
||||||
|
@ -60,7 +60,7 @@
|
|||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* Some virtual keycodes are missing */
|
/* Some virtual keycodes are missing */
|
||||||
#ifndef VM_OEM_PLUS
|
#ifndef VK_OEM_PLUS
|
||||||
#define VK_OEM_PLUS 0xBB
|
#define VK_OEM_PLUS 0xBB
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user