summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Collapse)Author
2006-04-29Release 2.15.1 Update.Lucas Rocha
2006-04-24 Lucas Rocha <lucasr@gnome.org> * configure.in: Release 2.15.1 * NEWS: Update.
2006-04-17remove X libs checks because zenity doesn't use X includes directly (FixesLucas Rocha
2006-04-17 Lucas Rocha <lucasr@gnome.org> * configure.in: remove X libs checks because zenity doesn't use X includes directly (Fixes bug #338102).
2006-04-17don't ignore return value from g_renew() (Fixes bug #338038). Patch fromLucas Rocha
2006-04-16 Lucas Rocha <lucasr@gnome.org> * src/tree.c (zenity_tree_extract_column_indexes): don't ignore return value from g_renew() (Fixes bug #338038). Patch from Behdad Esfahbod <gnome@behdad.org>.
2006-04-17Convert to use po/LINGUAS.Lucas Rocha
2006-04-16 Lucas Rocha <lucasr@gnome.org> * configure.in: * po/LINGUAS: Convert to use po/LINGUAS.
2006-03-31fix example on progress dialog (Fixed bug #336751).Lucas Rocha
2006-03-31 Lucas Rocha <lucasr@gnome.org> * data/zenity.1: fix example on progress dialog (Fixed bug #336751).
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).
2006-03-23add --confirm-overwrite to file selection dialog to pop a confirmationLucas Rocha
2006-03-23 Lucas Rocha <lucasr@gnome.org> * src/fileselection.c, zenity.h, option.c: add --confirm-overwrite to file selection dialog to pop a confirmation dialog when selecting an existing filename.
2006-03-23Implement the "message" command on notification icon with libnotifyLucas Rocha
2006-03-22 Lucas Rocha <lucasr@gnome.org> Implement the "message" command on notification icon with libnotify bubbles. Patch from Davyd Madeley <davyd@madeley.id.au>. * configure.in: add libnotify checking. * src/notification.c (zenity_notification_handle_stdin, zenity_notification): initialize libnotify and implement "message" command.
2006-03-20configure.in: Added or (Oriya) to ALL_LINGUAS.Gora Mohanty
ChangeLog: Changed to reflect this. po/or.po: Added Oriya translation ChangeLog: Changed to reflect this.
2006-03-13Post release bump, for unstable 2.15.x development.Lucas Rocha
2005-03-13 Lucas Rocha <lucasr@gnome.org> * configure.in: Post release bump, for unstable 2.15.x development.
2006-03-13Release 2.14.0 Update.Lucas Rocha
2006-03-13 Lucas Rocha <lucasr@gnome.org> * configure.in: Release 2.14.0 * THANKS, NEWS: Update.
2006-03-07add G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch fromLucas Rocha
2006-03-07 Lucas Rocha <lucasr@gnome.org> * src/option.c: add G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch from Glynn Foster <glynn.foster@sun.com>.
2006-01-29post release version bump.Lucas Rocha
2006-01-29 Lucas Rocha <lucasr@gnome.org> * configure.in: post release version bump.
2006-01-29Release 2.13.90 Update.Lucas Rocha
2006-01-29 Lucas Rocha <lucasr@gnome.org> * configure.in: Release 2.13.90 * THANKS, NEWS: Update.
2006-01-16post release version bump.Lucas Rocha
2006-01-16 Lucas Rocha <lucasr@gnome.org> * configure.in: post release version bump.
2006-01-16Release 2.13.5 Update.Lucas Rocha
2006-01-16 Lucas Rocha <lucasr@gnome.org> * configure.in: Release 2.13.5 * NEWS: Update.
2006-01-06post release version bump.Lucas Rocha
2006-01-05 Lucas Rocha <lucasr@gnome.org> * configure.in: post release version bump.
2006-01-06Release 2.13.4 Update.Lucas Rocha
2006-01-05 Lucas Rocha <lucasr@gnome.org> * configure.in: Release 2.13.4 * THANKS, NEWS: Update.
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-12-17make all dialogs HIG compliant by fixing spaces and removing separatorLucas Rocha
2005-12-16 Lucas Rocha <lucasr@gnome.org> * src/zenity.glade: make all dialogs HIG compliant by fixing spaces and removing separator (Fixes bug #324211). Patch by Christian Persch <chpe@gnome.org>.
2005-12-15add --hide-value to scale dialog.Lucas Rocha
2005-12-15 Lucas Rocha <lucasr@gnome.org> * src/option.c, src/scale.c, src/zenity.h: add --hide-value to scale dialog.
2005-12-13make the hscale discontinuous.Lucas Rocha
2005-12-13 Lucas Rocha <lucasr@gnome.org> * src/zenity.glade: make the hscale discontinuous.
2005-12-13new scale dialog for selecting a value from a range (Fixes #322399).Lucas Rocha
2005-12-13 Lucas Rocha <lucasr@gnome.org> * data/Makefile.am, data/zenity-scale.png, src/Makefile.am, src/main.c, src/option.c, src/option.h, src/scale.c, src/zenity.glade, src/zenity.h: new scale dialog for selecting a value from a range (Fixes #322399).
2005-12-12post release version bump.Lucas Rocha
2005-12-12 Lucas Rocha <lucasr@gnome.org> * configure.in: post release version bump.
2005-12-12Release 2.13.3 Update. Update my e-mail address.Lucas Rocha
2005-12-12 Lucas Rocha <lucasr@gnome.org> * configure.in: Release 2.13.3 * NEWS: Update. * MAINTAINERS: Update my e-mail address.
2005-11-15make it possible to add new lines and markup in the dialog text.Lucas Rocha
2005-11-15 Lucas Rocha <lucasr@cvs.gnome.org> * src/calendar.c, src/progress.c, src/tree.c: make it possible to add new lines and markup in the dialog text.
2005-11-14post release version bump.Lucas Rocha
2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: post release version bump.
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-11-14make it possible to add new lines in the in the msg dialog (Fixes bugLucas Rocha
2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org> * src/msg.c: make it possible to add new lines in the in the msg dialog (Fixes bug #320787).
2005-10-27Added Kurdish translationErdal Ronahi
2005-10-24post release version bump.Lucas Rocha
2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: post release version bump.
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-10-18by default, focus is on tree view in list dialogs. Fixes #317263. PatchLucas Rocha
2005-10-18 Lucas Rocha <lucasr@cvs.gnome.org> * src/zenity.glade: by default, focus is on tree view in list dialogs. Fixes #317263. Patch from Aleksey Kliger <akliger@gmail.com>
2005-10-18refile zenity to GNOME|Utilities. Fixes #318831. Patch from Brent SmithLucas Rocha
2005-10-18 Lucas Rocha <lucasr@cvs.gnome.org> * help/zenity.omf.in: refile zenity to GNOME|Utilities. Fixes #318831. Patch from Brent Smith <gnome@nextreality.net>. * help/C/zenity.xml: more meaningful abstract and standardized title. Fixes #318915. Patch from Brent Smith <gnome@nextreality.net>.
2005-09-24bug fix for #315020.Lucas Rocha
2005-09-24 Lucas Rocha <lucasr@cvs.gnome.org> * data/zenity.1: bug fix for #315020.
2005-09-24fixed bug #317033.Lucas Rocha
2005-09-24 Lucas Rocha <lucasr@cvs.gnome.org> * src/option.c: fixed bug #317033.
2005-09-21escaped "-"s; they're supposed to be minus signs, not hyphens.Guilherme de S. Pastore
* data/zenity.1: escaped "-"s; they're supposed to be minus signs, not hyphens.
2005-09-17add a Zenity wiki page reference.Lucas Rocha
2005-09-17 Lucas Rocha <lucasr@cvs.gnome.org> * TODO: add a Zenity wiki page reference.
2005-09-06Post release bump, for unstable 2.13.x development.Lucas Rocha
2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Post release bump, for unstable 2.13.x development.
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-31version bump for development releases (2.13.x).Lucas Rocha
2005-08-31 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: version bump for development releases (2.13.x).
2005-08-23post release version bump.Lucas Rocha
2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: post release version bump.
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-07post release version bump.Lucas Rocha
2005-08-07 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: post release version bump.
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-26post release version bump.Lucas Rocha
2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: post release version bump.
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-25added gnome-doc-utils.make. added GNOME_DOC_INIT and removedLucas Rocha
2005-07-24 Lucas Rocha <lucasr@cvs.gnome.org> * .cvsignore: added gnome-doc-utils.make. * configure.in: added GNOME_DOC_INIT and removed help/C/Makefile and help/sr/Makefile from AC_OUTPUT. * Makefile.am: added gnome-doc-utils.make to EXTRA_DIST and DISTCLEANFILES. Added DISTCHECK_CONFIGURE_FLAGS. * help/Makefile.am: migration to gnome-doc-utils. * help/zenity.omf.in: new OMF file to be used by gnome-doc-utils. * help/C/Makefile.am, help/C/zenity-C.omf: No longer needed. Removed. * help/C/zenity.xml: updates to be gnome-doc-utils compliant. * help/ChangeLog: new ChangeLog to keep track of doc updates.
2005-07-14Added Hebrew translationYair Hershkovitz
2005-07-14 Yair Hershkovitz <yairhr@gmail.com> * Added Hebrew translation
2005-07-13post release version bump.Lucas Rocha
2005-07-13 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: post release version bump.