log src/w32term.c @ 107005:fb234c5a45ed

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.
2008-06-28 Jason Rumney * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
2008-06-27 Glenn Morris American English spelling fix.
2008-06-26 Jason Rumney * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
2008-06-26 Jason Rumney * w32bdf.c, w32bdf.h: Remove obsolete files.
2008-06-23 Jason Rumney * w32term.c (x_draw_glyph_string_background)
2008-06-20 Jason Rumney [OLD_FONT]: Remove obsolete font code.
2008-06-10 Stefan Monnier * xdisp.c (underline_minimum_offset): Rename from xterm.c's
2008-06-09 Jason Rumney (x_make_frame_visible): Use alternate restore flags.
2008-05-28 Jason Rumney (x_draw_glyph_string): Use clipmask if specified.
2008-05-25 Kenichi Handa (x_draw_glyph_string): Fix calculation of underline
2008-05-23 Kenichi Handa (x_draw_glyph_string): Be sure to draw underline within the current
2008-05-23 Kenichi Handa (x_draw_glyph_string): Be sure to update
2008-05-21 Juanma Barranquero Fix typo in comment.
2008-05-14 Jason Rumney (w32_get_glyph_overhangs): Remove.
2008-05-14 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
2008-05-14 Kenichi Handa : Throughout the file, delete all USE_FONT_BACKEND
2008-04-09 Jason Rumney (w32_compute_glyph_string_overhangs): Compute overhangs
2008-03-03 Dan Nicolaescu * w32term.c: Remove unused include "gnu.h".
2008-02-24 Jason Rumney (x_draw_glyph_string_background): Clear the background
2008-02-22 Stefan Monnier Consolidate the image_cache to the terminal struct.
2008-02-09 Dan Nicolaescu * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
2008-02-01 Miles Bader Merge unicode branch
2008-01-30 Jason Rumney (w32_read_socket) <WM_CHAR>: Decode non-Unicode
2008-01-09 Miles Bader Merge from emacs--devo--0
2007-12-16 Miles Bader Merge from emacs--devo--0
2007-12-01 Kenichi Handa (x_draw_composite_glyph_string_foreground): Adjusted
2007-11-17 Jason Rumney (w32_read_socket) [WM_UNICHAR]: Handle as MULTIBYTE_CHAR_KEYSTROKE_EVENT.
2007-11-11 Miles Bader Merge from emacs--devo--0
2007-10-27 Miles Bader Merge from emacs--devo--0
2007-10-15 Miles Bader Merge from emacs--devo--0