index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
w32console.c
Age
Commit message (
Expand
)
Author
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-05-09
Fix compilation errors with latest w32 API headers
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-06
Support mouse clicks on tab bar on TTY frames
Eli Zaretskii
2019-04-27
Fix -nw sessions on MS-Windows broken by a recent commit
Eli Zaretskii
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-08-26
Merge from origin/emacs-26
Glenn Morris
2018-08-25
Avoid crashes with very wide TTY frames on MS-Windows
Eli Zaretskii
2018-08-07
More macro renamings for bignum
Tom Tromey
2018-07-12
Rename integerp->fixnum, etc, in preparation for bignums
Tom Tromey
2018-07-01
Fix last change
Eli Zaretskii
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-29
Prefer HTTPS to HTTP for gnu.org
Paul Eggert
2017-09-09
Fix compilation warnings in MinGW64 build using GCC 7
Eli Zaretskii
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-07-02
Rename FACE_OPT_FROM_ID to FACE_FROM_ID_OR_NULL
Eli Zaretskii
2016-05-21
Fix compiler warnings in the MinGW build
Eli Zaretskii
2016-03-11
Merge from origin/emacs-25
John Wiegley
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-02-26
Improve the register-hotkey functionality on MS-Windows
Jussi Lahdenniemi
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-21
Simplify recording of main thread's ID on MS-Windows
Eli Zaretskii
2015-10-22
Include file cleanup for w32 files in src directory
Eli Zaretskii
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-08-10
Fix handling of menu bar line on TTY frames (Bug#18136) (Bug#18196).
Martin Rudalics
2014-07-27
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-06-04
Fix TTY menus on MS-Windows broken by last commit.
Eli Zaretskii
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-09-26
Merge from trunk.
Eli Zaretskii
2013-09-23
src/w32console.c, src/w32term.c: Remove unused variables.
Juanma Barranquero
2013-09-18
Turn off text cursor when dropping down menus.
Eli Zaretskii
2013-09-05
Fixed C compilation problems.
Eli Zaretskii
2013-09-05
Merge 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-03
Fix crashes in a text-mode session on Windows.
Eli Zaretskii
2013-01-02
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-10-12
The TTY case is resolved: notifications now work even if Emacs
Eli Zaretskii
2012-10-08
Code cleanup for cygw32
Daniel Colascione
2012-09-17
Merge from trunk
Daniel Colascione
2012-09-17
Implement cygw32
Daniel Colascione
2012-09-15
Fix MS-Windows build broken by 2012-09-15T07:06:56Z!eggert@cs.ucla.edu, compl...
Eli Zaretskii
2012-07-29
Don't use the abbreviation "win" to refer to Windows (Bug#10421).
Paul Eggert
2012-07-28
Fix non-ASCII input in non-GUI frames on MS-Windows. (Bug#12055)
Eli Zaretskii
2012-06-28
Generalize run-time debugging checks.
Dmitry Antipov
2012-06-02
Initial incomplete version of tty menus. tty_menu_activate not done yet.
Eli Zaretskii
[next]