index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pgtkterm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a frame created without scroll/menu/toolbar is empty
Yuuki Harano
2021-06-18
1
-2
/
+14
*
* src/pgtkterm.c: Honor system DPI settings
Jindřich Makovička
2021-05-30
1
-2
/
+5
*
Disable hyper key when super and hyper conflict
Yuuki Harano
2021-05-29
1
-0
/
+10
*
Fix compile error when PGTK_DEBUG is enabled
Yuuki Harano
2021-05-19
1
-2
/
+1
*
Revert "Update texts while busy"
Yuuki Harano
2021-05-15
1
-24
/
+22
*
Update texts while busy
Yuuki Harano
2021-05-15
1
-22
/
+24
*
* src/pgtkterm.c remove duplicated code
Jeff Walsh
2021-05-13
1
-78
/
+2
*
Fix frame size shrinking when turning fringe/scrollbars on/off
Yuuki Harano
2021-05-11
1
-2
/
+1
*
Fix pgtk_make_frame_visible doesn't work
Yuuki Harano
2021-05-09
1
-21
/
+44
*
Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtk
Yuuki Harano
2021-04-27
1
-3
/
+12
*
Workaround touchscreen events are ignored on sway
Yuuki Harano
2021-04-13
1
-0
/
+5
*
Fix some leaks
Yuuki Harano
2021-03-11
1
-0
/
+26
*
Make reading GNOME settings optional.
Misha Gusarov
2021-02-06
1
-5
/
+21
*
Support child frame border width
Yuuki Harano
2021-01-31
1
-29
/
+44
*
Add support for setting cursor location using Gtk IM Context
Yichao Yu
2021-01-30
1
-4
/
+9
*
Fix visual-bell on X
Yuuki Harano
2021-01-11
1
-2
/
+2
*
Free unneeded context
Yuuki Harano
2021-01-11
1
-0
/
+2
*
Fix gtk icon theme does not reflect
Yuuki Harano
2021-01-10
1
-1
/
+0
*
* src/pgtkterm.c (map_event): Remove record_asynch_buffer_change call.
Yuuki Harano
2020-12-14
1
-4
/
+0
*
* src/pgtkterm.c (scroll_event): Shut up warnings
Yuuki Harano
2020-11-29
1
-0
/
+2
*
Improve smooth scroll
Yuuki Harano
2020-11-28
1
-30
/
+50
*
Add support for hyper modifier key
Yuuki Harano
2020-11-26
1
-4
/
+23
*
Fix compilation issue when --enable-checking=glyphs
Yuuki Harano
2020-11-25
1
-2
/
+0
*
Work around gtk_im_context_filter_keypress() issue with super key
Yuuki Harano
2020-11-24
1
-4
/
+31
*
Update copyright dates for PGTK files
Jeff Walsh
2020-11-24
1
-1
/
+1
*
Fix startup failure on svg-unsupported environments
Yuuki Harano
2020-11-24
1
-5
/
+52
*
Fix Gtk warnings
Yuuki Harano
2020-11-24
1
-16
/
+21
*
Fix crash on drag and drop
Yuuki Harano
2020-11-24
1
-35
/
+16
*
Fix tooltips don't hide on events
Yuuki Harano
2020-11-24
1
-13
/
+34
*
Exclude Xlib's modifier keys
Yuuki Harano
2020-11-24
1
-0
/
+10
*
Re-implement childframe with emacsgtkfixed
Yuuki Harano
2020-11-24
1
-65
/
+242
*
Add support for x-support-frames
Jeff Walsh
2020-11-24
1
-0
/
+115
*
Self-implement tooltip
Yuuki Harano
2020-11-24
1
-0
/
+7
*
Re-port image drawing code from X
Yuuki Harano
2020-11-24
1
-29
/
+74
*
Make pointer visible when motion notify event
Yuuki Harano
2020-11-24
1
-0
/
+3
*
Fix non-English layout does not work
Yuuki Harano
2020-11-24
1
-3
/
+3
*
Fix font lock is not applied on continued lines
Yuuki Harano
2020-11-24
1
-2
/
+2
*
Fix migrating Child frames
Jeff Walsh
2020-11-24
1
-99
/
+18
*
* src/pgtkterm.c: change coding style
Yuuki Harano
2020-11-24
1
-1475
/
+1818
*
* src/pgtkterm.c (pgtk_defined_color): support gtk special colors
Yuuki Harano
2020-11-24
1
-16
/
+4
*
Make icons and titles work like on X
Yuuki Harano
2020-11-24
1
-0
/
+42
*
* src/pgtkterm.c: Remove incorrect mark_object call.
Yuuki Harano
2020-11-24
1
-8
/
+0
*
implement popup/context menu
Yuuki Harano
2020-11-24
1
-33
/
+38
*
Set screen/display dpi res to make broadway work as expected
Jeff Walsh
2020-11-24
1
-4
/
+10
*
Some work toward posframe on wayland
Jeff Walsh
2020-11-24
1
-17
/
+92
*
End Resize flickering by copying surface rather than just clearing
Jeff Walsh
2020-11-24
1
-14
/
+4
*
Bring pgtk more inline with X11-cairo builds
Jeff Walsh
2020-11-24
1
-110
/
+47
*
update redisplay_interface.
Yuuki Harano
2020-11-24
1
-1
/
+2
*
Before sleep, dispatch draw events.
Yuuki Harano
2020-11-22
1
-7
/
+11
*
End Resize flickering by copying surface rather than just clearing
Jeff Walsh
2020-11-22
1
-0
/
+42
[next]