summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAge
* * s/ms-w32.h (MULTI_KBOARD): Remove.Dan Nicolaescu2008-07-31
* (w32_enable_unicode_output, cleartype_active): RemoveJason Rumney2008-07-28
* (WS_EX_LAYERED): Define if not already.Jason Rumney2008-07-07
* (x_set_frame_alpha): Fix logic.Jason Rumney2008-06-29
* * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.Jason Rumney2008-06-28
* American English spelling fix.Glenn Morris2008-06-27
* * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.Jason Rumney2008-06-26
* * w32bdf.c, w32bdf.h: Remove obsolete files.Jason Rumney2008-06-26
* * w32term.c (x_draw_glyph_string_background)Jason Rumney2008-06-23
* [OLD_FONT]: Remove obsolete font code.Jason Rumney2008-06-20
* * xdisp.c (underline_minimum_offset): Rename from xterm.c'sStefan Monnier2008-06-10
* (x_make_frame_visible): Use alternate restore flags.Jason Rumney2008-06-09
* (x_draw_glyph_string): Use clipmask if specified.Jason Rumney2008-05-28
* (x_draw_glyph_string): Fix calculation of underlineKenichi Handa2008-05-25
* (x_draw_glyph_string): Be sure to draw underline within the currentKenichi Handa2008-05-23
* (x_draw_glyph_string): Be sure to updateKenichi Handa2008-05-23
* Fix typo in comment.Juanma Barranquero2008-05-21
* (w32_get_glyph_overhangs): Remove.Jason Rumney2008-05-14
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-14
* : Throughout the file, delete all USE_FONT_BACKENDKenichi Handa2008-05-14
* (w32_compute_glyph_string_overhangs): Compute overhangsJason Rumney2008-04-09
* * w32term.c: Remove unused include "gnu.h".Dan Nicolaescu2008-03-03
* (x_draw_glyph_string_background): Clear the backgroundJason Rumney2008-02-24
* Consolidate the image_cache to the terminal struct.Stefan Monnier2008-02-22
* * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove codeDan Nicolaescu2008-02-09
* (w32_read_socket) <WM_CHAR>: Decode non-UnicodeJason Rumney2008-01-30
* Merge from emacs--devo--0Miles Bader2008-01-09
|\
| * Merge from emacs--rel--22Miles Bader2008-01-08
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-08
* | | Merge from emacs--devo--0Miles Bader2007-12-16
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-12-16
| |\|
| | * (w32_read_socket): Use MULTIBYTE_CHAR_KEYSTROKE_EVENT for characters above 127.Jason Rumney2007-12-14
| | * Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-01
* | | (x_draw_composite_glyph_string_foreground): AdjustedKenichi Handa2007-12-01
* | | (w32_read_socket) [WM_UNICHAR]: Handle as MULTIBYTE_CHAR_KEYSTROKE_EVENT.Jason Rumney2007-11-17
* | | Merge from emacs--devo--0Miles Bader2007-11-11
|\| |
| * | (w32_scroll_bar_handle_click): Use SCROLL_BAR_CLICK_EVENT.Jason Rumney2007-11-09
| * | Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-01
* | | Merge from emacs--devo--0Miles Bader2007-10-27
|\| |
| * | Make `window-system' into a keyboard-local variable (rather thanStefan Monnier2007-10-25
* | | Merge from emacs--devo--0Miles Bader2007-10-15
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-10-15
| |\|
| | * (x_set_window_size): Disable code that attempts to tellJason Rumney2007-10-09
| * | (w32_font_is_double_byte, my_create_scrollbar): Make static.Juanma Barranquero2007-10-15
| * | Replace `abs' with `eabs'.Eli Zaretskii2007-10-13
* | | Merge from emacs--devo--0Miles Bader2007-10-11
|\| |
| * | Merge from emacs--rel--22Miles Bader2007-10-09
| |\|
| | * (w32_read_socket): When focus_follows_mouse is nil makeMartin Rudalics2007-10-06
| | * (x_draw_glyph_string): Use strike_through_color, not underline_color,Juanma Barranquero2007-09-21
| * | Johannes Weiner <hannes at saeurebad.de>Glenn Morris2007-09-23