Wed, 13 Sep 2006 22:39:23 +0000 |
Chong Yidong |
* xterm.c (x_initialize): Don't install Xt event timer here.
|
Fri, 08 Sep 2006 14:14:28 +0000 |
Chong Yidong |
* xdisp.c (mouse_autoselect_window): Removed.
|
Fri, 08 Sep 2006 12:13:14 +0000 |
Richard M. Stallman |
(x_error_quitter): For BadName error, just return.
|
Fri, 08 Sep 2006 11:35:01 +0000 |
Kim F. Storm |
(x_draw_glyph_string): Fix 2006-08-24 change.
|
Thu, 24 Aug 2006 20:52:00 +0000 |
Kim F. Storm |
(x_underline_at_descent_line): New variable.
|
Mon, 21 Aug 2006 08:53:32 +0000 |
Kim F. Storm |
(x_draw_stretch_glyph_string): It is ok to draw a
|
Fri, 11 Aug 2006 07:30:56 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_term_init): Initialize dpyinfo->x_dnd_atoms*
|
Fri, 04 Aug 2006 01:41:14 +0000 |
Kenichi Handa |
(x_query_font): Compare names by ignoring case.
|
Tue, 18 Jul 2006 16:33:45 +0000 |
Dan Nicolaescu |
* ebrowse.c (usage, version): Mark as NO_RETURN.
|
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.
|
Sat, 18 Mar 2006 13:48:57 +0000 |
Eli Zaretskii |
(x_display_ok): New function.
|
Tue, 14 Mar 2006 15:38:43 +0000 |
Chong Yidong |
* xterm.c (x_uncatch_errors): Block input for entire function.
|
Sat, 11 Mar 2006 15:20:09 +0000 |
Richard M. Stallman |
(x_fully_uncatch_errors, x_catching_errors): New functions.
|
Sat, 11 Mar 2006 12:04:41 +0000 |
Eli Zaretskii |
(x_draw_hollow_cursor): Subtract 1 from the last argument of XDrawRectangle.
|
Mon, 27 Feb 2006 03:35:31 +0000 |
Chong Yidong |
* xterm.h, xterm.c (x_uncatch_errors): Delete unneccessary
|
Sat, 25 Feb 2006 23:20:10 +0000 |
Chong Yidong |
* xterm.h (x_catch_errors) Return value changed to void.
|
Mon, 20 Feb 2006 01:18:43 +0000 |
Richard M. Stallman |
(x_catch_errors): Use xmalloc.
|
Tue, 14 Feb 2006 10:01:23 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_x_to_emacs_modifiers): Make non-static.
|
Mon, 13 Feb 2006 21:42:43 +0000 |
Richard M. Stallman |
Fix style of last change.
|
Mon, 13 Feb 2006 11:34:20 +0000 |
Jan Dj¸«£rv |
* xterm.c (note_mouse_movement): Check for NULL FRAME_X_OUTPUT (frame).
|
Thu, 09 Feb 2006 15:54:56 +0000 |
Jan Dj¸«£rv |
handle_one_xevent: Must note mouse movement even for nil frames for GTK,
|
Mon, 23 Jan 2006 22:08:13 +0000 |
Stefan Monnier |
(x_catch_errors_unwind): Yet another int/Lisp_Object mixup.
|
Mon, 23 Jan 2006 02:44:02 +0000 |
Stefan Monnier |
Avoid allocating Lisp data from code that can be run from a signal handler.
|
Thu, 19 Jan 2006 02:10:48 +0000 |
Kenichi Handa |
(handle_one_xevent): Handle keysyms 0x1000000..0x10000FF.
|
Wed, 16 Nov 2005 16:38:48 +0000 |
Chong Yidong |
* xfns.c (xg_set_icon_from_xpm_data): New function.
|
Wed, 16 Nov 2005 05:49:18 +0000 |
Chong Yidong |
* gnu.h (gnu_bits): Xpm version of the new Emacs icon.
|
Mon, 24 Oct 2005 14:59:42 +0000 |
Kim F. Storm |
Undo 2005-10-23 change.
|
Mon, 24 Oct 2005 08:05:36 +0000 |
Kenichi Handa |
(handle_one_xevent): Handle keysyms directly mapped to
|
Sun, 23 Oct 2005 21:12:46 +0000 |
Jan Dj¸«£rv |
* xterm.c (note_mouse_movement): Always call note_mouse_highlight
|
Thu, 20 Oct 2005 15:04:13 +0000 |
Kim F. Storm |
(x_calc_absolute_position): Remove unused vars win_x, win_y.
|
Thu, 13 Oct 2005 22:41:21 +0000 |
Kim F. Storm |
(note_mouse_movement): Return 1 if mouse moved; 0 otherwise.
|
Wed, 12 Oct 2005 12:18:42 +0000 |
YAMAMOTO Mitsuharu |
(note_mouse_movement): Undo last change.
|
Wed, 12 Oct 2005 11:43:57 +0000 |
Kim F. Storm |
(handle_one_xevent): Clear last_mouse_glyph on mouse up/down.
|
Wed, 12 Oct 2005 11:19:29 +0000 |
YAMAMOTO Mitsuharu |
*** empty log message ***
|
Tue, 11 Oct 2005 22:37:01 +0000 |
Kim F. Storm |
(glyph_rect, remember_mouse_glyph): Remove X versions.
|
Mon, 10 Oct 2005 22:54:19 +0000 |
Kim F. Storm |
(glyph_rect): Return 0 if position is outside text area.
|
Mon, 10 Oct 2005 18:58:43 +0000 |
Jason Rumney |
(remember_mouse_glyph): New function.
|
Fri, 07 Oct 2005 07:40:18 +0000 |
YAMAMOTO Mitsuharu |
Rename member for_overlaps_p in struct glyph_string to for_overlaps.
|
Fri, 30 Sep 2005 22:38:16 +0000 |
Dan Nicolaescu |
* image.c (slurp_file, xbm_read_bitmap_data): Cast to the correct
|
Tue, 27 Sep 2005 21:14:23 +0000 |
Dan Nicolaescu |
(handle_one_xevent): Refer to union field to match the type
|
Tue, 27 Sep 2005 18:48:59 +0000 |
Dan Nicolaescu |
* xlwmenu.c (find_next_selectable):
|
Tue, 16 Aug 2005 19:34:00 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_wm_set_icon_pixmap): Move GTK specific code to
|
Sat, 13 Aug 2005 09:48:36 +0000 |
Jan Dj¸«£rv |
* xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_mask
|
Sun, 07 Aug 2005 12:33:19 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 16:49:24 +0000 |
Lute Kamstra |
Update FSF's address.
|
Thu, 30 Jun 2005 18:02:52 +0000 |
Jan Dj¸«£rv |
* xterm.c (handle_one_xevent): bzero compose_status when nbytes
|