]> code.delx.au - gnu-emacs/history - src/xterm.c
Merge from emacs-23
[gnu-emacs] / src / xterm.c
2010-11-09 Stefan MonnierMerge from emacs-23
2010-11-06 Eli ZaretskiiUnify mouse-highlight code for all GUI and TTY sessions.
2010-11-04 Jan DjärvGet window position by reading _NET_FRAME_EXTENTS ...
2010-11-01 Eli ZaretskiiFinish coding mouse highlight redesigned for portability.
2010-11-01 Kenichi Handamerge trunk
2010-11-01 Kenichi Handamerge trunk
2010-10-31 Glenn Morris* src/xterm.c (x_connection_closed) [USE_X_TOOLKIT...
2010-10-31 Chong YidongMerge changes from emacs-23 branch
2010-10-31 Chong YidongPrint informative error message when aborting on GTK...
2010-10-29 Kenichi HandaImplement various display methods for glyphless characters.
2010-10-25 Chong YidongDocument GTK Emacs kill on display close in PROBLEMS.
2010-10-25 Chong YidongDocument GTK Emacs kill on display close in PROBLEMS.
2010-10-24 Chong YidongMerge changes from emacs-23 branch.
2010-10-24 Chong YidongMerge changes from emacs-23
2010-10-24 Chong Yidong* xterm.c (x_connection_closed): Kill Emacs uncondition...
2010-10-24 Glenn MorrisSync X and MS-Windows docs of x-toolkit-scroll-bars.
2010-10-23 Eli ZaretskiiImplement mouse highlight for bidi-reordered lines.
2010-10-19 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-11 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-09 Chong Yidong* xterm.c (x_draw_relief_rect): Clear corner pixels.
2010-10-08 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-10-08 Chong Yidong* xterm.c (x_draw_relief_rect): If box width is larger...
2010-10-03 Dan Nicolaescu* configure.in (NO_INLINE, noinline): Move here from...
2010-09-27 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-25 Chong YidongMerge changes from emacs-23 branch.
2010-09-23 Chong YidongMerge changes from emacs-23 branch
2010-09-20 Dan Nicolaescu* src/xterm.c (xt_action_hook): Use const.
2010-09-16 Kenichi Handamerge trunk
2010-09-14 Juanma BarranqueroMerge changes from emacs-23 branch.
2010-09-12 Jan DFix bug 7013, only do send event if wanted state !...
2010-09-06 Chong YidongMerge changes from emacs-23 branch.
2010-09-02 Jan DjärvRemoved cut-buffer code.
2010-09-01 Kenichi Handamerge changes in emacs-23 branch
2010-08-22 Chong YidongMerge changes from emacs-23 branch.
2010-08-20 Eli ZaretskiiFix version string in top-level MSDOS Makefile.
2010-08-19 Joakim Veronaupstream merge
2010-08-18 Eli Zaretskiixterm.c (x_draw_bar_cursor): Fix last change.
2010-08-18 Eli ZaretskiiFix display of bar cursor on right-to-left text.
2010-08-17 Joakim Veronamerge from trunk
2010-08-14 Eli ZaretskiiFix cursor drawing on stretch glyphs in R2L lines.
2010-08-11 Jan DFix -Wwrite_strings in general and for Gtk+ specific...
2010-08-08 Chong YidongMerge changes from emacs-23 branch.
2010-08-08 Chong YidongMerge changes from emacs-23 branch
2010-08-08 Dan NicolaescuUse const char* instead of char*.
2010-08-06 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-05 Dan NicolaescuRemove extern declarations in .c files, .h files have...
2010-08-02 Jan Djärv* xterm.c (x_create_toolkit_scroll_bar): Only set XtNbe...
2010-08-01 Jan DUse Gtk+ tooltips by default for Gtk+ Emacs.
2010-07-29 Jan DjärvAdd ability to put Gtk+ tool bar on the left/right...
2010-07-29 Dan NicolaescuRemove extern declarations from .c files, and them...
2010-07-27 Dan NicolaescuUse const, move declarations to header files.
2010-07-27 Juanma BarranqueroMerge from emacs-23
2010-07-17 Chong YidongMerge latest fix to xg_event_is_for_menubar.
2010-07-16 Chong YidongMerge changes from emacs-23 branch.
2010-07-15 Andreas Schwab* xterm.c (x_fully_uncatch_errors, x_trace_wire, x_chec...
2010-07-14 Jan DFix frame size when scroll bar width not an integral...
2010-07-14 Jan DFix menu bar activation with click for Motif/Lesstif.
2010-07-14 Jan DFix menus as per bug 6499 and 6608.
2010-07-13 Dan NicolaescuConvert maybe_fatal to standard C.
2010-07-12 Dan NicolaescuConvert function definitions to standard C.
2010-07-12 Dan NicolaescuConvert function definitions to standard C.
2010-07-12 Eli ZaretskiiFix the MS-DOS build (fallout from 2010-07-12T14:16...
2010-07-12 Andreas SchwabConvert old-style definitions
2010-07-12 Kenichi Handamerge trunk
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-10 Chong YidongMerge changes from emacs-23 branch.
2010-07-08 Kenichi Handamerge trunk
2010-07-07 Andreas SchwabReplace bcopy, bzero, bcmp by memcpy, memmove, memset...
2010-07-07 Juanma BarranqueroFix whitespace to follow coding guidelines.
2010-07-06 Andreas SchwabFix conflicting declarations of x_get_keysym_name
2010-07-05 Jan DSet _NET_WM(_ICON)_NAME as per Extended Window Manager...
2010-07-05 YAMAMOTO MitsuharuFix ghost buffer boundary indicators in fringes (Bug...
2010-07-05 Jan D* xterm.c (XTring_bell, XTset_terminal_window): Fix...
2010-07-04 Dan NicolaescuConvert (most) functions in src to standard C.
2010-07-02 Eli ZaretskiiFix MS-DOS configury.
2010-07-02 Jan DRemove __P and P_ from .c and .m files and definition...
2010-06-28 Jan DUse non-deprecated Gtk+ functions, add changes for...
2010-06-26 Eli Zaretskiiw32-fns.el (w32-convert-standard-filename): Doc fix.
2010-06-22 Jan DjärvHide scroll bar when window is too small to avoid Gtk...
2010-06-16 Stefan MonnierMerge from emacs-23
2010-06-14 Joakim Veronamerged from trunk
2010-06-09 Andreas SchwabMerge from emacs-23
2010-06-08 Dan NicolaescuRemove INCLUDED_FCNTL.
2010-06-01 Stefan MonnierMerge from emacs-23
2010-05-25 Stefan MonnierMerge from emacs-23
2010-05-18 Chong YidongFix stack overflow in string creation (Bug#6214).
2010-05-13 Joakim Veronamerge and fixes
2010-05-11 Stefan MonnierMerge from emacs-23
2010-05-08 Stefan MonnierMerge from emacs-23
2010-05-06 Jan Djärv* xterm.c (x_draw_image_relief): Move declaration of...
2010-05-02 Jan DjärvRun kill-emacs when exiting for display closed or SIGTE...
2010-04-20 Jan DjärvGtk tool bars can be text, icons with text or just...
2010-04-20 Eli ZaretskiiImplement GUI display of R2L lines, fix TTY display...
2010-04-19 Stefan MonnierMerge from emacs-23
2010-04-15 Joakim Veronamerge from trunk
2010-04-10 Eli ZaretskiiImplement cursor on the left fringe for R2L lines.
2010-04-07 Jan DjärvFix resizing for X and non-Gtk+ build. Bug #5848.
2010-04-07 Jan DFix resizing for X and non-Gtk+ build. Bug #5848.
2010-04-03 Joakim Veronamerge from trunk
next