summaryrefslogtreecommitdiff
path: root/src/w32term.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Change vectorlike from struct to unionPaul Eggert2017-11-131-1/+1
* Make sure thread stack is properly aligned on MS-WindowsEli Zaretskii2017-10-141-7/+8
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-09-291-1/+1
* Provide additional support for child framesMartin Rudalics2017-06-251-0/+8
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-121-1/+1
* Add new frame parameters and associated functionsMartin Rudalics2017-04-121-0/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Unbreak MS-Windows buildEli Zaretskii2016-10-291-1/+1
* | Revert "Cleanup tooltips"John Wiegley2016-07-121-3/+0
* | Cleanup tooltipsDmitry Antipov2016-07-121-0/+3
* | Fix compiler warnings in Cygwin-w32 buildKen Brown2016-06-201-1/+1
* | Fix compiler warnings in the MinGW buildEli Zaretskii2016-05-211-18/+0
* | Improve w32notify notificationsFabrice Popineau2016-03-191-4/+12
* | Merge from origin/emacs-25John Wiegley2016-03-111-2/+2
|\ \ | |/
| * Rework C source files to avoid ^(Paul Eggert2016-03-101-2/+2
* | Fix Cygwin-w32 buildKen Brown2016-03-061-0/+4
* | Improve the register-hotkey functionality on MS-WindowsJussi Lahdenniemi2016-02-261-0/+6
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Simplify recording of main thread's ID on MS-WindowsEli Zaretskii2015-11-211-0/+2
* Avoid compiler warning in image.c on MS-WindowsEli Zaretskii2015-05-231-0/+2
* Use bool for boolean in w32fns.cEli Zaretskii2015-01-251-1/+1
* Fix problems with 32-bit wide-int build exposed by MinGWEli Zaretskii2015-01-131-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Use bool for boolean in xterm.cPaul Eggert2014-12-211-2/+2
* Fix bug #18699 with startup aborts of 32-bit MinGW64 build.Eli Zaretskii2014-10-131-1/+1
* src/w32term.h (ALIGN_STACK): Fix the cpp condition.Ken Brown2014-09-261-1/+1
* src/w32term.h (ALIGN_STACK): Fix a typo in last commit.Eli Zaretskii2014-09-251-1/+1
* Default to stack objects on DOS_NT platforms as well.Eli Zaretskii2014-09-251-0/+16
* Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-30/+73
* Fix last commit in w32term.c.Eli Zaretskii2014-07-251-0/+4
* Move hourglass machinery to RIF.Dmitry Antipov2014-07-251-0/+1
* Refactor mouse positioning stuff to avoid code duplication.Dmitry Antipov2014-05-281-2/+0
* Fix bug #16636 with simple dialogs on MS-Windows.Eli Zaretskii2014-02-041-2/+0
* Improve window dividers code.Martin Rudalics2014-02-041-0/+10
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Remove fringe background extension code on W32.YAMAMOTO Mitsuharu2013-12-211-6/+0
* Some more fixes for pixelwise resizing.Martin Rudalics2013-12-201-3/+3
* * font.h (FONT_WIDTH, FONT_HEIGHT, FONT_BASE, FONT_DESCENT):Dmitry Antipov2013-12-021-15/+0
* Support resizing frames and windows pixelwise.Martin Rudalics2013-11-301-1/+2
* Fix bug #15933 with crashes in file-notify-tests on MS-Windows.Eli Zaretskii2013-11-281-0/+1
* * xterm.h (struct x_output): For 'black_relief' and 'white_relief'Dmitry Antipov2013-10-291-1/+0
* Remove port-specific display name lists to avoid extraDmitry Antipov2013-10-181-8/+1
* x-popup-dialog fixed, almost.Eli Zaretskii2013-09-291-0/+4
* Merge from trunk.Eli Zaretskii2013-09-261-30/+33
|\
| * * xterm.h (struct x_display_info): New members last_mouse_glyph_frame,Dmitry Antipov2013-09-191-0/+17
| * * frame.c (x_redo_mouse_highlight): New functionDmitry Antipov2013-09-181-0/+8
| * * frame.c (x_mouse_grabbed): New function.Dmitry Antipov2013-09-181-0/+3