aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32fns.c
Commit message (Expand)AuthorAgeFilesLines
* (x_set_frame_parameters): Set foreground andGeoff Voelker1999-08-161-1/+27
* (x_set_icon_type): Support setting frame icons.Geoff Voelker1999-08-101-27/+9
* (w32_find_ccl_program): Add casting.Kenichi Handa1999-07-271-1/+2
* (w32_find_ccl_program): Get compiled CCL code by justKenichi Handa1999-07-261-24/+12
* (w32_to_x_weight): Return "demibold" instead of "semibold".Andrew Innes1999-06-161-1/+1
* (w32_wnd_proc): Ensure mouse capture is released ifAndrew Innes1999-05-201-0/+4
* (x_to_w32_charset): Reinstall VIETNAMESE_CHARSETAndrew Innes1999-05-111-11/+50
* (w32_strict_painting): New variable.Andrew Innes1999-05-051-6/+25
* (x_to_w32_charset): Fix typo: want to map all JapaneseAndrew Innes1999-05-041-3/+4
* (unibyte_display_via_language_environment):Andrew Innes1999-05-021-12/+0
* [andrewi]Andrew Innes1999-05-021-16/+95
* (x_to_w32_font): Provide sufficient buffer to encode_coding to avoid carryover.Richard M. Stallman1999-04-071-3/+10
* (enum_font_cb2): Set the font height to be theGeoff Voelker1999-03-171-7/+57
* (w32_strict_fontnames): New variable.Geoff Voelker1999-03-141-3/+15
* (w32_wnd_proc): Handle WM_GETMINMAXINFO message.Geoff Voelker1999-03-141-0/+6
* Use epaths.h istead of paths.h.Richard M. Stallman1999-02-261-1/+1
* (Vw32_quit_key): New variable.Andrew Innes1999-02-171-1/+10
* (syms_of_w32fns): Change default value of w32-mouse-move-interval toAndrew Innes1999-02-021-1/+1
* (w32_load_system_font): Do not load unlisted fonts ifGeoff Voelker1999-01-281-18/+167
* (x_set_frame_parameters): gcpro as needed.Richard M. Stallman1999-01-281-0/+13
* (w32_wnd_proc): Fix bug introduced by previous change;Andrew Innes1999-01-271-15/+20
* (Vw32_bdf_filename_alist): New variable.Geoff Voelker1999-01-221-100/+254
* (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