log src/xterm.c @ 96234:d83f0f57503f

age author description
Sun, 22 Jun 2008 14:02:07 +0000 Stefan Monnier (x_set_frame_alpha): Add x_catch_errors for bug#437.
Tue, 10 Jun 2008 20:22:10 +0000 Stefan Monnier * xdisp.c (underline_minimum_offset): Rename from xterm.c's
Tue, 10 Jun 2008 20:01:54 +0000 Stefan Monnier * xterm.c (x_underline_minimum_display_offset): New var.
Mon, 02 Jun 2008 06:09:17 +0000 Jim Meyering Make "xfree (NULL)" a no-op; remove useless if-before-xfree.
Tue, 27 May 2008 21:10:55 +0000 Chong Yidong (x_draw_glyph_string): If a clipmask is specified, use it.
Mon, 26 May 2008 11:37:42 +0000 Andreas Schwab (x_set_frame_alpha): Fix type mismatch.
Sun, 25 May 2008 11:14:31 +0000 Kenichi Handa (x_draw_glyph_string): Fix calculation of underline
Fri, 23 May 2008 05:33:08 +0000 Kenichi Handa (x_draw_glyph_string): Be sure to draw underline within the current
Fri, 23 May 2008 04:43:19 +0000 Kenichi Handa (x_draw_glyph_string): Be sure to update
Wed, 21 May 2008 06:32:45 +0000 Dan Nicolaescu (x_set_frame_alpha): Move declarations before
Wed, 21 May 2008 03:59:44 +0000 Glenn Morris Seiji Zenitani <zenitani at mac.com>
Wed, 14 May 2008 07:50:26 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Wed, 14 May 2008 01:44:51 +0000 Kenichi Handa Throughout the file, delete all USE_FONT_BACKEND
Tue, 13 May 2008 08:08:13 +0000 Jan Dj¸«£rv (handle_one_xevent): Don't pass buttons higher than 3
Sun, 27 Apr 2008 10:44:37 +0000 Andreas Schwab (XTread_socket): Fix use of uninitialized variable.