Change defvar_int def and vars to use EMACS_INT instead of just int.
[bpt/emacs.git] / src / w32term.c
2002-03-04 Stefan MonnierChange defvar_int def and vars to use EMACS_INT instead...
2002-03-04 Juanma Barranquero(x_display_and_set_cursor): Fix typo.
2002-03-01 Kim F. Storm(x_display_and_set_cursor): Blink box cursor using
2002-02-23 Pavel Janík(enter_timestamp): Remove unused static variable to...
2002-02-22 Jason Rumney(w32_text_out): Renamed from W32_TEXTOUT.
2002-02-18 Jason Rumney(glyph_rect): Determine the row and glyph more precisely.
2002-02-17 Jason Rumney* w32term.c (x_autoselect_window_p): New variable.
2002-02-16 Kim F. Storm(disable_mouse_highlight): Removed variable.
2002-02-06 Jason Rumney(w32_native_per_char_metric): Disable 2002-01-20 change.
2002-01-24 Jason Rumney(x_scroll_run): Use ScrollWindowEx in place of BitBlt.
2002-01-23 Jason Rumney(x_update_window_begin): Only hide caret if
2002-01-20 Jason Rumney(w32_system_caret_width): Remove.
2002-01-20 Jason Rumney(w32_native_per_char_metric): Don't trust the metrics
2002-01-16 Kim F. Storm(x_erase_phys_cursor): Don't erase cursor if cursor row
2002-01-13 Jason Rumney(parse_button): New parameter xbutton. Callers changed.
2002-01-12 Pavel JaníkFix typos.
2002-01-05 Jason Rumney(x_draw_glyphs): Don't call notice_overwritten_cursor
2002-01-05 Jason Rumney(x_setup_relief_colors): Don't compute an image's
2001-12-20 Pavel JaníkDoc fix.
2001-12-01 Jason Rumney(w32_read_socket) <WM_MOUSELEAVE>: Cancel help echo
2001-12-01 Kim F. StormMerged fringe width related changes from xterm.c.
2001-11-28 Jason Rumney(w32_read_socket) <WM_MENUSELECT>: Remove.
2001-11-24 Jason Rumney(x_after_update_window_line): Doc fix.
2001-11-18 Jason Rumney(note_mouse_highlight): Fix type of variable `ignore'.
2001-11-16 Kim F. StormFringe cleanup.
2001-11-12 Jason RumneyChange doc-string comments to `new style'. [w/`doc...
2001-11-07 Jason Rumney(x_display_and_set_cursor): Do not move system caret
2001-11-05 Sam Steingold(x_display_and_set_cursor): Fix w32 compilation error.
2001-11-05 Richard M. Stallman(x_display_and_set_cursor): Use buffer-local
2001-10-27 Jason Rumney(w32_system_caret_hwnd, w32_system_caret_width)
2001-10-24 Gerd Moellmann(fast_find_position): Call row_containing_pos
2001-10-21 Jason Rumney(x_erase_phys_cursor): Remove inverse_p.
2001-10-21 Jason RumneyFix formatting for new function.
2001-10-21 Jason Rumney(remember_mouse_glyph): New function.
2001-10-20 Miles Bader(x_fix_overlapping_area, x_write_glyphs, expose_area)
2001-10-17 Andrew Innes(w32_encode_char): Get cached codepage from font_info,
2001-10-17 Andrew Innes(w32_read_socket): Determine clipping rectangle for
2001-10-16 Ken RaeburnAvoid (most) uses of XCAR/XCDR as lvalues, for flexibil...
2001-10-08 Stefan MonnierInclude keymap.h.
2001-10-08 Gerd MoellmannDon't define min/max.
2001-09-04 Andrew Innes(w32_read_socket): Add more information to debugging...
2001-08-28 Eli Zaretskii(x_set_glyph_string_background_width)
2001-08-14 Andrew InnesDraw relief (if any) before
2001-07-26 Andrew Innes(x_display_list): New variable.
2001-02-23 Jason Rumney* w32term.c (x_set_glyph_string_background_width):...
2001-02-12 Andrew Innes(x_produce_image_glyph): Pay attention to the case...
2001-02-09 Jason Rumney(w32_encode_char): Treat eight bit graphic and control
2001-02-08 Stefan Monnier(w32_set_scroll_bar_thumb): Use `double' for `range...
2001-01-29 Eli Zaretskii(x_draw_row_bitmaps): Delay obtaining HDC to avoid...
2001-01-20 Andrew Innes(w32_ring_bell): Only support visible bell on w32
2001-01-18 Jason Rumney(x_produce_stretch_glyph): Only use Qspace when GLYPH_D...
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...
next