| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | upstream | Joakim Verona | 2012-01-09 | 1 | -1/+13 |
| |\ | |||||
| | * | Fix focus handling for embedded frames. | David Benjamin | 2012-01-07 | 1 | -0/+12 |
| | * | Add 2012 to FSF copyright years for Emacs files | Glenn Morris | 2012-01-05 | 1 | -1/+1 |
| * | | upstream | Joakim Verona | 2011-12-28 | 1 | -5/+7 |
| |\ \ | |/ | |||||
| | * | Spelling fixes. | Paul Eggert | 2011-12-18 | 1 | -1/+1 |
| | * | * src/xterm.c (x_term_init): Move call to gdk_window_add_filter before | Jan Djärv | 2011-12-10 | 1 | -3/+5 |
| | * | Spelling fixes. | Paul Eggert | 2011-12-05 | 1 | -1/+1 |
| * | | upstream i think | Joakim Verona | 2011-12-28 | 1 | -2/+15 |
| |\ \ | |/ | |||||
| | * | * widget.c (update_wm_hints): Return if wmshell is null. | Jan Djärv | 2011-12-03 | 1 | -0/+8 |
| | * | * xterm.c (handle_one_xevent): Only set async_visible and friends | Jan Djärv | 2011-11-29 | 1 | -2/+7 |
| * | | upstream | Joakim Verona | 2011-11-22 | 1 | -5/+3 |
| |\ \ | |/ | |||||
| | * | * xterm.c (x_clear_frame): Reinstate the XClearWindow call. | Jan Djärv | 2011-11-21 | 1 | -3/+1 |
| | * | Fix typos. | Juanma Barranquero | 2011-11-20 | 1 | -1/+1 |
| | * | Spelling fixes. | Paul Eggert | 2011-11-19 | 1 | -1/+1 |
| * | | upstream | Joakim Verona | 2011-11-22 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Spelling fixes. | Paul Eggert | 2011-11-17 | 1 | -1/+1 |
| * | | upstream | Joakim Verona | 2011-11-01 | 1 | -11/+43 |
| |\ \ | |/ | |||||
| | * | Fix bug 9869. | Jan Djärv | 2011-10-30 | 1 | -0/+12 |
| | * | Fix hang after C-z in gnome-shell. | Jan Djärv | 2011-10-30 | 1 | -11/+31 |
| * | | upstream | Joakim Verona | 2011-10-15 | 1 | -0/+9 |
| |\ \ | |/ | |||||
| | * | * src/xterm.c (frame_highlight, frame_unhighlight): Ignore unexplained | Stefan Monnier | 2011-10-14 | 1 | -0/+9 |
| * | | upstream | Joakim Verona | 2011-09-15 | 1 | -0/+2 |
| |\ \ | |/ | |||||
| | * | Add comments about special meaning of TAB characters in compositions. | Eli Zaretskii | 2011-09-15 | 1 | -0/+2 |
| * | | upstream | Joakim Verona | 2011-09-15 | 1 | -8/+0 |
| |\ \ | |/ | |||||
| | * | Remove unused external symbols. | Paul Eggert | 2011-09-14 | 1 | -8/+0 |
| * | | upstream | Joakim Verona | 2011-09-14 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Whitespace changes. | Juanma Barranquero | 2011-09-09 | 1 | -1/+1 |
| * | | upstream | Joakim Verona | 2011-09-05 | 1 | -1/+2 |
| |\ \ | |/ | |||||
| | * | * src/doprnt.c (esnprintf): Remove. All uses removed. | Paul Eggert | 2011-09-01 | 1 | -4/+4 |
| | * | Avoid the use of snprintf. | Paul Eggert | 2011-08-30 | 1 | -4/+4 |
| | * | * xterm.c (x_io_error_quitter): Don't overrun sprintf buffer. | Paul Eggert | 2011-08-29 | 1 | -1/+2 |
| * | | upstream | Joakim Verona | 2011-08-27 | 1 | -26/+29 |
| |\ \ | |/ | |||||
| | * | Merge from trunk. | Paul Eggert | 2011-08-04 | 1 | -1/+37 |
| | |\ | |||||
| | * | | Adjust in response to jan.h.d's comments. | Paul Eggert | 2011-08-04 | 1 | -26/+15 |
| | * | | * xterm.c: Integer and memory overflow issues. | Paul Eggert | 2011-07-28 | 1 | -10/+20 |
| | * | | * xterm.c: don't go over XClientMessageEvent limit | Paul Eggert | 2011-07-17 | 1 | -7/+11 |
| * | | | disabled xwidget bg erase which appears safe and looks better. test for a while. | Joakim Verona | 2011-08-10 | 1 | -1/+1 |
| * | | | mostly upstream | Joakim Verona | 2011-08-07 | 1 | -1/+37 |
| |\ \ \ | | |/ | |/| | |||||
| | * | | Set _NET_WM_WINDOW_OPACITY on outer window manager window also. | Jan Djärv | 2011-08-04 | 1 | -1/+37 |
| | |/ | |||||
| * | | ifdef guarding of xwidget code. not complete | Joakim Verona | 2011-07-30 | 1 | -2/+6 |
| * | | cleanups | Joakim Verona | 2011-07-18 | 1 | -13/+5 |
| * | | begin moving xwidget storage to lisp. button test shows again since tag 0.1, ... | Joakim Verona | 2011-07-14 | 1 | -14/+0 |
| * | | demo of a clutter based canvas xwidget that renders a svg file | Joakim Verona | 2011-06-28 | 1 | -0/+4 |
| * | | first working example of mvc. multiple views of a slider are kept in sync | Joakim Verona | 2011-06-26 | 1 | -7/+3 |
| |\ \ | |/ | |||||
| | * | Move DEFSYM to lisp.h and use everywhere. | Juanma Barranquero | 2011-06-24 | 1 | -7/+3 |
| * | | merge upstream | Joakim Verona | 2011-06-23 | 1 | -9/+7 |
| |\ \ | |/ | |||||
| | * | GLYPH_DEBUG fixes | Paul Eggert | 2011-06-22 | 1 | -2/+0 |
| | * | * dispextern.h (struct face.stipple): | Paul Eggert | 2011-06-21 | 1 | -4/+4 |
| | * | * xterm.c (xim_initialize, same_x_server): Strlen may not fit in int. | Paul Eggert | 2011-06-21 | 1 | -3/+3 |
| * | | merge from upstream | Joakim Verona | 2011-06-16 | 1 | -240/+257 |
| |\ \ | |/ | |||||