summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAgeFilesLines
* (w32_mouse_position): Handle INSIST < 0.Karl Heuer1997-10-241-2/+2
* (SIF_*): Win95 macros defined for NT.Geoff Voelker1997-09-031-195/+682
* (w32_clear_end_of_line): Include scroll bar width.Geoff Voelker1997-07-201-0/+2
* Include charset.h.Geoff Voelker1997-07-011-0/+1
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-201-16/+16
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-392/+392
* (w32_read_socket): Delete WAITP arg.Richard M. Stallman1996-09-251-3/+1
* (fast_find_position, show_macro_face): Use new WINDOW_LEFT_MARGIN macro.Richard M. Stallman1996-09-211-3/+3
* (note_mouse_highlight): Test last_overlay_modified field.Richard M. Stallman1996-09-161-1/+2
* Fix FSF address in comment.Karl Heuer1996-07-201-2/+3
* (w32_read_socket): Need to erase backgroundKarl Heuer1996-07-161-0/+2
* (w32_read_socket): Remove unused WM_ERASEBKGND code.Karl Heuer1996-07-121-21/+1
* (x_set_mouse_pixel_position): Adjust coords by frame position.Miles Bader1996-07-071-19/+16
* (w32_read_socket): Erase update rect on WM_PAINT, soRichard M. Stallman1996-06-141-1/+6
* (w32_read_socket): If the dead key was produced usingRichard M. Stallman1996-06-041-2/+6
* (x_scroll_bar_handle_click): Repaint scroll bar handleKarl Heuer1996-05-251-0/+1
* (w32_read_socket): Mask out lower 4 bits of wParamGeoff Voelker1996-05-171-1/+1
* (note_mouse_movement): Upwards mouse movement recognition corrected.Richard M. Stallman1996-05-131-1/+1
* (x_scroll_bar_set_handle): Always use start in calling SetScrollPos.Richard M. Stallman1996-05-111-19/+14
* (x_scroll_bar_move): Call my_show_window.Richard M. Stallman1996-05-101-0/+2
* (Vwindow_system): Declared.Geoff Voelker1996-05-031-83/+226
* (w32_read_socket): Initialize frame_or_window field.Richard M. Stallman1996-04-161-2/+2
* (convert_to_key_event, is_dead_key): New functions.Geoff Voelker1996-02-021-13/+63
* ubackout 1.3 and 1.4Geoff Voelker1996-01-251-68/+38
* (x_make_frame_visible): Explicitly make the frameGeoff Voelker1996-01-211-3/+5
* (win32_fill_rect): Remove unused variable.Geoff Voelker1996-01-211-35/+63
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Initial revisionGeoff Voelker1995-11-071-0/+3711