(Vw32_pass_optional_keys_to_system): Variable removed.
[bpt/emacs.git] / src / w32fns.c
1998-11-10 Geoff Voelker(Vw32_pass_optional_keys_to_system): Variable removed.
1998-11-04 Geoff Voelker(w32_list_fonts): Report an error if a frame has not
1998-11-03 Andrew Innes(x_to_w32_font): Specify DEFAULT_CHARSET in the w32...
1998-10-27 Geoff Voelker(w32_color_map_lookup): Remove duplicate definition.
1998-10-20 Geoff Voelker(Vx_pixel_size_width): New global variable.
1998-10-09 Geoff Voelker(x_create_bitmap_from_file): Skip special files.
1998-09-24 Geoff Voelker(w32_color_map_lookup): New function.
1998-09-01 Geoff Voelker(w32_wnd_proc): Always zero button_state when releasing
1998-06-27 Richard M. Stallman(Fx_list_fonts): Bring arglist into sync with xfns.c.
1998-05-15 Richard M. Stallman(w32_wnd_proc): Call signal_quit when C-g is received.
1998-05-02 Geoff Voelker(enum_font_cb2): Only ignore raster fonts when
1998-05-01 Richard M. StallmanInclude shellapi.h.
1998-04-30 Geoff Voelker(msh_mousewheel): New variable.
1998-04-23 Geoff Voelker(x_set_vertical_scroll_bars): Put scroll bars on the
1998-04-17 Geoff Voelker(w32_msg_pump): Handle WM_EMACS_SETLOCALE.
1997-09-03 Geoff VoelkerInclude limits.h and errno.h.
1997-07-01 Geoff VoelkerDelete defsubrs of Sfocus_frame and
1997-05-05 Richard M. Stallman(x_set_mouse_color): Fix previous change.
1997-05-03 Richard M. Stallman(x_set_mouse_color): Update calls to x_catch_errors
1997-01-20 Geoff VoelkerChange all uses of win95, winnt, and win32
1996-11-21 Geoff Voelker(w32_wnd_proc): Use dummy message to wake up thread...
1996-11-19 Geoff VoelkerUse new names for w32 files
1996-11-19 Geoff VoelkerChange identifiers of the form win32* to w32*.
1996-09-21 Richard M. Stallman(Qright): New variable.
1996-09-04 Richard M. Stallman(x_set_frame_parameters): Make height and width ints.
1996-09-03 Richard M. Stallman(Ffocus_frame, Funfocus_frame): Functions deleted.
1996-07-16 Karl Heuer(Qfont): Delete redundant definition.
1996-07-12 Karl Heuer(win32_wnd_proc): Handle WM_ERASEBKGND and
1996-06-19 Richard M. Stallman(Vwin32_alt_is_meta): New variable.
1996-06-14 Richard M. Stallman(win32_wnd_proc): No need to forward WM_ERASEBKGND...
1996-06-10 Richard M. Stallman(x_to_win32_font): Allow any quality fonts.
1996-06-10 Richard M. Stallman(sync_modifiers): New function.
1996-06-01 Richard M. Stallman(reset_modifiers): Only clear a modifier if the modifie...
1996-05-25 Karl Heuer(Vwin32_mouse_move_interval): New lisp variable.
1996-05-22 Karl Heuer(modifier_set): Check toggle state of CapsLock even
1996-05-13 Richard M. Stallman(win32_wnd_proc): Reenable quit_char detection.
1996-05-10 Geoff Voelker(win32_wnd_proc): Disable setting of Vquit_flag
1996-05-10 Richard M. Stallman(win_msg_worker): Use post_msg.
1996-05-03 Geoff Voelker(continuation of previous checkin)
1996-05-03 Geoff Voelker(quit_char, Vwin32_enable_italics, Vwin32_enable_palette):
1996-04-16 Richard M. Stallman(defined_color): Map color to nearest in default palette.
1996-04-11 Geoff Voelker(win32_color_map): Use PALETTERGB instead of RGB.
1996-03-16 Geoff Voelker(Vwin32_pass_alt_to_system,
1996-02-02 Geoff Voelker(modifiers, modifier_key_support_tested,
1996-01-25 Geoff Voelkerbackout 1996-01-21T00:22:24Z!voelker@cs.washington.edu
1996-01-21 Geoff Voelker(Vwin32_enable_italics, Vwin32_enable_palette):
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1995-11-07 Geoff VoelkerInitial revision