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
2026-05-26
Omit useless casts found by GCC 16
Paul Eggert
2026-05-23
New function memory_full_up
Paul Eggert
2026-05-22
Fix "assertion 'GTK_IS_WINDOW (window)' failed"
Dmitry Gutov
2026-05-11
[GTK3, HiDPI] Fix width/height round-trip through ConfigureNotify
Dmitry Gutov
2026-05-07
[GTK3] Improve the resize -> hide -> show scenario
Dmitry Gutov
2026-05-01
Resize child frames with GTK3 immediately too
Dmitry Gutov
2026-05-01
Simplify the fullscreen adjustment in xg_frame_set_char_size
Dmitry Gutov
2026-05-01
Remove the effect of x_gtk_resize_child_frames=hide
Dmitry Gutov
2026-05-01
Try to resize or resize-and-move child frames in one update
Dmitry Gutov
2026-02-12
Scale position values in xg_frame_set_size_and_position
Martin Rudalics
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-22
Add functions to set frame size and position in one compound step
Martin Rudalics
2025-11-25
Port to glibc 2.43+ with GCC 15+
Paul Eggert
2025-11-24
; * src/gtkutil.c (xg_update_dark_mode_for_all_displays): Typo.
Po Lu
2025-11-24
Support `toolkit-theme-set-functions' on Android and execute hooks safely
Po Lu
2025-11-22
Add `toolkit-theme' and 'toolkit-theme-set-functions'
Ahmed Khanzada
2025-11-02
Fix PGTK build without HSETTINGS, broken by recent changes
Eli Zaretskii
2025-11-02
Automatically toggle between dark and light mode PGTK widgets
Ahmed Khanzada
2025-03-10
Fix handling of frame position values
Martin Rudalics
2025-03-03
Revert “Avoid some union buffered_input_event uses”
Paul Eggert
2025-03-03
Avoid some union buffered_input_event uses
Paul Eggert
2025-01-26
Fix unlikely eassert failure in xg_set_widget_bg
Paul Eggert
2025-01-22
Destroy GTK tool bar widget if it was never attached (bug#75636)
Pip Cet
2025-01-21
; * src/gtkutil.c (free_frame_tool_bar): Remove redundant assignment.
Pip Cet
2025-01-19
Replace call[1-8] with calln
Stefan Kangas
2025-01-19
Fix a GTK memory leak (Bug#75636)
Pip Cet
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-20
On GTK do not inhibit implied resizing until tool bar was drawn (Bug#74750)
Martin Rudalics
2024-06-01
Implement touch screen events on PGTK
Po Lu
2024-05-09
Replace calls to intern with a constant string with DEFSYMs
Po Lu
2024-01-20
Be more systematic about parens in C source code
Paul Eggert
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-07
Remedy bug#63395
Po Lu
2023-05-17
Prefer C23 ckd_* to Gnulib *_WRAPV macros
Paul Eggert
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-05
Don't excessively sync in some other code
Po Lu
2022-08-07
Revert "Improve X event timestamp tracking"
Po Lu
2022-08-06
Improve X event timestamp tracking
Daniel Colascione
2022-07-23
Undo C parts of "Don't use the Gtk region face"
Po Lu
2022-07-23
Don't use the Gtk region face
Lars Ingebrigtsen
2022-07-14
* src/gtkutil.c (xg_free_frame_widgets): Avoid compiler warning.
Eli Zaretskii
2022-05-23
Minor fixes to PGTK child frames
Po Lu
2022-05-13
Fix extraneous quit events processing GTK native input inside popups
Po Lu
2022-04-18
Minor cleanups to PGTK code
Po Lu
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
[next]