summaryrefslogtreecommitdiff
path: root/src/haikuterm.c
AgeCommit message (Expand)Author
2026-05-23New function memory_full_upPaul Eggert
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-05-05Synchronize Android and Haiku terminal frontends with XPo Lu
2025-02-17Implement `(- N)' frame position specifications on HaikuPo Lu
2025-01-26Protect against GCing of last_mouse_windowPaul Eggert
2025-01-01Update copyright year to 2025Paul Eggert
2024-05-10Implement dots and dashes on MS-WindowsPo Lu
2024-05-01Fix minor typos in haikuterm.cPo Lu
2024-04-28Implement dots and dashes on HaikuPo Lu
2024-04-28Fix the Haiku buildPo Lu
2024-04-28Port double-line underlines to GUI systemsPo Lu
2024-04-27Followup changes for styled underline supportEli Zaretskii
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-10-28Support for menu bar in window_from_coordinatesManuel Giraud
2023-08-27; Effect a safer version of that fix for Emacs 29Po Lu
2023-08-27Correct display of stretch glyphs within hscrolled windowsPo Lu
2023-08-17Introduce support for Desktop Notifications on HaikuPo Lu
2023-06-21Allow displaying tool bar on the bottom of the framePo Lu
2023-05-17Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-19Fix automatic DPI adjustment and add workarounds for some systemsPo Lu
2022-10-16Adapt last change to Haiku portPo Lu
2022-09-25Implement font-use-system-font on HaikuPo Lu
2022-09-20Remove intern calls with a static string from haiku*.cPo Lu
2022-08-27Support "replacement characters" on TTY framesEli Zaretskii
2022-08-01Improve frame synchronization support on HaikuPo Lu
2022-07-25Fix mouse face handling during frame reentry on HaikuPo Lu
2022-07-20Implement wheel movement during DND on HaikuPo Lu
2022-07-07Port `x-lost-selection-functions' to HaikuPo Lu
2022-07-06Fix infinite looping around Haiku menusPo Lu
2022-06-27Use correct background for image mask color on HaikuPo Lu
2022-06-27Implement stipples for images on HaikuPo Lu
2022-06-25Implement image transform smoothing on HaikuPo Lu
2022-06-25Implement "flip" image transforms on HaikuPo Lu
2022-06-18Remove unnecessary clearing of internal border on HaikuPo Lu
2022-06-12Fix handling of scroll bar clicks on HaikuPo Lu
2022-06-12Use BASE_EQ when comparing with QunboundMattias EngdegÄrd
2022-06-09Implement `follow-tooltip' for DND on HaikuPo Lu
2022-06-07Fix coding style of some Haiku filesPo Lu
2022-06-02Fix flickering tooltips with mouse DND without interprogram dragPo Lu
2022-06-02Fix flicker during mouse DND on Haiku as wellPo Lu
2022-05-29Fix pending window changes in haiku_set_window_sizePo Lu
2022-05-24Minor fixes to cursor color handling on HaikuPo Lu
2022-05-23Implement monitor change functions on HaikuPo Lu
2022-05-22Clean up Haiku codePo Lu
2022-05-22Fix focus redirection to/from surrogate minibuffer frames on HaikuPo Lu
2022-05-20Fix race conditions processing zoom events on HaikuPo Lu
2022-05-19Fix race conditions processing frame fullscreen state on HaikuPo Lu
2022-05-18Implement gamma-correction on HaikuPo Lu