index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32term.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Native scroll-bars are not implemented for Nextstep (bug#10673)
Glenn Morris
2012-02-01
1
-3
/
+2
*
* w32term.c: Copy previous xterm.c doc fix.
Glenn Morris
2012-01-30
1
-1
/
+2
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-29
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-18
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-16
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-12-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-2
/
+2
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-3
/
+3
*
Spelling fixes.
Paul Eggert
2011-11-14
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-13
1
-1
/
+1
*
* src/w32font.c (font_matches_spec): Filter out non-Japanese kana fonts.
Jason Rumney
2011-11-06
1
-8
/
+8
*
Add comments about special meaning of TAB characters in compositions.
Eli Zaretskii
2011-09-15
1
-0
/
+2
*
Remove unused external symbols.
Paul Eggert
2011-09-14
1
-1
/
+0
*
src/w32term.c: Fix typos in comments.
Juanma Barranquero
2011-07-31
1
-7
/
+9
*
[ChangeLog]
Paul Eggert
2011-05-28
1
-4
/
+4
*
Merge from emacs-23; up to 2010-06-10T12:56:11Z!michael.albinus@gmx.de.
Glenn Morris
2011-05-12
1
-13
/
+39
|
\
|
*
Take account of fringe background extension in scroll_run_hook.
YAMAMOTO Mitsuharu
2011-05-11
1
-13
/
+39
*
|
nt/*.c, src/*.c: Remove unused variables.
Juanma Barranquero
2011-03-25
1
-1
/
+0
*
|
src/w32term.c (x_set_glyph_string_clipping): Don't pass uninitialized region ...
Juanma Barranquero
2011-03-24
1
-8
/
+4
*
|
w32: Fix some warnings reported by -Wall -Wextra.
Juanma Barranquero
2011-03-23
1
-3
/
+0
*
|
src/w32*.c: Clean up extern declarations.
Juanma Barranquero
2011-03-14
1
-12
/
+2
*
|
Merge from emacs-23; up to 2010-06-03T05:41:49Z!rgm@gnu.org.
Glenn Morris
2011-02-27
1
-1
/
+1
|
\
|
|
*
Fix spelling of "supersede".
Glenn Morris
2011-02-22
1
-1
/
+1
*
|
Use KVAR in MS-Windows build, remove buffer-file-type.
Eli Zaretskii
2011-02-16
1
-1
/
+1
*
|
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-2
/
+1
*
|
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
-2
/
+1
*
|
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-18
1
-40
/
+9
*
|
Refill some copyright headers.
Glenn Morris
2011-01-15
1
-3
/
+4
*
|
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
*
|
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 and document display of glyphless characters.
Eli Zaretskii
2010-11-13
1
-7
/
+7
*
|
Unify mouse-highlight code for all GUI and TTY sessions.
Eli Zaretskii
2010-11-06
1
-57
/
+60
|
\
\
|
*
|
Finish coding mouse highlight redesigned for portability.
Eli Zaretskii
2010-11-01
1
-57
/
+60
*
|
|
w32term.c (x_draw_glyphless_glyph_string_foreground): Fix the arg with_backgr...
Kenichi Handa
2010-11-01
1
-7
/
+8
*
|
|
Implement various display methods for glyphless characters.
Kenichi Handa
2010-10-29
1
-0
/
+95
|
/
/
*
|
Sync X and MS-Windows docs for x-use-underline-position-properties.
Glenn Morris
2010-10-23
1
-1
/
+3
*
|
Sync X and MS-Windows docs of x-toolkit-scroll-bars.
Glenn Morris
2010-10-23
1
-6
/
+9
*
|
Merge changes from emacs-23 branch.
Juanma Barranquero
2010-10-14
1
-3
/
+3
|
\
|
|
*
src/w32*.c: Whitespace fixes and typos.
Juanma Barranquero
2010-10-14
1
-15
/
+17
*
|
src/w32*.c: Make functions static.
Juanma Barranquero
2010-10-14
1
-1
/
+1
*
|
Do not include stdlib.h and string.h, config.h does it.
Dan Nicolaescu
2010-10-01
1
-1
/
+0
*
|
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
*
|
Make building under stricter warning flags somewhat cleaner.
Juanma Barranquero
2010-07-25
1
-0
/
+2
*
|
* w32term.c (my_set_focus): #ifdef away; currently not used.
Juanma Barranquero
2010-07-23
1
-0
/
+2
[next]