]> code.delx.au - gnu-emacs/history - src/w32term.c
(Fbury_buffer): Doc fix.
[gnu-emacs] / src / w32term.c
2005-01-27 Kim F. Storm(x_draw_hollow_cursor): Use get_phys_cursor_geometry.
2005-01-20 Kim F. Storm(x_draw_glyph_string_box): Fix last_x for full width...
2005-01-03 Jason Rumney(x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_...
2004-12-11 Jan Djärv* w32term.c (x_calc_absolute_position): Remove calculat...
2004-11-21 Kim F. Storm(w32_clip_to_row): Add area arg. Callers changed.
2004-11-01 Jason RumneyDelete region objects after use.
2004-10-20 Jason Rumney(x_draw_glyph_string): Use overline_color for overlines.
2004-10-17 Jason RumneyRemove excessive vertical whitespace.
2004-10-07 Kim F. Storm(x_update_window_end): Fix flicker on vertical line...
2004-09-29 Kim F. Storm(fringe_bmp): Change to pointer.
2004-08-20 Kim F. StormRename wait_reading_process_input to wait_reading_proce...
2004-05-17 Jason Rumney(w32_num_mouse_buttons): Rename from Vw32_num_mouse_but...
2004-05-01 Jason Rumney(x_draw_hollow_cursor): Sync with xterm.c
2004-04-20 Kim F. Storm(w32_draw_relief_rect): Add top_p and bot_p args.
2004-04-05 Kim F. Storm(w32_read_socket): Set mouse_face_hidden after clearing...
2004-03-01 Jason Rumney(w32_read_socket): Fix last change to ButtonPress handling.
2004-02-27 Kim F. Storm(w32_read_socket): Remove bufp_r and numcharsp args.
2004-02-22 Jason Rumney(w32_draw_fringe_bitmap): Draw overlaid bitmaps
2004-02-16 Jason Rumney(w32_draw_fringe_bitmap): Handle overlay fringe bitmaps.
2004-02-13 Kim F. Storm(w32_define_fringe_bitmap): Bitmaps are now 16 bits...
2004-02-09 Sam Steingold(w32_draw_fringe_bitmap): Fixed a typo in the last...
2004-02-08 Kim F. Storm(w32_draw_fringe_bitmap): Copy unadapted code from
2004-01-16 Kim F. Storm(x_update_window_end): Call draw_window_fringes.
2004-01-01 Jason Rumney(w32_text_out): Use s->font, for consistency with callers.
2003-12-27 Kim F. Storm(Qface, Qmouse_face): Remove unused externs.
2003-10-05 Jan Djärv* w32term.c (w32_read_socket): Remove call to x_check_f...
2003-09-01 Miles BaderAdd arch taglines
2003-08-31 Jason RumneyDocument last change.
2003-08-31 Jason Rumney(w32_per_char_metric): Allow cached metrics to be
2003-08-27 Jason Rumney(w32_read_socket): Fix WM_MOUSEWHEEL assignment.
2003-06-01 Jason Rumney(construct_mouse_wheel): Construct WHEEL_EVENT.
2003-05-27 Juanma BarranqueroAdd missing code from previous patch by David Ponce.