log src/w32term.c @ 95733:0554ef53fccd

age author description
Mon, 09 Jun 2008 23:43:19 +0000 Jason Rumney (x_make_frame_visible): Use alternate restore flags.
Wed, 28 May 2008 16:12:36 +0000 Jason Rumney (x_draw_glyph_string): Use clipmask if specified.
Sun, 25 May 2008 11:17:07 +0000 Kenichi Handa (x_draw_glyph_string): Fix calculation of underline
Fri, 23 May 2008 06:11:53 +0000 Kenichi Handa (x_draw_glyph_string): Be sure to draw underline within the current
Fri, 23 May 2008 04:43:48 +0000 Kenichi Handa (x_draw_glyph_string): Be sure to update
Wed, 21 May 2008 09:25:50 +0000 Juanma Barranquero Fix typo in comment.
Wed, 14 May 2008 14:40:20 +0000 Jason Rumney (w32_get_glyph_overhangs): Remove.
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 00:40:04 +0000 Kenichi Handa : Throughout the file, delete all USE_FONT_BACKEND
Wed, 09 Apr 2008 12:10:33 +0000 Jason Rumney (w32_compute_glyph_string_overhangs): Compute overhangs
Mon, 03 Mar 2008 06:32:13 +0000 Dan Nicolaescu * w32term.c: Remove unused include "gnu.h".
Sun, 24 Feb 2008 15:44:59 +0000 Jason Rumney (x_draw_glyph_string_background): Clear the background
Fri, 22 Feb 2008 17:42:09 +0000 Stefan Monnier Consolidate the image_cache to the terminal struct.
Sat, 09 Feb 2008 18:03:10 +0000 Dan Nicolaescu * configure.in (LIBX11_MACHINE, HAVE_XFREE386): Remove code
Fri, 01 Feb 2008 16:01:31 +0000 Miles Bader Merge unicode branch
Wed, 30 Jan 2008 09:34:49 +0000 Jason Rumney (w32_read_socket) <WM_CHAR>: Decode non-Unicode
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Sun, 16 Dec 2007 05:08:49 +0000 Miles Bader Merge from emacs--devo--0
Sat, 01 Dec 2007 02:40:49 +0000 Kenichi Handa (x_draw_composite_glyph_string_foreground): Adjusted
Sat, 17 Nov 2007 03:00:47 +0000 Jason Rumney (w32_read_socket) [WM_UNICHAR]: Handle as MULTIBYTE_CHAR_KEYSTROKE_EVENT.
Sun, 11 Nov 2007 00:56:44 +0000 Miles Bader Merge from emacs--devo--0
Sat, 27 Oct 2007 09:12:07 +0000 Miles Bader Merge from emacs--devo--0
Mon, 15 Oct 2007 05:03:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 11 Oct 2007 16:22:07 +0000 Miles Bader Merge from emacs--devo--0
Thu, 13 Sep 2007 13:36:39 +0000 Jason Rumney (x_set_glyph_string_clipping): Use
Mon, 13 Aug 2007 13:48:35 +0000 Miles Bader Merge from emacs--devo--0
Fri, 03 Aug 2007 05:20:51 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Mon, 09 Jul 2007 08:00:55 +0000 Miles Bader Merge from emacs--devo--0
Fri, 29 Jun 2007 03:37:33 +0000 Stefan Monnier Replace uses of GC_* macros with the non-GC_ versions.