aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32fns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* (x_to_w32_charset): Add iso8859-9.Geoff Voelker1999-01-191-4/+7
* (w32_msg_pump): Ignore WM_NULL message posted to threadAndrew Innes1998-12-281-45/+90
* (Vw32_phantom_key_code): New variable.Geoff Voelker1998-12-021-48/+217
* (w32_last_error): Fix cut+paste error.Geoff Voelker1998-12-021-6/+6
* (Vw32_pass_optional_keys_to_system): Variable removed.Geoff Voelker1998-11-101-103/+680
* (w32_list_fonts): Report an error if a frame has notGeoff Voelker1998-11-041-0/+18
* (x_to_w32_font): Specify DEFAULT_CHARSET in the w32 LOGFONT struct ifAndrew Innes1998-11-031-27/+32
* (w32_color_map_lookup): Remove duplicate definition.Geoff Voelker1998-10-271-32/+0
* (Vx_pixel_size_width): New global variable.Geoff Voelker1998-10-201-42/+517
* (x_create_bitmap_from_file): Skip special files.Geoff Voelker1998-10-091-0/+35
* (w32_color_map_lookup): New function.Geoff Voelker1998-09-241-13/+48
* (w32_wnd_proc): Always zero button_state when releasingGeoff Voelker1998-09-011-1/+1
* (Fx_list_fonts): Bring arglist into sync with xfns.c.Richard M. Stallman1998-06-271-4/+16
* (w32_wnd_proc): Call signal_quit when C-g is received.Richard M. Stallman1998-05-151-1/+4
* (enum_font_cb2): Only ignore raster fonts whenGeoff Voelker1998-05-021-1/+1
* Include shellapi.h.Richard M. Stallman1998-05-011-0/+10
* (msh_mousewheel): New variable.Geoff Voelker1998-04-301-0/+13
* (x_set_vertical_scroll_bars): Put scroll bars on theGeoff Voelker1998-04-231-9/+78
* (w32_msg_pump): Handle WM_EMACS_SETLOCALE.Geoff Voelker1998-04-171-0/+7
* 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 1996-01-21T00:22:24Z!voelker@cs.washington.eduGeoff Voelker1996-01-251-526/+211
* (Vwin32_enable_italics, Vwin32_enable_palette):Geoff Voelker1996-01-211-211/+526