summaryrefslogtreecommitdiff
path: root/src/about.c
Commit message (Expand)AuthorAge
* user input data output to STDOUT via g_print instead of outputting toKevin C. Krinke2003-07-13
* Fixed my old and bouncy email addressMike Newman2003-06-13
* Support user-defined return values via env vars, like dialog did.Mike Newman2003-06-07
* Fix up some build warnings as reported by Ross Burton and his amazing gccGlynn Foster2003-06-04
* Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docsGlynn Foster2003-05-24
* Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster2003-03-10
* 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
* 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
* Attempt to make things work after 2 bottles of wine last night. HarmlessGlynn Foster2003-01-19
* 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
* 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
bgstack15