index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pgtkterm.c
Age
Commit message (
Expand
)
Author
2022-01-31
Fix artifacting on PGTK when bits are copied with an alpha channel
Po Lu
2022-01-31
Implement `alpha-background' on PGTK
Po Lu
2022-01-23
* src/pgtkterm.c (pgtk_flash): Fix input blocking.
Po Lu
2022-01-22
Fix crash when the visible bell is rung but there is no cairo surface
Po Lu
2022-01-16
* src/pgtkterm.c (evq_flush): Shift events one by one
Yuuki Harano
2022-01-10
Implement recent improvements to underline display on PGTK
Po Lu
2022-01-08
* src/pgtkterm.c (pgtk_enqueue_string): Free return of g_utf8_to_ucs4.
Po Lu
2022-01-07
Display pre-edit information from X input methods
Po Lu
2022-01-05
Fix display of internal border in child frames on pgtk
Po Lu
2022-01-02
Fix mouse wheel scroll direction on pgtk
Po Lu
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-31
Fix copyright dates in some files belonging to the pgtk port
Po Lu
2021-12-29
Add support for xwidgets to the PGTK port
Po Lu
2021-12-27
* src/pgtkterm.c (pgtk_handle_event): Add pinch event support.
Po Lu
2021-12-26
Don't clear internal border if frame isn't realized
Po Lu
2021-12-22
* src/pgtkterm.c (scroll_event): Fix scroll delta scale.
Po Lu
2021-12-22
* src/pgtkterm.c (scroll_event): Fix sign of delta_y.
Po Lu
2021-12-22
Fix horizontal scrolling on PGTK
Po Lu
2021-12-12
Fix overline display when there is a box on PGTK
Po Lu
2021-12-11
Implement pgtk_frame_raise_lower
Yuuki Harano
2021-12-11
Coding style fixes
Po Lu
2021-12-07
Merge branch 'feature/pgtk' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-12-07
* src/pgtkterm.c (x_set_parent_frame): Fix coding style
Yuuki Harano
2021-12-07
Fix SEGV crash by unref css provider too much
Yuuki Harano
2021-12-06
Fix coding style
Po Lu
2021-12-04
Fix double buffering on pgtk
Po Lu
2021-12-04
Keep track of scale factor by atimer and recreate cairo_surface_t
Yuuki Harano
2021-12-03
Fix a compilation warning in pgtkterm.c
Koen van Greevenbroek
2021-12-03
Generate touch-end events on pgtk
Po Lu
2021-12-01
Stop relying on `x_coalesce_scroll_events' in pgtk code
Po Lu
2021-12-01
Synchronize pgtk tab bar code with xterm
Po Lu
2021-11-30
Calculate pixel deltas correctly
Po Lu
2021-11-30
Make interrupt input optionally work on PGTK
Po Lu
2021-11-30
Stop setting mouse face GC manually, as it is no longer required
Po Lu
2021-11-30
Enable pixel-precision scrolling on pgtk port
Po Lu
2021-11-30
Get rid of pgtk_select and use xg_select instead
Po Lu
2021-11-30
Replace XFillRectangle with cairo_rectangle and cairo_fill
Yuuki Harano
2021-11-30
Use /* */ comment style instead of //
Yuuki Harano
2021-11-24
Remove PGTK_DEBUG stuff
Yuuki Harano
2021-11-16
; * src/pgtkterm.c (pgtk_mouse_position): Add bug ID to the comment
Yuuki Harano
2021-11-16
Avoid handle terminal frames in pgtk_mouse_position.
Yuuki Harano
2021-11-15
Fix coding style
Yuuki Harano
2021-11-15
pgtk: Handle (child) frame focusing better
Jeff Walsh
2021-11-14
pgtk: Set correct face color for stretched glyphs
Jeff Walsh
2021-11-14
Fix coding style
Yuuki Harano
2021-10-24
Fix a memory leak in pgtk_draw_fringe_bitmap
Sharaf Zaman
2021-06-18
Fix a frame created without scroll/menu/toolbar is empty
Yuuki Harano
2021-05-30
* src/pgtkterm.c: Honor system DPI settings
Jindřich Makovička
2021-05-29
Disable hyper key when super and hyper conflict
Yuuki Harano
2021-05-19
Fix compile error when PGTK_DEBUG is enabled
Yuuki Harano
[prev]
[next]