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-04-15
More PGTK related cleanup
Po Lu
2022-04-13
Bump minimum GTK for PGTK builds
Po Lu
2022-04-13
Clean up PGTK code more
Po Lu
2022-04-09
* src/pgtkterm.c (pgtk_set_cr_source_with_color): Fix default operator.
Po Lu
2022-04-08
Fix GC marking of input events with devices
Po Lu
2022-04-08
Implement support for reporting device names on PGTK
Po Lu
2022-04-06
Clean up more PGTK code
Po Lu
2022-04-03
Implement `drag-source' values of `track-mouse' on PGTK.
Po Lu
2022-03-27
Clean up PGTK cursor blanking code
Po Lu
2022-03-17
Restore old PGTK scrolling code
Po Lu
2022-03-15
Stop relying on dynlib for PGTK interrupt input
Po Lu
2022-03-04
Fix some errors in stretch glyphs code on PGTK
Po Lu
2022-03-04
Fix display of stretch glyphs when hscrolled on PGTK
Po Lu
2022-03-04
* src/pgtkterm.c (pgtk_draw_fringe_bitmap): Synchronize logic with X.
Po Lu
2022-03-03
Implement `toolkit_position_hook' on PGTK
Po Lu
2022-03-01
Fix reporting of wheel events on top of GTK scroll bars
Po Lu
2022-02-18
Fix blurry text on multiple scale monitor setups
Po Lu
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias EngdegÄrd
2022-02-11
Don't make cursors affected by background alpha on PGTK
Po Lu
2022-02-08
* src/pgtkterm.c (map_event): Fix last change.
Po Lu
2022-02-08
Fix frame offset reporting on PGTK
Po Lu
2022-02-07
Clean up more code from PGTK port
Po Lu
2022-02-06
Clean up lots of #ifdef'd out code in PGTK files
Po Lu
2022-02-06
Handle window state changes on PGTK
Po Lu
2022-02-01
* src/pgtkterm.c (pgtk_draw_rectangle): Fix trivial typo. (bug#53677)
Po Lu
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
[next]