summaryrefslogtreecommitdiff
path: root/src/w32console.c
AgeCommit message (Expand)Author
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-05-09Fix compilation errors with latest w32 API headersEli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-10-06Support mouse clicks on tab bar on TTY framesEli Zaretskii
2019-04-27Fix -nw sessions on MS-Windows broken by a recent commitEli Zaretskii
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-08-26Merge from origin/emacs-26Glenn Morris
2018-08-25Avoid crashes with very wide TTY frames on MS-WindowsEli Zaretskii
2018-08-07More macro renamings for bignumTom Tromey
2018-07-12Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey
2018-07-01Fix last changeEli Zaretskii
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-29Prefer HTTPS to HTTP for gnu.orgPaul Eggert
2017-09-09Fix compilation warnings in MinGW64 build using GCC 7Eli Zaretskii
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-07-02Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULLEli Zaretskii
2016-05-21Fix compiler warnings in the MinGW buildEli Zaretskii
2016-03-11Merge from origin/emacs-25John Wiegley
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-02-26Improve the register-hotkey functionality on MS-WindowsJussi Lahdenniemi
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-21Simplify recording of main thread's ID on MS-WindowsEli Zaretskii
2015-10-22Include file cleanup for w32 files in src directoryEli Zaretskii
2015-01-01Update copyright year to 2015Paul Eggert
2014-08-10Fix handling of menu bar line on TTY frames (Bug#18136) (Bug#18196).Martin Rudalics
2014-07-27Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics
2014-06-04Fix TTY menus on MS-Windows broken by last commit.Eli Zaretskii
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-09-26Merge from trunk.Eli Zaretskii
2013-09-23src/w32console.c, src/w32term.c: Remove unused variables.Juanma Barranquero
2013-09-18Turn off text cursor when dropping down menus.Eli Zaretskii
2013-09-05Fixed C compilation problems.Eli Zaretskii
2013-09-05Merge from trunk after a lot of time.Eli Zaretskii
2013-09-02* msdos.c (IT_set_terminal_window): Remove no-op.Dmitry Antipov
2013-08-27* lisp.h (Mouse_HLInfo): Move from here...Dmitry Antipov
2013-06-03Fix crashes in a text-mode session on Windows.Eli Zaretskii
2013-01-02Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-10-12The TTY case is resolved: notifications now work even if EmacsEli Zaretskii
2012-10-08Code cleanup for cygw32Daniel Colascione
2012-09-17Merge from trunkDaniel Colascione
2012-09-17Implement cygw32Daniel Colascione
2012-09-15Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...Eli Zaretskii
2012-07-29Don't use the abbreviation "win" to refer to Windows (Bug#10421).Paul Eggert
2012-07-28Fix non-ASCII input in non-GUI frames on MS-Windows. (Bug#12055)Eli Zaretskii
2012-06-28Generalize run-time debugging checks.Dmitry Antipov
2012-06-02Initial incomplete version of tty menus. tty_menu_activate not done yet.Eli Zaretskii