summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.
* Updated Czech translation.Miloslav Trmac2004-12-07
| | | | | | 2004-12-07 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Fix for #137993. There is a chance that we'll have to revert this fix,Glynn Foster2004-12-07
| | | | | | | | | | | | | | | | | | | | | 2004-12-07 Glynn Foster <glynn.foster@sun.com> * src/main.c: Fix for #137993. There is a chance that we'll have to revert this fix, given the comments in /etc/X11/gdm/Xsession: # Note that this should only go to zenity dialogs which always # expect utf8 gettextfunc () { if [ "x$gdmtranslate" != "x" ] ; then "$gdmtranslate" --utf8 "$1" else echo "$1" fi } So I guess we may be over a barrel with our original guarantee. Let's just change this in 2.9.x and see if anyone notices or cares enough. Patch from Leonardo Boshell <p@kapcoweb.com>.
* Fix spacing issue.Glynn Foster2004-12-07
| | | | | | 2004-12-07 Glynn Foster <glynn.foster@sun.com> * src/option.c: Fix spacing issue.
* Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster2004-12-07
| | | | | | | | | | | | | | | | 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.
* Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for theGlynn Foster2004-12-07
| | | | | | | | | | | | | | | | | | | | 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.
* Hrm, for some reason a newer version of automake wants to replace my versionGlynn Foster2004-12-07
| | | | | of COPYING, without me explicitly modifying it. Worryingly, it's also changing the license from LGPL to GPL :/
* Updated Lithuanian translation.Žygimantas Beručka2004-12-04
| | | | | | 2004-12-04 Žygimantas Beručka <uid0@akl.lt> * lt.po: Updated Lithuanian translation.
* Updated Spanish translation.Francisco Javier F. Serrador2004-11-28
| | | | | | 2004-11-28 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Greek translationSimos Xenitellis2004-11-27
|
* Updated Danish translation.Martin Willemoes Hansen2004-11-25
| | | | | | 2004-11-23 Martin Willemoes Hansen <mwh@sysrq.dk> * da.po: Updated Danish translation.
* Updated Danish translation.Martin Willemoes Hansen2004-11-23
| | | | * da.po: Updated Danish translation.
* Check the xterm window ID is valid before using itRoss Burton2004-11-23
|
* Updated British translation.David Lodge2004-11-21
| | | | | | 2004-11-21 David Lodge <dave@cirt.net> * en_GB.po: Updated British translation.
* Updated German translation.Hendrik Richter2004-11-16
|
* Updated Albanian translation.Laurent Dhima2004-11-05
| | | | | | 2004-11-05 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Translation updated.Vincent van Adrighem2004-11-05
| | | | | | 2004-11-05 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated.
* fixed many typosLeonid Kanter2004-11-02
|
* Updated Slovak translation.Marcel Telka2004-11-01
| | | | | | 2004-11-01 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated Czech translation.Miloslav Trmac2004-10-31
| | | | | | 2004-11-01 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Updated Canadian English translation.Adam Weinberger2004-10-31
| | | | * en_CA.po: Updated Canadian English translation.
* Updated Spanish translation. Fixed typoFrancisco Javier F. Serrador2004-10-30
| | | | | | | 2004-10-30 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * po/es.po: Updated Spanish translation. * src/main.c: Fixed typo
* Patch from Lucas Rocha to fix #153277, and remove an extra </para> link.Glynn Foster2004-10-25
| | | | | | | 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.
* Updated Albanian translation.Laurent Dhima2004-10-19
| | | | | | 2004-10-19 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* Updated Serbian translation.Danilo Šegan2004-10-15
|
* Translation updated.Vincent van Adrighem2004-10-14
| | | | | | 2004-10-14 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated.
* Updated British English translation.David Lodge2004-10-13
| | | | | | 2004-10-13 David Lodge <dave@cirt.net> * en_GB.po: Updated British English translation.
* Updated Indonesian translationMohammad DAMT2004-10-13
| | | | | | 2004-10-13 Mohammad DAMT <mdamt@bisnisweb.com> * id.po: Updated Indonesian translation
* Updated Canadian English translation.Adam Weinberger2004-10-12
| | | | * en_CA.po: Updated Canadian English translation.
* Updated Slovak translation.Marcel Telka2004-10-11
| | | | | | 2004-10-11 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated Czech translation.Miloslav Trmac2004-10-11
| | | | | | 2004-10-11 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Add missing files.Glynn Foster2004-10-11
| | | | | | 2004-10-11 Glynn Foster <glynn.foster@sun.com> * POTFILES.in: Add missing files.
* Updated Albanian translation.Laurent Dhima2004-10-09
| | | | | | 2004-10-09 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* forgot to save the changelog message.James Henstridge2004-10-05
|
* g_strdown() modifies the filename, so use strcasecmp() for the comparisonJames Henstridge2004-10-05
| | | | | | | | | 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.
* Updated British English translation.David Lodge2004-10-03
| | | | | | 2004-10-03 David Lodge <dave@cirt.net> * en_GB.po: Updated British English translation.
* Updated Slovak translation.Marcel Telka2004-10-03
| | | | | | 2004-10-03 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated Czech translation.Miloslav Trmac2004-10-03
| | | | | | 2004-10-03 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* function to set a GtkImage to a scaled pixbuf.James Henstridge2004-09-30
| | | | | | | | | | 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.
* Updated Canadian English translation.Adam Weinberger2004-09-26
| | | | * en_CA.po: Updated Canadian English translation.
* ru.po: Updated Russian translation from Russian team <gnome-cyr@gnome.org>.Dmitry Mastrukov2004-09-22
|
* Add missing header. Same ANSIfication. Closes bug #152851.Kjartan Maraas2004-09-17
| | | | | | | | | | 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.
* add code to listen for commands on stdin when in listen mode.James Henstridge2004-09-16
| | | | | | | | | | | | 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.
* Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>.Roozbeh Pournader2004-09-14
| | | | | | | 2004-09-14 Roozbeh Pournader <roozbeh@sharif.edu> * fa.po: Updated Persian translation by Meelad Zakaria <meelad@bamdad.org>.
* Updated vi.poNguyen Thai Ngoc Duy2004-09-14
|
* 2004-09-13 Updated ja.po for HEAD. T.Aihana <aihana@gnome.gr.jp>Updated ja.po for HEAD. T.Aihana2004-09-13
|
* Post release bump.Glynn Foster2004-09-13
| | | | | | 2004-09-13 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump.
* Release 2.9.0Glynn Foster2004-09-13
| | | | | | | | | | 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.
* Update.Glynn Foster2004-09-13
| | | | | | 2004-09-13 Glynn Foster <glynn.foster@sun.com> * TODO: Update.
* Add new notification icon. Update for new files. Restructure code a littleGlynn Foster2004-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.
bgstack15