summaryrefslogtreecommitdiff
path: root/src/xterm.h
Commit message (Expand)AuthorAgeFilesLines
* Merged from emacs@sv.gnu.orgKaroly Lorentey2006-10-141-0/+6
|\
| * * xterm.h (struct x_display_info): Add x_dnd_atoms* to keep trackJan Djärv2006-08-111-0/+6
* | Fix x_catch_errors-related abort after X disconnects. (Reported by Dan Nicola...Karoly Lorentey2006-07-291-1/+0
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-06-271-8/+4
|\|
| * 2006-06-16 Francis Litterio <flitterio@gmail.com>Jan Djärv2006-06-161-8/+4
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-05-241-4/+6
|\|
| * * xterm.h: Add extern declarations for x_clear_errors,Jan Djärv2006-05-231-4/+6
* | Fix C-x 5 2 on the controlling tty; fix some possible crash conditions and a ...Karoly Lorentey2006-05-201-3/+3
* | Fix tooltip border color.Karoly Lorentey2006-04-011-0/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-03-221-0/+1
|\|
| * Add prototype for x_display_ok.Eli Zaretskii2006-03-181-0/+1
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-281-4/+4
|\|
| * * xterm.h, xterm.c (x_uncatch_errors): Delete unneccessaryChong Yidong2006-02-271-2/+2
| * * xterm.h (x_catch_errors) Return value changed to void.Chong Yidong2006-02-251-4/+4
* | Merged from Karoly Lorentey2006-02-161-0/+2
|\|
| * * xterm.h: Declare x_x_to_emacs_modifiers.Jan Djärv2006-02-141-0/+2
* | Merged from emacs@sv.gnu.orgKaroly Lorentey2006-02-121-4/+1
|\|
| * (unibyte_display_via_language_environment): DeleteKenichi Handa2006-02-071-3/+0
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Rename `struct device' to `struct terminal'. Rename some terminal-related fu...Karoly Lorentey2005-12-291-2/+2
* | Reimplement terminal parameters in C; clean up term.c, create terminal.c.Karoly Lorentey2005-12-251-0/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2005-12-101-0/+1
|\|
| * Add prototype for xg_set_icon_from_xpm_data.Jan Djärv2005-12-021-0/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 118-132, 551-577)Karoly Lorentey2005-10-091-0/+1
|\|
| * * xlwmenu.c (find_next_selectable):Dan Nicolaescu2005-09-271-0/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 543)Karoly Lorentey2005-09-171-2/+0
|\|
| * (x_encode_text): Remove prototype.Kim F. Storm2005-09-121-2/+0
* | Merged in changes from CVS trunk. Plus added lisp/term tweaks.Karoly Lorentey2005-09-041-2/+2
|\|
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-2/+2
* | Work around crashes in X session management after normal shutdown of X server.Karoly Lorentey2005-08-041-0/+1
* | Rename `struct display' to `struct device'. Update function, parameter and v...Karoly Lorentey2005-07-111-1/+1
* | Merged from miles@gnu.org--gnu-2005 (patch 469)Karoly Lorentey2005-07-051-2/+2
|\|
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | Cleanup: Move kboard fields from struct frame and device-specific descriptors...Karoly Lorentey2005-06-271-3/+0
* | Merged in changes from CVS trunk. (Long time no see!) :-)Karoly Lorentey2005-02-031-0/+2
|\|
| * * xterm.h (struct x_output): New member, toolbar_detached.Jan Djärv2005-01-081-0/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2005-01-061-1/+1
|\|
| * (struct x_display_info): New member Xatom_AVERAGE_WIDTH.Kenichi Handa2004-12-301-1/+1
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-221-0/+2
|\|
| * * xmenu.c (x_menu_in_use): Removed.Jan Djärv2004-11-161-1/+0
| * * xfns.c (Fx_file_dialog): Call x_menu_in_use and x_menu_set_in_use.Jan Djärv2004-11-131-0/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-11-061-5/+2
|\|
| * (x_start_queuing_selection_requests)Kim F. Storm2004-11-051-5/+2
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-251-1/+6
|\|
| * * xterm.h (x_output): New member `xic_base_fontname'.Jan Djärv2004-10-211-0/+3
| * * xterm.h (XSync): If USE_GTK, define XSync as process_all and thenJan Djärv2004-10-201-1/+3
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-191-0/+5
|\|
| * Add comment.Kim F. Storm2004-10-151-0/+5
* | Merged in changes from CVS trunk.Karoly Lorentey2004-10-141-1/+1
|\|
| * Include Xutil.h after keysym.h to work around bugKim F. Storm2004-10-131-1/+1