summaryrefslogtreecommitdiff
path: root/src/gtkutil.c
Commit message (Expand)AuthorAge
* Replace calls to intern with a constant string with DEFSYMsPo Lu11 days
* Be more systematic about parens in C source codePaul Eggert2024-01-20
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Remedy bug#63395Po Lu2023-09-07
* | Prefer C23 ckd_* to Gnulib *_WRAPV macrosPaul Eggert2023-05-17
* | Merge from origin/emacs-29Eli Zaretskii2023-01-01
|\|
| * ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* | Don't excessively sync in some other codePo Lu2022-12-05
|/
* Revert "Improve X event timestamp tracking"Po Lu2022-08-07
* Improve X event timestamp trackingDaniel Colascione2022-08-06
* Undo C parts of "Don't use the Gtk region face"Po Lu2022-07-23
* Don't use the Gtk region faceLars Ingebrigtsen2022-07-23
* * src/gtkutil.c (xg_free_frame_widgets): Avoid compiler warning.Eli Zaretskii2022-07-14
* Minor fixes to PGTK child framesPo Lu2022-05-23
* Fix extraneous quit events processing GTK native input inside popupsPo Lu2022-05-13
* Minor cleanups to PGTK codePo Lu2022-04-18
* Fix event source attribution for GTK input methodsPo Lu2022-04-11
* Fix IM event source attribution on GTKPo Lu2022-04-11
* Fix build with GTK 3.18.0 or earlierPo Lu2022-03-16
* Improve reliaibility of scroll bar dimensions adjustment on GTK 3Po Lu2022-03-13
* Fix the PGTK buildPo Lu2022-03-12
* Try really hard to make GTK 3 scroll bars fitPo Lu2022-03-12
* Fix initial values of scroll bar foreground and background on GTK 3Po Lu2022-03-11
* Implement customization of scroll bar colors on GTK 3Po Lu2022-03-11
* Fix menu bar activation on PGTKPo Lu2022-03-10
* Fix menu bar event detection on XI2 builds using Core InputPo Lu2022-03-10
* Fix some issues with GTK native input and modifiers on GTK 2Po Lu2022-03-09
* Fix reporting of wheel events on top of GTK scroll barsPo Lu2022-03-01
* Fix GTK build with GLib <2.44Po Lu2022-02-22
* Prevent GTK from setting unreasonable size hints with large menu barsPo Lu2022-02-21
* Avoid consing extra string when processing GTK native inputPo Lu2022-02-19
* Always decode GTK input method text as utf-8-unixPo Lu2022-02-19
* Utilize new string decoding feature in GTK native inputPo Lu2022-02-19
* Replace ptrdiff_t with new specpdl_ref type for specpdl referencesMattias Engdegård2022-02-12
* Clean up more code from PGTK portPo Lu2022-02-07
* Fix the GTK 2 buildPo Lu2022-02-06
* ; * src/gtkutil.c (xg_create_frame_widgets): Avoid private GTK symbol.Po Lu2022-01-31
* Implement `alpha-background' on PGTKPo Lu2022-01-31
* Improve portability of GDK visual codePo Lu2022-01-31
* Fix motion not being reported on GTK when mouse moves over toolbarPo Lu2022-01-31
* Implement `alpha-background' on non-Cairo buildsPo Lu2022-01-31
* Add support for ARGB visuals on non-Xt buildsPo Lu2022-01-30
* Some adjustments to last changePo Lu2022-01-30
* Add background transparency support for GTK+CairoHåkon Flatval2022-01-30
* Fix GTK menu bar height reporting when scaledPo Lu2022-01-26
* Fix tool bar size reporting on GTK when the display is scaledPo Lu2022-01-25
* Fix recent changes to visible bell codePo Lu2022-01-22
* Clean up visible bell code on XPo Lu2022-01-22
* Translate timestamps when using GTK native inputPo Lu2022-01-17