summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2009-10-28Updated Slovenian translationMatej Urbančič
2009-10-27Updated Tamil translationdrtvasudevan
2009-10-18Updated Swedish translationDaniel Nylander
2009-10-17Updated Greek documentation translationSterios Prosiniklis
2009-10-14Updated Norwegian Nynorsk translationÅsmund Skjæveland
2009-10-11Updated Spanish translationJorge González
2009-10-05Updated Spanish translationJorge González
2009-09-24Minor fix to Catalan translationGil Forcada
2009-09-21Updated Czech help translation by Marek CernockyPetr Kovar
2009-09-21Added Danish translationAsk H. Larsen
2009-09-21Added da to list of languagesKenneth Nielsen
2009-09-19maithili update, translated by Sangeeta KumariRajesh Ranjan
2009-09-16[list] allow escaped chars as separatorLucas Rocha
2009-09-17Updated Japanese translationYasumichi Akahoshi
Fix the bug reported by Yasumichi Akahoshi <yasumichi@vinelinux.org>
2009-09-14Added Catalan (Valencian) translationCarles Ferrando
2009-09-12Corrected some inconsistent quotation marks in Brazilian PortugueseAndré Gondim
translation
2009-09-13Updated Danish translationAsk H. Larsen
2009-09-12Updated Greek help translation.Kostas Papadimas
2009-09-11Updated Telugu Translationskrishnababu k
2009-09-05Updated Czech translation by Pavel SefranekPetr Kovar
Reviewed by: Petr Kovar
2009-08-28Updated Brazilian Portuguese translation, reviewed by Henrique P. Machado ↵Rodolfo Ribeiro Gomes
<zehrique@gmail.com>
2009-08-26Added Portuguese Brazilian translation for documentationRodolfo Ribeiro Gomes
2009-08-17Updated Irish translationSeán de Búrca
2009-08-17Updated Finnish translation of the manualTommi Vainikainen
2009-08-11Updated French manual translationClaude Paroz
2009-08-11Updated German doc translationMario Blättermann
2009-08-10Autogenerate ChangeLog on distcheckLucas Rocha
2009-08-10Add ChangeLog with commit message instructionsLucas Rocha
2009-08-10Rename ChangeLog to ChangeLog.pre-gitLucas Rocha
2009-08-10Updating Estonian translationIvar Smolin
2009-08-10Bug 572835 – Zenity --question should be yes or noLucas Rocha
2009-08-10Bug 552971 - Add a hide-header option to list dialogBryce Harrington
2009-08-10Bug 551116 - Fix default activation in entry dialogAdrian Carpenter
when using the dialog with drop down menu.
2009-08-10[option] Free file filter list on exitLucas Rocha
2009-08-10[option] Fix type of filters variableLucas Rocha
2009-08-10Bug 549404 - --help-entry for hide-text incorrectMatt Keenan
2009-08-10Bug 541400 - document use of $WINDOWID variableFrederic Peters
2009-08-10[progress] Improve code to update of percentageLucas Rocha
2009-08-10Bug 556198 – Support toggling pulsate in progressbarLucas Rocha
2009-08-10[progress] Factor out function to control pulsateLucas Rocha
2009-08-10[progress] coding style fixesLucas Rocha
2009-08-10Bug 573802 - Support notification summaryAurélio A. Heckert
You can now define title and summary on notifications. The first line of the provided text will be considered the title and the following lines are the summary.
2009-08-09Updated Spanish translationJorge González
2009-08-08Updated German doc translationMario Blättermann
2009-08-08Bug 559638 – explicitly link against libX11Frederic Peters
2009-08-08[progress] Remove duplicate code when returningLucas Rocha
2009-08-08Bug 572775 – Error in help browser documentationLucas Rocha
All zenity dialog outputs their results to standard output by default, not standard error.
2009-08-08[progress] Cosmetic fix in code commentLucas Rocha
2009-08-08Bug 579999 – zenity sets a huge but finite timeoutOlivier Blin
Declare timeout delay as signed, so that assigning -1 does not act as setting a huge (but finite) timeout (this has been noticed by resetting the clock)
2009-08-08Bug 567773 – "zenity --entry --text" doesn't interpret line breaksSiegfried-Angel Gevatter Pujals