summaryrefslogtreecommitdiff
path: root/src/xterm.c
Commit message (Expand)AuthorAgeFilesLines
* * xfns.c (xg_set_icon_from_xpm_data): New function.Chong Yidong2005-11-161-7/+22
* * gnu.h (gnu_bits): Xpm version of the new Emacs icon.Chong Yidong2005-11-161-0/+5
* Undo 2005-10-23 change.Kim F. Storm2005-10-241-3/+8
* (handle_one_xevent): Handle keysyms directly mapped toKenichi Handa2005-10-241-0/+21
* * xterm.c (note_mouse_movement): Always call note_mouse_highlightJan Djärv2005-10-231-4/+5
* (x_calc_absolute_position): Remove unused vars win_x, win_y.Kim F. Storm2005-10-201-1/+0
* (note_mouse_movement): Return 1 if mouse moved; 0 otherwise.Kim F. Storm2005-10-131-5/+9
* (note_mouse_movement): Undo last change.YAMAMOTO Mitsuharu2005-10-121-2/+0
* (handle_one_xevent): Clear last_mouse_glyph on mouse up/down.Kim F. Storm2005-10-121-0/+1
* *** empty log message ***YAMAMOTO Mitsuharu2005-10-121-0/+2
* (glyph_rect, remember_mouse_glyph): Remove X versions.Kim F. Storm2005-10-111-96/+2
* (glyph_rect): Return 0 if position is outside text area.Kim F. Storm2005-10-101-1/+5
* (remember_mouse_glyph): New function.Jason Rumney2005-10-101-26/+43
* Rename member for_overlaps_p in struct glyph_string to for_overlaps.YAMAMOTO Mitsuharu2005-10-071-6/+6
* * image.c (slurp_file, xbm_read_bitmap_data): Cast to the correctDan Nicolaescu2005-09-301-2/+2
* (handle_one_xevent): Refer to union field to match the typeDan Nicolaescu2005-09-271-2/+2
* * xlwmenu.c (find_next_selectable):Dan Nicolaescu2005-09-271-2/+0
* * xterm.c (x_wm_set_icon_pixmap): Move GTK specific code toJan Djärv2005-08-161-6/+1
* * xterm.c (x_wm_set_icon_pixmap): Call xg_get_pixbuf_from_pix_and_maskJan Djärv2005-08-131-3/+15
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+1
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* * xterm.c (handle_one_xevent): bzero compose_status when nbytesJan Djärv2005-06-301-0/+1
* (x_draw_vertical_window_border): Use foreground ofJuri Linkov2005-06-301-0/+6
* (x_create_toolkit_scroll_bar): Use XtNarrowScrollbars if available.Stefan Monnier2005-06-061-2/+5
* (handle_one_xevent): Also ignore mouse motion justKim F. Storm2005-06-031-6/+6
* (x_encode_char): Call check_ccl_update in advance.Kenichi Handa2005-05-271-0/+1
* Fix previous change.Richard M. Stallman2005-05-101-2/+2
* (noinclude): Add #undef.Richard M. Stallman2005-05-101-0/+6
* Include ThreeD.h for XtNbeNiceToColormap.Stefan Monnier2005-03-311-24/+5
* (handle_one_xevent): Use union of struct input_event andAndreas Schwab2005-02-171-54/+57
* (x_error_quitter): On GCC 3 and up, specify noinline.Richard M. Stallman2005-02-031-3/+11
* (x_clip_to_row): Ensure y >= 0.Kim F. Storm2005-01-271-23/+4
* (x_error_quitter): Add a prototype. Make it static again.Stefan Monnier2005-01-271-5/+8
* (x_error_quitter): No longer static, and moved after x_error_handler.Richard M. Stallman2005-01-251-16/+19
* (x_draw_glyph_string_box): Fix last_x for full width rows.Kim F. Storm2005-01-201-10/+4
* * xterm.c (handle_one_xevent): Clear area in expose event for GTK.Jan Djärv2004-12-311-0/+8
* (x_new_font): Set FRAME_COLUMN_WIDTH toKenichi Handa2004-12-301-1/+41
* * xterm.c (xg_scroll_callback): Update XG_LAST_SB_DATA beforeJan Djärv2004-12-151-3/+3
* * xterm.c (x_calc_absolute_position): Don't subtract outer_pixel_diffJan Djärv2004-12-111-20/+5
* (x_clip_to_row): Add area arg. Callers changed.Kim F. Storm2004-11-211-9/+10
* * xterm.c (handle_one_xevent): Don't queue X selection eventsKim F. Storm2004-11-051-74/+7
* * xterm.c (x_window_to_scroll_bar): Only callJan Djärv2004-11-021-2/+2
* * xterm.h (x_output): New member `xic_base_fontname'.Jan Djärv2004-10-211-5/+1
* * xterm.c (x_clear_frame): Remove call to xg_frame_clearedJan Djärv2004-10-191-20/+10
* (x_redisplay_interface): Fix flush_display_optional.Kim F. Storm2004-10-121-1/+1
* (x_update_window_end): Fix flicker on vertical line betweenKim F. Storm2004-10-071-3/+2
* * xterm.c (x_find_modifier_meanings): Ignore any Super or Hyper forJan Djärv2004-10-051-5/+18
* (XTset_vertical_scroll_bar): Improve handling of scrollKim F. Storm2004-10-041-8/+15
* (x_term_init): Work around a bug in some X servers.Stefan Monnier2004-09-181-2/+4
* * xterm.c (x_catch_errors_unwind): Do not XSync if display has closed.Jan Djärv2004-08-241-4/+6