summaryrefslogtreecommitdiff
path: root/src/xgselect.h
AgeCommit message (Expand)Author
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-01; Add 2022 to copyright years.Eli 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-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert
2015-10-20Include-file cleanup for src directoryPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
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-01-01Update copyright notices for 2013.Paul Eggert
2012-08-25* xgselect.c (xg_select): Use auto storage for the GPollFD bufferPaul Eggert
2012-06-22Support higher-resolution time stamps.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-01-26Refill some long/short copyright headers.Glenn Morris
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier
2011-01-02Add 2011 to FSF/AIST copyright years.Glenn Morris
2010-07-02Remove P_ and __P macros.Jan D
2010-01-13Add 2010 to copyright years.Glenn Morris
2009-12-01Add arch taglineMiles Bader
2009-11-21Use a select wrapper around the GLib event loop, thus taking into account GLibJan Djärv