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
*
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
*
Revert "; * src/pgtkfns.c (Fx_create_frame): Fix coding style"
Yuuki Harano
2021-06-14
1
-8
/
+7
*
; * src/pgtkfns.c (Fx_create_frame): Fix coding style
Yuuki Harano
2021-06-13
1
-7
/
+8
*
* src/pgtkfns.c: Do not show an empty frame prematurely
Jindřich Makovička
2021-06-13
1
-2
/
+7
*
Support frame-scale-factor on pgtk frames
Yuuki Harano
2021-06-05
1
-0
/
+20
*
Treat all the wayland connection as the same display
Yuuki Harano
2021-05-14
1
-3
/
+35
*
Entrust Gtk with handling tooltips
Yuuki Harano
2021-05-08
1
-7
/
+4
*
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-27
1
-48
/
+21
*
Make scrollbars ignore scroll-bar-fore/background.
Yuuki Harano
2021-02-23
1
-0
/
+10
*
Don't crash if we can't find a monitor model name
Robert Pluim
2021-02-11
1
-0
/
+3
*
Support child frame border width
Yuuki Harano
2021-01-31
1
-0
/
+38
*
Add scale factor in display-monitor-attributes-list.
Yuuki Harano
2021-01-24
1
-0
/
+1
*
Add a function to set monitor scale factor manually
Yuuki Harano
2021-01-04
1
-22
/
+102
*
Fix display-pixel-width/height to return physical pixel size.
Yuuki Harano
2021-01-03
1
-2
/
+56
*
Make display-mm-width/height consider multi-monitor.
Yuuki Harano
2021-01-03
1
-6
/
+52
*
Fix pgtk-display-monitor-attributes-list to return physical pixel sizes.
Yuuki Harano
2021-01-03
1
-80
/
+79
*
Follow get-buffer-create change
Yuuki Harano
2020-12-27
1
-1
/
+1
*
Enable harfbuzz
Yuuki Harano
2020-11-28
1
-0
/
+3
*
Fix compilation issue when --enable-checking=glyphs
Yuuki Harano
2020-11-25
1
-8
/
+0
*
Fix crash when .schema.xml is not installed
Yuuki Harano
2020-11-24
1
-4
/
+7
*
Update copyright dates for PGTK files
Jeff Walsh
2020-11-24
1
-1
/
+1
*
Fix Gtk warnings
Yuuki Harano
2020-11-24
1
-2
/
+14
*
Fix crash on creating child frames.
Yuuki Harano
2020-11-24
1
-0
/
+2
*
Re-implement childframe with emacsgtkfixed
Yuuki Harano
2020-11-24
1
-11
/
+56
*
Add support for x-support-frames
Jeff Walsh
2020-11-24
1
-1
/
+73
*
Self-implement tooltip
Yuuki Harano
2020-11-24
1
-54
/
+590
*
Add font chooser functionality
Jeff Walsh
2020-11-24
1
-0
/
+39
*
* src/pgtkfns.c: change coding style
Yuuki Harano
2020-11-24
1
-558
/
+611
*
* src/pgtkterm.c (pgtk_defined_color): support gtk special colors
Yuuki Harano
2020-11-24
1
-52
/
+28
*
Make icons and titles work like on X
Yuuki Harano
2020-11-24
1
-143
/
+122
*
follow x_set_internal_border_width change.
Yuuki Harano
2020-11-24
1
-12
/
+10
*
use pgtk_menu_set_in_use.
Yuuki Harano
2020-11-24
1
-2
/
+11
*
Set screen/display dpi res to make broadway work as expected
Jeff Walsh
2020-11-24
1
-2
/
+2
*
Some work toward posframe on wayland
Jeff Walsh
2020-11-24
1
-7
/
+13
*
update redisplay_interface.
Yuuki Harano
2020-11-24
1
-3
/
+3
*
implement pre-edit input method
Yuuki Harano
2020-11-22
1
-1
/
+1
*
experimental support of tab-bar.
Yuuki Harano
2020-11-22
1
-1
/
+103
[next]