aboutsummaryrefslogtreecommitdiffstats
path: root/src/w32console.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* (reassert_line_highlight, change_line_highlight): Functions removed.Miles Bader2001-10-201-57/+2
* Don't define min/max.Gerd Moellmann2001-10-081-2/+0
* Do not undef HAVE_WINDOW_SYSTEM beforeJason Rumney2000-10-191-4/+6
* (min): Define macro.Andrew Innes2000-08-221-6/+10
* (write_glyphs): Use a locally declared conversion_buffer.Kenichi Handa2000-08-161-3/+5
* (glyph_to_pixel_coords): Change first parameter toJason Rumney2000-05-301-1/+1
* Only disable window system features for dispextern.hJason Rumney2000-02-271-4/+8
* (turn_on_face, turn_off_face): Removed.Jason Rumney2000-01-301-51/+73
* (turn_on_face, turn_off_face): New functions.Jason Rumney2000-01-231-84/+161
* (w32_use_full_screen_buffer): New variable.Andrew Innes1999-07-091-6/+63
* (clear_frame): Remember that the window width mightAndrew Innes1999-05-221-10/+8
* (initialize_w32_display): Use buffer coordsGeoff Voelker1998-10-301-7/+7
* (Fset_message_beep): Recognize 'silent.Geoff Voelker1998-10-281-3/+13
* (initialize_w32_display): Call init_crit to initializeAndrew Innes1998-06-221-0/+3
* (initialize_w32_displayed): Use new function prototypes.Geoff Voelker1998-04-291-18/+18