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
|
Thu, 30 Jun 2005 14:56:48 +0000 |
Juri Linkov |
(x_draw_vertical_window_border): Use foreground of
|
Mon, 06 Jun 2005 21:27:50 +0000 |
Stefan Monnier |
(x_create_toolkit_scroll_bar): Use XtNarrowScrollbars if available.
|
Fri, 03 Jun 2005 23:02:03 +0000 |
Kim F. Storm |
(handle_one_xevent): Also ignore mouse motion just
|
Fri, 27 May 2005 11:28:30 +0000 |
Kenichi Handa |
(x_encode_char): Call check_ccl_update in advance.
|
Tue, 10 May 2005 09:19:19 +0000 |
Richard M. Stallman |
Fix previous change.
|
Tue, 10 May 2005 09:18:48 +0000 |
Richard M. Stallman |
(noinclude): Add #undef.
|
Thu, 31 Mar 2005 22:42:46 +0000 |
Stefan Monnier |
Include ThreeD.h for XtNbeNiceToColormap.
|
Thu, 17 Feb 2005 12:51:16 +0000 |
Andreas Schwab |
(handle_one_xevent): Use union of struct input_event and
|
Thu, 03 Feb 2005 07:36:15 +0000 |
Richard M. Stallman |
(x_error_quitter): On GCC 3 and up, specify noinline.
|
Thu, 27 Jan 2005 22:34:05 +0000 |
Kim F. Storm |
(x_clip_to_row): Ensure y >= 0.
|
Thu, 27 Jan 2005 17:00:38 +0000 |
Stefan Monnier |
(x_error_quitter): Add a prototype. Make it static again.
|
Tue, 25 Jan 2005 01:26:57 +0000 |
Richard M. Stallman |
(x_error_quitter): No longer static, and moved after x_error_handler.
|
Thu, 20 Jan 2005 15:23:22 +0000 |
Kim F. Storm |
(x_draw_glyph_string_box): Fix last_x for full width rows.
|