summaryrefslogtreecommitdiff
path: root/src/xgselect.c
AgeCommit message (Expand)Author
2026-05-26ARRAYELTS → countofPaul Eggert
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-06-05Fix drag-and-drop of files with multibyte filenamesPo Lu
2022-01-27Apply fix for bug#52761 to GTK native input as wellPo Lu
2022-01-07Handle internal events specially on PGTKYuuki Harano
2022-01-05Fix xwidgets setting their own signal handlersPo Lu
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-06-25Fix race conditions between Lisp threads in GTK buildsEli Zaretskii
2021-01-01Update copyright year to 2021Paul Eggert
2020-08-21Fix lock failures in xg_selectPip Cet
2020-01-01Update copyright year to 2020Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-12-30Attempt to fix crashes with threads in GTK buildsEli Zaretskii
2016-12-15Prevent crashes in xg_select due to concurrencyEli Zaretskii
2016-12-10Documentation and commentary improvementsEli Zaretskii
2016-12-04Merge branch 'concurrency'Eli Zaretskii
2016-09-30Limit <config.h>’s includesPaul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-11-01merge from trunkKen Raeburn
2015-10-20Include-file cleanup for src directoryPaul Eggert
2015-01-21Use bool for boolean in xfont.c, xftfont.c, xgselect.cPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-11-08* xgselect.c (xg_select): Don't assume n_gfds is nonnegativePaul Eggert
2014-11-08Merge from emacs-24; up to 117687Glenn Morris
2014-11-05* src/xgselect.c (xg_select): Use g_main_context_acquire.Dima Kogan
2014-04-22Merge from emacs-24; up to 2014-04-22T20:19:17Z!eggert@cs.ucla.eduPaul Eggert
2014-04-21Fix freezing with scroll bars of GTK3 Toolkit.Jarek Czekalski
2014-04-15Revert previous change.Paul Eggert
2014-04-15Fix some xgselect-vs-pselect bugs.Paul Eggert
2014-04-05Prefer 'ARRAYELTS (x)' to 'sizeof x / sizeof *x'.Paul Eggert
2014-03-04Fix "resource temporarily unavailable" with xgselect.Paul Eggert
2014-02-04* keyboard.c (kbd_buffer_get_event): Read file notification eventsMichael Albinus
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-27Simplify SELECT_TYPE-related code.Paul Eggert
2013-08-27Simplify EMACS_TIME-related code.Paul Eggert
2013-08-26Fix minor problems found by static checking.Paul Eggert
2013-07-04avoid SAFE_ALLOCATom Tromey
2013-06-08Fix compilation issues for GNUStep and GLIB conflicts.Jan Djärv
2013-06-08* xgselect.c (xg_select): Remove call to window_system_availableJan Djärv
2013-06-03Add HAVE_GLIB check instead of checking individual libraries that use GLib.Jan Djärv
2013-04-07Get rid of some platform-specific functions examining windowDmitry Antipov
2013-03-04Remove stray character from license URL.Paul Eggert