summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Add Ross.Glynn Foster2003-02-05
| | | | | | 2003-02-05 Glynn Foster <glynn.foster@sun.com> * THANKS, src/about.c: Add Ross.
* Added a small manual pageRoss Burton2003-02-05
|
* Raise on mouse clickGlynn Foster2003-02-03
| | | | | | 2003-02-03 Glynn Foster <glynn.foster@sun.com> * src/about.c: Raise on mouse click
* Updating Amharic translation.Daniel Yacob2003-02-03
|
* Um, you don't really want to know.Glynn Foster2003-02-03
| | | | | | | | 2003-02-03 Glynn Foster <glynn.foster@sun.com> * data/Makefile.am, data/hawaii-shirt.png, data/surfboard.png, src/about.c: Um, you don't really want to know.
* Add spec file, thanks to Mihai T. Lazarescu.Glynn Foster2003-02-03
| | | | | | | | | 2003-02-03 Glynn Foster <glynn.foster@sun.com> * Makefile.am, configure.in, zenity.spec.in: Add spec file, thanks to Mihai T. Lazarescu. * THANKS, src/about.c: Update.
* Adding Amharic translation.Daniel Yacob2003-02-02
|
* Added Spanish translation.Pablo Gonzalo del Campo2003-02-02
| | | | | | 2003-02-01 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Added Spanish translation.
* Fix Jonathan's name - I suck.Glynn Foster2003-02-01
| | | | | | | 2003-02-01 Glynn Foster <glynn.foster@sun.com> * NEWS, THANKS, src/about.c: Fix Jonathan's name - I suck.
* Updated Danish translation.Ole Laursen2003-02-01
| | | | | | 2003-02-01 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
* Release 1.0 Updated for new release.Glynn Foster2003-02-01
| | | | | | | 2003-02-01 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 1.0 * NEWS: Updated for new release.
* Update the docs for new --editable option in the List dialog.Glynn Foster2003-02-01
| | | | | | | 2003-02-01 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Update the docs for new --editable option in the List dialog.
* Add new. Update coordinates.Glynn Foster2003-02-01
| | | | | | | 2003-02-01 Glynn Foster <glynn.foster@sun.com> * data/Makefile.am, data/sunglasses.png: Add new. * src/about.c: Update coordinates.
* Okay, I'm a glory hunter. Seperate out the about dialog entries a little.Glynn Foster2003-02-01
| | | | | | | | | 2003-02-01 Glynn Foster <glynn.foster@sun.com> * src/about.c: Okay, I'm a glory hunter. Seperate out the about dialog entries a little. * THANKS: Update.
* Added Vietnamese filePablo Saratxaga2003-01-30
|
* Dutch translation updated.Vincent van Adrighem2003-01-29
| | | | | | 2003-01-29 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated.
* Don't do a g_assert_not_reached () if we don't have any dialog types.Glynn Foster2003-01-29
| | | | | | | 2003-01-29 Glynn Foster <glynn.foster@sun.com> * src/main.c: Don't do a g_assert_not_reached () if we don't have any dialog types.
* UpdateGlynn Foster2003-01-29
| | | | | | | | | | | | | | 2003-01-29 Glynn Foster <glynn.foster@sun.com> * README: Update * configure.in: Remove some bogus configure checks that we almost certainly don't need. * src/about.c, data/Makefile.am, data/*.png: Add new pixbuf for about dialog. * TODO: Update accordingly
* Don't display the translators tab unless there is stuff to show.Glynn Foster2003-01-28
| | | | | | | | | | | | | | | | | | | | | 2003-01-28 Glynn Foster <glynn.foster@sun.com> * src/about.c: Don't display the translators tab unless there is stuff to show. * src/entry.c: Add sanity NULL checking. * src/tree.c, src/zenity.h: Add support for a new --editable option. * src/main.c: Add support for new --editable option for the List dialog. Merge in the list of Gtk+ options into the popt table - ripped this from libbonoboui, thanks to James for pointing this out. * src/zenity.glade: Make the translatable strings less arse. * TODO: Update accordingly.
* UpdateGlynn Foster2003-01-26
| | | | | | 2003-01-26 Glynn Foster <glynn.foster@sun.com> * THANKS, src/about.c: Update
* Added Norwegian translation.Kjartan Maraas2003-01-26
| | | | | | 2003-01-26 Kjartan Maraas <kmaraas@gnome.org> * no.po: Added Norwegian translation.
* adding comma Glynn left out that kept it from compilingJohn Fleck2003-01-25
| | | | | | | 2003-01-24 John Fleck <jfleck@inkstain.net> * src/about.c: adding comma Glynn left out that kept it from compiling
* UTF-8 babyKjartan Maraas2003-01-24
|
* Dutch translation added.Vincent van Adrighem2003-01-24
| | | | | | 2003-01-24 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * configure.in: Dutch translation added.
* Dutch translation added.Vincent van Adrighem2003-01-24
| | | | | | 2003-01-24 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation added.
* Added Norwegian translation.Kjartan Maraas2003-01-24
| | | | | | 2003-01-24 Kjartan Maraas <kmaraas@gnome.org> * no.po: Added Norwegian translation.
* Provide correct help URL.Glynn Foster2003-01-24
| | | | | | | | | | | | | | 2003-01-24 Glynn Foster <glynn.foster@sun.com> * src/about.c: Provide correct help URL. * src/util.h, src/util.c: Add functions from libgnome/gnome-i18n so that we can correctly find the apropriate help file. * xmldocs.make: Install help into $(datadir)/help/$(lang)/ * THANKS: Update from the code I stole from libgnome
* John Fleck <jfleck@inkstain.net>John Fleck2003-01-24
| | | | | | | John Fleck <jfleck@inkstain.net> * help/C/zenity.xml fix typo
* help/C/zenity.xml fixing tag mixup that made the docbook not validJohn Fleck2003-01-24
| | | | | | | | 2003-01-23 John Fleck <jfleck@inkstain.net> * help/C/zenity.xml fixing tag mixup that made the docbook not valid
* Added "no" to ALL_LINGUAS.Kjartan Maraas2003-01-23
| | | | | | 2003-01-24 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Added "no" to ALL_LINGUAS.
* Added Norwegian translation.Kjartan Maraas2003-01-23
| | | | | | 2003-01-24 Kjartan Maraas <kmaraas@gnome.org> * no.po: Added Norwegian translation.
* Added es to ALL_LINGUAS.Pablo Gonzalo del Campo2003-01-23
| | | | | | 2003-01-23 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * configure.in: Added es to ALL_LINGUAS.
* Updated Danish translation.Ole Laursen2003-01-22
| | | | | | 2003-01-22 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
* Print out warning when we have no arguments to the commandline.Glynn Foster2003-01-22
| | | | | | | | | 2003-01-22 Glynn Foster <glynn.foster@sun.com> * src/main.c: Print out warning when we have no arguments to the commandline. * TODO: Add another item
* Clarify some of the documentation a little. Add in a few example scriptsGlynn Foster2003-01-22
| | | | | | | | | | 2003-01-22 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Clarify some of the documentation a little. Add in a few example scripts and commandlines. I'm pretty useless at this though, since I don't know how to write scripts. * TODO: Update accordingly. Only 2 things left.
* .zenignoreGlynn Foster2003-01-22
|
* You're only a zen as you feel and I feel zentastic.Glynn Foster2003-01-22
|
* Sigh - half a job done as usual :)Mike Newman2003-01-21
|
* Fixed a bug I introduced! Ensure that an editable --text-info dialog getsMike Newman2003-01-21
| | | | | a buffer associated with it, so we can get the output even when we don't start out with a --filename.
* New traditional Chinese translation.Abel Cheung2003-01-21
| | | | | | 2003-01-21 Abel Cheung <maddog@linux.org.hk> * zh_TW.po: New traditional Chinese translation.
* Remove some strings for translation that should be done.Glynn Foster2003-01-20
| | | | | | | 2003-01-20 Glynn Foster <glynn.foster@sun.com> * src/zenity.glade: Remove some strings for translation that should be done.
* Actually add the file this time.Christian Rose2003-01-19
|
* Added "sv" to ALL_LINGUAS. Added Swedish translation.Christian Rose2003-01-19
| | | | | | | 2003-01-20 Christian Rose <menthos@menthos.com> * configure.in: Added "sv" to ALL_LINGUAS. * sv.po: Added Swedish translation.
* Added more entries.Christian Rose2003-01-19
| | | | | | 2003-01-20 Christian Rose <menthos@menthos.com> * .cvsignore: Added more entries.
* Added messages.mo and *.potOle Laursen2003-01-19
|
* Updated Danish translation.Ole Laursen2003-01-19
| | | | | | 2003-01-19 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
* Fix typo in calendar helpMike Newman2003-01-19
|
* Attempt to make things work after 2 bottles of wine last night. HarmlessGlynn Foster2003-01-19
| | | | | | | | | | | | | | | | | 2003-01-19 Glynn Foster <glynn.foster@sun.com> * src/about.c: Attempt to make things work after 2 bottles of wine last night. Harmless changes though, so I'll commit them for posterity. * src/main.c: Add a new helper function for the error reporting that makes the translators life easier. Thanks to Ole for spotting this. * src/text.c, src/zenity.h: Lame white spacing hacking. * xmldocs.make: Put the docs in $(datadir)/help - not quite sure yet if yelp is going to like this or not.
* Fixed a missing closing tag.Mike Newman2003-01-19
|
* Gah. Messed up the ChangeLog - fixed it :)Mike Newman2003-01-19
|
bgstack15