index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
haiku_support.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make last change compile
Po Lu
2022-01-01
1
-4
/
+2
*
Fix expose events in non-double-buffered child frames on Haiku
Po Lu
2022-01-01
1
-1
/
+3
*
Fix some more off-by-one errors in Haiku image code
Po Lu
2022-01-01
1
-2
/
+3
*
Fix deadlocks with invisible frames and threads in Haiku
Po Lu
2022-01-01
1
-0
/
+21
*
Fix child frame synchronization order on Haiku
Po Lu
2022-01-01
1
-5
/
+5
*
Flush frames after mouse face is cleared on a child frame in Haiku
Po Lu
2022-01-01
1
-0
/
+9
*
On Haiku, sync a frames's connection to the app sever after raising
Po Lu
2021-12-31
1
-0
/
+12
*
Fix child frame unlinking on Haiku
Po Lu
2021-12-31
1
-3
/
+5
*
Use a single global lock for the child frame state on Haiku
Po Lu
2021-12-31
1
-3
/
+72
*
Prevent double buffering from being disabled on USE_BE_CAIRO builds
Po Lu
2021-12-31
1
-92
/
+12
*
Prevent hang when exiting Emacs on Haiku
Po Lu
2021-12-11
1
-2
/
+0
*
Correct adjustments to frame widths in events
Po Lu
2021-11-24
1
-4
/
+4
*
Remove unused arguments to EmacsView.AfterResize
Po Lu
2021-11-24
1
-2
/
+2
*
Clear past end of frame on Haiku
Po Lu
2021-11-24
1
-2
/
+2
*
Fix 1 pixel wide border in frames on Haiku
Po Lu
2021-11-24
1
-2
/
+2
*
Add pixel delta support for wheel events on Haiku
Po Lu
2021-11-21
1
-2
/
+2
*
Add support for the Haiku operating system and its window system
Po Lu
2021-11-20
1
-0
/
+2930