gtk/gdk/win32
Tor Lillqvist 5a4e1abbfc Store just pixel value of background colour.
2000-03-04  Tor Lillqvist  <tml@iki.fi>

* gdk/win32/gdkprivate-win32.h (struct _GdkWindowWin32Data): Store
just pixel value of background colour.

* gdk/win32/gdkgc-win32.c (gdk_colormap_color): New function
containing code snippet previously duplicated in a couple of
places.

* gdk/win32/gdkdrawable-win32.c (gdk_win32_draw_points): Use
gdk_colormap_color.

* gdk/win32/gdkevents-win32.c (gdk_event_translate): Generate
GDK_SCROLL events for WM_MOUSEWHEEL messages. Don't generate
events for autorepeated Shift, Control and Alt keys. Use
gdk_colormap_color.

* gdk/win32/gdkwindow-win32.c (gdk_window_set_cursor): If the
pointer is inside the window the cursor of which we are setting,
call SetCursor immediately.

* gdk/win32/makefile.cygwin
* gtk/makefile.cygwin: If we don't have the build number stamp
file, use zero.

* gtk/gtkcompat.h.in: Define gtk_paned_gutter_size and
gtk_paned_set_gutter_size as empty.

* gtk/gtk.def: Remove gtk_paned_set_gutter_size.
2000-03-03 23:21:51 +00:00
..
rc Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +00:00
.cvsignore .cvsignore additions 2000-01-21 21:57:14 +00:00
gdkcc-win32.c configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks to 2000-01-15 16:04:54 +00:00
gdkcolor-win32.c Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +00:00
gdkcursor-win32.c init refcount to 1 (gdk_cursor_new): init refcount to 1 2000-02-13 20:22:20 +00:00
gdkdnd-win32.c Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +00:00
gdkdrawable-win32.c Store just pixel value of background colour. 2000-03-03 23:21:51 +00:00
gdkevents-win32.c Store just pixel value of background colour. 2000-03-03 23:21:51 +00:00
gdkfont-win32.c Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +00:00
gdkgc-win32.c Store just pixel value of background colour. 2000-03-03 23:21:51 +00:00
gdkglobals-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkim-win32.c Use g_filename_to_utf8 to convert the font names Windows gives us from 2000-02-03 01:19:03 +00:00
gdkimage-win32.c Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +00:00
gdkinput-win32.c gdk/win32/gdkprivate-win32.h gdk/win32/gdkevents-win32.c 1999-12-30 00:07:48 +00:00
gdkinputprivate.h A few includes added for the picky MSVC compiler. 1999-10-02 22:53:45 +00:00
gdkmain-win32.c Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +00:00
gdkpixmap-win32.c Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +00:00
gdkprivate-win32.h Store just pixel value of background colour. 2000-03-03 23:21:51 +00:00
gdkproperty-win32.c Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +00:00
gdkregion-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkselection-win32.c Add an extra parameter so that we don't have to do unnecessary settings to 2000-02-13 14:52:47 +00:00
gdkvisual-win32.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkwin32.h Remove, as this is a file generated by configure (or copied from 1999-11-21 22:56:37 +00:00
gdkwin32id.c Further hacking. Now actually compiles. Haven't tried yet whether 1999-11-20 01:22:57 +00:00
gdkwindow-win32.c Store just pixel value of background colour. 2000-03-03 23:21:51 +00:00
Makefile.am configure.in gdk/Makefile.am gdk/x11/Makefile.am Small fixes, thanks to 2000-01-15 16:04:54 +00:00
makefile.cygwin Store just pixel value of background colour. 2000-03-03 23:21:51 +00:00
makefile.msc gdk/Makefile.am Distribute Win32 files. 1999-12-11 23:41:46 +00:00
surrogate-dimm.h Just renamed the Win32 backend files to *-win32. 1999-11-10 00:04:17 +00:00