summaryrefslogtreecommitdiff
path: root/ChangeLog
Commit message (Collapse)AuthorAge
* post release version bump.Lucas Rocha2005-07-13
| | | | | | 2005-07-13 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: post release version bump.
* 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.
* dependency on glib >= 2.7.3 Add G_OPTION_FLAG_NOALIAS flag on options thatLucas Rocha2005-07-13
| | | | | | | | | 2005-07-12 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: dependency on glib >= 2.7.3 * src/option.c: Add G_OPTION_FLAG_NOALIAS flag on options that are present in more than on group.
* activate option help translations in GOption.Lucas Rocha2005-07-12
| | | | | | | 2005-07-12 Lucas Rocha <lucasr@cvs.gnome.org> * src/option.c: activate option help translations in GOption.
* 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
|
* Include cleanups (config.h)Lucas Almeida Rocha2005-07-06
|
* Translation contributors update.Lucas Almeida Rocha2005-07-04
|
* Post-release bump.Lucas Almeida Rocha2005-07-01
|
* Release 2.11.0Lucas Almeida Rocha2005-07-01
|
* New --hide-column option.Lucas Almeida Rocha2005-07-01
|
* Data structure improvements on List dialogs.Lucas Almeida Rocha2005-06-30
|
* New --print-column syntax. Now it's possible to pass a comma-separated list ↵Lucas Almeida Rocha2005-06-28
| | | | of column indexes.
* Error handling when trying to use checklist and radiolist in the same List ↵Lucas Almeida Rocha2005-06-28
| | | | dialog
* Double-clicking on list dialogLucas Almeida Rocha2005-06-27
|
* Changed list dialog Selection behaviorLucas Almeida Rocha2005-06-27
|
* Don't use the parent widget for hiding tray iconLucas Almeida Rocha2005-06-17
|
* Maintainership updatesLucas Almeida Rocha2005-06-13
|
* 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 for #171838, from Carlos Parra.Glynn Foster2005-04-21
| | | | | | | 2005-04-20 Glynn Foster <glynn.foster@sun.com> * src/fileselection.c: Fix for #171838, from Carlos Parra.
* Clean up the code a little bit.Glynn Foster2005-04-20
| | | | | | | 2005-04-20 Glynn Foster <glynn.foster@sun.com> * src/entry.c, src/option.c, src/zenity.h: Clean up the code a little bit.
* Bug fix for #149290, based on contributions from Timo Aaltonen, LucasGlynn Foster2005-04-20
| | | | | | | | | 2005-04-20 Glynn Foster <glynn.foster@sun.com> * src/msg.c, src/option.c, src/zenity.h: Bug fix for #149290, based on contributions from Timo Aaltonen, Lucas Rocha, and Carlos Parra. * THANKS: Update.
* Added "ug" to ALL_LINGUAS. Added Uighur translation by Abduxukur AbdurixitChristian Rose2005-04-06
| | | | | | | | 2005-04-06 Christian Rose <menthos@menthos.com> * configure.in: Added "ug" to ALL_LINGUAS. * po/ug.po: Added Uighur translation by Abduxukur Abdurixit <abduxukur.abdurixit@t-systems.ch>.
* Added Xhosa translation. Added "xh" to ALL_LINGUAS.Adi Attar2005-04-01
| | | | | | | 2005-04-01 Adi Attar <aattar@cvs.gnome.org> * xh.po: Added Xhosa translation. * configure.in: Added "xh" to ALL_LINGUAS.
* Added new Language, Kinyarwanda (rw), to this packageSteven Michael Murphy2005-04-01
|
* Post release version bump. We're open for business again.Glynn Foster2005-03-07
| | | | | | | 2005-03-08 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release version bump. * HACKING: We're open for business again.
* Release 2.10.0Glynn Foster2005-03-07
| | | | | | 2005-03-08 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.10.0
* Post version bump. Revert back to LGPL.Glynn Foster2005-02-28
| | | | | | | 2005-02-28 Glynn Foster <glynn.foster@sun.com> * configure.in: Post version bump. * COPYING: Revert back to LGPL.
* Release 2.9.92.Glynn Foster2005-02-28
| | | | | | 2005-02-28 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.9.92.
* Fix leak in ZENITY_IMAGE_FULLPATH. Fixes #167518, hopefully.Glynn Foster2005-02-16
| | | | | | | 2005-02-16 Glynn Foster <glynn.foster@sun.com> * src/util.h: Fix leak in ZENITY_IMAGE_FULLPATH. Fixes #167518, hopefully.
* 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>
* Post release bump.Glynn Foster2005-02-07
| | | | | | 2005-02-08 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump.
* Release 2.9.91.Glynn Foster2005-02-07
| | | | | | 2005-02-08 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.9.91.
* If auto-close, close the dialog when the input stream finds an EOF.Glynn Foster2005-02-07
| | | | | | | 2005-02-07 Glynn Foster <glynn.foster@sun.com> * src/progress.c: If auto-close, close the dialog when the input stream finds an EOF.
* Update docs to add the new goption help stuff. Update to be in line withGlynn Foster2005-02-06
| | | | | | | | | 2005-02-07 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Update docs to add the new goption help stuff. * src/option.c: Update to be in line with the documentation descriptions.
* 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.
* Post release bump.Glynn Foster2005-01-25
| | | | | | 2005-01-17 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump.
* Release 2.9.90Glynn Foster2005-01-25
| | | | | | 2005-01-17 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.9.90
* 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.
* post release bump.Glynn Foster2005-01-10
| | | | | | 2005-01-11 Glynn Foster <glynn.foster@sun.com> * configure.in: post release bump.
* Release 2.9.2 Add note about feature frozen-ness. zenity doesn't requireGlynn Foster2005-01-09
| | | | | | | | 2005-01-07 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.9.2 * HACKING: Add note about feature frozen-ness. * README: zenity doesn't require gconf anymore.
* Correct error message for notification icon. Fixes #163462.Glynn Foster2005-01-09
| | | | | | | 2005-01-07 Glynn Foster <glynn.foster@sun.com> * src/notification.c: Correct error message for notification icon. Fixes #163462.
* Really fix #162297, and preload the current dates if they aren't alreadyGlynn Foster2005-01-09
| | | | | | | 2005-01-07 Glynn Foster <glynn.foster@sun.com> * src/option.c, src/calendar.c: Really fix #162297, and preload the current dates if they aren't already set.
* Pre-load the year, because gtk_calendar* is dumb and you need to selectGlynn Foster2005-01-07
| | | | | | | | 2005-01-07 Glynn Foster <glynn.foster@sun.com> * src/option.c: Pre-load the year, because gtk_calendar* is dumb and you need to select the year to change the month. Fixes #162297.
* Post bump release. Despite the evils of autotools changing the COPYINGGlynn Foster2004-12-20
| | | | | | | | 2004-12-21 Glynn Foster <glynn.foster@sun.com> * configure.in: Post bump release. * README: Despite the evils of autotools changing the COPYING file in any releases I make, this software is LGPL.
* Release 2.9.1Glynn Foster2004-12-20
| | | | | | 2004-12-21 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.9.1
* Fix tyop for #161774, as reported by Christian.Glynn Foster2004-12-20
| | | | | | 2004-12-21 Glynn Foster <glynn.foster@sun.com> * src/option.c: Fix tyop for #161774, as reported by Christian.
* Fix #161539, and try and hide the parent widget, rather than the trayGlynn Foster2004-12-19
| | | | | | | 2004-12-20 Glynn Foster <glynn.foster@sun.com> * src/notification.c: Fix #161539, and try and hide the parent widget, rather than the tray icon, since it saves space.
* Update with the removed goption item.Glynn Foster2004-12-07
| | | | | | 2004-12-08 Glynn Foster <glynn.foster@sun.com> * TODO: Update with the removed goption item.
bgstack15