log src/w32term.c @ 105677:ecd13e4eaf2a

age author description
2009-10-19 Dan Nicolaescu * alloc.c: Do not define struct catchtag.
2009-07-22 Jason Rumney * w32fns.c (w32_wnd_proc) [WM_IME_STARTCOMPOSITION]: Position
2009-07-03 Jason Rumney * w32term.c (w32_initialize): Use standard types.
2009-06-30 Jason Rumney bug#1849 - Windows 7 Taskbar Support
2009-06-22 Chong Yidong * w32term.c (x_draw_glyph_string): Use the glyph string's width
2009-06-21 Jason Rumney (w32_initialize): Add necessary casts to last change.
2009-06-21 Jason Rumney (keyboard_codepage): New static variable. EMACS_23_1_BASE
2009-04-19 Jason Rumney The following changes fix Bug#3005 for wide glyphs on each platform,
2009-03-22 Jason Rumney (x-use-underline-position-properties): Doc fix.
2009-03-15 Jason Rumney * w32term.h (WM_EMACS_PAINT): New message.
2009-02-12 Jason Rumney (x_display_pixel_height, x_display_pixel_width):
2009-01-30 Juanma Barranquero * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
2009-01-30 Juanma Barranquero * atimer.c (run_timers, alarm_signal_handler):
2009-01-29 Chong Yidong (w32_read_socket): Update pending_signals.
2009-01-09 Jason Rumney Remove unused header
2009-01-08 Glenn Morris Add 2009 to copyright years.
2009-01-03 Jason Rumney * w32term.c (x_query_colors, x_query_color): New functions.
2009-01-01 Jason Rumney (x_new_font): Return font object, not fontset. (Bug#119)
2008-12-23 Martin Rudalics In comments, write delete_frame instead of Fdelete_frame.
2008-12-13 Chong Yidong (w32_term_init): Don't initialize the image cache here; it will be
2008-11-15 Chong Yidong (x_draw_glyph_string): For stretch glyphs, don't call
2008-11-15 Chong Yidong (x_draw_glyph_string): Stop drawing the background of the next glyph
2008-11-12 Chong Yidong (x_set_frame_alpha): Do nothing if alpha is negative.
2008-10-27 Chong Yidong (x_draw_bar_cursor): When hbar cursor is on over-sized glyph, draw it
2008-09-18 Chong Yidong (x_display_pixel_height, x_display_pixel_width): New functions.
2008-08-29 Kenichi Handa (x_draw_composite_glyph_string_foreground): Adjusted
2008-07-31 Dan Nicolaescu * s/ms-w32.h (MULTI_KBOARD): Remove. before-remove-vms
2008-07-28 Jason Rumney (w32_enable_unicode_output, cleartype_active): Remove
2008-07-07 Jason Rumney (WS_EX_LAYERED): Define if not already.
2008-06-29 Jason Rumney (x_set_frame_alpha): Fix logic.