index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pgtkfns.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; * src/pgtkfns.c (parse_resource_key): Use recursive schema lookup
Tad Fisher
2023-01-08
1
-1
/
+1
*
Fix shrinking of the tab-bar
Eli Zaretskii
2023-01-02
1
-7
/
+7
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-2
/
+2
*
Fix automatic DPI adjustment and add workarounds for some systems
Po Lu
2022-11-19
1
-7
/
+0
*
Fix calculation of tab bar lines during automatic height adjustment
Po Lu
2022-11-16
1
-4
/
+13
*
Delete variable window-system-version obsolete since 24.3
Stefan Kangas
2022-09-09
1
-2
/
+0
*
Make frame synchronization a frame parameter
Po Lu
2022-08-01
1
-0
/
+1
*
Apply tooltip assertions to all instances of x-show-tip
Po Lu
2022-07-21
1
-2
/
+25
*
Fix repeated "the"
Lele Gaifax
2022-07-02
1
-4
/
+4
*
Use BASE_EQ instead of EQ where obviously safe
Mattias Engdegård
2022-06-16
1
-2
/
+2
*
Use BASE_EQ when comparing with Qunbound
Mattias Engdegård
2022-06-12
1
-16
/
+16
*
Fix default child-frame-border-width on PGTK
Po Lu
2022-05-23
1
-2
/
+1
*
Minor fixes to PGTK child frames
Po Lu
2022-05-23
1
-3
/
+11
*
; Fix typos
Stefan Kangas
2022-05-15
1
-2
/
+2
*
Use x-show-tooltip-timeout in all the implementations
Lars Ingebrigtsen
2022-04-30
1
-4
/
+4
*
Cleanups to PGTK code
Po Lu
2022-04-27
1
-139
/
+68
*
Minor cleanups to PGTK code
Po Lu
2022-04-18
1
-4
/
+4
*
More PGTK related cleanup
Po Lu
2022-04-15
1
-64
/
+50
*
Clean up some extraneous stuff in pgtkfns.c
Po Lu
2022-04-15
1
-27
/
+1
*
Remove more code mindlessly copied from NS
Po Lu
2022-04-07
1
-1
/
+0
*
Clean up more PGTK code
Po Lu
2022-04-06
1
-13
/
+0
*
Make GTK inspector available on PGTK
Po Lu
2022-03-17
1
-0
/
+19
*
* src/pgtkfns.c (Fx_create_frame): Set `was_invisible' flag.
Po Lu
2022-02-13
1
-4
/
+21
*
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-02-12
1
-11
/
+8
*
Ignore tooltip frames when setting PGTK scrollbar foreground
Po Lu
2022-02-10
1
-0
/
+3
*
* src/pgtkfns.c (Fx_create_frame): Realize frame widgets. (bug#53861)
Po Lu
2022-02-08
1
-0
/
+8
*
Clean up more code from PGTK port
Po Lu
2022-02-07
1
-55
/
+9
*
Clean up lots of #ifdef'd out code in PGTK files
Po Lu
2022-02-06
1
-80
/
+5
*
Implement `alpha-background' on PGTK
Po Lu
2022-01-31
1
-2
/
+20
*
Add background transparency support for GTK+Cairo
Håkon Flatval
2022-01-30
1
-0
/
+5
*
Rename system tooltip variables to `use-system-tooltips'
Po Lu
2022-01-19
1
-10
/
+4
*
Fix special-cased cursor foreground and background correctly on PGTK
Po Lu
2022-01-07
1
-1
/
+13
*
Fix display of internal border in child frames on pgtk
Po Lu
2022-01-05
1
-8
/
+6
*
Add column width to tooltip frame width on pgtk
Po Lu
2022-01-02
1
-0
/
+1
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Fix Emacs tooltips on PGTK
Po Lu
2021-12-25
1
-3
/
+5
*
Remove useless functions from PGTK port that were breaking emacsbug
Po Lu
2021-12-24
1
-38
/
+0
*
Clean up some of PGTK code
Eli Zaretskii
2021-12-18
1
-32
/
+16
*
* src/pgtkfns.c (Fx_show_tip): Adjust call for new signature.
Po Lu
2021-12-18
1
-1
/
+2
*
Fix coding style
Po Lu
2021-12-06
1
-11
/
+17
*
Fix coding style of a recent change
Po Lu
2021-12-04
1
-2
/
+3
*
Keep track of scale factor by atimer and recreate cairo_surface_t
Yuuki Harano
2021-12-04
1
-1
/
+23
*
Get rid of duplicate pgtk function
Po Lu
2021-12-02
1
-39
/
+0
*
Fix `menu-set-font' on pgtk
Po Lu
2021-12-02
1
-0
/
+47
*
Use /* */ comment style instead of //
Yuuki Harano
2021-11-30
1
-2
/
+2
*
Remove PGTK_DEBUG stuff
Yuuki Harano
2021-11-24
1
-71
/
+0
*
Fix coding style
Yuuki Harano
2021-11-14
1
-16
/
+15
*
Revert "Revert "* src/pgtkfns.c: Do not show an empty frame prematurely""
Yuuki Harano
2021-06-18
1
-2
/
+7
*
Revert "* src/pgtkfns.c: Do not show an empty frame prematurely"
Yuuki Harano
2021-06-14
1
-7
/
+2
[next]