index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pgtkfns.c
Age
Commit message (
Expand
)
Author
2022-04-15
More PGTK related cleanup
Po Lu
2022-04-15
Clean up some extraneous stuff in pgtkfns.c
Po Lu
2022-04-07
Remove more code mindlessly copied from NS
Po Lu
2022-04-06
Clean up more PGTK code
Po Lu
2022-03-17
Make GTK inspector available on PGTK
Po Lu
2022-02-13
* src/pgtkfns.c (Fx_create_frame): Set `was_invisible' flag.
Po Lu
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-02-10
Ignore tooltip frames when setting PGTK scrollbar foreground
Po Lu
2022-02-08
* src/pgtkfns.c (Fx_create_frame): Realize frame widgets. (bug#53861)
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-01-31
Implement `alpha-background' on PGTK
Po Lu
2022-01-30
Add background transparency support for GTK+Cairo
Håkon Flatval
2022-01-19
Rename system tooltip variables to `use-system-tooltips'
Po Lu
2022-01-07
Fix special-cased cursor foreground and background correctly on PGTK
Po Lu
2022-01-05
Fix display of internal border in child frames on pgtk
Po Lu
2022-01-02
Add column width to tooltip frame width on pgtk
Po Lu
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-25
Fix Emacs tooltips on PGTK
Po Lu
2021-12-24
Remove useless functions from PGTK port that were breaking emacsbug
Po Lu
2021-12-18
Clean up some of PGTK code
Eli Zaretskii
2021-12-18
* src/pgtkfns.c (Fx_show_tip): Adjust call for new signature.
Po Lu
2021-12-06
Fix coding style
Po Lu
2021-12-04
Fix coding style of a recent change
Po Lu
2021-12-04
Keep track of scale factor by atimer and recreate cairo_surface_t
Yuuki Harano
2021-12-02
Get rid of duplicate pgtk function
Po Lu
2021-12-02
Fix `menu-set-font' on pgtk
Po Lu
2021-11-30
Use /* */ comment style instead of //
Yuuki Harano
2021-11-24
Remove PGTK_DEBUG stuff
Yuuki Harano
2021-11-14
Fix coding style
Yuuki Harano
2021-06-18
Revert "Revert "* src/pgtkfns.c: Do not show an empty frame prematurely""
Yuuki Harano
2021-06-14
Revert "* src/pgtkfns.c: Do not show an empty frame prematurely"
Yuuki Harano
2021-06-14
Revert "; * src/pgtkfns.c (Fx_create_frame): Fix coding style"
Yuuki Harano
2021-06-13
; * src/pgtkfns.c (Fx_create_frame): Fix coding style
Yuuki Harano
2021-06-13
* src/pgtkfns.c: Do not show an empty frame prematurely
Jindřich Makovička
2021-06-05
Support frame-scale-factor on pgtk frames
Yuuki Harano
2021-05-14
Treat all the wayland connection as the same display
Yuuki Harano
2021-05-08
Entrust Gtk with handling tooltips
Yuuki Harano
2021-04-27
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-02-23
Make scrollbars ignore scroll-bar-fore/background.
Yuuki Harano
2021-02-11
Don't crash if we can't find a monitor model name
Robert Pluim
2021-01-31
Support child frame border width
Yuuki Harano
2021-01-24
Add scale factor in display-monitor-attributes-list.
Yuuki Harano
2021-01-04
Add a function to set monitor scale factor manually
Yuuki Harano
2021-01-03
Fix display-pixel-width/height to return physical pixel size.
Yuuki Harano
2021-01-03
Make display-mm-width/height consider multi-monitor.
Yuuki Harano
2021-01-03
Fix pgtk-display-monitor-attributes-list to return physical pixel sizes.
Yuuki Harano
2020-12-27
Follow get-buffer-create change
Yuuki Harano
2020-11-28
Enable harfbuzz
Yuuki Harano
2020-11-25
Fix compilation issue when --enable-checking=glyphs
Yuuki Harano
[next]