log src/w32fns.c @ 25149:ee483f870bde

age author description
Tue, 27 Jul 1999 01:32:10 +0000 Kenichi Handa (w32_find_ccl_program): Add casting.
Mon, 26 Jul 1999 11:58:24 +0000 Kenichi Handa (w32_find_ccl_program): Get compiled CCL code by just
Wed, 16 Jun 1999 19:58:02 +0000 Andrew Innes (w32_to_x_weight): Return "demibold" instead of "semibold".
Thu, 20 May 1999 20:42:58 +0000 Andrew Innes (w32_wnd_proc): Ensure mouse capture is released if
Tue, 11 May 1999 13:38:10 +0000 Andrew Innes (x_to_w32_charset): Reinstall VIETNAMESE_CHARSET
Wed, 05 May 1999 11:18:31 +0000 Andrew Innes (w32_strict_painting): New variable.
Tue, 04 May 1999 08:57:08 +0000 Andrew Innes (x_to_w32_charset): Fix typo: want to map all Japanese
Sun, 02 May 1999 10:58:11 +0000 Andrew Innes (unibyte_display_via_language_environment):
Sun, 02 May 1999 10:23:06 +0000 Andrew Innes [andrewi]
Wed, 07 Apr 1999 05:48:00 +0000 Richard M. Stallman (x_to_w32_font): Provide sufficient buffer to encode_coding to avoid carryover.
Wed, 17 Mar 1999 22:03:55 +0000 Geoff Voelker (enum_font_cb2): Set the font height to be the
Sun, 14 Mar 1999 05:27:47 +0000 Geoff Voelker (w32_strict_fontnames): New variable.
Sun, 14 Mar 1999 05:21:29 +0000 Geoff Voelker (w32_wnd_proc): Handle WM_GETMINMAXINFO message.
Fri, 26 Feb 1999 11:41:17 +0000 Richard M. Stallman Use epaths.h istead of paths.h.
Wed, 17 Feb 1999 12:47:59 +0000 Andrew Innes (Vw32_quit_key): New variable.
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.