Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add new notification icon. Update for new files. Restructure code a little | Glynn Foster | 2004-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 the man page for the --print-column option added. | Glynn Foster | 2004-08-03 |
| | | | | | | | 2004-08-03 Glynn Foster <glynn.foster@sun.com> * data/zenity.1: Update the man page for the --print-column option added. | ||
* | Fix the list dialog not being able to handle --text to change the text. It | Glynn Foster | 2004-04-28 |
| | | | | | | | | | | 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. | ||
* | Allow multiple file selections. | Mike Newman | 2003-06-09 |
| | |||
* | Add --auto-close option to progress dialog. Closes dialog when 100% has been ↵ | Mike Newman | 2003-06-03 |
| | | | | reached. Also update docs for new option. Fixes #114125. | ||
* | Update some more items. Update man page a little, although it still should | Glynn Foster | 2003-05-28 |
| | | | | | | | | 2003-05-29 Glynn Foster <glynn.foster@sun.com> * TODO: Update some more items. * data/zenity.1: Update man page a little, although it still should contain more useful information I guess. | ||
* | Added a small manual page | Ross Burton | 2003-02-05 |