summaryrefslogtreecommitdiff
path: root/src/w32console.c
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+1
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* | The TTY case is resolved: notifications now work even if EmacsEli Zaretskii2012-10-121-0/+3
|/
* Code cleanup for cygw32Daniel Colascione2012-10-081-1/+1
* Merge from trunkDaniel Colascione2012-09-171-1/+0
|\
| * Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...Eli Zaretskii2012-09-151-1/+0
* | Implement cygw32Daniel Colascione2012-09-171-48/+1
|/
* Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert2012-07-291-2/+2
* Fix non-ASCII input in non-GUI frames on MS-Windows. (Bug#12055)Eli Zaretskii2012-07-281-0/+7
* Generalize run-time debugging checks.Dmitry Antipov2012-06-281-1/+1
* Support mouse highlight on w32 text-mode frames.Eli Zaretskii2012-05-261-0/+89
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-2/+1
* Fix bug #8597 with setting frame background mode on w32 console.Eli Zaretskii2011-05-071-1/+16
* src/w32*.c: Clean up extern declarations.Juanma Barranquero2011-03-141-9/+0
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Move all DEFVAR'd globals into a structure -- threading infrastructureTom Tromey2011-01-181-8/+1
* Nuke arch-tags.Glenn Morris2011-01-151-2/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
| * src/w32*.c: Whitespace fixes and typos.Juanma Barranquero2010-10-141-14/+14
* | Do not include stdlib.h and string.h, config.h does it.Dan Nicolaescu2010-10-011-2/+0
* | src/w32console.c (vga_stdcolor_name): Remove unused function.Juanma Barranquero2010-09-301-22/+0
* | Convert DEFUNs to standard C.Dan Nicolaescu2010-07-081-7/+3
* | Fix whitespace to follow coding guidelines.Juanma Barranquero2010-07-071-3/+3
* | src/w32*.c: Convert function definitions to standard C.Juanma Barranquero2010-07-061-25/+22
* | w32console.c (sys_tputs): Adjust argument list to prototype in term.c.Eli Zaretskii2010-07-031-1/+1
* | Remove __P and P_ from .c and .m files and definition of P_Jan D2010-07-021-2/+2
* | Don't depend on cm.c or termcap.c on Windows, use stubs.Juanma Barranquero2010-04-211-0/+56
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * alloc.c: Do not define struct catchtag.Dan Nicolaescu2009-10-191-0/+1
* Add 2009 to copyright years.Glenn Morris2009-01-081-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-141-8/+7
* Merge from emacs--devo--0Miles Bader2008-01-091-1/+1
|\
| * Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
| |\
| | * Add 2008 to copyright years.Glenn Morris2008-01-081-1/+1
* | | Merge from emacs--devo--0Miles Bader2007-12-061-29/+50
|\ \ \ | |/ /
| * | (w32_face_attributes): Comment previous change.Jason Rumney2007-12-011-4/+7
| * | (w32_face_attributes): Don't use color indexes that are out of range.Jason Rumney2007-11-301-12/+14
| * | (w32con_ins_del_lines, scroll_line): Clip to window.Jason Rumney2007-11-301-7/+30
| * | Leave HAVE_WINDOW_SYSTEM defined.Jason Rumney2007-11-291-12/+6
| * | (w32con_write_glyphs): Remove unused variables.Jason Rumney2007-11-211-1/+0
* | | Merge from emacs--devo--0Miles Bader2007-10-111-80/+78
|\ \ \ | |/ /
| * | (create_w32cons_output): Remove.Jason Rumney2007-09-251-18/+0
| * | (initialize_w32_display): Zero unused hooks.Jason Rumney2007-09-041-0/+10
| * | (one_and_only_w32cons): Remove.Jason Rumney2007-09-041-6/+1
| * | Merge from emacs--devo--0Miles Bader2007-07-311-1/+1
| |\ \ | | |/
| * | (w32con_move_cursor, w32con_clear_to_end):Jason Rumney2007-05-151-80/+91
* | | Merge from emacs--devo--0Miles Bader2007-07-271-1/+1
|\ \ \ | | |/ | |/|
| * | Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
| |/