log src/w32term.c @ 51424:26d468be5b3c

age author description
Sun, 01 Jun 2003 21:38:37 +0000 Jason Rumney (construct_mouse_wheel): Construct WHEEL_EVENT.
Tue, 27 May 2003 22:34:58 +0000 Juanma Barranquero Add missing code from previous patch by David Ponce.
Tue, 27 May 2003 21:18:22 +0000 Jason Rumney (GET_WHEEL_DELTA_WPARAM): New macro.
Mon, 26 May 2003 23:01:05 +0000 Juanma Barranquero (construct_mouse_wheel): Result is a MOUSE_CLICK_EVENT. Scrolling down/up the
Sat, 24 May 2003 22:06:19 +0000 Kim F. Storm Make (several) trivial substitutions for renamed and
Fri, 04 Apr 2003 21:15:53 +0000 Richard M. Stallman Break the line after the return type in function definition.
Mon, 31 Mar 2003 21:15:51 +0000 Juanma Barranquero (x_wm_set_icon_position): Define return value as void.
Mon, 31 Mar 2003 20:35:36 +0000 Kim F. Storm Remove unnecessary extern declarations.
Sun, 23 Mar 2003 11:38:55 +0000 Kim F. Storm (w32_draw_window_cursor): Fix last change.
Fri, 21 Mar 2003 22:56:52 +0000 Kim F. Storm * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):
Fri, 21 Mar 2003 21:47:46 +0000 Kim F. Storm (struct redisplay_interface): Add active_p argument to
Fri, 21 Mar 2003 13:51:43 +0000 Kim F. Storm * w32term.c: Remove consolidated defines and code.
Sun, 16 Mar 2003 22:11:04 +0000 Jason Rumney (w32_encode_char): Prevent double-byte chars from crashing Emacs.
Sun, 16 Mar 2003 20:47:48 +0000 Kim F. Storm Remove consolidated defines and code.
Wed, 12 Mar 2003 12:10:19 +0000 Kim F. Storm Remove generic fringe code.