log src/w32fns.c @ 23950:d8f8533db4cc

age author description
Mon, 28 Dec 1998 19:42:26 +0000 Andrew Innes (w32_msg_pump): Ignore WM_NULL message posted to thread
Wed, 02 Dec 1998 23:52:47 +0000 Geoff Voelker (Vw32_phantom_key_code): New variable.
Wed, 02 Dec 1998 23:00:29 +0000 Geoff Voelker (w32_last_error): Fix cut+paste error.
Tue, 10 Nov 1998 20:54:46 +0000 Geoff Voelker (Vw32_pass_optional_keys_to_system): Variable removed.
Wed, 04 Nov 1998 23:38:19 +0000 Geoff Voelker (w32_list_fonts): Report an error if a frame has not
Tue, 03 Nov 1998 22:21:58 +0000 Andrew Innes (x_to_w32_font): Specify DEFAULT_CHARSET in the w32 LOGFONT struct if
Tue, 27 Oct 1998 20:10:19 +0000 Geoff Voelker (w32_color_map_lookup): Remove duplicate definition.
Tue, 20 Oct 1998 22:13:14 +0000 Geoff Voelker (Vx_pixel_size_width): New global variable.
Fri, 09 Oct 1998 06:09:52 +0000 Geoff Voelker (x_create_bitmap_from_file): Skip special files.
Thu, 24 Sep 1998 02:14:55 +0000 Geoff Voelker (w32_color_map_lookup): New function.
Tue, 01 Sep 1998 00:30:46 +0000 Geoff Voelker (w32_wnd_proc): Always zero button_state when releasing
Sat, 27 Jun 1998 04:44:01 +0000 Richard M. Stallman (Fx_list_fonts): Bring arglist into sync with xfns.c.
Fri, 15 May 1998 20:53:53 +0000 Richard M. Stallman (w32_wnd_proc): Call signal_quit when C-g is received.
Sat, 02 May 1998 02:06:41 +0000 Geoff Voelker (enum_font_cb2): Only ignore raster fonts when
Fri, 01 May 1998 04:37:42 +0000 Richard M. Stallman Include shellapi.h.