summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAgeFilesLines
* (x_display_pixel_height, x_display_pixel_width): New functions.Chong Yidong2008-09-181-12/+19
* (x_draw_composite_glyph_string_foreground): AdjustedKenichi Handa2008-08-291-41/+42
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-311-2/+0
* (w32_enable_unicode_output, cleartype_active): RemoveJason Rumney2008-07-281-45/+1
* (WS_EX_LAYERED): Define if not already.Jason Rumney2008-07-071-0/+5
* (x_set_frame_alpha): Fix logic.Jason Rumney2008-06-291-1/+1
* * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.Jason Rumney2008-06-281-5/+58
* American English spelling fix.Glenn Morris2008-06-271-3/+3
* * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.Jason Rumney2008-06-261-35/+18
* * w32bdf.c, w32bdf.h: Remove obsolete files.Jason Rumney2008-06-261-13/+16
* * w32term.c (x_draw_glyph_string_background)Jason Rumney2008-06-231-6/+1
* [OLD_FONT]: Remove obsolete font code.Jason Rumney2008-06-201-835/+0
* * xdisp.c (underline_minimum_offset): Rename from xterm.c'sStefan Monnier2008-06-101-0/+1
* (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