summaryrefslogtreecommitdiff
path: root/src/w32fns.c
Commit message (Expand)AuthorAgeFilesLines
* Include limits.h and errno.h.Geoff Voelker1997-09-031-102/+641
* Delete defsubrs of Sfocus_frame andGeoff Voelker1997-07-011-2/+0
* (x_set_mouse_color): Fix previous change.Richard M. Stallman1997-05-051-1/+1
* (x_set_mouse_color): Update calls to x_catch_errorsRichard M. Stallman1997-05-031-2/+3
* Change all uses of win95, winnt, and win32Geoff Voelker1997-01-201-9/+9
* (w32_wnd_proc): Use dummy message to wake up thread on quit_char.Geoff Voelker1996-11-211-8/+15
* Use new names for w32 filesGeoff Voelker1996-11-191-1/+1
* Change identifiers of the form win32* to w32*.Geoff Voelker1996-11-191-419/+419
* (Qright): New variable.Richard M. Stallman1996-09-211-5/+16
* (x_set_frame_parameters): Make height and width ints.Richard M. Stallman1996-09-041-15/+13
* (Ffocus_frame, Funfocus_frame): Functions deleted.Richard M. Stallman1996-09-031-15/+0
* (Qfont): Delete redundant definition.Karl Heuer1996-07-161-3/+0
* (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