summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAgeFilesLines
...
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-74Miles Bader2005-07-291-5/+11
|\ \ | |/
| * (my_show_window, my_set_window_pos, my_set_focus, my_set_foreground_window,Juanma Barranquero2005-07-281-5/+11
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-8/+53
|\ \ | |/
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
| * (w32_draw_vertical_window_border): Use foreground ofEli Zaretskii2005-07-021-1/+7
| * * w32term.c (cleartype_active): New flag for enabling sub-pixelJason Rumney2005-07-011-5/+44
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-63Miles Bader2005-06-151-1/+19
|\ \ | |/
| * (x_use_underline_position_properties): New variable.Eli Zaretskii2005-06-131-1/+19
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31Miles Bader2005-03-311-15/+80
|\ \ | |/
| * (x_focus_changed, w32_detect_focus_change): New functions.Jason Rumney2005-03-261-15/+80
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-7Miles Bader2005-01-291-26/+4
|\ \ | |/
| * (x_draw_hollow_cursor): Use get_phys_cursor_geometry.Kim F. Storm2005-01-271-26/+4
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-4Miles Bader2005-01-221-9/+3
|\ \ | |/
| * (x_draw_glyph_string_box): Fix last_x for full width rows.Kim F. Storm2005-01-201-9/+3
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-2Miles Bader2005-01-161-5/+5
|\ \ | |/
| * (x_new_font): Set FRAME_COLUMN_WIDTH to fontp->average_width,Jason Rumney2005-01-031-4/+4
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-78Miles Bader2004-12-141-30/+0
|\ \ | |/
| * * w32term.c (x_calc_absolute_position): Remove calculation ofJan Djärv2004-12-111-30/+0
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74Miles Bader2004-12-081-9/+10
|\ \ | |/
| * (w32_clip_to_row): Add area arg. Callers changed.Kim F. Storm2004-11-211-9/+10
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-69Miles Bader2004-11-041-0/+4
|\ \ | |/
| * Delete region objects after use.Jason Rumney2004-11-011-0/+4
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-62Miles Bader2004-10-221-13/+1
|\ \ | |/
| * (x_draw_glyph_string): Use overline_color for overlines.Jason Rumney2004-10-201-1/+1
| * Remove excessive vertical whitespace.Jason Rumney2004-10-171-12/+0
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57Miles Bader2004-10-141-3/+2
|\ \ | |/
| * (x_update_window_end): Fix flicker on vertical line betweenKim F. Storm2004-10-071-3/+2
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-48Miles Bader2004-09-301-2/+15
|\ \ | |/
| * (fringe_bmp): Change to pointer.Kim F. Storm2004-09-291-2/+15
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-32Miles Bader2004-08-271-1/+1
|\ \ | |/
| * Rename wait_reading_process_input to wait_reading_process_output.Kim F. Storm2004-08-201-1/+1
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader2004-06-281-83/+115
|\ \ | |/
| * (w32_num_mouse_buttons): Rename from Vw32_num_mouse_buttons and makeJason Rumney2004-05-171-5/+11
| * (x_draw_hollow_cursor): Sync with xterm.cJason Rumney2004-05-011-10/+19
| * (w32_draw_relief_rect): Add top_p and bot_p args.Kim F. Storm2004-04-201-68/+85
| * (w32_read_socket): Set mouse_face_hidden after clearing highlight.Kim F. Storm2004-04-051-3/+3
| * (w32_read_socket): Fix last change to ButtonPress handling.Jason Rumney2004-03-011-1/+1
| * (w32_read_socket): Remove bufp_r and numcharsp args.Kim F. Storm2004-02-271-158/+92
| * (w32_draw_fringe_bitmap): Draw overlaid bitmapsJason Rumney2004-02-221-17/+29
| * (w32_draw_fringe_bitmap): Handle overlay fringe bitmaps.Jason Rumney2004-02-161-28/+18
| * (w32_define_fringe_bitmap): Bitmaps are now 16 bits wide,Kim F. Storm2004-02-131-9/+2
| * (w32_draw_fringe_bitmap): Fixed a typo in the last patch.Sam Steingold2004-02-091-4/+4
| * (w32_draw_fringe_bitmap): Copy unadapted code fromKim F. Storm2004-02-081-35/+60
| * (x_update_window_end): Call draw_window_fringes.Kim F. Storm2004-01-161-6/+28
| * (w32_text_out): Use s->font, for consistency with callers.Jason Rumney2004-01-011-3/+3
| * (Qface, Qmouse_face): Remove unused externs.Kim F. Storm2003-12-271-2/+0
| * * w32term.c (w32_read_socket): Remove call to x_check_fullscreen_move,Jan Djärv2003-10-051-35/+1
* | Sync to HEADKenichi Handa2004-04-161-211/+188
* | (x_set_mouse_face_gc): Call FACE_FOR_CHAR with POS and OBJECT args.Kenichi Handa2004-01-151-2/+2
* | (GLYPHSET, WCRANGE): Define if system headers don't.Jason Rumney2003-10-121-34/+90