summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-05-02Wait for events from all displays in Xm dialogs even on XI2Po Lu
2022-05-02Fix handling double-click-time nil or tStefan Kangas
2022-05-02Fix inconsistencies in Haiku font selection dialogPo Lu
2022-05-02Fix handling of some weights in the Haiku font driverPo Lu
2022-05-02Improve font dialog on macOSPo Lu
2022-05-02Default to currently selected font in Haiku font dialogsPo Lu
2022-05-02Fix race conditions with async input in some Haiku dialogsPo Lu
2022-05-02Fix the macOS buildPo Lu
2022-05-02Make the NS font dialog return more correct valuesPo Lu
2022-05-02Fix devices staying disabled in some casesPo Lu
2022-05-01Replace NS code that implemented font panels in a different wayPo Lu
2022-05-01Make scroll-other-window respect target window remappingsLars Ingebrigtsen
2022-05-01Improve documentation of 'malloc-trim'Eli Zaretskii
2022-05-01Add new function `malloc-trim'Lars Ingebrigtsen
2022-05-01Fix specifying zero as a size for fonts on HaikuPo Lu
2022-05-01Improve display of Haiku font dialogPo Lu
2022-05-01Allow specifying font size in the Haiku font selection dialogPo Lu
2022-05-01Allow quitting inside font selection dialogs on HaikuPo Lu
2022-05-01Allow invoking fonts in the Haiku font dialogPo Lu
2022-05-01Improvements to the Haiku font dialogPo Lu
2022-05-01Also fix some compiler warnings in xterm.c that didn't show upPo Lu
2022-05-01Fix the GTK buildPo Lu
2022-05-01* src/xterm.c (x_dnd_begin_drag_and_drop): Fix typo.Po Lu
2022-05-01Fix processing events from multiple displays during DNDPo Lu
2022-05-01Clean up X Windows tooltip codePo Lu
2022-05-01Implement font selection dialog on HaikuPo Lu
2022-04-30Fix Vx_show_tooltip_timeout in ns build, tooLars Ingebrigtsen
2022-04-30Fix compilation after recent x-show-tooltip-timeout changesLars Ingebrigtsen
2022-04-30Use x-show-tooltip-timeout in all the implementationsLars Ingebrigtsen
2022-04-30Don't hard code the default x-show-tip timeoutLars Ingebrigtsen
2022-04-30Fix some cases of flicker on MS WindowsPo Lu
2022-04-30Fix display updating inside the minibuffer on MS WindowsPo Lu
2022-04-30Avoid server roundtrip on wheel events from scroll bars on XI2Po Lu
2022-04-30; * src/w32term.c (w32_read_socket): Add comment for recent change.Eli Zaretskii
2022-04-30; Minor fixes of documentation of double-buffering on MS-WindowsEli Zaretskii
2022-04-30Process editres events not for frames correctlyPo Lu
2022-04-30Adjustments to double buffering on MS WindowsPo Lu
2022-04-30Handle exposure in the widget's expose proc on XPo Lu
2022-04-30Fix releasing the mouse on top of the tool bar on MS WindowsPo Lu
2022-04-30Fix palette freeing on MS Windows with double bufferingPo Lu
2022-04-30Implement double buffering on MS WindowsPo Lu
2022-04-30Prevent cursors from being set on tooltip frames on HaikuPo Lu
2022-04-29* lisp/emacs-lisp/cl-preloaded.el (cl--typeof-types): Add `symbol-with-pos`Stefan Monnier
2022-04-30Fix focus reversion of Motif menus on XI2Po Lu
2022-04-30Fix mouse face bugs on MotifPo Lu
2022-04-30Check display when handling XdndFinished eventsPo Lu
2022-04-29Add new functions for computing character metrics for windowsTitus von der Malsburg
2022-04-29Make timer_check even more resilientPip Cet
2022-04-29Fix colorspace calculations on HaikuPo Lu
2022-04-29Add helper function to remove title bar when maximizing framesLars Ingebrigtsen