| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make `window-system' into a keyboard-local variable (rather than | Stefan Monnier | 2007-10-25 | 1 | -0/+1 |
| * | Replace `abs' with `eabs'. | Eli Zaretskii | 2007-10-13 | 1 | -12/+13 |
| * | Merge from emacs--rel--22 | Miles Bader | 2007-10-09 | 1 | -1/+7 |
| |\ | |||||
| | * | (handle_one_xevent): When focus_follows_mouse is nil make | Martin Rudalics | 2007-10-06 | 1 | -1/+7 |
| | * | (abs): #undef before #define. | Jan Djärv | 2007-09-14 | 1 | -0/+1 |
| | * | Remove debug fprintf. | Jan Djärv | 2007-08-17 | 1 | -5/+1 |
| | * | (handle_one_xevent): Remove check that mouse click is in | Jan Djärv | 2007-08-17 | 1 | -20/+20 |
| * | | Johannes Weiner <hannes at saeurebad.de> | Glenn Morris | 2007-09-23 | 1 | -2/+0 |
| * | | Markus Triska <markus.triska at gmx.at> | Glenn Morris | 2007-09-21 | 1 | -1/+2 |
| * | | (x_delete_terminal): Use terminal->name as liveness status. | Stefan Monnier | 2007-09-20 | 1 | -1/+1 |
| * | | (handle_one_xevent): Fix a C warning. | Michaël Cadilhac | 2007-09-19 | 1 | -2/+2 |
| * | | (handle_one_xevent): Skip decoding if nbytes is zero. | Kenichi Handa | 2007-09-14 | 1 | -33/+34 |
| * | | * xterm.c (x_create_terminal): Add comment. | Dan Nicolaescu | 2007-09-10 | 1 | -0/+2 |
| * | | (x_term_init): Give error if can't open DISPLAY_NAME. | Richard M. Stallman | 2007-09-10 | 1 | -1/+11 |
| * | | Merge from emacs--devo--0 | Miles Bader | 2007-08-21 | 1 | -19/+15 |
| |\ \ | |||||
| | * | | (handle_one_xevent): Remove check that mouse click is in | Jan Djärv | 2007-08-17 | 1 | -19/+15 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-08-13 | 1 | -1/+3 |
| |\ \ \ | |/ / | |||||
| | * | | Merge from emacs--rel--22 | Miles Bader | 2007-08-13 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | (x_draw_image_glyph_string): Adjust stipple origin when | YAMAMOTO Mitsuharu | 2007-08-11 | 1 | -0/+2 |
| | | * | Replace `iff' in comments. | Glenn Morris | 2007-08-08 | 1 | -1/+1 |
| | * | | (x_draw_image_glyph_string): Adjust stipple origin when | YAMAMOTO Mitsuharu | 2007-08-11 | 1 | -0/+2 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-31 | 1 | -17/+93 |
| |\ \ \ | |/ / | |||||
| | * | | (x_draw_fringe_bitmap) [USE_TOOLKIT_SCROLL_BARS]: | YAMAMOTO Mitsuharu | 2007-07-27 | 1 | -16/+92 |
| | * | | Merge from emacs--rel--22 | Miles Bader | 2007-07-26 | 1 | -1/+1 |
| | |\ \ | | |/ | |||||
| | | * | Switch license to GPLv3 or later. | Glenn Morris | 2007-07-25 | 1 | -1/+1 |
| | | * | (x_connection_closed): Remove NO_RETURN. | Richard M. Stallman | 2007-05-22 | 1 | -1/+3 |
| | | * | (XTread_socket): Revert last change. | Chong Yidong | 2007-05-13 | 1 | -2/+0 |
| | | * | (XTread_socket): Yet Another Uncaught X Error Crash (YAUXEC). | Chong Yidong | 2007-05-12 | 1 | -0/+2 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-07-24 | 1 | -26/+24 |
| |\ \ \ | |/ / | |||||
| | * | | (x_ewmh_activate_frame): New function. | Jan Djärv | 2007-07-18 | 1 | -26/+24 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-06-11 | 1 | -3/+3 |
| |\ \ \ | |/ / | |||||
| | * | | (x_term_init): Use empty_unibyte_string. | Juanma Barranquero | 2007-06-08 | 1 | -3/+3 |
| * | | | Merge from emacs--devo--0 | Miles Bader | 2007-05-25 | 1 | -1/+3 |
| |\ \ \ | |/ / | |||||
| | * | | (x_connection_closed): Remove NO_RETURN. | Richard M. Stallman | 2007-05-22 | 1 | -1/+3 |
| | * | | (XTread_socket): Revert last change. | Chong Yidong | 2007-05-13 | 1 | -2/+0 |
| | * | | (XTread_socket): Yet another uncaught X error crash (YAUXEC). | Chong Yidong | 2007-05-12 | 1 | -0/+2 |
| | |/ | |||||
| * | | Fix compilation error with non-toolkit scrollbar. | Karoly Lorentey | 2007-04-22 | 1 | -1/+1 |
| * | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-04-22 | 1 | -8/+9 |
| |\ \ | |/ | |||||
| | * | (handle_one_xevent): Ignore buttons > 3 for the tool bar. | Jan Djärv | 2007-03-09 | 1 | -7/+8 |
| | * | Whitespace change. | Richard M. Stallman | 2007-03-04 | 1 | -1/+1 |
| * | | Re-enable GTK multidisplay support. | Karoly Lorentey | 2007-02-24 | 1 | -6/+1 |
| * | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-02-24 | 1 | -2/+17 |
| |\ \ | |/ | |||||
| | * | (do_ewmh_fullscreen): Also check for _NET_WM_STATE_FULLSCREEN. | Jan Djärv | 2007-02-14 | 1 | -0/+5 |
| | * | [!USE_TOOLKIT_SCROLL_BARS] (x_scroll_bar_expose): Use | Jan Djärv | 2007-02-02 | 1 | -1/+11 |
| | * | (do_ewmh_fullscreen): Check that what != NULL before | Jan Djärv | 2007-02-02 | 1 | -1/+1 |
| * | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-29 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Add 2007 to copyright years. | Glenn Morris | 2007-01-21 | 1 | -1/+1 |
| * | | Merged from emacs@sv.gnu.org | Karoly Lorentey | 2007-01-13 | 1 | -38/+135 |
| |\ \ | |/ | |||||
| | * | New variable last_user_time. | Jan Djärv | 2007-01-08 | 1 | -38/+135 |
| * | | Merged from emacs@sv.gnu.org. | Karoly Lorentey | 2007-01-01 | 1 | -21/+27 |
| |\ \ | |/ | |||||