log src/w32fns.c @ 16593:4ed80eda6fac

age author description
Tue, 19 Nov 1996 07:04:49 +0000 Geoff Voelker Use new names for w32 files
Tue, 19 Nov 1996 04:59:23 +0000 Geoff Voelker Change identifiers of the form win32* to w32*.
Sat, 21 Sep 1996 02:25:11 +0000 Richard M. Stallman (Qright): New variable.
Wed, 04 Sep 1996 03:55:07 +0000 Richard M. Stallman (x_set_frame_parameters): Make height and width ints.
Tue, 03 Sep 1996 21:41:33 +0000 Richard M. Stallman (Ffocus_frame, Funfocus_frame): Functions deleted.
Tue, 16 Jul 1996 05:10:26 +0000 Karl Heuer (Qfont): Delete redundant definition.
Fri, 12 Jul 1996 00:25:27 +0000 Karl Heuer (win32_wnd_proc): Handle WM_ERASEBKGND and
Wed, 19 Jun 1996 22:17:35 +0000 Richard M. Stallman (Vwin32_alt_is_meta): New variable.
Fri, 14 Jun 1996 20:54:26 +0000 Richard M. Stallman (win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.
Mon, 10 Jun 1996 18:33:04 +0000 Richard M. Stallman (x_to_win32_font): Allow any quality fonts.
Mon, 10 Jun 1996 17:35:37 +0000 Richard M. Stallman (sync_modifiers): New function.
Sat, 01 Jun 1996 12:19:27 +0000 Richard M. Stallman (reset_modifiers): Only clear a modifier if the modifier key has been
Sat, 25 May 1996 17:49:03 +0000 Karl Heuer (Vwin32_mouse_move_interval): New lisp variable.
Wed, 22 May 1996 03:26:55 +0000 Karl Heuer (modifier_set): Check toggle state of CapsLock even
Mon, 13 May 1996 18:30:56 +0000 Richard M. Stallman (win32_wnd_proc): Reenable quit_char detection.
Fri, 10 May 1996 23:07:10 +0000 Geoff Voelker (win32_wnd_proc): Disable setting of Vquit_flag
Fri, 10 May 1996 20:40:49 +0000 Richard M. Stallman (win_msg_worker): Use post_msg.
Fri, 03 May 1996 18:41:13 +0000 Geoff Voelker (continuation of previous checkin)
Fri, 03 May 1996 18:39:41 +0000 Geoff Voelker (quit_char, Vwin32_enable_italics, Vwin32_enable_palette):
Tue, 16 Apr 1996 21:49:18 +0000 Richard M. Stallman (defined_color): Map color to nearest in default palette.
Thu, 11 Apr 1996 04:12:47 +0000 Geoff Voelker (win32_color_map): Use PALETTERGB instead of RGB.
Sat, 16 Mar 1996 22:44:07 +0000 Geoff Voelker (Vwin32_pass_alt_to_system,
Fri, 02 Feb 1996 01:58:01 +0000 Geoff Voelker (modifiers, modifier_key_support_tested,
Thu, 25 Jan 1996 03:13:39 +0000 Geoff Voelker backout 1.3
Sun, 21 Jan 1996 00:24:03 +0000 Geoff Voelker (Vwin32_enable_italics, Vwin32_enable_palette):
Mon, 15 Jan 1996 09:18:04 +0000 Erik Naggum Update FSF's address in the preamble.
Tue, 07 Nov 1995 07:52:28 +0000 Geoff Voelker Initial revision