summaryrefslogtreecommitdiff
path: root/src/w32fns.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-201-1/+1
* Merge from origin/emacs-27Glenn Morris2020-11-231-1/+13
|\
| * Make ignoring modifiers on IME input optionalEli Zaretskii2020-11-211-1/+13
| * Ignore modifiers when processing WM_IME_CHAR messagesMasahiro Nakamura2020-11-211-1/+1
* | Merge from origin/emacs-27Glenn Morris2020-11-071-12/+15
|\ \ | |/
| * * src/w32fns.c (Fw32_register_hot_key): Doc fix. (Bug#44456)Eli Zaretskii2020-11-051-12/+15
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-051-2/+2
* | ; Fix typosStefan Kangas2020-09-211-5/+5
* | Consolidate #RGB string parsersMattias EngdegÄrd2020-06-211-152/+5
* | File-handling cleanup in w32image.cEli Zaretskii2020-04-161-1/+0
* | Fix previous change in w32fns.cAlbert2020-04-131-5/+2
* | ; Fix last change.Eli Zaretskii2020-04-131-2/+4
* | Support toggling native Input Methods on MS-WindowsAlbert2020-04-131-0/+75
* | Don't rely on copying in {EN,DE}CODE_FILEMattias EngdegÄrd2020-04-091-2/+2
* | Improve integer range checkingPaul Eggert2020-04-051-7/+5
|/
* Recalculate default font when switching font backendRobert Pluim2020-03-171-1/+1
* Fix removal of frame decorations on Windows (Bug#38705)Martin Rudalics2020-01-021-0/+3
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Support setting OS names of threads on MS-WindowsEli Zaretskii2019-12-201-4/+12
* Merge branch 'feature/tabs'Juri Linkov2019-10-011-2/+108
|\
| * Try to add more tab-bar support on WindowsJuri Linkov2019-09-021-0/+17
| * Fixes to build on WindowsMartin Rudalics2019-09-011-0/+88
| * Frame-local tab-bar and window-local tab-line.Juri Linkov2019-08-311-2/+3
* | * src/w32fns.c (Fw32_register_hot_key): Fix typo in docstringJuanma Barranquero2019-09-271-2/+3
* | Resurrect support for negative frame geometry parameters on MS-WindowsEli Zaretskii2019-09-241-14/+32
* | * src/w32fns.c (Fw32_read_registry): Doc fixJuanma Barranquero2019-09-171-2/+2
|/
* Fix initialization of user-defined fringe bitmaps in daemon modeEli Zaretskii2019-08-131-0/+6
* Fix minor compilation problems on MS-WindowsEli Zaretskii2019-08-061-1/+1
* Fix two mouse drag and drop issues (Bug#28620, Bug#36269)Martin Rudalics2019-08-041-5/+10
* Fix the handling of font backend supersedence on MS-WindowsEli Zaretskii2019-06-181-2/+4
* Support font driver supersessionYAMAMOTO Mitsuharu2019-06-181-76/+4
* Prefer HarfBuzz to Uniscribe on MS-WindowsEli Zaretskii2019-06-011-4/+72
* Add HarfBuzz font backend for MS-WindowsEli Zaretskii2019-05-311-0/+9
* Introduce Emacs_GC struct and typedefAlexander Gramiak2019-05-191-5/+2
* Introduce Emacs_Cursor typedefAlexander Gramiak2019-05-191-6/+6
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-191-4/+4
* Add terminal hook defined_color_hookAlexander Gramiak2019-04-261-5/+5
* Rename generic x_* identifiersAlexander Gramiak2019-04-261-357/+349
* Add prefixes to some window system-dependent proceduresAlexander Gramiak2019-04-261-4/+4
* Rename generic x_* procedures in xdisp.cAlexander Gramiak2019-04-261-2/+2
* ; * src/w32fns.c (Fw32_read_registry): Doc fix.Eli Zaretskii2019-04-061-0/+2
* Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-211-2/+2
* Improve locale and language environment setting at startupEli Zaretskii2019-03-161-0/+10
* Consult 'face-remapping-alist' for 'internal-border' faceEli Zaretskii2019-03-091-2/+6
* Simplify list creation in C codePaul Eggert2019-03-041-3/+2
* Add portable dumperDaniel Colascione2019-01-151-0/+3
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Use "file name handler" consequentlyMichael Albinus2018-12-221-2/+2