index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32console.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-2
/
+1
*
Fix bug #8597 with setting frame background mode on w32 console.
Eli Zaretskii
2011-05-07
1
-1
/
+16
*
src/w32*.c: Clean up extern declarations.
Juanma Barranquero
2011-03-14
1
-9
/
+0
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Move all DEFVAR'd globals into a structure -- threading infrastructure
Tom Tromey
2011-01-18
1
-8
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-2
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
|
*
src/w32*.c: Whitespace fixes and typos.
Juanma Barranquero
2010-10-14
1
-14
/
+14
*
|
Do not include stdlib.h and string.h, config.h does it.
Dan Nicolaescu
2010-10-01
1
-2
/
+0
*
|
src/w32console.c (vga_stdcolor_name): Remove unused function.
Juanma Barranquero
2010-09-30
1
-22
/
+0
*
|
Convert DEFUNs to standard C.
Dan Nicolaescu
2010-07-08
1
-7
/
+3
*
|
Fix whitespace to follow coding guidelines.
Juanma Barranquero
2010-07-07
1
-3
/
+3
*
|
src/w32*.c: Convert function definitions to standard C.
Juanma Barranquero
2010-07-06
1
-25
/
+22
*
|
w32console.c (sys_tputs): Adjust argument list to prototype in term.c.
Eli Zaretskii
2010-07-03
1
-1
/
+1
*
|
Remove __P and P_ from .c and .m files and definition of P_
Jan D
2010-07-02
1
-2
/
+2
*
|
Don't depend on cm.c or termcap.c on Windows, use stubs.
Juanma Barranquero
2010-04-21
1
-0
/
+56
|
/
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
* alloc.c: Do not define struct catchtag.
Dan Nicolaescu
2009-10-19
1
-0
/
+1
*
Add 2009 to copyright years.
Glenn Morris
2009-01-08
1
-1
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-14
1
-8
/
+7
*
Merge from emacs--devo--0
Miles Bader
2008-01-09
1
-1
/
+1
|
\
|
*
Merge from emacs--rel--22
Miles Bader
2008-01-08
1
-1
/
+1
|
|
\
|
|
*
Add 2008 to copyright years.
Glenn Morris
2008-01-08
1
-1
/
+1
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-12-06
1
-29
/
+50
|
\
|
|
|
*
|
(w32_face_attributes): Comment previous change.
Jason Rumney
2007-12-01
1
-4
/
+7
|
*
|
(w32_face_attributes): Don't use color indexes that are out of range.
Jason Rumney
2007-11-30
1
-12
/
+14
|
*
|
(w32con_ins_del_lines, scroll_line): Clip to window.
Jason Rumney
2007-11-30
1
-7
/
+30
|
*
|
Leave HAVE_WINDOW_SYSTEM defined.
Jason Rumney
2007-11-29
1
-12
/
+6
|
*
|
(w32con_write_glyphs): Remove unused variables.
Jason Rumney
2007-11-21
1
-1
/
+0
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-10-11
1
-80
/
+78
|
\
|
|
|
*
|
(create_w32cons_output): Remove.
Jason Rumney
2007-09-25
1
-18
/
+0
|
*
|
(initialize_w32_display): Zero unused hooks.
Jason Rumney
2007-09-04
1
-0
/
+10
|
*
|
(one_and_only_w32cons): Remove.
Jason Rumney
2007-09-04
1
-6
/
+1
|
*
|
Merge from emacs--devo--0
Miles Bader
2007-07-31
1
-1
/
+1
|
|
\
|
|
*
|
(w32con_move_cursor, w32con_clear_to_end):
Jason Rumney
2007-05-15
1
-80
/
+91
*
|
|
Merge from emacs--devo--0
Miles Bader
2007-07-27
1
-1
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Switch license to GPLv3 or later.
Glenn Morris
2007-07-25
1
-1
/
+1
|
|
/
*
|
Merge from emacs--devo--0
Miles Bader
2007-01-26
1
-2
/
+2
|
\
|
|
*
Update copyright for years from Emacs 21 to present (mainly adding
Glenn Morris
2007-01-14
1
-2
/
+2
*
|
Merge from emacs--devo--0
Miles Bader
2006-07-06
1
-1
/
+1
|
\
|
|
*
(syms_of_ntterm) <w32-use-full-screen-buffer>: Doc fix - default value changed.
John Paul Wallington
2006-06-30
1
-1
/
+1
*
|
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Miles Bader
2006-02-08
1
-1
/
+1
|
\
|
|
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2006-02-06
1
-1
/
+1
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Miles Bader
2005-08-26
1
-1
/
+2
|
\
|
|
*
Update years in copyright notice; nfc.
Thien-Thi Nguyen
2005-08-07
1
-1
/
+2
*
|
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Miles Bader
2005-07-07
1
-4
/
+21
|
\
|
|
*
(initialize_w32_display): Detect when the console
Jason Rumney
2005-07-06
1
-2
/
+19
|
*
Update FSF's address.
Lute Kamstra
2005-07-04
1
-2
/
+2
[next]