| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 2010 to copyright years. | Glenn Morris | 2010-01-13 | 1 | -1/+1 |
* | Make line<->pixel_y conversion macros aware of native menu/tool bars. | YAMAMOTO Mitsuharu | 2010-01-09 | 1 | -5/+0 |
* | * alloc.c: Do not define struct catchtag. | Dan Nicolaescu | 2009-10-19 | 1 | -0/+1 |
* | * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position | Jason Rumney | 2009-07-22 | 1 | -0/+3 |
* | * w32term.c (w32_initialize): Use standard types. | Jason Rumney | 2009-07-03 | 1 | -1/+1 |
* | bug#1849 - Windows 7 Taskbar Support | Jason Rumney | 2009-06-30 | 1 | -4/+24 |
* | * w32term.c (x_draw_glyph_string): Use the glyph string's width | Chong Yidong | 2009-06-22 | 1 | -4/+4 |
* | (w32_initialize): Add necessary casts to last change. | Jason Rumney | 2009-06-21 | 1 | -2/+2 |
* | (keyboard_codepage): New static variable. | Jason Rumney | 2009-06-21 | 1 | -10/+29 |
* | The following changes fix Bug#3005 for wide glyphs on each platform, | Jason Rumney | 2009-04-19 | 1 | -11/+18 |
* | (x-use-underline-position-properties): Doc fix. | Jason Rumney | 2009-03-22 | 1 | -3/+1 |
* | * w32term.h (WM_EMACS_PAINT): New message. | Jason Rumney | 2009-03-15 | 1 | -1/+1 |
* | (x_display_pixel_height, x_display_pixel_width): | Jason Rumney | 2009-02-12 | 1 | -4/+10 |
* | * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]: | Juanma Barranquero | 2009-01-30 | 1 | -6/+0 |
* | * atimer.c (run_timers, alarm_signal_handler): | Juanma Barranquero | 2009-01-30 | 1 | -0/+4 |
* | (w32_read_socket): Update pending_signals. | Chong Yidong | 2009-01-29 | 1 | -0/+2 |
* | Remove unused header | Jason Rumney | 2009-01-09 | 1 | -1/+0 |
* | Add 2009 to copyright years. | Glenn Morris | 2009-01-08 | 1 | -1/+1 |
* | * w32term.c (x_query_colors, x_query_color): New functions. | Jason Rumney | 2009-01-03 | 1 | -0/+29 |
* | (x_new_font): Return font object, not fontset. (Bug#119) | Jason Rumney | 2009-01-01 | 1 | -11/+3 |
* | In comments, write delete_frame instead of Fdelete_frame. | Martin Rudalics | 2008-12-23 | 1 | -1/+1 |
* | (w32_term_init): Don't initialize the image cache here; it will be | Chong Yidong | 2008-12-13 | 1 | -1/+0 |
* | (x_draw_glyph_string): For stretch glyphs, don't call | Chong Yidong | 2008-11-15 | 1 | -1/+4 |
* | (x_draw_glyph_string): Stop drawing the background of the next glyph | Chong Yidong | 2008-11-15 | 1 | -1/+2 |
* | (x_set_frame_alpha): Do nothing if alpha is negative. | Chong Yidong | 2008-11-12 | 1 | -1/+3 |
* | (x_draw_bar_cursor): When hbar cursor is on over-sized glyph, draw it | Chong Yidong | 2008-10-27 | 1 | -1/+2 |
* | (x_display_pixel_height, x_display_pixel_width): New functions. | Chong Yidong | 2008-09-18 | 1 | -12/+19 |
* | (x_draw_composite_glyph_string_foreground): Adjusted | Kenichi Handa | 2008-08-29 | 1 | -41/+42 |
* | * s/ms-w32.h (MULTI_KBOARD): Remove. | Dan Nicolaescu | 2008-07-31 | 1 | -2/+0 |
* | (w32_enable_unicode_output, cleartype_active): Remove | Jason Rumney | 2008-07-28 | 1 | -45/+1 |
* | (WS_EX_LAYERED): Define if not already. | Jason Rumney | 2008-07-07 | 1 | -0/+5 |
* | (x_set_frame_alpha): Fix logic. | Jason Rumney | 2008-06-29 | 1 | -1/+1 |
* | * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer. | Jason Rumney | 2008-06-28 | 1 | -5/+58 |
* | American English spelling fix. | Glenn Morris | 2008-06-27 | 1 | -3/+3 |
* | * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros. | Jason Rumney | 2008-06-26 | 1 | -35/+18 |
* | * w32bdf.c, w32bdf.h: Remove obsolete files. | Jason Rumney | 2008-06-26 | 1 | -13/+16 |
* | * w32term.c (x_draw_glyph_string_background) | Jason Rumney | 2008-06-23 | 1 | -6/+1 |
* | [OLD_FONT]: Remove obsolete font code. | Jason Rumney | 2008-06-20 | 1 | -835/+0 |
* | * xdisp.c (underline_minimum_offset): Rename from xterm.c's | Stefan Monnier | 2008-06-10 | 1 | -0/+1 |
* | (x_make_frame_visible): Use alternate restore flags. | Jason Rumney | 2008-06-09 | 1 | -2/+9 |
* | (x_draw_glyph_string): Use clipmask if specified. | Jason Rumney | 2008-05-28 | 1 | -2/+4 |
* | (x_draw_glyph_string): Fix calculation of underline | Kenichi Handa | 2008-05-25 | 1 | -2/+2 |
* | (x_draw_glyph_string): Be sure to draw underline within the current | Kenichi Handa | 2008-05-23 | 1 | -0/+6 |
* | (x_draw_glyph_string): Be sure to update | Kenichi Handa | 2008-05-23 | 1 | -2/+2 |
* | Fix typo in comment. | Juanma Barranquero | 2008-05-21 | 1 | -5/+5 |
* | (w32_get_glyph_overhangs): Remove. | Jason Rumney | 2008-05-14 | 1 | -15/+1 |
* | Switch to recommended form of GPLv3 permissions notice. | Glenn Morris | 2008-05-14 | 1 | -6/+4 |
* | : Throughout the file, delete all USE_FONT_BACKEND | Kenichi Handa | 2008-05-14 | 1 | -171/+105 |
* | (w32_compute_glyph_string_overhangs): Compute overhangs | Jason Rumney | 2008-04-09 | 1 | -1/+27 |
* | * w32term.c: Remove unused include "gnu.h". | Dan Nicolaescu | 2008-03-03 | 1 | -1/+0 |