summaryrefslogtreecommitdiff
path: root/src/gtkutil.c
Commit message (Expand)AuthorAgeFilesLines
* Implement Meta key detectionYuuki Harano2020-11-221-1/+1
* Early toolbar improvementsJeff Walsh2020-11-221-4/+16
* Add Preferred geometry settingsYuuki Harano2020-11-221-0/+2
* Add pgtk-read-file-name functionYuuki Harano2020-11-221-0/+4
* Introduce Pure GTK3 portYuuki Harano2020-11-221-47/+280
* Set basic SVG attributes (bug#40845)Alan Third2020-08-231-1/+1
* Merge from origin/emacs-27Glenn Morris2020-07-111-0/+7
|\
| * Add commentary in gtkutil.cEli Zaretskii2020-07-111-0/+7
* | Fix segfault on closing frame with tooltip (Bug#41239)Noam Postavsky2020-05-241-2/+7
* | Merge from origin/emacs-27Glenn Morris2020-04-111-5/+36
|\ \ | |/
| * Speed up 'resize-mode' child frames a littleDmitry Gutov2020-04-081-8/+16
| * Fix some problems with moving and resizing child framesMartin Rudalics2020-04-061-5/+28
| * Fix implicit declaration of getenv and atolAndreas Schwab2020-03-031-0/+1
* | * src/gtkutil.c, src/nsterm.m: Fix bug#39808Stefan Monnier2020-02-271-7/+0
* | Fix implicit declaration of getenv and atolAndreas Schwab2020-01-151-0/+1
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix incorrect GTK menus on HiDPI monitors with scaling factor > 1Tobias Bading2019-12-031-3/+5
* Remember the full GTK font descriptionRobert Pluim2019-11-191-2/+13
* ; Fix previous commitRobert Pluim2019-11-181-1/+1
* Check for HAVE_GTK3 instead of a specific versionRobert Pluim2019-11-181-2/+2
* Make GTK font chooser respect face-ignored-fontsRobert Pluim2019-11-141-0/+18
* Always set the state of the "Show hidden files" gtk buttonLars Ingebrigtsen2019-07-281-5/+5
* Fix error in mouse-set-font on GTK 3 with Harfbuzz (Bug#36288)YAMAMOTO Mitsuharu2019-06-301-11/+4
* Implement native image rotation and cropping on cairoYAMAMOTO Mitsuharu2019-06-081-1/+4
* Improve previous change for tool bar image support on GTK+2 with cairoYAMAMOTO Mitsuharu2019-05-291-11/+16
* Support tool bar icon image also on GTK+2 with cairoYAMAMOTO Mitsuharu2019-05-281-5/+64
* Introduce Emacs_Color struct and typedefAlexander Gramiak2019-05-191-1/+1
* Rename generic x_* identifiersAlexander Gramiak2019-04-261-7/+7
* Bump minimum GTK versions to 2.24 and 3.10Alexander Gramiak2019-04-141-121/+33
* 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