index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xterm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use ASCII tests for character types.
Paul Eggert
2012-08-16
1
-1
/
+0
*
Use KSET for write access to Lisp_Object members of struct kboard.
Dmitry Antipov
2012-08-13
1
-5
/
+5
*
Revert and cleanup Lisp_Cons, Lisp_Misc and Lisp_Symbol things.
Dmitry Antipov
2012-08-07
1
-1
/
+1
*
Drop WGET and revert read access to Lisp_Objects slots of struct window.
Dmitry Antipov
2012-08-07
1
-19
/
+19
*
Drop FGET and revert read access to Lisp_Objects slots of struct frame.
Dmitry Antipov
2012-08-07
1
-7
/
+7
*
Separate read and write access to Lisp_Object slots of struct window.
Dmitry Antipov
2012-08-06
1
-21
/
+23
*
Separate read and write access to Lisp_Object slots of struct frame.
Dmitry Antipov
2012-08-06
1
-14
/
+18
*
Remove unnecessary casts involving pointers.
Paul Eggert
2012-08-03
1
-2
/
+2
*
Use INTERNAL_FIELD for symbols.
Dmitry Antipov
2012-08-01
1
-1
/
+1
*
Use INTERNAL_FIELD for windows.
Dmitry Antipov
2012-08-01
1
-21
/
+21
*
Generalize INTERNAL_FIELD between buffers, keyboards and frames.
Dmitry Antipov
2012-07-31
1
-14
/
+11
*
Miscellaneous fixes for non-default X toolkits.
Dmitry Antipov
2012-07-31
1
-7
/
+4
*
EMACS_TIME simplification (Bug#11875).
Paul Eggert
2012-07-10
1
-17
/
+10
*
Optimize pure C strings initialization.
Dmitry Antipov
2012-07-10
1
-1
/
+1
*
More xmalloc and related cleanup.
Paul Eggert
2012-07-05
1
-10
/
+9
*
Cleanup xmalloc.
Dmitry Antipov
2012-07-05
1
-13
/
+10
*
* configure.in: Add glyphs category to --enable-checking option.
Dmitry Antipov
2012-06-28
1
-3
/
+3
*
Generalize run-time debugging checks.
Dmitry Antipov
2012-06-28
1
-10
/
+10
*
* src/alloc.c: Remove build_string.
Dmitry Antipov
2012-06-26
1
-1
/
+1
*
* xterm.c (x_term_init): Build proper-sized _XSETTINGS_Snnn string
Paul Eggert
2012-06-24
1
-3
/
+5
*
Switch from NO_RETURN to C11's _Noreturn.
Paul Eggert
2012-06-24
1
-3
/
+3
*
Support higher-resolution time stamps.
Paul Eggert
2012-06-22
1
-61
/
+12
*
* xterm.c (x_draw_underwave): Check for integer overflow.
Paul Eggert
2012-06-17
1
-0
/
+3
*
Implement wave-style variant of underlining.
Alp Aker
2012-06-16
1
-61
/
+135
*
Pacify gcc -Wdouble-precision when using Xaw.
Paul Eggert
2012-05-30
1
-2
/
+2
*
Remove obsolete '#define static' cruft.
Paul Eggert
2012-05-30
1
-2
/
+3
*
Merge from trunk.
Paul Eggert
2012-05-25
1
-5
/
+1
|
\
|
*
Assume C89 or later.
Paul Eggert
2012-05-21
1
-4
/
+0
|
*
* src/xterm.c (x_term_init): Use memcpy instead of strncpy.
Jim Meyering
2012-05-02
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2012-04-09
1
-3
/
+8
|
\
|
|
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-2
/
+2
|
*
Fixes: debbugs:11080
Andreas Schwab
2012-03-24
1
-1
/
+6
*
|
Merge from trunk.
Paul Eggert
2012-02-24
1
-7
/
+19
|
\
|
|
*
* xterm.c (x_draw_image_relief): Fix last fix.
Chong Yidong
2012-02-22
1
-2
/
+2
|
*
* src/xterm.c (x_draw_image_relief): Add missing type check for Vtool_bar_but...
Chong Yidong
2012-02-22
1
-7
/
+19
*
|
Merge from trunk.
Paul Eggert
2012-02-10
1
-2
/
+2
|
\
|
|
*
Native scroll-bars are not implemented for Nextstep (bug#10673)
Glenn Morris
2012-02-01
1
-3
/
+2
|
*
x-toolkit-scroll-bars doc fix.
Glenn Morris
2012-01-30
1
-1
/
+2
*
|
Merge from trunk.
Paul Eggert
2012-01-09
1
-2
/
+14
|
\
|
|
*
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
|
*
Spelling fixes.
Paul Eggert
2011-12-18
1
-1
/
+1
*
|
Merge from trunk.
Paul Eggert
2011-12-10
1
-11
/
+24
|
\
|
|
*
* 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
|
*
* 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
|
*
* 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
[next]