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
2024-06-20
Correctly cache images when frames vary in their font metrics
Po Lu
2024-06-01
Implement touch screen events on PGTK
Po Lu
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-23
Prevent tab bar from vanishing on Android
Po Lu
2023-06-21
; * src/pgtkfns.c (frame_geometry): Fix typo in last change.
Po Lu
2023-06-21
Allow displaying tool bar on the bottom of the frame
Po Lu
2023-05-13
Fix detection of tab bar windows on PGTK
Po Lu
2023-01-08
; * src/pgtkfns.c (parse_resource_key): Use recursive schema lookup
Tad Fisher
2023-01-02
Fix shrinking of the tab-bar
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-11-19
Fix automatic DPI adjustment and add workarounds for some systems
Po Lu
2022-11-16
Fix calculation of tab bar lines during automatic height adjustment
Po Lu
2022-09-09
Delete variable window-system-version obsolete since 24.3
Stefan Kangas
2022-08-01
Make frame synchronization a frame parameter
Po Lu
2022-07-21
Apply tooltip assertions to all instances of x-show-tip
Po Lu
2022-07-02
Fix repeated "the"
Lele Gaifax
2022-06-16
Use BASE_EQ instead of EQ where obviously safe
Mattias Engdegård
2022-06-12
Use BASE_EQ when comparing with Qunbound
Mattias Engdegård
2022-05-23
Fix default child-frame-border-width on PGTK
Po Lu
2022-05-23
Minor fixes to PGTK child frames
Po Lu
2022-05-15
; Fix typos
Stefan Kangas
2022-04-30
Use x-show-tooltip-timeout in all the implementations
Lars Ingebrigtsen
2022-04-27
Cleanups to PGTK code
Po Lu
2022-04-18
Minor cleanups to PGTK code
Po Lu
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
[next]