summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAgeFilesLines
* (x_make_frame_visible): Use alternate restore flags.Jason Rumney2008-06-091-2/+9
* (x_draw_glyph_string): Use clipmask if specified.Jason Rumney2008-05-281-2/+4
* (x_draw_glyph_string): Fix calculation of underlineKenichi Handa2008-05-251-2/+2
* (x_draw_glyph_string): Be sure to draw underline within the currentKenichi Handa2008-05-231-0/+6
* (x_draw_glyph_string): Be sure to updateKenichi Handa2008-05-231-2/+2
* Fix typo in comment.Juanma Barranquero2008-05-211-5/+5
* (w32_get_glyph_overhangs): Remove.Jason Rumney2008-05-141-15/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-6/+4
* : Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-141-171/+105
* (w32_compute_glyph_string_overhangs): Compute overhangsJason Rumney2008-04-091-1/+27
* * w32term.c: Remove unused include "gnu.h".Dan Nicolaescu2008-03-031-1/+0
* (x_draw_glyph_string_background): Clear the backgroundJason Rumney2008-02-241-1/+3
* Consolidate the image_cache to the terminal struct.Stefan Monnier2008-02-221-1/+1
* * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove codeDan Nicolaescu2008-02-091-7/+0
* (w32_read_socket) <WM_CHAR>: Decode non-UnicodeJason Rumney2008-01-301-6/+51
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-12-161-0/+2
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-12-161-2/+92
| |\ \ | | |/
| | * (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT for characters above 127.Jason Rumney2007-12-141-2/+92
| | * Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-011-1/+0
* | | (x_draw_composite_glyph_string_foreground): AdjustedKenichi Handa2007-12-011-2/+2
* | | (w32_read_socket) [WM_UNICHAR]: Handle as MULTIBYTE_CHAR_KEYSTROKE_EVENT.Jason Rumney2007-11-171-2/+11
* | | Merge from emacs--devo--0Miles Bader2007-11-111-2/+24
|\ \ \ | |/ /
| * | (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.Jason Rumney2007-11-091-1/+24
| * | Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-011-1/+0
* | | Merge from emacs--devo--0Miles Bader2007-10-271-0/+1
|\ \ \ | |/ /
| * | Make `window-system' into a keyboard-local variable (rather thanStefan Monnier2007-10-251-0/+1
* | | Merge from emacs--devo--0Miles Bader2007-10-151-14/+31
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-10-151-1/+17
| |\ \ | | |/
| | * (x_set_window_size): Disable code that attempts to tellJason Rumney2007-10-091-1/+17
| * | (w32_font_is_double_byte, my_create_scrollbar): Make static.Juanma Barranquero2007-10-151-5/+6
| * | Replace `abs' with `eabs'.Eli Zaretskii2007-10-131-8/+8
* | | Merge from emacs--devo--0Miles Bader2007-10-111-111/+164
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-10-091-1/+7
| |\ \ | | |/
| | * (w32_read_socket): When focus_follows_mouse is nil makeMartin Rudalics2007-10-061-1/+7
| | * (x_draw_glyph_string): Use strike_through_color, not underline_color,Juanma Barranquero2007-09-211-5/+5
| * | Johannes Weiner <hannes at saeurebad.de>Glenn Morris2007-09-231-2/+0
| * | (x_draw_glyph_string): Use strike_through_color, not underline_color,Juanma Barranquero2007-09-211-6/+6
| * | (w32_delete_terminal): Use terminal->name as liveness status.Stefan Monnier2007-09-201-1/+1
| * | (w32_term_init): Pass rif to w32_init_fringe.Jason Rumney2007-09-131-1/+1
| * | Support for horizontal scroll wheels on some mice:Jason Rumney2007-09-041-1/+19
| * | Merge from emacs--devo--0Miles Bader2007-08-131-1/+1
| |\ \
| * \ \ Merge from emacs--devo--0Miles Bader2007-07-311-16/+82
| |\ \ \
| * \ \ \ Merge from emacs--devo--0Miles Bader2007-07-151-3/+2
| |\ \ \ \
| * | | | | * s/darwin.h (SYSTEM_PURESIZE_EXTRA): Define here.Dan Nicolaescu2007-05-191-2/+2
| * | | | | (w32_term_init): Call add_keyboard_wait_descriptor.Jason Rumney2007-05-171-0/+3
| * | | | | (w32_set_terminal_modes, w32_reset_terminal_modes):Jason Rumney2007-05-151-104/+131
| * | | | | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-02-241-19/+43
| |\ \ \ \ \