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
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Promote SSDATA macro from gtkutil.c and xsmfns.c to lisp.h.
Paul Eggert
2011-01-22
1
-4
/
+3
*
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-18
1
-30
/
+9
*
Merge from mainline.
Paul Eggert
2011-01-17
1
-2
/
+3
|
\
|
*
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-2
/
+3
*
|
Merge from mainline.
Paul Eggert
2011-01-14
1
-4
/
+3
|
\
|
|
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-4
/
+3
|
|
\
|
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
|
Include <unistd.h> unilaterally.
Paul Eggert
2011-01-09
1
-2
/
+1
|
/
/
*
|
Merge changes from emacs-23 branch
Chong Yidong
2011-01-02
1
-7
/
+7
|
\
|
|
*
* xterm.c (x_check_fullscreen): Fix pixel/character mixup.
Jan Djärv
2010-12-24
1
-8
/
+8
*
|
Restore x_alloc_lighter_color_for_widget, needed for lwlib
Andreas Schwab
2010-12-28
1
-0
/
+16
*
|
Remove unused declarations
Andreas Schwab
2010-12-27
1
-26
/
+37
*
|
Minor clean up to silence some gcc warnings.
Stefan Monnier
2010-12-19
1
-10
/
+7
*
|
Include <sys/ioctl.h> unconditionally.
Dan Nicolaescu
2010-11-23
1
-2
/
+0
*
|
* src/xterm.c (get_current_wm_state): Rename from get_current_vm_state.
Stefan Monnier
2010-11-17
1
-3
/
+3
*
|
Cleanup of window coordinate positioning code.
Chong Yidong
2010-11-16
1
-2
/
+2
*
|
Revert changes in 2010-11-16T19:59:24Z!cyd@stupidchicken.com
Chong Yidong
2010-11-16
1
-2
/
+2
*
|
Cleanup of window coordinate positioning code.
Chong Yidong
2010-11-16
1
-2
/
+2
*
|
Fix last cons in set_wm_state, remove unused variables.
Jan D
2010-11-14
1
-1
/
+2
*
|
Fix Atoms and Lisp_Object mixup and related bugs.
Jan D
2010-11-13
1
-3
/
+4
*
|
Fix and document display of glyphless characters.
Eli Zaretskii
2010-11-13
1
-1
/
+1
*
|
Apply XAtom revork patches from Julien Danjou.
Jan Djärv
2010-11-12
1
-137
/
+142
*
|
Merge from emacs-23
Stefan Monnier
2010-11-09
1
-0
/
+2
|
\
|
|
*
Get window position by reading _NET_FRAME_EXTENTS (Bug#5721).
Jan Djärv
2010-11-04
1
-1
/
+2
*
|
Unify mouse-highlight code for all GUI and TTY sessions.
Eli Zaretskii
2010-11-06
1
-47
/
+51
|
\
\
|
*
|
Finish coding mouse highlight redesigned for portability.
Eli Zaretskii
2010-11-01
1
-47
/
+51
*
|
|
merge trunk
Kenichi Handa
2010-11-01
1
-36
/
+32
|
\
\
\
|
*
|
|
* src/xterm.c (x_connection_closed) [USE_X_TOOLKIT]: Fix merge, maybe.
Glenn Morris
2010-10-31
1
-1
/
+0
|
*
|
|
Merge changes from emacs-23 branch
Chong Yidong
2010-10-31
1
-36
/
+33
|
|
\
\
\
|
|
|
/
/
|
|
/
|
/
|
|
|
/
|
|
*
Print informative error message when aborting on GTK disconnect.
Chong Yidong
2010-10-30
1
-37
/
+33
|
|
*
Document GTK Emacs kill on display close in PROBLEMS.
Chong Yidong
2010-10-25
1
-1
/
+7
*
|
|
Implement various display methods for glyphless characters.
Kenichi Handa
2010-10-29
1
-0
/
+85
|
/
/
*
|
Document GTK Emacs kill on display close in PROBLEMS.
Chong Yidong
2010-10-25
1
-1
/
+7
*
|
Merge changes from emacs-23
Chong Yidong
2010-10-24
1
-9
/
+6
|
\
|
|
*
* xterm.c (x_connection_closed): Kill Emacs unconditionally.
Chong Yidong
2010-10-24
1
-9
/
+6
*
|
Sync X and MS-Windows docs of x-toolkit-scroll-bars.
Glenn Morris
2010-10-23
1
-8
/
+9
*
|
* xterm.c (x_draw_relief_rect): Clear corner pixels.
Chong Yidong
2010-10-08
1
-3
/
+10
*
|
* xterm.c (x_draw_relief_rect): If box width is larger than 1,
Chong Yidong
2010-10-08
1
-10
/
+45
*
|
* configure.in (NO_INLINE, noinline): Move here from src/xterm.c.
Dan Nicolaescu
2010-10-03
1
-12
/
+0
*
|
* src/xterm.c (xt_action_hook): Use const.
Dan Nicolaescu
2010-09-20
1
-1
/
+1
*
|
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-09-14
1
-60
/
+96
|
\
|
|
*
Fix bug 7013, only do send event if wanted state != current state.
Jan D
2010-09-12
1
-60
/
+96
*
|
Removed cut-buffer code.
Jan Djärv
2010-09-02
1
-2
/
+0
*
|
xterm.c (x_draw_bar_cursor): Fix last change.
Eli Zaretskii
2010-08-18
1
-2
/
+3
*
|
Fix display of bar cursor on right-to-left text.
Eli Zaretskii
2010-08-18
1
-0
/
+5
*
|
Fix cursor drawing on stretch glyphs in R2L lines.
Eli Zaretskii
2010-08-14
1
-7
/
+27
*
|
Fix -Wwrite_strings in general and for Gtk+ specific code.
Jan D
2010-08-11
1
-6
/
+12
*
|
Use const char* instead of char*.
Dan Nicolaescu
2010-08-08
1
-10
/
+1
*
|
Remove extern declarations in .c files, .h files have them.
Dan Nicolaescu
2010-08-06
1
-1
/
+0
[next]