aboutsummaryrefslogtreecommitdiffstats
path: root/src/haikufns.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add frame identifiers (bug#80138)Stéphane Marks2026-01-131-0/+2
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Add frame parameter which allows border transparencyGarklein2025-07-261-0/+7
* Fix drag-and-drop treatment of reused tooltip framesPo Lu2025-02-271-14/+21
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-1/+1
|\
| * Pure storage removal: Replace calls to removed functionsPip Cet2024-12-121-1/+1
* | Replace call[1-8] with callnStefan Kangas2025-01-191-6/+6
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Standardize possessive apostrophe usage in manuals, docs, and commentsStefan Kangas2024-07-251-1/+1
* Correctly cache images when frames vary in their font metricsPo Lu2024-06-201-30/+0
* ; * src/haikufns.c (syms_of_haikufns): Fix indentation.Po Lu2024-04-041-2/+2
* New variable haiku-pass-control-tab-to-systemTor-björn Claesson2024-04-041-0/+14
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Prevent tab bar from vanishing on AndroidPo Lu2023-11-231-0/+5
* | Allow displaying tool bar on the bottom of the framePo Lu2023-06-211-22/+60
* | Signal error upon setting unsupported tool bar positionPo Lu2023-06-201-1/+17
|/
* Fix shrinking of the tab-barEli Zaretskii2023-01-021-7/+7
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-12-261-1/+1
* Fix calculation of tab bar lines during automatic height adjustmentPo Lu2022-11-161-4/+13
* Remove intern calls with a static string from haiku*.cPo Lu2022-09-201-2/+4
* Improve frame synchronization support on HaikuPo Lu2022-08-011-3/+3
* Implement primitive frame synchronization on HaikuPo Lu2022-08-011-1/+12
* Make frame synchronization a frame parameterPo Lu2022-08-011-0/+1
* Fix flicker when moving tooltips between frames during mouse drag-and-dropPo Lu2022-07-261-1/+0
* Apply tooltip assertions to all instances of x-show-tipPo Lu2022-07-211-2/+25
* Improve behavior of sticky tooltips on HaikuPo Lu2022-07-081-2/+2
* Fix flickering system tooltips on HaikuPo Lu2022-07-081-3/+4
* Use BASE_EQ when comparing with QunboundMattias Engdegård2022-06-121-10/+10
* Implement `follow-tooltip' for DND on HaikuPo Lu2022-06-091-0/+10
* Update frame positions on Haiku after changing Z groupPo Lu2022-05-301-0/+4
* Add more cursor bitmaps on HaikuPo Lu2022-05-281-1/+1
* Fix cursor color adjustment on HaikuPo Lu2022-05-251-7/+1
* Minor fixes to cursor color handling on HaikuPo Lu2022-05-241-61/+39
* Compute frame workareas on HaikuPo Lu2022-05-211-0/+52
* Fix specifying terminal names to some functions on HaikuPo Lu2022-05-191-3/+3
* Fix race conditions processing frame fullscreen state on HaikuPo Lu2022-05-191-1/+1
* Implement gamma-correction on HaikuPo Lu2022-05-181-0/+16
* Fix race conditions when calculating Haiku frame geometryPo Lu2022-05-181-4/+9
* Avoid race conditions when computing real frame positions on HaikuPo Lu2022-05-171-14/+7
* Rewrite Haiku frame geometry code to handle decorator framesPo Lu2022-05-171-40/+92
* Add more cursor bitmaps on HaikuPo Lu2022-05-171-3/+3
* Simplify Haiku cursor management codePo Lu2022-05-151-2/+2
* Add more cursor bitmaps on HaikuPo Lu2022-05-141-4/+4
* Fix display class of tooltip frames on HaikuPo Lu2022-05-141-0/+20
* Add more cursor bitmaps on HaikuPo Lu2022-05-131-44/+44
* Allow setting cursor colors for custom cursors on HaikuPo Lu2022-05-131-4/+52
* Allow actually setting cursor colors on HaikuPo Lu2022-05-131-24/+128
* Clean up Haiku display opening codePo Lu2022-05-121-12/+7