index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
xgselect.c
Age
Commit message (
Expand
)
Author
2026-05-26
ARRAYELTS → countof
Paul Eggert
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-06-05
Fix drag-and-drop of files with multibyte filenames
Po Lu
2022-01-27
Apply fix for bug#52761 to GTK native input as well
Po Lu
2022-01-07
Handle internal events specially on PGTK
Yuuki Harano
2022-01-05
Fix xwidgets setting their own signal handlers
Po Lu
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-06-25
Fix race conditions between Lisp threads in GTK builds
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-08-21
Fix lock failures in xg_select
Pip Cet
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-12-30
Attempt to fix crashes with threads in GTK builds
Eli Zaretskii
2016-12-15
Prevent crashes in xg_select due to concurrency
Eli Zaretskii
2016-12-10
Documentation and commentary improvements
Eli Zaretskii
2016-12-04
Merge branch 'concurrency'
Eli Zaretskii
2016-09-30
Limit <config.h>’s includes
Paul Eggert
2016-03-10
Rework C source files to avoid ^(
Paul Eggert
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-11-01
merge from trunk
Ken Raeburn
2015-10-20
Include-file cleanup for src directory
Paul Eggert
2015-01-21
Use bool for boolean in xfont.c, xftfont.c, xgselect.c
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-11-08
* xgselect.c (xg_select): Don't assume n_gfds is nonnegative
Paul Eggert
2014-11-08
Merge from emacs-24; up to 117687
Glenn Morris
2014-11-05
* src/xgselect.c (xg_select): Use g_main_context_acquire.
Dima Kogan
2014-04-22
Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.edu
Paul Eggert
2014-04-21
Fix freezing with scroll bars of GTK3 Toolkit.
Jarek Czekalski
2014-04-15
Revert previous change.
Paul Eggert
2014-04-15
Fix some xgselect-vs-pselect bugs.
Paul Eggert
2014-04-05
Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.
Paul Eggert
2014-03-04
Fix "resource temporarily unavailable" with xgselect.
Paul Eggert
2014-02-04
* keyboard.c (kbd_buffer_get_event): Read file notification events
Michael Albinus
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-08-27
Simplify SELECT_TYPE-related code.
Paul Eggert
2013-08-27
Simplify EMACS_TIME-related code.
Paul Eggert
2013-08-26
Fix minor problems found by static checking.
Paul Eggert
2013-07-04
avoid SAFE_ALLOCA
Tom Tromey
2013-06-08
Fix compilation issues for GNUStep and GLIB conflicts.
Jan Djärv
2013-06-08
* xgselect.c (xg_select): Remove call to window_system_available
Jan Djärv
2013-06-03
Add HAVE_GLIB check instead of checking individual libraries that use GLib.
Jan Djärv
2013-04-07
Get rid of some platform-specific functions examining window
Dmitry Antipov
2013-03-04
Remove stray character from license URL.
Paul Eggert
[next]