summaryrefslogtreecommitdiff
path: root/src/about.c
AgeCommit message (Collapse)Author
2013-08-31added attach option for transient windowWeitian Leung
2010-04-08Compile with -DGSEAL_ENABLED. Fixes bug 612498.Andre Klapper
2010-02-23Bug 609224 - GPL mentioning left in about dialogLucas Rocha
2009-12-13Bug 603673 - Show correct license in the about dialogLucas Rocha
2009-03-08disable monk easter egg in order to remove gnome-canvas dependency (FixesLucas Rocha
2009-03-08 Lucas Rocha <lucasr@gnome.org> * configure.in, src/about.c: disable monk easter egg in order to remove gnome-canvas dependency (Fixes #571741). svn path=/trunk/; revision=1489
2007-05-14general cleanups for build warnings (Fixes bug #416196). Patch fromLucas Rocha
2007-05-14 Lucas Rocha <lucasr@gnome.org> * src/progress.c (zenity_progress_handle_stdin), src/option.c (zenity_create_context), src/about.c, src/notification.c (zenity_notification_handle_stdin): general cleanups for build warnings (Fixes bug #416196). Patch from Kjartan Maraas <kmaraas@gnome.org>. svn path=/trunk/; revision=1208
2006-06-10Replaced old FSF postal address with current one.Francisco Javier F. Serrador
2006-06-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * src/about.c: Replaced old FSF postal address with current one.
2006-05-19about dialog update.Lucas Rocha
2006-05-19 Lucas Rocha <lucasr@gnome.org> * src/about.c (zenity_about): about dialog update.
2006-03-31quit zenity on dialog response (Fixes bug #336505).Lucas Rocha
2006-03-31 Lucas Rocha <lucasr@gnome.org> * src/about.c (zenity_about_dialog_response): quit zenity on dialog response (Fixes bug #336505).
2005-12-18use GtkAboutDialog instead of custom dialog (Fixes bug #309405). removeLucas Rocha
2005-12-18 Lucas Rocha <lucasr@gnome.org> * src/about.c: use GtkAboutDialog instead of custom dialog (Fixes bug #309405). * src/zenity.glade: remove zenity_about_dialog. * configure.in: zenity now depends on GTK+ >= 2.6.x because now it uses GtkAboutDialog.
2005-11-14Release 2.13.2 Update.Lucas Rocha
2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.13.2 * NEWS, THANKS, src/about.c: Update.
2005-10-24Release 2.13.1 Update.Lucas Rocha
2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.13.1 * NEWS, THANKS, src/about.c: Update.
2005-09-06Release 2.12.0 Update.Lucas Rocha
2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.12.0 * NEWS, THANKS, src/about.c: Update.
2005-08-23Release 2.11.92 Update.Lucas Rocha
2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.11.92 * NEWS, THANKS, src/about.c: Update.
2005-08-07Release 2.11.91 Update.Lucas Rocha
2005-08-07 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.11.91 * NEWS, THANKS, src/about.c: Update.
2005-07-26Release 2.11.90 Update.Lucas Rocha
2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.11.90 * NEWS, THANKS, src/about.c: Update.
2005-07-13Release 2.11.1 Add note about feature frozen-ness. Update.Lucas Rocha
2005-07-13 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.11.1 * HACKING: Add note about feature frozen-ness. * NEWS, THANKS, src/about.c: Update.
2005-07-08general code cleanups. Contribution from Benoît Dejean.Lucas Rocha
2005-07-08 Lucas Rocha <lucasr@cvs.gnome.org> * src/about.c, src/calendar.c, src/fileselection.c, src/option.c, src/progress.c, src/text.c, src/tree.c, src/util.c: general code cleanups. Contribution from Benoît Dejean.
2005-07-08marks static many functions and global variables. Contribution fromLucas Rocha
2005-07-08 Lucas Rocha <lucasr@cvs.gnome.org> * src/about.c, src/option.c, src/fileselection.c: marks static many functions and global variables. Contribution from Benoît Dejean.
2005-07-06Changelog fixes, THANKS update.Lucas Almeida Rocha
2005-07-04Translation contributors update.Lucas Almeida Rocha
2005-06-27Double-clicking on list dialogLucas Almeida Rocha
2005-04-25COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,Glynn Foster
2005-04-25 Glynn Foster <glynn.foster@sun.com> * COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, * src/entry.c, src/fileselection.c, src/main.c, src/msg.c, * src/notification.c, src/option.c, src/progress.c, * src/text.c, src/tree.c, src/util.c: Update the FSF address to point to 51 Franklin Street, Fifth Floor as per forwarded mail from Alvaro Lopez Ortega.
2005-02-16Fix bug #167577, that leaks a seperator. Patch from Paolo BorelliGlynn Foster
2005-02-16 Glynn Foster <glynn.foster@sun.com> * src/fileselection.c, THANKS, src/about.c: Fix bug #167577, that leaks a seperator. Patch from Paolo Borelli <pborelli@katamail.com>
2005-01-31Patch from Chris Lahey for #165456. Updated.Glynn Foster
2005-02-01 Glynn Foster <glynn.foster@sun.com> * src/notification.c, src/option.c: Patch from Chris Lahey for #165456. * src/about.c, THANKS: Updated.
2005-01-17Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152.Glynn Foster
2005-01-17 Glynn Foster <glynn.foster@sun.com> * src/tree.c: Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152. * src/about.c, THANKS: Update.
2004-09-13Add new notification icon. Update for new files. Restructure code a littleGlynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * data/Makefile.am, data/zenity-notification.png: Add new notification icon. * src/Makefile.am: Update for new files. * src/about.c, src/calendar.c, src/entry.c, src/fileselection.c, src/progress.c, src/text.c, src/tree.c, src/msg.c: Restructure code a little bit for new utility functions for setting window icons. * src/eggtrayicon.c, src/eggtrayicon.h: New files for notification area support. * src/main.c, src/notification.c, src/util.c, src/util.h, src/zenity.h: Add support for notification area. * data/zenity.1, help/*: Update docs for notification and new file selection changes.
2004-09-13Update Update. Patch from Lucas Rocha to implement save and directoryGlynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * THANKS: Update * src/about.c: Update. * src/fileselection.c, src/main.c, src/zenity.h: Patch from Lucas Rocha to implement save and directory selection in the file selection dialog. Fixes #138342.
2004-08-17Add translator comment from Christian Rose, and fix up strcmp's forGlynn Foster
2004-08-17 Glynn Foster <glynn.foster@sun.com> * src/about.c: Add translator comment from Christian Rose, and fix up strcmp's for untranslated translator-credits.
2004-08-11Use 'translator-credits' rather than the underscore version which makesGlynn Foster
2004-08-11 Glynn Foster <glynn.foster@sun.com> * src/about.c: Use 'translator-credits' rather than the underscore version which makes things easier for the translation dudes.
2004-08-03Release 2.7.90Glynn Foster
2004-08-03 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.7.90
2004-06-17Patch from Luke Suchocki to send HUP to parent instead of itself. FixesGlynn Foster
2004-06-18 Glynn Foster <glynn.foster@sun.com> * THANKS, src/about.c, src/progress.c: Patch from Luke Suchocki to send HUP to parent instead of itself. Fixes #144542.
2004-06-09Add Paul. fix tyops in parsing.Glynn Foster
2004-06-08 Glynn Foster <glynn.foster@sun.com> * THANKS, src/about.c: Add Paul. * src/main.c: fix tyops in parsing.
2004-04-26Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster
2004-04-26 Glynn Foster <glynn.foster@sun.com> * THANKS, src/about.c: Add from the 2 Sebastian's, and make email addresses more spam proof. * src/calendar.c, src/entry.c, src/fileselection.c, src/msg.c, * src/progress.c, src/text.c, src/tree.c, src/util.c, * src/util.h: Patch from Sebastian Kapfer to make all zenity dialogs transients of the parent xterm. Fixes #136226. * src/zenity.glade: Patch from Sebastian Heinlein to improve things HIG wise. Fixes #140745.
2004-03-22Update. Release 2.6.0Glynn Foster
2004-03-23 Glynn Foster <glynn.foster@sun.com> * NEWS, THANKS, src/about.c: Update. * configure.in: Release 2.6.0
2004-03-19Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster
2004-03-19 Glynn Foster <glynn.foster@sun.com> * src/calendar.c, src/entry.c, src/fileselection.c, src/msg.c, src/progress.c, src/text.c, src/tree.c: Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new file chooser resizes nicely. Sanitize the default setting of the other widgets. * configure.in, src/util.c: Lose gconf dependancy since we don't currently use it, although arguably we should to detect which help browser we're supposed to run :/ * THANKS, src/about.c: Add Darren to the list.
2004-03-06Update to add Mike. Update for new release. Add lots of people, probablyGlynn Foster
2004-03-07 Glynn Foster <glynn.foster@sun.com> * AUTHORS: Update to add Mike. * NEWS: Update for new release. * THANKS, src/about.c: Add lots of people, probably get heaps of bug reports complaining their name is spelled wrongly - darn those weird characters. * configure.in: Release 2.5.90
2004-02-29Remove all the stupid duplicated code to do the help stuff, and instead doGlynn Foster
2004-02-29 Glynn Foster <glynn.foster@sun.com> * src/about.c, src/util.c, src/util.h: Remove all the stupid duplicated code to do the help stuff, and instead do a simple call for 'yelp ghelp:zenity'. -418, +23. Eeek. Fixes #135607.
2003-09-04Update. Update. Patch from Toshi to fix encoding of passed text strings.Glynn Foster
2003-09-04 Glynn Foster <glynn.foster@sun.com> * THANKS: Update. * src/about.c: Update. * src/main.c: Patch from Toshi to fix encoding of passed text strings. Fixes #121389.
2003-09-01Documentation updates from Nicholas Curran. Add Nicholas.Glynn Foster
2003-09-01 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Documentation updates from Nicholas Curran. * THANKS, src/about.c: Add Nicholas.
2003-07-13user input data output to STDOUT via g_print instead of outputting toKevin C. Krinke
2003-07-11 Kevin C. Krinke <kckrinke@opendoorsoftware.com> * src/calendar.c, src/entry.c, src/fileselection.c, src/text.c, src/tree.c: user input data output to STDOUT via g_print instead of outputting to STDERR via g_printerr. This makes it possible to destinguish user input data from GTK+ warnings / errors. * THANKS, src/about.c: I figure this is my second patch submission so I belong in the credits...
2003-06-13Fixed my old and bouncy email addressMike Newman
2003-06-07Support user-defined return values via env vars, like dialog did.Mike Newman
2003-06-04Fix up some build warnings as reported by Ross Burton and his amazing gccGlynn Foster
2003-06-04 Glynn Foster <glynn.foster@sun.com> * src/about.c, src/main.c, src/msg.c, src/progress.c, src/tree.c, src/util.c: Fix up some build warnings as reported by Ross Burton and his amazing gcc 3.3 techno machine.
2003-05-24Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docsGlynn Foster
2003-05-24 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docs and script examples for the change from --dialog-title to --title. * THANKS, src/about.c: Add Dagmar. * src/progress.c: For now, just send a SIGHUP to the parent process - not entirely sure if this is the best thing to do right now.
2003-03-10Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster
2003-03-10 Glynn Foster <glynn.foster@sun.com> * src/about.c, src/calendar.c, src/entry.c, src/fileselection.c, src/main.c, src/msg.c, src/progress.c, src/text.c, src/tree.c, src/util.c, src/util.h, src/zenity.glade, src/zenity.h: Mass indentation cleanup. Make sure the glade dialogs aren't initially visible because this avoids a visibility jump. Apparently == TRUE is bad mojo. Fix up.
2003-02-05Add Ross.Glynn Foster
2003-02-05 Glynn Foster <glynn.foster@sun.com> * THANKS, src/about.c: Add Ross.
2003-02-03Raise on mouse clickGlynn Foster
2003-02-03 Glynn Foster <glynn.foster@sun.com> * src/about.c: Raise on mouse click
2003-02-03Um, you don't really want to know.Glynn Foster
2003-02-03 Glynn Foster <glynn.foster@sun.com> * data/Makefile.am, data/hawaii-shirt.png, data/surfboard.png, src/about.c: Um, you don't really want to know.
2003-02-03Add spec file, thanks to Mihai T. Lazarescu.Glynn Foster
2003-02-03 Glynn Foster <glynn.foster@sun.com> * Makefile.am, configure.in, zenity.spec.in: Add spec file, thanks to Mihai T. Lazarescu. * THANKS, src/about.c: Update.