index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gtkutil.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Improve X event timestamp tracking"
Po Lu
2022-08-07
1
-11
/
+0
*
Improve X event timestamp tracking
Daniel Colascione
2022-08-06
1
-0
/
+11
*
Undo C parts of "Don't use the Gtk region face"
Po Lu
2022-07-23
1
-0
/
+82
*
Don't use the Gtk region face
Lars Ingebrigtsen
2022-07-23
1
-82
/
+0
*
* src/gtkutil.c (xg_free_frame_widgets): Avoid compiler warning.
Eli Zaretskii
2022-07-14
1
-0
/
+2
*
Minor fixes to PGTK child frames
Po Lu
2022-05-23
1
-49
/
+56
*
Fix extraneous quit events processing GTK native input inside popups
Po Lu
2022-05-13
1
-0
/
+3
*
Minor cleanups to PGTK code
Po Lu
2022-04-18
1
-2
/
+12
*
Fix event source attribution for GTK input methods
Po Lu
2022-04-11
1
-0
/
+20
*
Fix IM event source attribution on GTK
Po Lu
2022-04-11
1
-0
/
+23
*
Fix build with GTK 3.18.0 or earlier
Po Lu
2022-03-16
1
-0
/
+4
*
Improve reliaibility of scroll bar dimensions adjustment on GTK 3
Po Lu
2022-03-13
1
-1
/
+57
*
Fix the PGTK build
Po Lu
2022-03-12
1
-2
/
+2
*
Try really hard to make GTK 3 scroll bars fit
Po Lu
2022-03-12
1
-15
/
+74
*
Fix initial values of scroll bar foreground and background on GTK 3
Po Lu
2022-03-11
1
-8
/
+0
*
Implement customization of scroll bar colors on GTK 3
Po Lu
2022-03-11
1
-11
/
+19
*
Fix menu bar activation on PGTK
Po Lu
2022-03-10
1
-2
/
+7
*
Fix menu bar event detection on XI2 builds using Core Input
Po Lu
2022-03-10
1
-2
/
+4
*
Fix some issues with GTK native input and modifiers on GTK 2
Po Lu
2022-03-09
1
-0
/
+7
*
Fix reporting of wheel events on top of GTK scroll bars
Po Lu
2022-03-01
1
-12
/
+4
*
Fix GTK build with GLib <2.44
Po Lu
2022-02-22
1
-2
/
+8
*
Prevent GTK from setting unreasonable size hints with large menu bars
Po Lu
2022-02-21
1
-0
/
+55
*
Avoid consing extra string when processing GTK native input
Po Lu
2022-02-19
1
-3
/
+13
*
Always decode GTK input method text as utf-8-unix
Po Lu
2022-02-19
1
-0
/
+4
*
Utilize new string decoding feature in GTK native input
Po Lu
2022-02-19
1
-21
/
+7
*
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-02-12
1
-1
/
+1
*
Clean up more code from PGTK port
Po Lu
2022-02-07
1
-6
/
+10
*
Fix the GTK 2 build
Po Lu
2022-02-06
1
-1
/
+3
*
; * src/gtkutil.c (xg_create_frame_widgets): Avoid private GTK symbol.
Po Lu
2022-01-31
1
-1
/
+1
*
Implement `alpha-background' on PGTK
Po Lu
2022-01-31
1
-15
/
+25
*
Improve portability of GDK visual code
Po Lu
2022-01-31
1
-6
/
+8
*
Fix motion not being reported on GTK when mouse moves over toolbar
Po Lu
2022-01-31
1
-15
/
+2
*
Implement `alpha-background' on non-Cairo builds
Po Lu
2022-01-31
1
-4
/
+38
*
Add support for ARGB visuals on non-Xt builds
Po Lu
2022-01-30
1
-1
/
+1
*
Some adjustments to last change
Po Lu
2022-01-30
1
-0
/
+2
*
Add background transparency support for GTK+Cairo
Håkon Flatval
2022-01-30
1
-1
/
+13
*
Fix GTK menu bar height reporting when scaled
Po Lu
2022-01-26
1
-2
/
+3
*
Fix tool bar size reporting on GTK when the display is scaled
Po Lu
2022-01-25
1
-4
/
+9
*
Fix recent changes to visible bell code
Po Lu
2022-01-22
1
-9
/
+11
*
Clean up visible bell code on X
Po Lu
2022-01-22
1
-0
/
+8
*
Translate timestamps when using GTK native input
Po Lu
2022-01-17
1
-0
/
+3
*
* src/gtkutil.c (xg_widget_key_press_event_cb): Also raise input signal.
Po Lu
2022-01-16
1
-0
/
+3
*
Fix native input when using core input events
Po Lu
2022-01-15
1
-1
/
+1
*
Filter key release events through GTK when using native input
Po Lu
2022-01-13
1
-1
/
+6
*
Fix GTK native input methods randomly freezing input
Po Lu
2022-01-13
1
-3
/
+1
*
Make native input work on GTK 2
Po Lu
2022-01-11
1
-0
/
+1
*
Stop decoding GTK event strings when using native input
Po Lu
2022-01-11
1
-33
/
+9
*
Fix off-by-one errors in caret position application
Po Lu
2022-01-10
1
-5
/
+6
*
Pass through caret position from native GTK input methods
Po Lu
2022-01-09
1
-2
/
+11
*
Fix native GTK input for cyrillic input methods
Po Lu
2022-01-09
1
-2
/
+19
[next]