log src/xterm.c @ 71610:9ffb5cb61a66

age author description
Tue, 04 Jul 2006 14:14:36 +0000 Kim F. Storm (x_delete_display): Don't free or derefence NULL pointers.
Fri, 16 Jun 2006 12:12:27 +0000 Jan Dj¸«£rv 2006-06-16 Francis Litterio <flitterio@gmail.com>
Mon, 29 May 2006 08:06:15 +0000 Dan Nicolaescu * search.c (matcher_overflow): Mark as NO_RETURN.
Sat, 27 May 2006 22:37:39 +0000 Kim F. Storm (x_draw_stretch_glyph_string): Fix problems with invisible
Tue, 23 May 2006 07:13:05 +0000 Jan Dj¸«£rv * xterm.c: Remove declarations already in xterm.h
Wed, 17 May 2006 22:53:23 +0000 Richard M. Stallman Comment change.
Tue, 16 May 2006 10:54:48 +0000 Kim F. Storm (handle_one_xevent): Check that f is not NULL before
Sun, 14 May 2006 11:26:20 +0000 Jan Dj¸«£rv * xterm.c (handle_one_xevent): Check that f is not NULL before
Sun, 14 May 2006 00:30:46 +0000 Kim F. Storm (handle_one_xevent): Fix crash in 2006-03-24 change.
Thu, 30 Mar 2006 00:46:23 +0000 Kenichi Handa (x_term_init): Delete superfluous UNGCPRO.
Fri, 24 Mar 2006 15:24:20 +0000 Kim F. Storm (handle_one_xevent): Don't let key-press clear mouse face
Tue, 21 Mar 2006 14:39:41 +0000 Jan Dj¸«£rv * xterm.c: x_session_initialized new variable.
Mon, 20 Mar 2006 22:41:23 +0000 Andreas Schwab * dispnew.c (init_display): Check DISPLAY here.
Mon, 20 Mar 2006 06:23:55 +0000 Kenichi Handa (x_term_init): Remove unnecessary GCPRO.
Sat, 18 Mar 2006 15:41:59 +0000 Chong Yidong * xterm.c (x_display_ok): Fix minor bug and compilation warnings.