summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Expand)AuthorAge
* Clarify some of the documentation a little. Add in a few example scriptsGlynn Foster2003-01-22
* Fixed a bug I introduced! Ensure that an editable --text-info dialog getsMike Newman2003-01-21
* New traditional Chinese translation.Abel Cheung2003-01-21
* Remove some strings for translation that should be done.Glynn Foster2003-01-20
* Added "sv" to ALL_LINGUAS. Added Swedish translation.Christian Rose2003-01-19
* Fix typo in calendar helpMike Newman2003-01-19
* Attempt to make things work after 2 bottles of wine last night. HarmlessGlynn Foster2003-01-19
* Fixed a missing closing tag.Mike Newman2003-01-19
* Gah. Messed up the ChangeLog - fixed it :)Mike Newman2003-01-19
* Add --editable option to --text-info, and return edited textbuffer contents o...Mike Newman2003-01-19
* Added da to ALL_LINGUAS.Ole Laursen2003-01-19
* Enable help documentation in the build.Glynn Foster2003-01-18
* Add in references to the screenshots.Glynn Foster2003-01-18
* Add some screenshots for the help documentation.Glynn Foster2003-01-18
* Only some examples and some screenshots and we're mostly done for a firstGlynn Foster2003-01-18
* Hooray! Zenity now has an about window icon. It's very zen too.Glynn Foster2003-01-18
* Update the docs a little. I have absolutely no clue how the doc peopleGlynn Foster2003-01-18
* Some new window icons.Glynn Foster2003-01-18
* Fix a segfault in the --list if no data is supplied to populateMike Newman2003-01-17
* First initial template of the help documents. Still have to write the mainGlynn Foster2003-01-15
* Updates to make distcheck. Wow, this is scarey, a 1.0 release is on theGlynn Foster2003-01-14
* Update to add new gconf requirement.Glynn Foster2003-01-14
* Add an about box. Still need to add an icon, and implement the callbacksGlynn Foster2003-01-14
* Add support to separate the selected rows output with a character with '/'Glynn Foster2003-01-14
* Re-structure the code to pass in the ZenityData structure into theGlynn Foster2003-01-13
* Localise output of --calendar dialog by default (using nl_langinfo),Mike Newman2003-01-13
* Improve error handling. Make --list actually return something useful,Glynn Foster2003-01-13
* Fix up the date string, although I guess this should be localized.Glynn Foster2003-01-09
* Fix up the response signal handlers. Use returns of 0 for 'Ok' andGlynn Foster2003-01-07
* Fix up the error returns.Glynn Foster2003-01-07
* Improve error handling... a lot.Glynn Foster2003-01-07
* Finish off commandline parsing for the list dialog. Wow, this is almostGlynn Foster2003-01-06
* I love featuritis. Instead of fixing stuff so it actually works, I addGlynn Foster2003-01-06
* Feeling stupid because I can't use glade. Thanks to jrb and jamesh forGlynn Foster2003-01-06
* Add functions to init and free the parsing options. Still not terriblyGlynn Foster2003-01-06
* Initial revisionGlynn Foster2003-01-03
bgstack15