index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gtkutil.c
Age
Commit message (
Expand
)
Author
2022-04-11
Fix event source attribution for GTK input methods
Po Lu
2022-04-11
Fix IM event source attribution on GTK
Po Lu
2022-03-16
Fix build with GTK 3.18.0 or earlier
Po Lu
2022-03-13
Improve reliaibility of scroll bar dimensions adjustment on GTK 3
Po Lu
2022-03-12
Fix the PGTK build
Po Lu
2022-03-12
Try really hard to make GTK 3 scroll bars fit
Po Lu
2022-03-11
Fix initial values of scroll bar foreground and background on GTK 3
Po Lu
2022-03-11
Implement customization of scroll bar colors on GTK 3
Po Lu
2022-03-10
Fix menu bar activation on PGTK
Po Lu
2022-03-10
Fix menu bar event detection on XI2 builds using Core Input
Po Lu
2022-03-09
Fix some issues with GTK native input and modifiers on GTK 2
Po Lu
2022-03-01
Fix reporting of wheel events on top of GTK scroll bars
Po Lu
2022-02-22
Fix GTK build with GLib <2.44
Po Lu
2022-02-21
Prevent GTK from setting unreasonable size hints with large menu bars
Po Lu
2022-02-19
Avoid consing extra string when processing GTK native input
Po Lu
2022-02-19
Always decode GTK input method text as utf-8-unix
Po Lu
2022-02-19
Utilize new string decoding feature in GTK native input
Po Lu
2022-02-12
Replace ptrdiff_t with new specpdl_ref type for specpdl references
Mattias Engdegård
2022-02-07
Clean up more code from PGTK port
Po Lu
2022-02-06
Fix the GTK 2 build
Po Lu
2022-01-31
; * src/gtkutil.c (xg_create_frame_widgets): Avoid private GTK symbol.
Po Lu
2022-01-31
Implement `alpha-background' on PGTK
Po Lu
2022-01-31
Improve portability of GDK visual code
Po Lu
2022-01-31
Fix motion not being reported on GTK when mouse moves over toolbar
Po Lu
2022-01-31
Implement `alpha-background' on non-Cairo builds
Po Lu
2022-01-30
Add support for ARGB visuals on non-Xt builds
Po Lu
2022-01-30
Some adjustments to last change
Po Lu
2022-01-30
Add background transparency support for GTK+Cairo
Håkon Flatval
2022-01-26
Fix GTK menu bar height reporting when scaled
Po Lu
2022-01-25
Fix tool bar size reporting on GTK when the display is scaled
Po Lu
2022-01-22
Fix recent changes to visible bell code
Po Lu
2022-01-22
Clean up visible bell code on X
Po Lu
2022-01-17
Translate timestamps when using GTK native input
Po Lu
2022-01-16
* src/gtkutil.c (xg_widget_key_press_event_cb): Also raise input signal.
Po Lu
2022-01-15
Fix native input when using core input events
Po Lu
2022-01-13
Filter key release events through GTK when using native input
Po Lu
2022-01-13
Fix GTK native input methods randomly freezing input
Po Lu
2022-01-11
Make native input work on GTK 2
Po Lu
2022-01-11
Stop decoding GTK event strings when using native input
Po Lu
2022-01-10
Fix off-by-one errors in caret position application
Po Lu
2022-01-09
Pass through caret position from native GTK input methods
Po Lu
2022-01-09
Fix native GTK input for cyrillic input methods
Po Lu
2022-01-09
Fix some portability bugs in gtkutil.c
Po Lu
2022-01-08
Make sure native keypresses are received immediately on GTK
Po Lu
2022-01-08
Correctly translate GDK virtual modifiers when using native input
Po Lu
2022-01-08
Fix build on PGTK
Po Lu
2022-01-08
Allow using GTK+ to handle input methods on X
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-21
Fix xg_event_is_scrollbar for grab-related events on XI2
Po Lu
[next]