summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAgeFilesLines
* 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--rel--22Miles Bader2007-08-131-1/+1
| |\
| | * Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-311-16/+82
|\ \ \ | |/ /
| * | (w32_draw_fringe_bitmap): Extend fringe background toYAMAMOTO Mitsuharu2007-07-271-15/+81
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ | | |/
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-07-151-3/+2
|\ \ \ | |/ /
| * | (w32_delete_display): Remove leftover declaration.Juanma Barranquero2007-06-201-5/+4
| |/
* | * 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
|\ \ | |/
| * (w32_set_scroll_bar_thumb): Don't resize scroll-barKim F. Storm2007-02-191-25/+43
| * Revert last change.Kim F. Storm2007-02-191-12/+0
| * (w32_set_scroll_bar_thumb): Don't update thumb sizeKim F. Storm2007-02-191-0/+18
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-01-291-1/+1
|\ \ | |/
| * Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2007-01-011-4/+4
|\ \ | |/
| * (syms_of_w32term) <x-use-underline-position-properties,Juanma Barranquero2006-12-101-4/+4
* | Merged from emacs@sv.gnu.org. Last-minute emacsclient rewrites be damned!Karoly Lorentey2006-12-031-4/+4
|\ \ | |/
| * (w32_msg_worker): Declare correctly.Jason Rumney2006-11-271-3/+3
| * Space/tab mixup.Juanma Barranquero2006-11-241-1/+1
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-12-031-0/+3
|\ \ | |/
| * (x_draw_glyph_string_foreground): Set background mode to TRANSPARENT beforeJuanma Barranquero2006-10-271-0/+3
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-1/+1
|\ \ | |/
| * * xdisp.c (mouse_autoselect_window): Removed.Chong Yidong2006-09-081-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-10/+30
|\ \ | |/
| * (x_underline_at_descent_line): New variable.Kim F. Storm2006-08-241-9/+27
| * (x_draw_stretch_glyph_string): It is ok to draw aKim F. Storm2006-08-211-1/+3
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-07-291-6/+38
|\ \ | |/
| * (x_calc_absolute_position): Fix frame positioningKim F. Storm2006-07-181-6/+38
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-07-141-1/+16
|\ \ | |/
| * (x_make_frame_visible): Use SystemParametersInfo with SPI_GETWORKAREA to findEli Zaretskii2006-06-301-1/+16
* | Merged from emacs@sv.gnu.org.Karoly Lorentey2006-06-121-149/+91
|\ \ | |/
| * (w32_set_scroll_bar_thumb, x_scroll_bar_create)Jason Rumney2006-06-051-139/+61
| * (x_draw_hollow_cursor): Fix last change.Eli Zaretskii2006-05-291-2/+4
| * (x_draw_stretch_glyph_string): Fix last change.Kim F. Storm2006-05-291-0/+1
| * (x_draw_stretch_glyph_string): Fix problems with invisibleKim F. Storm2006-05-271-9/+26
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-04-281-2/+4
|\ \ | |/
| * (construct_mouse_wheel): Handle negative coordinates.Jason Rumney2006-04-261-2/+4
* | Fix previous commit.Karoly Lorentey2006-04-011-2/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-04-011-2/+4
|\ \ | |/
| * (w32_read_socket): Don't let key-press clear mouse faceKim F. Storm2006-03-241-2/+4
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-03-151-12/+6
|\ \ | |/