summaryrefslogtreecommitdiffstats
path: root/src/gui_haiku.cc
AgeCommit message (Collapse)Author
2020-07-17patch 8.2.1228: scrollbars not flush against the window edges when maximisedv8.2.1228Bram Moolenaar
Problem: Scrollbars not flush against the window edges when maximised. Solution: Add padding. (Ken Takata, closes #5602, closes #6466)
2020-05-03patch 8.2.0694: Haiku: channel and terminal do not workv8.2.0694Bram Moolenaar
Problem: Haiku: channel and terminal do not work. Solution: Close files when the job has finished. (Ozaki Kiichi, closes #6039)
2020-04-30patch 8.2.0671: Haiku: compiler warningsv8.2.0671Bram Moolenaar
Problem: Haiku: compiler warnings. Solution: Avoid the warnings. Drop display_errors() copy. (Emir Sari, closes #6018)
2020-04-24patch 8.2.0631: Haiku file formatted with wrong tabstopv8.2.0631Bram Moolenaar
Problem: Haiku file formatted with wrong tabstop. Solution: Use normal tabstop. Fix white space.
2020-04-23patch 8.2.0622: Haiku: GUI does not compilev8.2.0622Bram Moolenaar
Problem: Haiku: GUI does not compile. Solution: Various fixes. (Emir Sari, closes #5961)
2020-02-26patch 8.2.0320: no Haiku supportv8.2.0320Bram Moolenaar
Problem: No Haiku support. Solution: Add support for Haiku. (Emir Sari, closes #5605)