summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2004-11-23Check the xterm window ID is valid before using itRoss Burton
2004-10-30Updated Spanish translation. Fixed typoFrancisco Javier F. Serrador
2004-10-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * po/es.po: Updated Spanish translation. * src/main.c: Fixed typo
2004-10-25Patch from Lucas Rocha to fix #153277, and remove an extra </para> link.Glynn Foster
2004-10-26 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Patch from Lucas Rocha to fix #153277, and remove an extra </para> link.
2004-10-05forgot to save the changelog message.James Henstridge
2004-09-30function to set a GtkImage to a scaled pixbuf.James Henstridge
2004-09-30 James Henstridge <james@jamesh.id.au> * src/notification.c (set_scaled_pixbuf): function to set a GtkImage to a scaled pixbuf. (zenity_notification_handle_stdin): set the image to a GTK_ICON_SIZE_BUTTON sized image. (zenity_notification): same here.
2004-09-17Add missing header. Same ANSIfication. Closes bug #152851.Kjartan Maraas
2004-09-17 Kjartan Maraas <kmaraas@gnome.org> * src/progress.c: Add missing header. * src/tree.c: Same * src/util.c: (transient_get_xterm), (transient_get_xterm_toplevel): ANSIfication. Closes bug #152851.
2004-09-16add code to listen for commands on stdin when in listen mode.James Henstridge
2004-09-16 James Henstridge <james@jamesh.id.au> * src/notification.c: add code to listen for commands on stdin when in listen mode. * src/main.c: parse the --listen argument for --notification mode. * src/zenity.h (ZenityNotificationData): add a field for the "listen" argument.
2004-09-13Post release bump.Glynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump.
2004-09-13Release 2.9.0Glynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.9.0 2004-09-13 Glynn Foster <glynn.foster@sun.com> * TODO: Update.
2004-09-13Update.Glynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * TODO: 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-09-13Post release bump, for unstable 2.9.x development.Glynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump, for unstable 2.9.x development.
2004-09-13Release 2.8.0Glynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.8.0
2004-09-11Added "kn" "mk" "tr" to ALL_LINGUAS.Abel Cheung
2004-09-11 Abel Cheung <maddog@linuxhall.org> * configure.in: Added "kn" "mk" "tr" to ALL_LINGUAS.
2004-08-30Post release bump.Glynn Foster
2004-08-30 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump.
2004-08-30Release 2.7.91Glynn Foster
2004-08-30 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.7.91
2004-08-22Update the documentation after Breda's commit, to add the newGlynn Foster
2004-08-22 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Update the documentation after Breda's commit, to add the new --print-column option for the list dialog.
2004-08-18Add «nb» to ALL_LINGUAS.Kjartan Maraas
2004-08-18 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Add «nb» to ALL_LINGUAS.
2004-08-18help/C/zenity.xml help/C/zenity-C.omfBreda McColgan
2004-08-18 Breda McColgan <breda.mccolgan@sun.com> * Updated the following files: * help/C/zenity.xml * help/C/zenity-C.omf * help/C/figures/zenity-calendar-screenshot.png * help/C/figures/zenity-entry-screenshot.png * help/C/figures/zenity-error-screenshot.png * help/C/figures/zenity-fileselection-screenshot.png * help/C/figures/zenity-information-screenshot.png * help/C/figures/zenity-list-screenshot.png * help/C/figures/zenity-progress-screenshot.png * help/C/figures/zenity-question-screenshot.png * help/C/figures/zenity-text-screenshot.png * help/C/figures/zenity-warning-screenshot.png * Added the following files: * help/C/l10n.txt * help/C/l10n_scripts/ * help/C/l10n_scripts/calendar.sh * help/C/l10n_scripts/cvs.txt * help/C/l10n_scripts/error.sh * help/C/l10n_scripts/filesel.sh * help/C/l10n_scripts/info.sh * help/C/l10n_scripts/list.sh * help/C/l10n_scripts/progress.sh * help/C/l10n_scripts/question.sh * help/C/l10n_scripts/text_entry.sh * help/C/l10n_scripts/text_info.sh * help/C/l10n_scripts/warning.sh See the help/C/l10n.txt file for information about l10n_scripts.
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-16Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kemal SanjtaChristian Rose
2004-08-16 Christian Rose <menthos@menthos.com> * configure.in: Added "bs" to ALL_LINGUAS. * po/bs.po: Added Bosnian translation by Kemal Sanjta <gomez@lugzdk.ba>.
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-03Update the man page for the --print-column option added.Glynn Foster
2004-08-03 Glynn Foster <glynn.foster@sun.com> * data/zenity.1: Update the man page for the --print-column option added.
2004-08-03Updates.Glynn Foster
2004-08-03 Glynn Foster <glynn.foster@sun.com> * TODO: Updates.
2004-08-03Post release bump.Glynn Foster
2004-08-03 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump.
2004-08-03Release 2.7.90Glynn Foster
2004-08-03 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.7.90
2004-07-19Post release bump.Glynn Foster
2004-07-19 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump.
2004-07-19Release 2.7.0Glynn Foster
2004-07-19 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.7.0
2004-07-19src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from PaulGlynn Foster
2004-07-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: Cleanup fixes from Paul Bolle.
2004-07-19Add new option for --print-column, based on a patch by Paul Bolle. FixesGlynn Foster
2004-07-19 Glynn Foster <glynn.foster@sun.com> * src/main.c, src/tree.c, src/zenity.h, help/C/zenity.xml: Add new option for --print-column, based on a patch by Paul Bolle. Fixes #144496.
2004-07-18Remove duplicate locale.h include. Patch from Leonardo Boshell. PartlyGlynn Foster
2004-07-19 Glynn Foster <glynn.foster@sun.com> * src/main.c: Remove duplicate locale.h include. Patch from Leonardo Boshell. Partly fixes #137993.
2004-07-18Fix up documentation for correct usage of the Text Entry dialog. PatchGlynn Foster
2004-07-19 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml, help/sr/zenity.xml: Fix up documentation for correct usage of the Text Entry dialog. Patch from Baptiste Mille-Mathias. Fixes #141513.
2004-07-18Make sure the text can take markup, so that people can create nice HIGGlynn Foster
2004-07-19 Glynn Foster <glynn.foster@sun.com> * src/msg.c: Make sure the text can take markup, so that people can create nice HIG compliant message dialogs. Patch from Sebastian Heinlein. Fixes #140748.
2004-07-18Fix up compilation using Forte compiler. Based on patch from Ivan Noris.Glynn Foster
2004-07-19 Glynn Foster <glynn.foster@sun.com> * configure.in, src/Makefile.am: Fix up compilation using Forte compiler. Based on patch from Ivan Noris. Fixes #143041.
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-16Fix parsing errors. Patch from Paull Bolle. Fixes #144501.Glynn Foster
2004-06-17 Glynn Foster <glynn.foster@sun.com> * src/main.c: Fix parsing errors. Patch from Paull Bolle. Fixes #144501.
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-05-27Added Indonesian translation by Ahmad Riza H NstMohammad DAMT
2004-05-27 Mohammad DAMT <mdamt@bisnisweb.com> * po/id.po: Added Indonesian translation by Ahmad Riza H Nst <rizahnst@eriagempita.co.id> * configure.in: Added id to ALL_LINGUAS
2004-05-26Added Bulgarian translation by Rostislav Raykov <zbrox@dir.bg>Alexander Shopov
2004-05-26 Alexander Shopov <ash@contact.bg> * po/bg.po: * configure.in: Added Bulgarian translation by Rostislav Raykov <zbrox@dir.bg>
2004-04-28Post release bump.Glynn Foster
2004-04-29 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump.
2004-04-28Release 2.6.2 Update.Glynn Foster
2004-04-29 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.6.2 * NEWS: Update.
2004-04-28Fix the list dialog not being able to handle --text to change the text. ItGlynn Foster
2004-04-29 Glynn Foster <glynn.foster@sun.com> * src/main.c, src/tree.c: Fix the list dialog not being able to handle --text to change the text. It was also intentional but must have fallen through the gaps. * data/zenity.1: Update * help/C/zenity.xml: Update.
2004-04-27Untranslate 3 strings again. Thanks to Christian for pointing this out.Glynn Foster
2004-04-27 Glynn Foster <glynn.foster@sun.com> * src/zenity.glade: Untranslate 3 strings again. Thanks to Christian for pointing this out.
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-04-20Post version bump.Glynn Foster
2004-04-20 Glynn Foster <glynn.foster@sun.com> * configure.in: Post version bump.
2004-04-20Release 2.6.1 Update.Glynn Foster
2004-04-20 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.6.1 * NEWS: Update.
2004-04-20Fix a typo in the manualRoss Burton
2004-04-20Fix documentation for text-info as pointed out by the grand master of theGlynn Foster
2004-04-20 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Fix documentation for text-info as pointed out by the grand master of the zenity man page, Ross Burton.
2004-04-10added gujarati translationGuntupalli Karunakar