log src/w32term.c @ 54737:1fd0476dbc7c

age author description
Mon, 05 Apr 2004 21:54:17 +0000 Kim F. Storm (w32_read_socket): Set mouse_face_hidden after clearing highlight.
Mon, 01 Mar 2004 22:45:47 +0000 Jason Rumney (w32_read_socket): Fix last change to ButtonPress handling.
Fri, 27 Feb 2004 23:49:20 +0000 Kim F. Storm (w32_read_socket): Remove bufp_r and numcharsp args.
Sun, 22 Feb 2004 22:41:52 +0000 Jason Rumney (w32_draw_fringe_bitmap): Draw overlaid bitmaps
Mon, 16 Feb 2004 00:54:02 +0000 Jason Rumney (w32_draw_fringe_bitmap): Handle overlay fringe bitmaps.
Fri, 13 Feb 2004 23:28:00 +0000 Kim F. Storm (w32_define_fringe_bitmap): Bitmaps are now 16 bits wide,
Mon, 09 Feb 2004 18:49:44 +0000 Sam Steingold (w32_draw_fringe_bitmap): Fixed a typo in the last patch.
Sun, 08 Feb 2004 23:20:23 +0000 Kim F. Storm (w32_draw_fringe_bitmap): Copy unadapted code from
Fri, 16 Jan 2004 18:46:47 +0000 Kim F. Storm (x_update_window_end): Call draw_window_fringes.
Thu, 01 Jan 2004 22:51:02 +0000 Jason Rumney (w32_text_out): Use s->font, for consistency with callers.
Sun, 28 Dec 2003 16:05:28 +0000 Karoly Lorentey Merged in changes from CVS HEAD
Sat, 27 Dec 2003 23:19:43 +0000 Kim F. Storm (Qface, Qmouse_face): Remove unused externs.
Fri, 26 Dec 2003 04:24:54 +0000 Karoly Lorentey lib-src/emacsclient.c: Implemented --here option (open a new Emacs tty). Needs more work.
Thu, 25 Dec 2003 06:59:31 +0000 Karoly Lorentey Implemented multiple tty support.
Wed, 24 Dec 2003 18:55:24 +0000 Karoly Lorentey Add a level of indirection to terminal characteristics.