log src/w32term.c @ 103500:d0e3ea40717c EMACS_23_1_BASE

age author description
Sun, 21 Jun 2009 03:34:19 +0000 Jason Rumney (keyboard_codepage): New static variable. EMACS_23_1_BASE
Sun, 19 Apr 2009 15:09:25 +0000 Jason Rumney The following changes fix Bug#3005 for wide glyphs on each platform,
Sun, 22 Mar 2009 02:39:30 +0000 Jason Rumney (x-use-underline-position-properties): Doc fix.
Sun, 15 Mar 2009 14:53:53 +0000 Jason Rumney * w32term.h (WM_EMACS_PAINT): New message.
Thu, 12 Feb 2009 14:36:33 +0000 Jason Rumney (x_display_pixel_height, x_display_pixel_width):
Fri, 30 Jan 2009 18:01:40 +0000 Juanma Barranquero * w32inevt.c (w32_console_read_socket) [SYNC_INPUT]:
Fri, 30 Jan 2009 13:06:07 +0000 Juanma Barranquero * atimer.c (run_timers, alarm_signal_handler):
Thu, 29 Jan 2009 14:35:04 +0000 Chong Yidong (w32_read_socket): Update pending_signals.
Fri, 09 Jan 2009 18:08:41 +0000 Jason Rumney Remove unused header
Thu, 08 Jan 2009 03:15:17 +0000 Glenn Morris Add 2009 to copyright years.
Sat, 03 Jan 2009 11:16:32 +0000 Jason Rumney * w32term.c (x_query_colors, x_query_color): New functions.
Thu, 01 Jan 2009 02:05:39 +0000 Jason Rumney (x_new_font): Return font object, not fontset. (Bug#119)
Tue, 23 Dec 2008 07:28:06 +0000 Martin Rudalics In comments, write delete_frame instead of Fdelete_frame.
Sat, 13 Dec 2008 05:40:29 +0000 Chong Yidong (w32_term_init): Don't initialize the image cache here; it will be
Sat, 15 Nov 2008 05:33:07 +0000 Chong Yidong (x_draw_glyph_string): For stretch glyphs, don't call
Sat, 15 Nov 2008 05:20:33 +0000 Chong Yidong (x_draw_glyph_string): Stop drawing the background of the next glyph
Wed, 12 Nov 2008 15:51:11 +0000 Chong Yidong (x_set_frame_alpha): Do nothing if alpha is negative.
Mon, 27 Oct 2008 22:20:27 +0000 Chong Yidong (x_draw_bar_cursor): When hbar cursor is on over-sized glyph, draw it
Thu, 18 Sep 2008 18:18:12 +0000 Chong Yidong (x_display_pixel_height, x_display_pixel_width): New functions.
Fri, 29 Aug 2008 07:57:31 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Adjusted
Thu, 31 Jul 2008 02:47:32 +0000 Dan Nicolaescu * s/ms-w32.h (MULTI_KBOARD): Remove. before-remove-vms
Mon, 28 Jul 2008 18:31:26 +0000 Jason Rumney (w32_enable_unicode_output, cleartype_active): Remove
Mon, 07 Jul 2008 10:58:52 +0000 Jason Rumney (WS_EX_LAYERED): Define if not already.
Sun, 29 Jun 2008 16:12:37 +0000 Jason Rumney (x_set_frame_alpha): Fix logic.
Sat, 28 Jun 2008 23:54:27 +0000 Jason Rumney * w32term.c (pfnGetFontUnicodeRanges): Remove unused function pointer.
Fri, 27 Jun 2008 07:34:53 +0000 Glenn Morris American English spelling fix.
Thu, 26 Jun 2008 22:11:25 +0000 Jason Rumney * w32font.h (FONT_HANDLE, FONT_TEXTMETRIC): New macros.
Thu, 26 Jun 2008 10:48:28 +0000 Jason Rumney * w32bdf.c, w32bdf.h: Remove obsolete files.
Mon, 23 Jun 2008 12:41:46 +0000 Jason Rumney * w32term.c (x_draw_glyph_string_background)
Fri, 20 Jun 2008 21:46:05 +0000 Jason Rumney [OLD_FONT]: Remove obsolete font code.