log src/w32fns.c @ 30938:2abe96ba751c

age author description
Sat, 05 Aug 2000 15:47:13 +0000 Gerd Moellmann Replace `illegal' with `invalid'.
Sat, 15 Jul 2000 11:56:03 +0000 Jason Rumney (w32_wnd_proc) [WM_DRAW_ITEM]: Do not try to draw a null title.
Tue, 30 May 2000 21:45:33 +0000 Jason Rumney Format and doc changes to bring closer to xfns.c.
Sat, 20 May 2000 00:06:41 +0000 Kenichi Handa (w32_to_x_font): Setup members src_multibyte and
Fri, 19 May 2000 11:52:17 +0000 Gerd Moellmann (Vimage_types): Removed.
Wed, 22 Mar 2000 22:29:41 +0000 Jason Rumney (w32_wnd_proc): Handle WM_MENUSELECT message.
Wed, 01 Mar 2000 21:05:52 +0000 Jason Rumney Bring up to date with xfns.c changes from 2000-02-25 and 2000-02-21.
Sun, 27 Feb 2000 21:36:00 +0000 Jason Rumney (w32_wnd_proc) [WM_LBUTTON_DOWN, WM_RBUTTON_DOWN, WM_LBUTTON_UP,
Sun, 30 Jan 2000 18:42:51 +0000 Jason Rumney (w32_defined_color): Check for valid frame before
Sun, 23 Jan 2000 22:18:38 +0000 Jason Rumney (w32_defined_color): Apply gamma correction before trying to map to
Sun, 23 Jan 2000 03:18:25 +0000 Jason Rumney Substantial rewrite for new redisplay. Major changes:
Mon, 06 Dec 1999 16:54:09 +0000 Eli Zaretskii Changes for automatic remapping of X colors on terminal frames:
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Mon, 16 Aug 1999 18:32:29 +0000 Geoff Voelker (x_set_frame_parameters): Set foreground and
Tue, 10 Aug 1999 17:32:59 +0000 Geoff Voelker (x_set_icon_type): Support setting frame icons.
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.