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