summaryrefslogtreecommitdiff
path: root/src/about.c
Commit message (Expand)AuthorAge
* about: Remove Zen wisdom of the ancientsLogan Rathbone2021-06-29
* Fix styleArx Cruz2017-04-07
* Remove deprecated methods.Arx Cruz2014-05-16
* added attach option for transient windowWeitian Leung2013-08-31
* Compile with -DGSEAL_ENABLED. Fixes bug 612498.Andre Klapper2010-04-08
* Bug 609224 - GPL mentioning left in about dialogLucas Rocha2010-02-23
* Bug 603673 - Show correct license in the about dialogLucas Rocha2009-12-13
* disable monk easter egg in order to remove gnome-canvas dependency (FixesLucas Rocha2009-03-08
* general cleanups for build warnings (Fixes bug #416196). Patch fromLucas Rocha2007-05-14
* Replaced old FSF postal address with current one.Francisco Javier F. Serrador2006-06-10
* about dialog update.Lucas Rocha2006-05-19
* quit zenity on dialog response (Fixes bug #336505).Lucas Rocha2006-03-31
* use GtkAboutDialog instead of custom dialog (Fixes bug #309405). removeLucas Rocha2005-12-18
* Release 2.13.2 Update.Lucas Rocha2005-11-14
* Release 2.13.1 Update.Lucas Rocha2005-10-24
* Release 2.12.0 Update.Lucas Rocha2005-09-06
* Release 2.11.92 Update.Lucas Rocha2005-08-23
* Release 2.11.91 Update.Lucas Rocha2005-08-07
* Release 2.11.90 Update.Lucas Rocha2005-07-26
* Release 2.11.1 Add note about feature frozen-ness. Update.Lucas Rocha2005-07-13
* general code cleanups. Contribution from BenoƮt Dejean.Lucas Rocha2005-07-08
* marks static many functions and global variables. Contribution fromLucas Rocha2005-07-08
* Changelog fixes, THANKS update.Lucas Almeida Rocha2005-07-06
* Translation contributors update.Lucas Almeida Rocha2005-07-04
* Double-clicking on list dialogLucas Almeida Rocha2005-06-27
* COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster2005-04-25
* Fix bug #167577, that leaks a seperator. Patch from Paolo BorelliGlynn Foster2005-02-16
* Patch from Chris Lahey for #165456. Updated.Glynn Foster2005-01-31
* Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152.Glynn Foster2005-01-17
* 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
* Add translator comment from Christian Rose, and fix up strcmp's forGlynn Foster2004-08-17
* Use 'translator-credits' rather than the underscore version which makesGlynn Foster2004-08-11
* Release 2.7.90Glynn Foster2004-08-03
* Patch from Luke Suchocki to send HUP to parent instead of itself. FixesGlynn Foster2004-06-17
* Add Paul. fix tyops in parsing.Glynn Foster2004-06-09
* Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster2004-04-26
* Update. Release 2.6.0Glynn Foster2004-03-22
* Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster2004-03-19
* Update to add Mike. Update for new release. Add lots of people, probablyGlynn Foster2004-03-06
* Remove all the stupid duplicated code to do the help stuff, and instead doGlynn Foster2004-02-29
* Update. Update. Patch from Toshi to fix encoding of passed text strings.Glynn Foster2003-09-04
* Documentation updates from Nicholas Curran. Add Nicholas.Glynn Foster2003-09-01
* 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
bgstack15