summaryrefslogtreecommitdiff
path: root/src/w32fns.c
Commit message (Expand)AuthorAgeFilesLines
* (win32_wnd_proc): Handle WM_ERASEBKGND andKarl Heuer1996-07-121-11/+27
* (Vwin32_alt_is_meta): New variable.Richard M. Stallman1996-06-191-1/+11
* (win32_wnd_proc): No need to forward WM_ERASEBKGND to main thread.Richard M. Stallman1996-06-141-0/+5
* (x_to_win32_font): Allow any quality fonts.Richard M. Stallman1996-06-101-1/+1
* (sync_modifiers): New function.Richard M. Stallman1996-06-101-0/+20
* (reset_modifiers): Only clear a modifier if the modifier key has beenRichard M. Stallman1996-06-011-3/+24
* (Vwin32_mouse_move_interval): New lisp variable.Karl Heuer1996-05-251-53/+113
* (modifier_set): Check toggle state of CapsLock evenKarl Heuer1996-05-221-2/+2
* (win32_wnd_proc): Reenable quit_char detection.Richard M. Stallman1996-05-131-1/+1
* (win32_wnd_proc): Disable setting of Vquit_flagGeoff Voelker1996-05-101-0/+3
* (win_msg_worker): Use post_msg.Richard M. Stallman1996-05-101-26/+46
* (continuation of previous checkin)Geoff Voelker1996-05-031-0/+1
* (quit_char, Vwin32_enable_italics, Vwin32_enable_palette):Geoff Voelker1996-05-031-266/+785
* (defined_color): Map color to nearest in default palette.Richard M. Stallman1996-04-161-2/+8
* (win32_color_map): Use PALETTERGB instead of RGB.Geoff Voelker1996-04-111-240/+240
* (Vwin32_pass_alt_to_system,Geoff Voelker1996-03-161-6/+79
* (modifiers, modifier_key_support_tested,Geoff Voelker1996-02-021-42/+146
* backout 1.3Geoff Voelker1996-01-251-526/+211
* (Vwin32_enable_italics, Vwin32_enable_palette):Geoff Voelker1996-01-211-211/+526
* Update FSF's address in the preamble.Erik Naggum1996-01-151-1/+2
* Initial revisionGeoff Voelker1995-11-071-0/+4308