log src/w32term.c @ 31010:040345be1d12

age author description
Mon, 21 Aug 2000 18:57:13 +0000 Gerd Moellmann (w32_read_socket): Change calls to gen_help_event.
Sun, 20 Aug 2000 21:08:43 +0000 Jason Rumney (help_echo_window): New variable.
Thu, 10 Aug 2000 10:14:15 +0000 Miles Bader (note_mouse_highlight): Update calls to overlays_at.
Sat, 15 Jul 2000 12:00:51 +0000 Jason Rumney (help_echo_object, help_echo_pos): New variables.
Thu, 13 Jul 2000 23:44:20 +0000 Gerd Moellmann (construct_mouse_click, construct_mouse_wheel)
Thu, 13 Jul 2000 14:08:18 +0000 Gerd Moellmann (w32_handle_tool_bar_click): Adapt to changes in
Wed, 05 Jul 2000 13:41:00 +0000 Stefan Monnier * xterm.c (note_mode_line_highlight, note_mouse_highlight)
Tue, 30 May 2000 21:59:27 +0000 Jason Rumney Format and doc changes to bring closer to xterm.c.
Mon, 27 Mar 2000 20:19:49 +0000 Jason Rumney (w32_read_socket): Handle WM_MENUSELECT message.
Wed, 01 Mar 2000 21:09:34 +0000 Jason Rumney Bring up to date with xterm.c changes of 2000-02-24 and 2000-02-25.
Sun, 27 Feb 2000 21:26:58 +0000 Jason Rumney (w32_display_info_for_display): Remove unused function.
Sun, 06 Feb 2000 23:37:47 +0000 Andrew Innes (x_make_frame_visible): Replace call to
Sun, 30 Jan 2000 18:32:14 +0000 Jason Rumney (w32_term_init): Swap resx and height_in, resy and
Sun, 23 Jan 2000 22:15:12 +0000 Jason Rumney (w32_fill_rect): Do not try to deal with NULL hdc
Sun, 23 Jan 2000 03:23:49 +0000 Jason Rumney Complete rewrite based on xterm.c.
Tue, 19 Oct 1999 07:25:11 +0000 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
Sun, 12 Sep 1999 07:05:34 +0000 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
Tue, 10 Aug 1999 17:33:38 +0000 Geoff Voelker (x_bitmap_icon): New function.
Thu, 17 Jun 1999 08:45:30 +0000 Jason Rumney Handle wide characters properly.
Sat, 12 Jun 1999 03:44:31 +0000 Karl Heuer (cancel_mouse_face): new function. See equiv
Thu, 20 May 1999 20:46:01 +0000 Andrew Innes (w32_read_socket): Reset the grabbed flag when a frame gains or
Sat, 15 May 1999 17:39:26 +0000 Andrew Innes (dumpglyphs): Use correct colours for drawing rectangles in place of
Mon, 03 May 1999 22:27:11 +0000 Andrew Innes (dumpglyphs): Always fill background for italic fonts.
Sun, 02 May 1999 10:34:21 +0000 Andrew Innes [andrewi]
Sun, 14 Mar 1999 05:27:21 +0000 Geoff Voelker (W32_TEXTOUT): Do not multiply nchars by
Fri, 05 Feb 1999 17:49:04 +0000 Andrew Innes (construct_drag_n_drop): Call DraqQueryPoint before
Fri, 22 Jan 1999 19:58:37 +0000 Geoff Voelker (W32_TEXTOUT): New macro.
Tue, 19 Jan 1999 22:25:33 +0000 Geoff Voelker Remove codepage macros. Remove redundant BIG5 macros.
Mon, 28 Dec 1998 19:43:05 +0000 Andrew Innes (x_iconify_frame): Wait for frame to be iconified; do
Thu, 03 Dec 1998 00:06:03 +0000 Geoff Voelker (dumpglyphs): Use unsigned char arrays.