2000-03-22 |
Jason Rumney |
(w32_wnd_proc): Handle WM_MENUSELECT message.
|
2000-03-01 |
Jason Rumney |
Bring up to date with xfns.c changes from 2000-02-25 and 2000-02-21.
|
2000-02-27 |
Jason Rumney |
(w32_wnd_proc) [WM_LBUTTON_DOWN, WM_RBUTTON_DOWN, WM_LBUTTON_UP,
|
2000-01-30 |
Jason Rumney |
(w32_defined_color): Check for valid frame before
|
2000-01-23 |
Jason Rumney |
(w32_defined_color): Apply gamma correction before trying to map to
|
2000-01-23 |
Jason Rumney |
Substantial rewrite for new redisplay. Major changes:
|
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.
|