summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2011-09-07Updated Portuguese translationDuarte Loreto
2011-09-07Updated Persian translationArash Mousavi
2011-09-06Updated Traditional Chinese translation(Hong Kong and Taiwan)Chao-Hsiung Liao
2011-09-06Updated Dutch translation by Wouter BolsterleeWouter Bolsterlee
2011-09-01Updated Russian translationYuri Myasoedov
2011-08-31Updated Brazilian Portuguese translation.Og B. Maciel
2011-08-28[l10n] Updated German translationMario Blättermann
2011-08-27Updated Lithuanian translationAurimas Černius
2011-08-25Updated French translationClaude Paroz
2011-08-19Added UG translationAbduxukur Abdurixit
2011-08-18Updated Indonesian translationAndika Triwidada
2011-08-17Update NEWS for 3.1.5.Luis Medinas
2011-08-17Import Zenity 3.0.0 changes.Luis Medinas
2011-08-13Updated Thai translation.Theppitak Karoonboonyanan
2011-08-11Updated Bulgarian translationAlexander Shopov
2011-08-10Updated Norwegian bokmål translationKjartan Maraas
2011-08-07Updated Galician translationsFran Dieguez
2011-08-06Updated Hebrew translation.Yaron Shahrabani
2011-07-29Updated Swedish translationDaniel Nylander
2011-07-26Fix for bug #611297 Now Zenity have --ok-label and --cancel-label in all ↵Arx Cruz
dialogs. This patch doesn't break old zenity scripts.
2011-07-26Bug #592195. This fix made the --list mode return as soon as receive an ok ↵Arx Cruz
or cancel response avoiding crash.
2011-07-20Updated Spanish translationDaniel Mustieles
2011-07-20Updated Czech translationMarek Černocký
2011-07-19Updated Slovenian translationMatej Urbančič
2011-07-19Enable html support in --text-info option. This fix bug #598655, thanks for ↵Arx Cruz
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
2011-07-18Updated Finnish translationTommi Vainikainen
2011-07-17New translation for Afrikaans (af)Friedel Wolff
2011-07-16[l10n]Added Catalan documentationJoan Duran
2011-07-15Updated Czech translationMarek Černocký
2011-07-15Updated Swedish translationDaniel Nylander
2011-07-15Updated Hebrew translation.Yaron Shahrabani
2011-07-14Updated Slovenian translationMatej Urbančič
2011-07-13Updated Latvian translation.Rudolfs Mazurs
2011-07-12Updated Norwegian bokmål translationKjartan Maraas
2011-07-08Fix for bug #540489 and #501001 both related to 100% use of cpu.Arx Cruz
2011-07-06Updated Spanish translationJorge González
2011-07-06Forgot change one option in gtk_labelArx Cruz
2011-07-06Patch for bug #621907Arx Cruz
This patch add the option --no-markup in the info, warning, error and question dialogs So if the user wants to use & \ ' and other symbols, now he can, and no error will be showed.
2011-07-04Updated Galician translationsFran Dieguez
2011-07-03Updated Turkish translationMuhammet Kara
2011-07-01Updated Hebrew translation.Yaron Shahrabani
2011-07-01Updated Spanish translationDaniel Mustieles
2011-07-01Updated Swedish translationDaniel Nylander
2011-06-30l10n: Updated Greek translation for zenity documentationMarios Zindilis
2011-06-29Update man page to reflect new text-info options.Arx Cruz
2011-06-29Updated Slovenian translationMatej Urbančič
2011-06-28Updated Norwegian bokmål translationKjartan Maraas
2011-06-28This change add a new functionality to text-info:Arx Cruz
* Added a cancel button returning 1 if clicked * Renamed the Close button to Ok, still returning 0 if clicked * Added --ok-label=TEXT option to change the Ok button label * Added --cancel-label=TEXT option to change the Cancel button label * Added --checkbox=TEXT option to show an "I Agree and accept the terms" checkbox If --checkbox is enabled, the Ok button will be disabled if the checkbox isn't checked.
2011-06-25Updated Russian translationYuri Kozlov
2011-06-17man page to mention return code 5 for timeoutCarnë Draug