summaryrefslogtreecommitdiff
path: root/src/gtkutil.c
Commit message (Expand)AuthorAgeFilesLines
* Minor cleanup in gtkutil.cKonstantin Kharlamov2019-04-051-6/+2
* Support tool bar icon image on GTK+ >= 3.10 with cairoYAMAMOTO Mitsuharu2019-03-261-2/+35
* Simplify list creation in C codePaul Eggert2019-03-041-20/+13
* Prefer static to extern where either will doPaul Eggert2019-01-311-0/+4
* Use shortcuts for FlengthPaul Eggert2019-01-091-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-11-281-0/+4
|\ \ | |/
| * Don't call xwidget functions until GTK has been initializedRobert Pluim2018-11-271-0/+4
* | Merge from origin/emacs-26Glenn Morris2018-10-161-1/+2
|\ \ | |/
| * Call GTK functions only on GTK scrollbarsRobert Pluim2018-10-131-1/+2
| * Update GNOME bugtracker URLsGlenn Morris2018-08-241-1/+1
* | Adjust to TIMESPEC_HZ renamingPaul Eggert2018-09-101-1/+1
* | More macro renamings for bignumTom Tromey2018-08-071-5/+5
* | Rename integerp->fixnum, etc, in preparation for bignumsTom Tromey2018-07-121-7/+7
* | Remove broken icon from tooltip (Bug#31884)memeplex2018-06-211-1/+1
* | GNOME moved URLs for its active bug reportsPaul Eggert2018-05-261-2/+2
* | Merge from emacs-26Noam Postavsky2018-01-261-3/+6
|\ \ | |/
| * Use scaled coordinates when calling into GTKRobert Pluim2018-01-241-3/+6
* | Merge from origin/emacs-26Glenn Morris2018-01-201-2/+2
|\ \ | |/
| * Don't unnecessarily use non-ASCII characters in C sourcesEli Zaretskii2018-01-191-2/+2
* | Fix some tooltip related problemsMartin Rudalics2018-01-181-6/+8
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2017-12-201-1/+7
|\ \ | |/
| * Fix updating scrollbar sizes when scaling is in effectRobert Pluim2017-12-201-1/+7
* | Merge from origin/emacs-26Paul Eggert2017-11-251-1/+1
|\ \ | |/
| * maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-251-1/+1
* | Merge emacs-26Stefan Monnier2017-10-061-5/+12
|\ \ | |/
| * Work around deprecation of gtk_style_context_get_background_colorPhilipp Stephani2017-10-031-5/+12
* | Merge from origin/emacs-26Paul Eggert2017-10-011-1/+1
|\ \ | |/
| * Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-011-1/+1
* | Merge from origin/emacs-26Paul Eggert2017-09-291-0/+4
|\ \ | |/
| * ; * src/gtkutil.c (xg_check_special_colors): Add another GTK+ FIXME.Philipp Stephani2017-09-291-0/+4
* | Merge from origin/emacs-26Paul Eggert2017-09-291-1/+4
|\ \ | |/
| * ; * src/gtkutil.c (xg_create_frame_widgets): Add FIXME re. X drawingPhilipp Stephani2017-09-261-1/+4
* | Revert "GTK+: Stop querying for background colors."Philipp Stephani2017-09-291-13/+0
* | Revert "Don't attempt to disable double buffering in newer GTK+ versions"Philipp Stephani2017-09-261-2/+0
* | Don't attempt to disable double buffering in newer GTK+ versionsPhilipp Stephani2017-09-231-0/+2
* | GTK+: Stop querying for background colors.Philipp Stephani2017-09-231-0/+13
* | GTK+: stop calling 'gtk_window_set_wmclass' in new versionsPhilipp Stephani2017-09-231-0/+2
* | GTK+: Use a style provider instead of deprecated functionPhilipp Stephani2017-09-231-6/+13
* | Don't call deprecated GTK function gtk_adjustment_changedPhilipp Stephani2017-09-191-0/+4
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Fix GdkSettings-related deprecation warningsPhilipp Stephani2017-08-271-0/+6
* Always use gtk_window_move in new versionsPhilipp Stephani2017-08-271-0/+6
* Remove use of a deprecated GTK+ function in new versionsPhilipp Stephani2017-08-271-0/+4
* Use GdkSeat in new GDK versionsPhilipp Stephani2017-08-271-0/+5
* Don't use gtk_widget_get_scale_factor on old GTK3 versionsLars Ingebrigtsen2017-07-181-1/+1
* Move comments aroundLars Ingebrigtsen2017-07-171-1/+1