summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-01-21Work around GTK changing window backgrounds on colormapped displaysPo Lu
2022-01-21Fix BadValue crash when looking up empty color names on some X serversPo Lu
2022-01-21Allow fractional values of `polling-period'Po Lu
2022-01-21Avoid FOCUS_IN_EVENTS not being sent on NSPo Lu
2022-01-20In early bootstrap, use byte-compiled compiler to native compile first filesAlan Mackenzie
2022-01-20Update documentation of 'clone-indirect-buffer-hook'Eli Zaretskii
2022-01-20Fix indirect font changes incorrectly affecting original bufferAndrew Hyatt
2022-01-20Make system tooltips display in the menu bar on HaikuPo Lu
2022-01-20Fix Fchar_syntax for non-ASCII in unibyte buffersMattias EngdegÄrd
2022-01-20Fix 'bidi-find-overridden-directionality' for Lisp stringsEli Zaretskii
2022-01-20Add workaround to handle a problem with Enlightenment WM (Bug#53298)Martin Rudalics
2022-01-20Make `nil' values of the `:position' underline property work correctlyPo Lu
2022-01-20Port hourglass display to XCBPo Lu
2022-01-20Get rid of calls to XRenderQueryExtension after terminal initializationPo Lu
2022-01-20Implement selection ownership on HaikuPo Lu
2022-01-19Fix recent change for big endian systems where `Atom' is 64 bitsPo Lu
2022-01-19Port some X11 tooltip code to XCBPo Lu
2022-01-19Use Cairo XCB surfaces when XCB is availablePo Lu
2022-01-19* src/haikufns.c (Fx_display_mm_width): Fix copy-paste error.Po Lu
2022-01-19Rename system tooltip variables to `use-system-tooltips'Po Lu
2022-01-19Use more reliable timestamps for some kinds of events on HaikuPo Lu
2022-01-19Fix event timestamp generation on HaikuPo Lu
2022-01-18Remove 'cuneiform-numbers-and-punctuation' from w32font.cEli Zaretskii
2022-01-18Intern virtual modifier atoms the smart way on XPo Lu
2022-01-18* src/haikuterm.c (haiku_read_socket): Add work for frame size bug.Po Lu
2022-01-18* src/haikufns.c (Fx_show_tip): Fix typo.Po Lu
2022-01-18Fix default value of `no-special-glyphs' frame parameter on HaikuPo Lu
2022-01-18Improve tooltip implementation on HaikuPo Lu
2022-01-18Fix system tooltips above menusPo Lu
2022-01-18Allow non-system tooltips to display above menus on HaikuPo Lu
2022-01-17Revert "Add undelete-frame-max instead of undelete-frame-mode (bug#51883)"Eli Zaretskii
2022-01-17Fix Emacs icon not appearing on HaikuPo Lu
2022-01-17Use BControlLook to determine scroll bar size on HaikuPo Lu
2022-01-17Display override redirect frames in all workspaces on HaikuPo Lu
2022-01-17* src/haikufns.c (Fx_show_tip): Sync after making window visible.Po Lu
2022-01-17Really eliminate tooltip flicker on HaikuPo Lu
2022-01-17Translate timestamps when using GTK native inputPo Lu
2022-01-17Exercise wire right after event is filtered for native inputPo Lu
2022-01-16Add undelete-frame-max instead of undelete-frame-mode (bug#51883)Juri Linkov
2022-01-16Fix XI2 event filtering for very old versions of libXiPo Lu
2022-01-16Fix the xft buildPo Lu
2022-01-16Use kMenuWindowFeel on Haiku toolkip windowsPo Lu
2022-01-16Make help event generation on Haiku behave closer to XPo Lu
2022-01-16Reduce poll time for Haiku file dialogsPo Lu
2022-01-16* src/gtkutil.c (xg_widget_key_press_event_cb): Also raise input signal.Po Lu
2022-01-16* src/pgtkterm.c (evq_flush): Shift events one by oneYuuki Harano
2022-01-16Avoid focus and allow monospace text in tooltip frames on HaikuPo Lu
2022-01-16Update modifier meanings even if an xkb_desc was not availablePo Lu
2022-01-16* src/xwidget.c (webkit_js_to_lisp): Use correct constant to check size.Po Lu
2022-01-16Fix a minor snafu when resizing frames on HaikuPo Lu