summaryrefslogtreecommitdiff
path: root/src/w32console.c
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
* | Merge from emacs--devo--0Miles Bader2007-01-261-2/+2
|\ \ | |/
| * Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-141-2/+2
* | Merge from emacs--devo--0Miles Bader2006-07-061-1/+1
|\ \ | |/
| * (syms_of_ntterm) <w32-use-full-screen-buffer>: Doc fix - default value changed.John Paul Wallington2006-06-301-1/+1
* | Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13Miles Bader2006-02-081-1/+1
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78Miles Bader2005-08-261-1/+2
|\ \ | |/
| * Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-071-1/+2
* | Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68Miles Bader2005-07-071-4/+21
|\ \ | |/
| * (initialize_w32_display): Detect when the consoleJason Rumney2005-07-061-2/+19
| * Update FSF's address.Lute Kamstra2005-07-041-2/+2
* | (w32con_write_glyphs): Fix previous change.Kenichi Handa2004-12-111-1/+1
* | Sync to the change in HEAD on 2004-12-01.Kenichi Handa2004-12-111-66/+37
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-74Miles Bader2004-12-081-0/+3
|\ \ | |/
| * (encode_terminal_code): Fix previous change.Kenichi Handa2004-12-011-1/+1
| * (w32con_write_glyphs): Decide coding here.Kenichi Handa2004-12-011-64/+40
* | Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15Miles Bader2004-06-281-65/+65
|\ \ | |/
| * Prefix RIF functions with w32con_ to avoid namespace clash with term.c.Jason Rumney2004-05-181-62/+62
| * Use static consistently.Jason Rumney2004-05-171-13/+13
* | Sync to HEADKenichi Handa2004-04-161-0/+3
* | Include character.h. Use terminal_encode_buffer from term.c.Jason Rumney2003-10-111-11/+13
* | *** empty log message ***Kenichi Handa2003-09-081-1/+1
|\ \
| * | Include "character.h" instead of "charset.h".Kenichi Handa2002-03-011-1/+1
* | | New directoryKenichi Handa2003-09-081-3/+0
| |/ |/|
* | Add arch taglinesMiles Bader2003-09-011-0/+3
* | Make (few) trivial substitutions for renamed andKim F. Storm2003-05-241-14/+14
* | * xdisp.c (pixel_to_glyph_coords, glyph_to_pixel_coords):Kim F. Storm2003-03-211-17/+0
* | Remove consolidated defines and code.Kim F. Storm2003-03-211-1/+0
* | Trailing whitespace deleted.Juanma Barranquero2003-02-041-35/+35
|/
* Change doc-string comments to `new style'. [w/`doc:' keyword]. Doc fixes.Jason Rumney2001-11-121-12/+12
* Update usage of CHECK_ macros (remove unused second argument).Pavel Janík2001-11-021-1/+1