| Commit message (Collapse) | Author | Age |
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
2003-03-10 Glynn Foster <glynn.foster@sun.com>
* src/about.c, src/calendar.c, src/entry.c, src/fileselection.c,
src/main.c, src/msg.c, src/progress.c, src/text.c, src/tree.c,
src/util.c, src/util.h, src/zenity.glade, src/zenity.h:
Mass indentation cleanup. Make sure the glade dialogs aren't initially
visible because this avoids a visibility jump. Apparently == TRUE is
bad mojo. Fix up.
|
|
|
|
|
|
| |
2003-03-08 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
* configure.in(ALL_LINGUAS): Added "pt_BR" (Brazilian Portuguese).
|
|
|
|
|
|
|
| |
2003-03-08 Evandro Fernandes Giovanini <evandrofg@ig.com.br>
* pt_BR.po: Added Brazilian Portuguese translation from
Alexandre Folle de Menezes <afmenez@terra.com.br>.
|
|
|
|
|
|
| |
2003-03-07 Glynn Foster <glynn.foster@sun.com>
* zenity.spec.in: More updates.
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
2003-03-03 Zbigniew Chyla <cyba@gnome.pl>
* configure.in (ALL_LINGUAS): Added pl (Polish).
|
|
|
|
|
|
| |
2003-03-01 Duarte Loreto <happyguy_pt@hotmail.com>
* configure.in: Added "pt" to ALL_LINGUAS.
|
|
|
|
|
|
| |
2003-03-01 Duarte Loreto <happyguy_pt@hotmail.com>
* pt.po: Added Portuguese translation.
|
| |
|
| |
|
|
|
|
| |
Add cs to ALL_LINGUAS in configure.in
|
|
|
|
|
|
| |
2003-02-19 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
* nl.po: Dutch translation updated.
|
| |
|
|
|
|
|
|
| |
2003-02-10 Christian Rose <menthos@menthos.com>
* sv.po: Updated Swedish translation.
|
|
|
|
|
| |
* .cvsignore: Added missing file.
* configure.in: Added de (German) to ALL_LINGUAS.
|
| |
|
|
|
|
|
|
| |
2003-02-07 Abel Cheung <maddog@linux.org.hk>
* zh_TW.po: Updated traditional Chinese translation.
|
| |
|
|
|
|
|
|
| |
2003-02-05 Glynn Foster <glynn.foster@sun.com>
* THANKS, src/about.c: Add Ross.
|
| |
|
|
|
|
|
|
| |
2003-02-03 Glynn Foster <glynn.foster@sun.com>
* src/about.c: Raise on mouse click
|
| |
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
2003-02-01 Pablo Gonzalo del Campo <pablodc@bigfoot.com>
* es.po: Added Spanish translation.
|
|
|
|
|
|
|
| |
2003-02-01 Glynn Foster <glynn.foster@sun.com>
* NEWS, THANKS, src/about.c: Fix Jonathan's
name - I suck.
|
|
|
|
|
|
| |
2003-02-01 Ole Laursen <olau@hardworking.dk>
* da.po: Updated Danish translation.
|
|
|
|
|
|
|
| |
2003-02-01 Glynn Foster <glynn.foster@sun.com>
* configure.in: Release 1.0
* NEWS: Updated for new release.
|
|
|
|
|
|
|
| |
2003-02-01 Glynn Foster <glynn.foster@sun.com>
* help/C/zenity.xml: Update the docs for new --editable
option in the List dialog.
|
|
|
|
|
|
|
| |
2003-02-01 Glynn Foster <glynn.foster@sun.com>
* data/Makefile.am, data/sunglasses.png: Add new.
* src/about.c: Update coordinates.
|
|
|
|
|
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
|
| |
2003-01-29 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
* nl.po: Dutch translation updated.
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
| |
2003-01-26 Glynn Foster <glynn.foster@sun.com>
* THANKS, src/about.c: Update
|
|
|
|
|
|
| |
2003-01-26 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Added Norwegian translation.
|
|
|
|
|
|
|
| |
2003-01-24 John Fleck <jfleck@inkstain.net>
* src/about.c: adding comma Glynn left out
that kept it from compiling
|
| |
|
|
|
|
|
|
| |
2003-01-24 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
* configure.in: Dutch translation added.
|
|
|
|
|
|
| |
2003-01-24 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu>
* nl.po: Dutch translation added.
|
|
|
|
|
|
| |
2003-01-24 Kjartan Maraas <kmaraas@gnome.org>
* no.po: Added Norwegian translation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
* help/C/zenity.xml
fix typo
|
|
|
|
|
|
|
|
| |
2003-01-23 John Fleck <jfleck@inkstain.net>
* help/C/zenity.xml
fixing tag mixup that made the docbook not
valid
|