log src/w32fns.c @ 24252:e0ae6525db58

age author description
Tue, 02 Feb 1999 14:03:10 +0000 Andrew Innes (syms_of_w32fns): Change default value of w32-mouse-move-interval to
Thu, 28 Jan 1999 04:52:02 +0000 Geoff Voelker (w32_load_system_font): Do not load unlisted fonts if
Thu, 28 Jan 1999 04:01:44 +0000 Richard M. Stallman (x_set_frame_parameters): gcpro as needed.
Wed, 27 Jan 1999 21:53:27 +0000 Andrew Innes (w32_wnd_proc): Fix bug introduced by previous change;
Fri, 22 Jan 1999 19:59:22 +0000 Geoff Voelker (Vw32_bdf_filename_alist): New variable.
Tue, 19 Jan 1999 22:25:08 +0000 Geoff Voelker (x_to_w32_charset): Add iso8859-9.
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.
Thu, 30 Apr 1998 17:19:55 +0000 Geoff Voelker (msh_mousewheel): New variable.
Thu, 23 Apr 1998 23:40:16 +0000 Geoff Voelker (x_set_vertical_scroll_bars): Put scroll bars on the
Fri, 17 Apr 1998 05:08:23 +0000 Geoff Voelker (w32_msg_pump): Handle WM_EMACS_SETLOCALE.
Wed, 03 Sep 1997 00:47:47 +0000 Geoff Voelker Include limits.h and errno.h.
Tue, 01 Jul 1997 05:06:38 +0000 Geoff Voelker Delete defsubrs of Sfocus_frame and
Mon, 05 May 1997 19:16:09 +0000 Richard M. Stallman (x_set_mouse_color): Fix previous change.
Sat, 03 May 1997 19:18:28 +0000 Richard M. Stallman (x_set_mouse_color): Update calls to x_catch_errors
Mon, 20 Jan 1997 00:38:22 +0000 Geoff Voelker Change all uses of win95, winnt, and win32
Thu, 21 Nov 1996 07:48:37 +0000 Geoff Voelker (w32_wnd_proc): Use dummy message to wake up thread on quit_char.