summaryrefslogtreecommitdiff
path: root/src/w32fns.c
Commit message (Expand)AuthorAge
* Remove unused argument from set_frame_menubar (Bug#45759)Stefan Kangas2021-01-30
* Support 'operating-system-release' on MS-WindowsEli Zaretskii2021-01-29
* Fix typos and punctuationEli Zaretskii2021-01-26
* Add distinct controls for child frames' borders (Bug#45620)Alexander Miller2021-01-26
* Update copyright year to 2021Paul Eggert2021-01-01
* Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-20
* Merge from origin/emacs-27Glenn Morris2020-11-23
|\
| * Make ignoring modifiers on IME input optionalEli Zaretskii2020-11-21
| * Ignore modifiers when processing WM_IME_CHAR messagesMasahiro Nakamura2020-11-21
* | Merge from origin/emacs-27Glenn Morris2020-11-07
|\|
| * * src/w32fns.c (Fw32_register_hot_key): Doc fix. (Bug#44456)Eli Zaretskii2020-11-05
* | Use the full name of the null byte/character, not its abbreviationAndreas Schwab2020-10-05
* | ; Fix typosStefan Kangas2020-09-21
* | Consolidate #RGB string parsersMattias EngdegÄrd2020-06-21
* | File-handling cleanup in w32image.cEli Zaretskii2020-04-16
* | Fix previous change in w32fns.cAlbert2020-04-13
* | ; Fix last change.Eli Zaretskii2020-04-13
* | Support toggling native Input Methods on MS-WindowsAlbert2020-04-13
* | Don't rely on copying in {EN,DE}CODE_FILEMattias EngdegÄrd2020-04-09
* | Improve integer range checkingPaul Eggert2020-04-05
|/
* Recalculate default font when switching font backendRobert Pluim2020-03-17
* Fix removal of frame decorations on Windows (Bug#38705)Martin Rudalics2020-01-02
* Update copyright year to 2020Paul Eggert2020-01-01
* Support setting OS names of threads on MS-WindowsEli Zaretskii2019-12-20
* Merge branch 'feature/tabs'Juri Linkov2019-10-01
|\
| * 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
* | * src/w32fns.c (Fw32_register_hot_key): Fix typo in docstringJuanma Barranquero2019-09-27
* | Resurrect support for negative frame geometry parameters on MS-WindowsEli Zaretskii2019-09-24
* | * src/w32fns.c (Fw32_read_registry): Doc fixJuanma Barranquero2019-09-17
|/
* Fix initialization of user-defined fringe bitmaps in daemon modeEli Zaretskii2019-08-13
* Fix minor compilation problems on MS-WindowsEli Zaretskii2019-08-06
* Fix two mouse drag and drop issues (Bug#28620, Bug#36269)Martin Rudalics2019-08-04
* Fix the handling of font backend supersedence on MS-WindowsEli Zaretskii2019-06-18
* Support font driver supersessionYAMAMOTO Mitsuharu2019-06-18
* Prefer HarfBuzz to Uniscribe on MS-WindowsEli Zaretskii2019-06-01
* Add HarfBuzz font backend for MS-WindowsEli Zaretskii2019-05-31
* Introduce Emacs_GC struct and typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Cursor typedefAlexander Gramiak2019-05-19
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-19
* 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
* ; * src/w32fns.c (Fw32_read_registry): Doc fix.Eli Zaretskii2019-04-06
* Fix misuses of NULL when talking about the NUL characterStefan Monnier2019-03-21
* Improve locale and language environment setting at startupEli Zaretskii2019-03-16
* Consult 'face-remapping-alist' for 'internal-border' faceEli Zaretskii2019-03-09
* Simplify list creation in C codePaul Eggert2019-03-04