summaryrefslogtreecommitdiff
path: root/src/emacsgtkfixed.c
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-02-18Fix a crash on some versions of GTKPo Lu
2022-02-17* src/emacsgtkfixed.c (XSetWMSizeHints): Improve fix for bug#8919.Po Lu
2022-01-15* src/emacsgtkfixed.c (XSetWMSizeHints): Remove some useless code.Po Lu
2022-01-01Merge from origin/emacs-28Eli Zaretskii
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-12-29Get rid of obsolete xwidget-related code on PGTKPo Lu
2021-12-29Add support for xwidgets to the PGTK portPo Lu
2021-11-23Enclose pgtk changes within #ifdefYuuki Harano
2021-11-13Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-11-13Remove unused xwidget code in EmacsFixed GTK widget classPo Lu
2021-01-03Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-01-01Update copyright year to 2021Paul Eggert
2020-11-24Re-implement childframe with emacsgtkfixedYuuki Harano
2020-11-22Add Preferred geometry settingsYuuki Harano
2020-11-22Introduce Pure GTK3 portYuuki Harano
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-10-09; Typo fixes, mostly repeated wordsPaul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-02-18Use 'char *FOO' instead of 'char* FOO'Paul Eggert
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-06-12New macro GNUC_PREREQ for GCC versionPaul Eggert
2016-03-17Port to GTK with strict C99 compilerPaul Eggert
2016-03-10Rework C source files to avoid ^(Paul Eggert
2016-01-22xwidgets style cleanupPaul Eggert
2016-01-20Don’t export C symbols not used elsewherePaul Eggert
2016-01-19Support for the new Xwidget feature.Joakim Verona
2016-01-01Update copyright year to 2016Paul Eggert
2015-02-01Revert changes installed by xwidgets mergePaul Eggert
2015-01-21cleanupJoakim Verona
2015-01-02merge masterjave
2015-01-01Update copyright year to 2015Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-08-30Minor cleanup to avoid forward declarations.Dmitry Antipov
2013-07-23* emacsgtkfixed.c: Port to GCC 4.6.Paul Eggert
2013-03-24Reorder conditions that are written backwardsAndreas Schwab
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-09-15Port better to POSIX hosts lacking _setjmp.Paul Eggert
2012-09-12Better workaround for GNOME bug when --enable-gcc-warnings.Paul Eggert
2012-09-12Work around GCC and GNOME bugs when --enable-gcc-warnings.Paul Eggert
2012-09-06Signal-handler cleanup.Paul Eggert
2012-04-23Fix minor GTK3 problems found by static checking.Paul Eggert
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-12-04Spelling fixes.Paul Eggert