summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAgeFilesLines
* Implement cursor on the left fringe for R2L lines.Eli Zaretskii2010-04-101-2/+4
* Remove extern errno declarations.Dan Nicolaescu2010-04-011-4/+0
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Make line<->pixel_y conversion macros aware of native menu/tool bars.YAMAMOTO Mitsuharu2010-01-091-5/+0
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: PositionJason Rumney2009-07-221-0/+3
* * w32term.c (w32_initialize): Use standard types.Jason Rumney2009-07-031-1/+1
* bug#1849 - Windows 7 Taskbar SupportJason Rumney2009-06-301-4/+24
* * w32term.c (x_draw_glyph_string): Use the glyph string's widthChong Yidong2009-06-221-4/+4
* (w32_initialize): Add necessary casts to last change.Jason Rumney2009-06-211-2/+2
* (keyboard_codepage): New static variable.Jason Rumney2009-06-211-10/+29
* The following changes fix Bug#3005 for wide glyphs on each platform,Jason Rumney2009-04-191-11/+18
* (x-use-underline-position-properties): Doc fix.Jason Rumney2009-03-221-3/+1
* * w32term.h (WM_EMACS_PAINT): New message.Jason Rumney2009-03-151-1/+1
* (x_display_pixel_height, x_display_pixel_width):Jason Rumney2009-02-121-4/+10
* * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:Juanma Barranquero2009-01-301-6/+0
* * atimer.c (run_timers, alarm_signal_handler):Juanma Barranquero2009-01-301-0/+4
* (w32_read_socket): Update pending_signals.Chong Yidong2009-01-291-0/+2
* Remove unused headerJason Rumney2009-01-091-1/+0
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* * w32term.c (x_query_colors, x_query_color): New functions.Jason Rumney2009-01-031-0/+29
* (x_new_font): Return font object, not fontset. (Bug#119)Jason Rumney2009-01-011-11/+3
* In comments, write delete_frame instead of Fdelete_frame.Martin Rudalics2008-12-231-1/+1
* (w32_term_init): Don't initialize the image cache here; it will beChong Yidong2008-12-131-1/+0
* (x_draw_glyph_string): For stretch glyphs, don't callChong Yidong2008-11-151-1/+4
* (x_draw_glyph_string): Stop drawing the background of the next glyphChong Yidong2008-11-151-1/+2
* (x_set_frame_alpha): Do nothing if alpha is negative.Chong Yidong2008-11-121-1/+3
* (x_draw_bar_cursor): When hbar cursor is on over-sized glyph, draw itChong Yidong2008-10-271-1/+2
* (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