summaryrefslogtreecommitdiff
path: root/src/about.c
Commit message (Collapse)AuthorAge
* about: Remove Zen wisdom of the ancientsLogan Rathbone2021-06-29
| | | | | | | This easter egg was disabled more than a decade ago, but zenity is still installing the image files that were used for it. Let's stop doing that. Signed-off-by: Simon McVittie <smcv@collabora.com>
* Fix styleArx Cruz2017-04-07
| | | | | Fixing style in all zenity code, removing useless spaces, empty lines, all code in 80 columns, etc.
* Remove deprecated methods.Arx Cruz2014-05-16
| | | | | | | This remove deprecated methods in about dialog. Also remove the help button in the about dialog, since wasn't being used (due the deprecated methods) and keep it just make the UI ugly.
* 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
| | | | | | | | | 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
* general cleanups for build warnings (Fixes bug #416196). Patch fromLucas Rocha2007-05-14
| | | | | | | | | | | | 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
* Replaced old FSF postal address with current one.Francisco Javier F. Serrador2006-06-10
| | | | | | 2006-06-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * src/about.c: Replaced old FSF postal address with current one.
* about dialog update.Lucas Rocha2006-05-19
| | | | | | 2006-05-19 Lucas Rocha <lucasr@gnome.org> * src/about.c (zenity_about): about dialog update.
* quit zenity on dialog response (Fixes bug #336505).Lucas Rocha2006-03-31
| | | | | | | 2006-03-31 Lucas Rocha <lucasr@gnome.org> * src/about.c (zenity_about_dialog_response): quit zenity on dialog response (Fixes bug #336505).
* use GtkAboutDialog instead of custom dialog (Fixes bug #309405). removeLucas Rocha2005-12-18
| | | | | | | | | | 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.
* Release 2.13.2 Update.Lucas Rocha2005-11-14
| | | | | | | 2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.13.2 * NEWS, THANKS, src/about.c: Update.
* Release 2.13.1 Update.Lucas Rocha2005-10-24
| | | | | | | 2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.13.1 * NEWS, THANKS, src/about.c: Update.
* Release 2.12.0 Update.Lucas Rocha2005-09-06
| | | | | | | 2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.12.0 * NEWS, THANKS, src/about.c: Update.
* Release 2.11.92 Update.Lucas Rocha2005-08-23
| | | | | | | 2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.11.92 * NEWS, THANKS, src/about.c: Update.
* Release 2.11.91 Update.Lucas Rocha2005-08-07
| | | | | | | 2005-08-07 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.11.91 * NEWS, THANKS, src/about.c: Update.
* Release 2.11.90 Update.Lucas Rocha2005-07-26
| | | | | | | 2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.11.90 * NEWS, THANKS, src/about.c: Update.
* Release 2.11.1 Add note about feature frozen-ness. Update.Lucas Rocha2005-07-13
| | | | | | | | 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.
* general code cleanups. Contribution from Benoît Dejean.Lucas Rocha2005-07-08
| | | | | | | | | 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.
* marks static many functions and global variables. Contribution fromLucas Rocha2005-07-08
| | | | | | | | 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.
* 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
| | | | | | | | | | | 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.
* Fix bug #167577, that leaks a seperator. Patch from Paolo BorelliGlynn Foster2005-02-16
| | | | | | | | 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>
* Patch from Chris Lahey for #165456. Updated.Glynn Foster2005-01-31
| | | | | | | | 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.
* Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152.Glynn Foster2005-01-17
| | | | | | | | 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.
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-09-13
| | | | | | | | | | | | | | | | | 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.
* Update Update. Patch from Lucas Rocha to implement save and directoryGlynn Foster2004-09-13
| | | | | | | | | | | 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.
* Add translator comment from Christian Rose, and fix up strcmp's forGlynn Foster2004-08-17
| | | | | | | 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.
* Use 'translator-credits' rather than the underscore version which makesGlynn Foster2004-08-11
| | | | | | | | 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.
* Release 2.7.90Glynn Foster2004-08-03
| | | | | | 2004-08-03 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.7.90
* Patch from Luke Suchocki to send HUP to parent instead of itself. FixesGlynn Foster2004-06-17
| | | | | | | | 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.
* Add Paul. fix tyops in parsing.Glynn Foster2004-06-09
| | | | | | | 2004-06-08 Glynn Foster <glynn.foster@sun.com> * THANKS, src/about.c: Add Paul. * src/main.c: fix tyops in parsing.
* Add from the 2 Sebastian's, and make email addresses more spam proof.Glynn Foster2004-04-26
| | | | | | | | | | | | | 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.
* Update. Release 2.6.0Glynn Foster2004-03-22
| | | | | | | 2004-03-23 Glynn Foster <glynn.foster@sun.com> * NEWS, THANKS, src/about.c: Update. * configure.in: Release 2.6.0
* Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the newGlynn Foster2004-03-19
| | | | | | | | | | | | | | 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.
* Update to add Mike. Update for new release. Add lots of people, probablyGlynn Foster2004-03-06
| | | | | | | | | | | 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
* Remove all the stupid duplicated code to do the help stuff, and instead doGlynn Foster2004-02-29
| | | | | | | | | 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.
* Update. Update. Patch from Toshi to fix encoding of passed text strings.Glynn Foster2003-09-04
| | | | | | | | | 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.
* Documentation updates from Nicholas Curran. Add Nicholas.Glynn Foster2003-09-01
| | | | | | | 2003-09-01 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Documentation updates from Nicholas Curran. * THANKS, src/about.c: Add Nicholas.
* user input data output to STDOUT via g_print instead of outputting toKevin C. Krinke2003-07-13
| | | | | | | | | | | 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...
* 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
| | | | | | | | 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.
* Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docsGlynn Foster2003-05-24
| | | | | | | | | | | | | | | 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.
* Mass indentation cleanup. Make sure the glade dialogs aren't initiallyGlynn Foster2003-03-10
| | | | | | | | | | | | 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.
* Add Ross.Glynn Foster2003-02-05
| | | | | | 2003-02-05 Glynn Foster <glynn.foster@sun.com> * THANKS, src/about.c: Add Ross.
bgstack15