aboutsummaryrefslogtreecommitdiffstats
path: root/src/xterm.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs--rel--22Miles Bader2008-01-221-4/+4
|\
| * (handle_one_xevent): Revert to counting chars not bytes.Jason Rumney2008-01-171-4/+4
* | Merge from emacs--rel--22Miles Bader2008-01-081-1/+2
|\ \ | |/
| * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+2
| * Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-011-1/+0
* | Update URL to Window Manager Specification in comment.Jan Djärv2007-12-031-2/+2
* | (x_scroll_bar_set_handle, x_scroll_bar_handle_click)Jan Djärv2007-11-181-14/+14
* | * xterm.h (struct scroll_bar): Only use Lisp_Object for lisp data.Stefan Monnier2007-11-161-61/+59
* | Remove HAVE_X11R5 and HAVE_X11R4.Jan Djärv2007-11-011-64/+0
* | Johan Bockg� <bojohan at gnu.org>Glenn Morris2007-11-011-1/+0
* | Make `window-system' into a keyboard-local variable (rather thanStefan Monnier2007-10-251-0/+1
* | Replace `abs' with `eabs'.Eli Zaretskii2007-10-131-12/+13
* | Merge from emacs--rel--22Miles Bader2007-10-091-1/+7
|\ \ | |/
| * (handle_one_xevent): When focus_follows_mouse is nil makeMartin Rudalics2007-10-061-1/+7
| * (abs): #undef before #define.Jan Djärv2007-09-141-0/+1
| * Remove debug fprintf.Jan Djärv2007-08-171-5/+1
| * (handle_one_xevent): Remove check that mouse click is inJan Djärv2007-08-171-20/+20
* | Johannes Weiner <hannes at saeurebad.de>Glenn Morris2007-09-231-2/+0
* | Markus Triska <markus.triska at gmx.at>Glenn Morris2007-09-211-1/+2
* | (x_delete_terminal): Use terminal->name as liveness status.Stefan Monnier2007-09-201-1/+1
* | (handle_one_xevent): Fix a C warning.Michaël Cadilhac2007-09-191-2/+2
* | (handle_one_xevent): Skip decoding if nbytes is zero.Kenichi Handa2007-09-141-33/+34
* | * xterm.c (x_create_terminal): Add comment.Dan Nicolaescu2007-09-101-0/+2
* | (x_term_init): Give error if can't open DISPLAY_NAME.Richard M. Stallman2007-09-101-1/+11
* | Merge from emacs--devo--0Miles Bader2007-08-211-19/+15
|\ \
| * | (handle_one_xevent): Remove check that mouse click is inJan Djärv2007-08-171-19/+15
* | | Merge from emacs--devo--0Miles Bader2007-08-131-1/+3
|\ \ \ | |/ /
| * | Merge from emacs--rel--22Miles Bader2007-08-131-1/+1
| |\ \ | | |/
| | * (x_draw_image_glyph_string): Adjust stipple origin whenYAMAMOTO Mitsuharu2007-08-111-0/+2
| | * Replace `iff' in comments.Glenn Morris2007-08-081-1/+1
| * | (x_draw_image_glyph_string): Adjust stipple origin whenYAMAMOTO Mitsuharu2007-08-111-0/+2
* | | Merge from emacs--devo--0Miles Bader2007-07-311-17/+93
|\ \ \ | |/ /
| * | (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]:YAMAMOTO Mitsuharu2007-07-271-16/+92
| * | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
| |\ \ | | |/
| | * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| | * (x_connection_closed): Remove NO_RETURN.Richard M. Stallman2007-05-221-1/+3
| | * (XTread_socket): Revert last change.Chong Yidong2007-05-131-2/+0
| | * (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC).Chong Yidong2007-05-121-0/+2
* | | Merge from emacs--devo--0Miles Bader2007-07-241-26/+24
|\ \ \ | |/ /
| * | (x_ewmh_activate_frame): New function.Jan Djärv2007-07-181-26/+24
* | | Merge from emacs--devo--0Miles Bader2007-06-111-3/+3
|\ \ \ | |/ /
| * | (x_term_init): Use empty_unibyte_string.Juanma Barranquero2007-06-081-3/+3
* | | Merge from emacs--devo--0Miles Bader2007-05-251-1/+3
|\ \ \ | |/ /
| * | (x_connection_closed): Remove NO_RETURN.Richard M. Stallman2007-05-221-1/+3
| * | (XTread_socket): Revert last change.Chong Yidong2007-05-131-2/+0
| * | (XTread_socket): Yet another uncaught X error crash (YAUXEC).Chong Yidong2007-05-121-0/+2
| |/
* | Fix compilation error with non-toolkit scrollbar.Karoly Lorentey2007-04-221-1/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2007-04-221-8/+9
|\ \ | |/
| * (handle_one_xevent): Ignore buttons > 3 for the tool bar.Jan Djärv2007-03-091-7/+8
| * Whitespace change.Richard M. Stallman2007-03-041-1/+1