summaryrefslogtreecommitdiff
path: root/src/gtkutil.c
Commit message (Expand)AuthorAge
* Update copyright year to 2021Paul Eggert2021-01-01
* Pacify gcc 10.2 -Wanalyzer-null-argument in gtkutil.cPaul Eggert2020-12-25
* Set basic SVG attributes (bug#40845)Alan Third2020-08-23
* Merge from origin/emacs-27Glenn Morris2020-07-11
|\
| * Add commentary in gtkutil.cEli Zaretskii2020-07-11
* | Fix segfault on closing frame with tooltip (Bug#41239)Noam Postavsky2020-05-24
* | Merge from origin/emacs-27Glenn Morris2020-04-11
|\|
| * Speed up 'resize-mode' child frames a littleDmitry Gutov2020-04-08
| * Fix some problems with moving and resizing child framesMartin Rudalics2020-04-06
| * Fix implicit declaration of getenv and atolAndreas Schwab2020-03-03
* | * src/gtkutil.c, src/nsterm.m: Fix bug#39808Stefan Monnier2020-02-27
* | Fix implicit declaration of getenv and atolAndreas Schwab2020-01-15
|/
* Update copyright year to 2020Paul Eggert2020-01-01
* Fix incorrect GTK menus on HiDPI monitors with scaling factor > 1Tobias Bading2019-12-03
* Remember the full GTK font descriptionRobert Pluim2019-11-19
* ; Fix previous commitRobert Pluim2019-11-18
* Check for HAVE_GTK3 instead of a specific versionRobert Pluim2019-11-18
* Make GTK font chooser respect face-ignored-fontsRobert Pluim2019-11-14
* Always set the state of the "Show hidden files" gtk buttonLars Ingebrigtsen2019-07-28
* Fix error in mouse-set-font on GTK 3 with Harfbuzz (Bug#36288)YAMAMOTO Mitsuharu2019-06-30
* Implement native image rotation and cropping on cairoYAMAMOTO Mitsuharu2019-06-08
* Improve previous change for tool bar image support on GTK+2 with cairoYAMAMOTO Mitsuharu2019-05-29
* Support tool bar icon image also on GTK+2 with cairoYAMAMOTO Mitsuharu2019-05-28
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-19
* Rename generic x_* identifiersAlexander Gramiak2019-04-26
* Bump minimum GTK versions to 2.24 and 3.10Alexander Gramiak2019-04-14
* Minor cleanup in gtkutil.cKonstantin Kharlamov2019-04-05
* Support tool bar icon image on GTK+ >= 3.10 with cairoYAMAMOTO Mitsuharu2019-03-26
* Simplify list creation in C codePaul Eggert2019-03-04
* Prefer static to extern where either will doPaul Eggert2019-01-31
* Use shortcuts for FlengthPaul Eggert2019-01-09
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Merge from origin/emacs-26Glenn Morris2018-11-28
|\|
| * Don't call xwidget functions until GTK has been initializedRobert Pluim2018-11-27
* | Merge from origin/emacs-26Glenn Morris2018-10-16
|\|
| * Call GTK functions only on GTK scrollbarsRobert Pluim2018-10-13
| * Update GNOME bugtracker URLsGlenn Morris2018-08-24
* | Adjust to TIMESPEC_HZ renamingPaul Eggert2018-09-10
* | More macro renamings for bignumTom Tromey2018-08-07
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-12
* | Remove broken icon from tooltip (Bug#31884)memeplex2018-06-21
* | GNOME moved URLs for its active bug reportsPaul Eggert2018-05-26
* | Merge from emacs-26Noam Postavsky2018-01-26
|\|
| * Use scaled coordinates when calling into GTKRobert Pluim2018-01-24
* | Merge from origin/emacs-26Glenn Morris2018-01-20
|\|
| * Don't unnecessarily use non-ASCII characters in C sourcesEli Zaretskii2018-01-19
* | Fix some tooltip related problemsMartin Rudalics2018-01-18
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01