summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Add Ross.Glynn Foster2003-02-05
* Raise on mouse clickGlynn Foster2003-02-03
* Um, you don't really want to know.Glynn Foster2003-02-03
* Add spec file, thanks to Mihai T. Lazarescu.Glynn Foster2003-02-03
* Fix Jonathan's name - I suck.Glynn Foster2003-02-01
* Add new. Update coordinates.Glynn Foster2003-02-01
* Okay, I'm a glory hunter. Seperate out the about dialog entries a little.Glynn Foster2003-02-01
* Don't do a g_assert_not_reached () if we don't have any dialog types.Glynn Foster2003-01-29
* UpdateGlynn Foster2003-01-29
* Don't display the translators tab unless there is stuff to show.Glynn Foster2003-01-28
* UpdateGlynn Foster2003-01-26
* adding comma Glynn left out that kept it from compilingJohn Fleck2003-01-25
* Provide correct help URL.Glynn Foster2003-01-24
* Print out warning when we have no arguments to the commandline.Glynn Foster2003-01-22
* Sigh - half a job done as usual :)Mike Newman2003-01-21
* Fixed a bug I introduced! Ensure that an editable --text-info dialog getsMike Newman2003-01-21
* Remove some strings for translation that should be done.Glynn Foster2003-01-20
* Attempt to make things work after 2 bottles of wine last night. HarmlessGlynn Foster2003-01-19
* Add --editable option to --text-info, and return edited textbuffer contents o...Mike Newman2003-01-19
* 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
* Some new window icons.Glynn Foster2003-01-18
* Fix a segfault in the --list if no data is supplied to populateMike Newman2003-01-17
* 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
* Whitespace hacking.Glynn Foster2003-01-13
* 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
* Life is pleasant. Death is peaceful. It's the transition that's troublesome.Glynn 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