1999-12-06 |
Eli Zaretskii |
Changes for automatic remapping of X colors on terminal frames:
|
1999-09-12 |
Ken Raeburn |
Use XCAR and XCDR instead of explicit member references.
|
1999-08-16 |
Geoff Voelker |
(x_set_frame_parameters): Set foreground and
|
1999-08-10 |
Geoff Voelker |
(x_set_icon_type): Support setting frame icons.
|
1999-07-27 |
Kenichi Handa |
(w32_find_ccl_program): Add casting.
|
1999-07-26 |
Kenichi Handa |
(w32_find_ccl_program): Get compiled CCL code by just
|
1999-06-16 |
Andrew Innes |
(w32_to_x_weight): Return "demibold" instead of "semibold".
|
1999-05-20 |
Andrew Innes |
(w32_wnd_proc): Ensure mouse capture is released if
|
1999-05-11 |
Andrew Innes |
(x_to_w32_charset): Reinstall VIETNAMESE_CHARSET
|
1999-05-05 |
Andrew Innes |
(w32_strict_painting): New variable.
|
1999-05-04 |
Andrew Innes |
(x_to_w32_charset): Fix typo: want to map all Japanese
|
1999-05-02 |
Andrew Innes |
(unibyte_display_via_language_environment):
|
1999-05-02 |
Andrew Innes |
[andrewi]
|
1999-04-07 |
Richard M. Stallman |
(x_to_w32_font): Provide sufficient buffer to encode_coding to avoid carryover.
|
1999-03-17 |
Geoff Voelker |
(enum_font_cb2): Set the font height to be the
|
1999-03-14 |
Geoff Voelker |
(w32_strict_fontnames): New variable.
|
1999-03-14 |
Geoff Voelker |
(w32_wnd_proc): Handle WM_GETMINMAXINFO message.
|
1999-02-26 |
Richard M. Stallman |
Use epaths.h istead of paths.h.
|
1999-02-17 |
Andrew Innes |
(Vw32_quit_key): New variable.
|
1999-02-02 |
Andrew Innes |
(syms_of_w32fns): Change default value of w32-mouse-move-interval to
|
1999-01-28 |
Geoff Voelker |
(w32_load_system_font): Do not load unlisted fonts if
|
1999-01-28 |
Richard M. Stallman |
(x_set_frame_parameters): gcpro as needed.
|
1999-01-27 |
Andrew Innes |
(w32_wnd_proc): Fix bug introduced by previous change;
|
1999-01-22 |
Geoff Voelker |
(Vw32_bdf_filename_alist): New variable.
|
1999-01-19 |
Geoff Voelker |
(x_to_w32_charset): Add iso8859-9.
|
1998-12-28 |
Andrew Innes |
(w32_msg_pump): Ignore WM_NULL message posted to thread
|
1998-12-02 |
Geoff Voelker |
(Vw32_phantom_key_code): New variable.
|
1998-12-02 |
Geoff Voelker |
(w32_last_error): Fix cut+paste error.
|
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 LOGFONT struct if
|
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. Stallman |
Include 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 Voelker |
Include limits.h and errno.h.
|
1997-07-01 |
Geoff Voelker |
Delete 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 Voelker |
Change all uses of win95, winnt, and win32
|
1996-11-21 |
Geoff Voelker |
(w32_wnd_proc): Use dummy message to wake up thread on quit_char.
|
1996-11-19 |
Geoff Voelker |
Use new names for w32 files
|
1996-11-19 |
Geoff Voelker |
Change 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 to main thread.
|
1996-06-10 |
Richard M. Stallman |
(x_to_win32_font): Allow any quality fonts.
|
1996-06-10 |
Richard M. Stallman |
(sync_modifiers): New function.
|