summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152.Glynn Foster2005-01-17
* post release bump.Glynn Foster2005-01-10
* Release 2.9.2 Add note about feature frozen-ness. zenity doesn't requireGlynn Foster2005-01-09
* Correct error message for notification icon. Fixes #163462.Glynn Foster2005-01-09
* Really fix #162297, and preload the current dates if they aren't alreadyGlynn Foster2005-01-09
* Pre-load the year, because gtk_calendar* is dumb and you need to selectGlynn Foster2005-01-07
* Post bump release. Despite the evils of autotools changing the COPYINGGlynn Foster2004-12-20
* Release 2.9.1Glynn Foster2004-12-20
* Fix tyop for #161774, as reported by Christian.Glynn Foster2004-12-20
* Fix #161539, and try and hide the parent widget, rather than the trayGlynn Foster2004-12-19
* Update with the removed goption item.Glynn Foster2004-12-07
* Fix for #137993. There is a chance that we'll have to revert this fix,Glynn Foster2004-12-07
* Fix spacing issue.Glynn Foster2004-12-07
* Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster2004-12-07
* Check the xterm window ID is valid before using itRoss Burton2004-11-23
* Updated Spanish translation. Fixed typoFrancisco Javier F. Serrador2004-10-30
* Patch from Lucas Rocha to fix #153277, and remove an extra </para> link.Glynn Foster2004-10-25
* forgot to save the changelog message.James Henstridge2004-10-05
* function to set a GtkImage to a scaled pixbuf.James Henstridge2004-09-30
* Add missing header. Same ANSIfication. Closes bug #152851.Kjartan Maraas2004-09-17
* add code to listen for commands on stdin when in listen mode.James Henstridge2004-09-16
* Post release bump.Glynn Foster2004-09-13
* Release 2.9.0Glynn Foster2004-09-13
* Update.Glynn Foster2004-09-13
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-13
* Update Update. Patch from Lucas Rocha to implement save and directoryGlynn Foster2004-09-13
* Post release bump, for unstable 2.9.x development.Glynn Foster2004-09-13
* Release 2.8.0Glynn Foster2004-09-13
* Added "kn" "mk" "tr" to ALL_LINGUAS.Abel Cheung2004-09-11
* Post release bump.Glynn Foster2004-08-30
* Release 2.7.91Glynn Foster2004-08-30
* Update the documentation after Breda's commit, to add the newGlynn Foster2004-08-22
* Add «nb» to ALL_LINGUAS.Kjartan Maraas2004-08-18
* help/C/zenity.xml help/C/zenity-C.omfBreda McColgan2004-08-18
* Add translator comment from Christian Rose, and fix up strcmp's forGlynn Foster2004-08-17
* Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kemal SanjtaChristian Rose2004-08-16
* Use 'translator-credits' rather than the underscore version which makesGlynn Foster2004-08-11
* Update the man page for the --print-column option added.Glynn Foster2004-08-03
* Updates.Glynn Foster2004-08-03
* Post release bump.Glynn Foster2004-08-03
* Release 2.7.90Glynn Foster2004-08-03
* Post release bump.Glynn Foster2004-07-19
* Release 2.7.0Glynn Foster2004-07-19
* src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster2004-07-19
* Add new option for --print-column, based on a patch by Paul Bolle. FixesGlynn Foster2004-07-19
* Remove duplicate locale.h include. Patch from Leonardo Boshell. PartlyGlynn Foster2004-07-18
* Fix up documentation for correct usage of the Text Entry dialog. PatchGlynn Foster2004-07-18
* Make sure the text can take markup, so that people can create nice HIGGlynn Foster2004-07-18
* Fix up compilation using Forte compiler. Based on patch from Ivan Noris.Glynn Foster2004-07-18
* Patch from Luke Suchocki to send HUP to parent instead of itself. FixesGlynn Foster2004-06-17
bgstack15