(mail-setup): Call set-buffer-multibyte because
[bpt/emacs.git] / src / w32term.c
2001-01-13 Jason Rumney(x_produce_image_glyph, x_draw_image_foreground)
2001-01-02 Andrew Innes(x_update_begin):
2000-12-27 Gerd Moellmann(syms_of_xterm): DEFVAR_LISP x-toolkit-scroll-bars
2000-12-22 Jason Rumney(w32_draw_bitmap): Fix drawing so it does not appear...
2000-12-21 Andrew Innes(x_update_begin): Regenerate the palette here, rather
2000-12-21 Jason Rumney(x_draw_hollow_cursor): Delay obtaining the frame's...
2000-12-14 Andrew Innes(clear_mouse_face): Treat tip_frame as a Lisp_Object.
2000-12-05 Jason Rumney(expose_area): Complete last change.
2000-12-05 Jason Rumney(x_produce_glyphs): If a font for a component of
2000-12-02 Jason Rumney(x_estimate_mode_line_height): If `mode-line' face...
2000-12-02 Jason Rumney(w32_bdf_per_char_metric): Dereference pointer correctl...
2000-12-01 Jason Rumney(x_draw_vertical_border): Fix call to w32_fill_rect.
2000-11-22 Gerd Moellmann(x_tool_bar_item, w32_handle_tool_bar_click)
2000-11-18 Jason Rumney(w32_draw_bitmap): Use face to set colors.
2000-11-15 Jason Rumney(HIGHLIGHT_COLOR_DARK_BOOST_LIMIT): New constant.
2000-11-10 Jason Rumney(w32_encode_char): Handle CP_UNICODE specially.
2000-11-08 Kenichi Handa(VCENTER_BASELINE_OFFSET): Fix previous change. If the
2000-11-05 Andrew Innes(x_produce_glyphs): Fix typo in enum name.
2000-10-31 Jason Rumney(x_produce_glyphs): Handle composite characters.
2000-10-29 Jason Rumney(w32_bdf_per_char_metric): Negate descent.
2000-10-27 Stefan Monnier* lisp.h (KEYMAPP): New macro.
2000-10-23 Jason Rumney(VCENTER_BASELINE_OFFSET): Bias division (see xterm...
2000-10-21 Jason Rumney(w32_cache_char_metrics): Double check that font is
2000-10-21 Andrew Innes(w32_per_char_metric): Remove HDC argument. Use
2000-10-19 Jason Rumney(x_produce_glyphs): Handle unibyte_display_via_language...
2000-09-29 Jason Rumney(w32_char_font_type, w32_encode_char, x_produce_glyphs...
2000-09-14 Andrew Innes(w32_per_char_metric): Handle non-TrueType fonts.
2000-08-22 Andrew InnesInclude keyboard.h before frame.h.
2000-08-21 Gerd Moellmann(w32_read_socket): Change calls to gen_help_event.
2000-08-20 Jason Rumney(help_echo_window): New variable.
2000-08-10 Miles Bader(note_mouse_highlight): Update calls to overlays_at.
2000-07-15 Jason Rumney(help_echo_object, help_echo_pos): New variables.
2000-07-13 Gerd Moellmann(construct_mouse_click, construct_mouse_wheel)
2000-07-13 Gerd Moellmann(w32_handle_tool_bar_click): Adapt to changes in
2000-07-05 Stefan Monnier* xterm.c (note_mode_line_highlight, note_mouse_highlight)
2000-05-30 Jason RumneyFormat and doc changes to bring closer to xterm.c.
2000-03-27 Jason Rumney(w32_read_socket): Handle WM_MENUSELECT message.
2000-03-01 Jason RumneyBring up to date with xterm.c changes of 2000-02-24...
2000-02-27 Jason Rumney(w32_display_info_for_display): Remove unused function.
2000-02-06 Andrew Innes(x_make_frame_visible): Replace call to
2000-01-30 Jason Rumney(w32_term_init): Swap resx and height_in, resy and
2000-01-23 Jason Rumney(w32_fill_rect): Do not try to deal with NULL hdc
2000-01-23 Jason RumneyComplete rewrite based on xterm.c.
1999-10-19 Paul EggertAdd support for large files, 64-bit Solaris, system...
1999-09-12 Ken RaeburnUse XCAR and XCDR instead of explicit member references.
1999-08-10 Geoff Voelker(x_bitmap_icon): New function.
1999-06-17 Jason RumneyHandle wide characters properly.
1999-06-12 Karl Heuer(cancel_mouse_face): new function. See equiv
1999-05-20 Andrew Innes(w32_read_socket): Reset the grabbed flag when a frame...
1999-05-15 Andrew Innes(dumpglyphs): Use correct colours for drawing rectangle...
1999-05-03 Andrew Innes(dumpglyphs): Always fill background for italic fonts.
1999-05-02 Andrew Innes[andrewi]
1999-03-14 Geoff Voelker(W32_TEXTOUT): Do not multiply nchars by
1999-02-05 Andrew Innes(construct_drag_n_drop): Call DraqQueryPoint before
1999-01-22 Geoff Voelker(W32_TEXTOUT): New macro.
1999-01-19 Geoff VoelkerRemove codepage macros. Remove redundant BIG5 macros.
1998-12-28 Andrew Innes(x_iconify_frame): Wait for frame to be iconified; do
1998-12-03 Geoff Voelker(dumpglyphs): Use unsigned char arrays.
1998-11-10 Geoff Voelker(convert_to_key_event): Removed.
1998-11-04 Geoff Voelker(w32_enable_unicode_output): Rename from
1998-11-04 Geoff Voelker(dumpglyphs): Use FRAME_FONT for w32_fill_area.
1998-10-20 Geoff Voelker(w32_use_unicode_for_codepage): Interpret w32_no_unicod...
1998-10-20 Geoff VoelkerInclude fontset.h. Define codepage macros.
1998-05-14 Geoff Voelker(w32_ring_bell): Flash window correctly.
1998-05-01 Richard M. StallmanInclude shellapi.h.
1998-04-30 Geoff Voelker(msh_mousewheel): Declare.
1998-04-29 Geoff VoelkerForward declare hooks with full function prototypes.
1998-04-23 Geoff Voelker(w32_read_socket): Don't misinterpret WM_PAINT message
1998-04-17 Geoff Voelker(Vw32_recognize_altgr): New variable.
1998-04-09 Karl Heuer(min, max): Define as macros.
1997-10-24 Karl Heuer(w32_mouse_position): Handle INSIST < 0.
1997-09-03 Geoff Voelker(SIF_*): Win95 macros defined for NT.
1997-07-20 Geoff Voelker(w32_clear_end_of_line): Include scroll bar width.
1997-07-01 Geoff VoelkerInclude charset.h.
1997-01-20 Geoff VoelkerChange all uses of win95, winnt, and win32
1996-11-19 Geoff VoelkerChange identifiers of the form win32* to w32*.
1996-09-25 Richard M. Stallman(w32_read_socket): Delete WAITP arg.
1996-09-21 Richard M. Stallman(fast_find_position, show_macro_face): Use new WINDOW_L...
1996-09-16 Richard M. Stallman(note_mouse_highlight): Test last_overlay_modified...
1996-07-20 Karl HeuerFix FSF address in comment.
1996-07-16 Karl Heuer(w32_read_socket): Need to erase background
1996-07-12 Karl Heuer(w32_read_socket): Remove unused WM_ERASEBKGND code.
1996-07-07 Miles Bader(x_set_mouse_pixel_position): Adjust coords by frame...
1996-06-14 Richard M. Stallman(w32_read_socket): Erase update rect on WM_PAINT, so
1996-06-04 Richard M. Stallman(w32_read_socket): If the dead key was produced using
1996-05-25 Karl Heuer(x_scroll_bar_handle_click): Repaint scroll bar handle
1996-05-17 Geoff Voelker(w32_read_socket): Mask out lower 4 bits of wParam
1996-05-13 Richard M. Stallman(note_mouse_movement): Upwards mouse movement recogniti...
1996-05-11 Richard M. Stallman(x_scroll_bar_set_handle): Always use start in calling...
1996-05-10 Richard M. Stallman(x_scroll_bar_move): Call my_show_window.
1996-05-03 Geoff Voelker(Vwindow_system): Declared.
1996-04-16 Richard M. Stallman(w32_read_socket): Initialize frame_or_window field.
1996-02-02 Geoff Voelker(convert_to_key_event, is_dead_key): New functions.
1996-01-25 Geoff Voelkerbackout 1996-01-21T00:21:35Z!voelker@cs.washington.edu
1996-01-21 Geoff Voelker(x_make_frame_visible): Explicitly make the frame
1996-01-21 Geoff Voelker(win32_fill_rect): Remove unused variable.
1996-01-15 Erik NaggumUpdate FSF's address in the preamble.
1995-11-07 Geoff VoelkerInitial revision