summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Collapse)AuthorAge
* Bump to 3.32.0Arx Cruz2019-03-22
|
* Fix autotools warningsJavier Jardón2019-03-15
|
* Use upstream autoreconf instead deprecated gnome-autogenJavier Jardón2019-03-15
|
* Bump to 3.30.0Arx Cruz2018-10-05
|
* release: Prepare for 3.28.1Jeremy Bicha2018-04-09
|
* release: Prepare for 3.28.0Jeremy Bicha2018-03-12
|
* release: Prepare for 3.27.90Jeremy Bicha2018-02-03
|
* build: default to xz tarballsJeremy Bicha2018-02-03
|
* Release: Prepare for 3.26.0Carlos Soriano2017-11-13
|
* Bump to 3.24.2Arx Cruz2017-05-26
|
* Bump to 3.24.1Arx Cruz2017-05-26
|
* release: Prepare for 3.24.0Carlos Soriano2017-03-21
|
* release: prepare for 3.22.0Carlos Soriano2016-09-19
|
* Bump to 3.20.0Arx Cruz2016-03-23
|
* Zenity 3.18.1.1Arx Cruz2015-10-17
|
* Bump to 3.18.1Arx Cruz2015-10-17
|
* Bump to 3.18.0Arx Cruz2015-09-21
|
* Bump to 3.16.3Arx Cruz2015-06-23
|
* Port to webkit2gtkHristo Venev2015-05-29
|
* Bump to Zenity 3.16.2Arx Cruz2015-05-14
|
* Use upstream gettext instead intltoolJavier Jardón2015-04-23
|
* Bump to 3.16.1Arx Cruz2015-04-21
|
* Bump to 3.16.0Arx Cruz2015-04-21
|
* Update files for releaseArx Cruz2014-09-22
|
* Bump to 3.13.92Arx Cruz2014-09-15
|
* Bump to 3.13.90Arx Cruz2014-08-29
|
* Bump to 3.12.1Arx Cruz2014-04-26
|
* Bump to 3.12.0Arx Cruz2014-04-18
|
* Bump to 3.10.0Arx Cruz2013-09-25
|
* Bump to 3.9.91Arx Cruz2013-08-31
|
* 3.7.2Matthias Clasen2012-11-21
|
* 3.6.0Matthias Clasen2012-09-25
|
* Port to new documentation infrastructureJavier Jardón2012-08-21
|
* Bump versionMatthias Clasen2012-03-24
|
* 3.4.0Matthias Clasen2012-03-24
|
* Bump to 3.2.0Arx Cruz2011-09-26
|
* Bump to 3.1.92Luis Medinas2011-09-21
|
* Enable html support in --text-info option. This fix bug #598655, thanks for ↵Arx Cruz2011-07-19
| | | | | | | | | | | the work from Francis Meyvis francis.meyvis at gmail dot com. Two new options in --text-info: * --html - enable HTML support. * --url - load an url If you need to load a local html file, you can use --filename=patch/to/html. Examples: * zenity --text-info --html --filename=file.html * zenity --text-info --html --url=www.gnome.org Zenity will add http:// if isn't declared in --url
* Bump version and bump GTK+ 3.0 requirements to stable release.Luis Medinas2011-02-21
|
* Use the standard configure.ac instead configure.inJavier Jardón2011-02-15
bgstack15