summaryrefslogtreecommitdiff
path: root/src/w32fns.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
* | Handle Bug#24526 without breaking Emacs on tiling WMs (Bug#48268)Martin Rudalics2021-05-12
* | Major rewrite of adjust_frame_sizeMartin Rudalics2021-04-27
* | Avoid selecting tooltip windows and frames (Bug#47207)Martin Rudalics2021-04-18
* | Fix typosMattias Engdegård2021-02-18
* | Permit zero value for 'child-frame-border-width' parameter (Bug#46184)Martin Rudalics2021-02-06
* | 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