(w32_executable_type): Properly cast dos_header when
[bpt/emacs.git] / src / w32term.c
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 VoelkerInclude charset.h.
1997-01-20 Geoff VoelkerChange all uses of win95, winnt, and win32
1996-11-19 Geoff VoelkerChange 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_L...
1996-09-16 Richard M. Stallman(note_mouse_highlight): Test last_overlay_modified...
1996-07-20 Karl HeuerFix 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...
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 recogniti...
1996-05-11 Richard M. Stallman(x_scroll_bar_set_handle): Always use start in calling...
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 Voelkerbackout 1996-01-21T00:21:35Z!voelker@cs.washington.edu
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 NaggumUpdate FSF's address in the preamble.
1995-11-07 Geoff VoelkerInitial revision