index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
haikuterm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Effect a safer version of that fix for Emacs 29
Po Lu
2023-08-27
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Fix automatic DPI adjustment and add workarounds for some systems
Po Lu
2022-11-19
1
-10
/
+5
*
Adapt last change to Haiku port
Po Lu
2022-10-16
1
-5
/
+27
*
Implement font-use-system-font on Haiku
Po Lu
2022-09-25
1
-12
/
+13
*
Remove intern calls with a static string from haiku*.c
Po Lu
2022-09-20
1
-1
/
+3
*
Support "replacement characters" on TTY frames
Eli Zaretskii
2022-08-27
1
-0
/
+2
*
Improve frame synchronization support on Haiku
Po Lu
2022-08-01
1
-44
/
+44
*
Fix mouse face handling during frame reentry on Haiku
Po Lu
2022-07-25
1
-0
/
+4
*
Implement wheel movement during DND on Haiku
Po Lu
2022-07-20
1
-0
/
+3
*
Port `x-lost-selection-functions' to Haiku
Po Lu
2022-07-07
1
-0
/
+5
*
Fix infinite looping around Haiku menus
Po Lu
2022-07-06
1
-0
/
+6
*
Use correct background for image mask color on Haiku
Po Lu
2022-06-27
1
-1
/
+1
*
Implement stipples for images on Haiku
Po Lu
2022-06-27
1
-18
/
+29
*
Implement image transform smoothing on Haiku
Po Lu
2022-06-25
1
-1
/
+2
*
Implement "flip" image transforms on Haiku
Po Lu
2022-06-25
1
-24
/
+50
*
Remove unnecessary clearing of internal border on Haiku
Po Lu
2022-06-18
1
-9
/
+10
*
Fix handling of scroll bar clicks on Haiku
Po Lu
2022-06-12
1
-18
/
+52
*
Use BASE_EQ when comparing with Qunbound
Mattias EngdegÄrd
2022-06-12
1
-3
/
+3
*
Implement `follow-tooltip' for DND on Haiku
Po Lu
2022-06-09
1
-2
/
+7
*
Fix coding style of some Haiku files
Po Lu
2022-06-07
1
-2
/
+2
*
Fix flickering tooltips with mouse DND without interprogram drag
Po Lu
2022-06-02
1
-2
/
+4
*
Fix flicker during mouse DND on Haiku as well
Po Lu
2022-06-02
1
-2
/
+6
*
Fix pending window changes in haiku_set_window_size
Po Lu
2022-05-29
1
-1
/
+14
*
Minor fixes to cursor color handling on Haiku
Po Lu
2022-05-24
1
-1
/
+1
*
Implement monitor change functions on Haiku
Po Lu
2022-05-23
1
-0
/
+9
*
Clean up Haiku code
Po Lu
2022-05-22
1
-12
/
+11
*
Fix focus redirection to/from surrogate minibuffer frames on Haiku
Po Lu
2022-05-22
1
-0
/
+16
*
Fix race conditions processing zoom events on Haiku
Po Lu
2022-05-20
1
-4
/
+1
*
Fix race conditions processing frame fullscreen state on Haiku
Po Lu
2022-05-19
1
-13
/
+34
*
Implement gamma-correction on Haiku
Po Lu
2022-05-18
1
-1
/
+8
*
Don't allow moving fullscreen frames on Haiku
Po Lu
2022-05-18
1
-1
/
+17
*
Avoid race conditions when computing real frame positions on Haiku
Po Lu
2022-05-17
1
-7
/
+3
*
Rewrite Haiku frame geometry code to handle decorator frames
Po Lu
2022-05-17
1
-19
/
+23
*
Make Haiku stipple display slightly faster
Po Lu
2022-05-15
1
-2
/
+1
*
; Fix typos
Stefan Kangas
2022-05-15
1
-1
/
+1
*
Simplify Haiku cursor management code
Po Lu
2022-05-15
1
-28
/
+18
*
Allow actually setting cursor colors on Haiku
Po Lu
2022-05-13
1
-5
/
+2
*
Remove unused RIF method
Po Lu
2022-05-12
1
-10
/
+3
*
Make cursor display on Haiku consistent with X
Po Lu
2022-05-12
1
-110
/
+196
*
Make Haiku event buffer non-static
Po Lu
2022-05-11
1
-1
/
+1
*
Fix event memory leak on Haiku
Po Lu
2022-05-11
1
-3
/
+2
*
Fix frame invalidation on Haiku
Po Lu
2022-05-11
1
-1
/
+12
*
Make reliefs on Haiku more like X
Po Lu
2022-05-11
1
-1
/
+1
*
Improve relief rect handling on Haiku
Po Lu
2022-05-10
1
-19
/
+30
*
* src/haikuterm.c (haiku_draw_fringe_bitmap): Set stipple flag.
Po Lu
2022-05-09
1
-0
/
+2
*
; * src/haikuterm.c (haiku_draw_underwave): Fix default scale.
Po Lu
2022-05-09
1
-2
/
+2
*
Respect display scale factor drawing underwaves on Haiku
Po Lu
2022-05-09
1
-3
/
+26
*
Fix display of fringes with stipples on Haiku
Po Lu
2022-05-08
1
-9
/
+33
[next]