summaryrefslogtreecommitdiff
path: root/src/w32term.c
Commit message (Expand)AuthorAge
* Merge from origin/emacs-27Glenn Morris2021-05-13
|\
| * Fix compilation errors with latest w32 API headersEli Zaretskii2021-05-09
| * Update copyright year to 2021Paul Eggert2021-01-01
* | Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-27
* | Resurrect mouse-highlight of close buttons on tab-barEli Zaretskii2021-04-13
* | Fix display of stretches of whitespace in the display marginsEli Zaretskii2021-01-27
* | Add functions to open a file without quitting.Philipp Stephani2021-01-10
* | Update copyright year to 2021Paul Eggert2021-01-01
* | image-cache-size improvementsMattias Engdegård2020-12-20
* | * src/keyboard.c: Fix bug#5803.Stefan Monnier2020-12-12
* | Improve support for 'memory-report' on MS-WindowsEli Zaretskii2020-12-12
* | Make initial frame match frame-title-formatStefan Kangas2020-11-15
* | ; Fix typosStefan Kangas2020-09-21
* | Fix toggle-frame-fullscreen on w32 buildsMartin Rudalics2020-09-12
* | Fix display of composed text with :box face attributeEli Zaretskii2020-04-23
* | Make use of MS-Windows native image API be selectable at run timeEli Zaretskii2020-04-14
* | Initial version of native image API support for MS-WindowsJuan José García-Ripoll2020-04-14
* | Allow negative line width for :box face attributeAlexandre Adolphe2020-04-01
|/
* Recalculate default font when switching font backendRobert Pluim2020-03-17
* Fix handling MS-Windows keyboard input above the BMPEli Zaretskii2020-03-03
* Avoid leaving artifacts when the system caret is used on w32Eli Zaretskii2020-01-21
* Update copyright year to 2020Paul Eggert2020-01-01
* Do not report move frame events for tooltip frames (Bug#38213)Martin Rudalics2019-11-16
* Make sure buffer is live before retrieving underline properties (Bug#38038)Martin Rudalics2019-11-12
* Simplify struct face to use only underline.Jimmy Aguilar Mena2019-10-14
* Remove unused code and reformat to 70 columns.Juri Linkov2019-10-01
* Small fixes for tty and w32.Juri Linkov2019-09-08
* Try to add more tab-bar support on WindowsJuri Linkov2019-09-02
* Fixes to build on WindowsMartin Rudalics2019-09-01
* Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-31
* Fix initialization of user-defined fringe bitmaps in daemon modeEli Zaretskii2019-08-13
* Fix two mouse drag and drop issues (Bug#28620, Bug#36269)Martin Rudalics2019-08-04
* Support native image transforms on MS-WindowsEli Zaretskii2019-06-29
* Clean up use of XFIXNUM etc.Paul Eggert2019-06-27
* Replace XChar2b with unsigned in all font backendsAlexander Gramiak2019-05-19
* Introduce Emacs_GC struct and typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Rectangle struct and typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Pixmap typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Cursor typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-19
* Convert Free_Pixmap macro into terminal hookAlexander Gramiak2019-05-10
* Refactor update_window_begin and update_window_end hooksAlexander Gramiak2019-05-02
* Fix MS-Windows build broken by a recent commitEli Zaretskii2019-04-27
* Rename x_highlight_frame property to highlight_frameAlexander Gramiak2019-04-26
* Add terminal hook query_frame_background_colorAlexander Gramiak2019-04-26
* Add terminal hook defined_color_hookAlexander Gramiak2019-04-26
* Rename generic x_* identifiersAlexander Gramiak2019-04-26
* Add prefixes to some window system-dependent proceduresAlexander Gramiak2019-04-26
* Rename generic x_* procedures in xdisp.cAlexander Gramiak2019-04-26
* Allow gap before first non-Lisp pseudovec memberPaul Eggert2019-04-08