log src/w32term.c @ 26418:e3f8778af2f7

age author description
1999-10-19 Paul Eggert Add support for large files, 64-bit Solaris, system locale codings.
1999-09-12 Ken Raeburn Use XCAR and XCDR instead of explicit member references.
1999-08-10 Geoff Voelker (x_bitmap_icon): New function.
1999-06-17 Jason Rumney Handle wide characters properly.
1999-06-12 Karl Heuer (cancel_mouse_face): new function. See equiv
1999-05-20 Andrew Innes (w32_read_socket): Reset the grabbed flag when a frame gains or
1999-05-15 Andrew Innes (dumpglyphs): Use correct colours for drawing rectangles in place of
1999-05-03 Andrew Innes (dumpglyphs): Always fill background for italic fonts.
1999-05-02 Andrew Innes [andrewi]
1999-03-14 Geoff Voelker (W32_TEXTOUT): Do not multiply nchars by
1999-02-05 Andrew Innes (construct_drag_n_drop): Call DraqQueryPoint before
1999-01-22 Geoff Voelker (W32_TEXTOUT): New macro.
1999-01-19 Geoff Voelker Remove codepage macros. Remove redundant BIG5 macros.
1998-12-28 Andrew Innes (x_iconify_frame): Wait for frame to be iconified; do
1998-12-03 Geoff Voelker (dumpglyphs): Use unsigned char arrays.
1998-11-10 Geoff Voelker (convert_to_key_event): Removed.
1998-11-04 Geoff Voelker (w32_enable_unicode_output): Rename from
1998-11-04 Geoff Voelker (dumpglyphs): Use FRAME_FONT for w32_fill_area.
1998-10-20 Geoff Voelker (w32_use_unicode_for_codepage): Interpret w32_no_unicode_output properly.
1998-10-20 Geoff Voelker Include fontset.h. Define codepage macros.
1998-05-14 Geoff Voelker (w32_ring_bell): Flash window correctly.
1998-05-01 Richard M. Stallman Include shellapi.h.
1998-04-30 Geoff Voelker (msh_mousewheel): Declare.
1998-04-29 Geoff Voelker Forward declare hooks with full function prototypes.
1998-04-23 Geoff Voelker (w32_read_socket): Don't misinterpret WM_PAINT message
1998-04-17 Geoff Voelker (Vw32_recognize_altgr): New variable.
1998-04-09 Karl Heuer (min, max): Define as macros.
1997-10-24 Karl Heuer (w32_mouse_position): Handle INSIST < 0.
1997-09-03 Geoff Voelker (SIF_*): Win95 macros defined for NT.
1997-07-20 Geoff Voelker (w32_clear_end_of_line): Include scroll bar width.
1997-07-01 Geoff Voelker Include charset.h.
1997-01-20 Geoff Voelker Change all uses of win95, winnt, and win32
1996-11-19 Geoff Voelker Change identifiers of the form win32* to w32*.
1996-09-25 Richard M. Stallman (w32_read_socket): Delete WAITP arg.
1996-09-21 Richard M. Stallman (fast_find_position, show_macro_face): Use new WINDOW_LEFT_MARGIN macro.
1996-09-16 Richard M. Stallman (note_mouse_highlight): Test last_overlay_modified field.
1996-07-20 Karl Heuer Fix FSF address in comment.
1996-07-16 Karl Heuer (w32_read_socket): Need to erase background
1996-07-12 Karl Heuer (w32_read_socket): Remove unused WM_ERASEBKGND code.
1996-07-07 Miles Bader (x_set_mouse_pixel_position): Adjust coords by frame position.
1996-06-14 Richard M. Stallman (w32_read_socket): Erase update rect on WM_PAINT, so
1996-06-04 Richard M. Stallman (w32_read_socket): If the dead key was produced using
1996-05-25 Karl Heuer (x_scroll_bar_handle_click): Repaint scroll bar handle
1996-05-17 Geoff Voelker (w32_read_socket): Mask out lower 4 bits of wParam
1996-05-13 Richard M. Stallman (note_mouse_movement): Upwards mouse movement recognition corrected.
1996-05-11 Richard M. Stallman (x_scroll_bar_set_handle): Always use start in calling SetScrollPos.
1996-05-10 Richard M. Stallman (x_scroll_bar_move): Call my_show_window.
1996-05-03 Geoff Voelker (Vwindow_system): Declared.
1996-04-16 Richard M. Stallman (w32_read_socket): Initialize frame_or_window field.
1996-02-02 Geoff Voelker (convert_to_key_event, is_dead_key): New functions.
1996-01-25 Geoff Voelker ubackout 1.3 and 1.4
1996-01-21 Geoff Voelker (x_make_frame_visible): Explicitly make the frame
1996-01-21 Geoff Voelker (win32_fill_rect): Remove unused variable.
1996-01-15 Erik Naggum Update FSF's address in the preamble.
1995-11-07 Geoff Voelker Initial revision