summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2004-12-07Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster
2004-12-07 Glynn Foster <glynn.foster@sun.com> Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the zenity parsing options, with some spacing fixes from Glynn. * configure.in: zenity now requires glib-2.0 >= 2.5.3 to build because now it uses GOption. popt requirement removed. * src/Makefile.am: update for new files * src/main.c: use GOption API * src/option.c, src/option.h: New files to implement the new functionality. * src/zenity.h: Fix spacing.
2004-12-07Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster
2004-12-07 Glynn Foster <glynn.foster@sun.com> Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the zenity parsing options, with some spacing fixes from Glynn. * configure.in: zenity now requires glib-2.0 >= 2.5.3 to build because now it uses GOption. popt requirement removed. * src/Makefile.am: update for new files * src/main.c: use GOption API * src/option.c, src/option.h: New files to implement the new functionality. * src/zenity.h: Fix spacing. 2004-12-07 Glynn Foster <glynn.foster@sun.com> * POTFILES.in: Add new files.
2004-12-07Hrm, for some reason a newer version of automake wants to replace my versionGlynn Foster
of COPYING, without me explicitly modifying it. Worryingly, it's also changing the license from LGPL to GPL :/
2004-12-04Updated Lithuanian translation.Žygimantas Beručka
2004-12-04 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
2004-11-28Updated Spanish translation.Francisco Javier F. Serrador
2004-11-28 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
2004-11-27Updated Greek translationSimos Xenitellis
2004-11-25Updated Danish translation.Martin Willemoes Hansen
2004-11-23 Martin Willemoes Hansen <mwh@sysrq.dk> * da.po: Updated Danish translation.
2004-11-23Updated Danish translation.Martin Willemoes Hansen
* da.po: Updated Danish translation.
2004-11-23Check the xterm window ID is valid before using itRoss Burton
2004-11-21Updated British translation.David Lodge
2004-11-21 David Lodge <dave@cirt.net> * en_GB.po: Updated British translation.
2004-11-16Updated German translation.Hendrik Richter
2004-11-05Updated Albanian translation.Laurent Dhima
2004-11-05 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
2004-11-05Translation updated.Vincent van Adrighem
2004-11-05 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated.
2004-11-02fixed many typosLeonid Kanter
2004-11-01Updated Slovak translation.Marcel Telka
2004-11-01 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
2004-10-31Updated Czech translation.Miloslav Trmac
2004-11-01 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
2004-10-31Updated Canadian English translation.Adam Weinberger
* en_CA.po: Updated Canadian English translation.
2004-10-30Updated Spanish translation. Fixed typoFrancisco Javier F. Serrador
2004-10-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * po/es.po: Updated Spanish translation. * src/main.c: Fixed typo
2004-10-25Patch from Lucas Rocha to fix #153277, and remove an extra </para> link.Glynn Foster
2004-10-26 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Patch from Lucas Rocha to fix #153277, and remove an extra </para> link.
2004-10-19Updated Albanian translation.Laurent Dhima
2004-10-19 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
2004-10-15Updated Serbian translation.Danilo Šegan
2004-10-14Translation updated.Vincent van Adrighem
2004-10-14 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated.
2004-10-13Updated British English translation.David Lodge
2004-10-13 David Lodge <dave@cirt.net> * en_GB.po: Updated British English translation.
2004-10-13Updated Indonesian translationMohammad DAMT
2004-10-13 Mohammad DAMT <mdamt@bisnisweb.com> * id.po: Updated Indonesian translation
2004-10-12Updated Canadian English translation.Adam Weinberger
* en_CA.po: Updated Canadian English translation.
2004-10-11Updated Slovak translation.Marcel Telka
2004-10-11 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
2004-10-11Updated Czech translation.Miloslav Trmac
2004-10-11 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
2004-10-11Add missing files.Glynn Foster
2004-10-11 Glynn Foster <glynn.foster@sun.com> * POTFILES.in: Add missing files.
2004-10-09Updated Albanian translation.Laurent Dhima
2004-10-09 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
2004-10-05forgot to save the changelog message.James Henstridge
2004-10-05g_strdown() modifies the filename, so use strcasecmp() for the comparisonJames Henstridge
2004-10-05 James Henstridge <james@jamesh.id.au> * src/util.c (zenity_util_pixbuf_new_from_file): g_strdown() modifies the filename, so use strcasecmp() for the comparison instead. Since we are comparing against fixed ASCII strings, this should have no UTF-8 issues.
2004-10-03Updated British English translation.David Lodge
2004-10-03 David Lodge <dave@cirt.net> * en_GB.po: Updated British English translation.
2004-10-03Updated Slovak translation.Marcel Telka
2004-10-03 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
2004-10-03Updated Czech translation.Miloslav Trmac
2004-10-03 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
2004-09-30function to set a GtkImage to a scaled pixbuf.James Henstridge
2004-09-30 James Henstridge <james@jamesh.id.au> * src/notification.c (set_scaled_pixbuf): function to set a GtkImage to a scaled pixbuf. (zenity_notification_handle_stdin): set the image to a GTK_ICON_SIZE_BUTTON sized image. (zenity_notification): same here.
2004-09-26Updated Canadian English translation.Adam Weinberger
* en_CA.po: Updated Canadian English translation.
2004-09-22ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov
2004-09-17Add missing header. Same ANSIfication. Closes bug #152851.Kjartan Maraas
2004-09-17 Kjartan Maraas <kmaraas@gnome.org> * src/progress.c: Add missing header. * src/tree.c: Same * src/util.c: (transient_get_xterm), (transient_get_xterm_toplevel): ANSIfication. Closes bug #152851.
2004-09-16add code to listen for commands on stdin when in listen mode.James Henstridge
2004-09-16 James Henstridge <james@jamesh.id.au> * src/notification.c: add code to listen for commands on stdin when in listen mode. * src/main.c: parse the --listen argument for --notification mode. * src/zenity.h (ZenityNotificationData): add a field for the "listen" argument.
2004-09-14Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>.Roozbeh Pournader
2004-09-14 Roozbeh Pournader <roozbeh@sharif.edu> * fa.po: Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>.
2004-09-14Updated vi.poNguyen Thai Ngoc Duy
2004-09-132004-09-13 Updated ja.po for HEAD. T.Aihana <aihana@gnome.gr.jp>Updated ja.po for HEAD. T.Aihana
2004-09-13Post release bump.Glynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump.
2004-09-13Release 2.9.0Glynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.9.0 2004-09-13 Glynn Foster <glynn.foster@sun.com> * TODO: Update.
2004-09-13Update.Glynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * TODO: Update.
2004-09-13Add new notification icon. Update for new files. Restructure code a littleGlynn Foster
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.
2004-09-13Update Update. Patch from Lucas Rocha to implement save and directoryGlynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * THANKS: Update * src/about.c: Update. * src/fileselection.c, src/main.c, src/zenity.h: Patch from Lucas Rocha to implement save and directory selection in the file selection dialog. Fixes #138342.
2004-09-13Post release bump, for unstable 2.9.x development.Glynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump, for unstable 2.9.x development.
2004-09-13Release 2.8.0Glynn Foster
2004-09-13 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.8.0
2004-09-11Updated Welsh translation.Dafydd Harries