summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* 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.
* Update Update. Patch from Lucas Rocha to implement save and directoryGlynn Foster2004-09-13
| | | | | | | | | | | 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.
* Post release bump, for unstable 2.9.x development.Glynn Foster2004-09-13
| | | | | | | 2004-09-13 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump, for unstable 2.9.x development.
* Release 2.8.0Glynn Foster2004-09-13
| | | | | | 2004-09-13 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.8.0
* Updated Welsh translation.Dafydd Harries2004-09-11
|
* Added "kn" "mk" "tr" to ALL_LINGUAS.Abel Cheung2004-09-11
| | | | | | 2004-09-11 Abel Cheung <maddog@linuxhall.org> * configure.in: Added "kn" "mk" "tr" to ALL_LINGUAS.
* Updated traditional Chinese translation by GNOME HK Team.Kwok-Koon Cheung2004-09-11
| | | | * zh_TW.po: Updated traditional Chinese translation by GNOME HK Team.
* Updated Turkish TranslationBaris Cicek2004-09-09
| | | | * tr.po: Updated Turkish Translation
* Translation updated.Priit Laes2004-09-09
| | | | | | 2004-09-09 Priit Laes <plaes@cvs.gnome.org> * et.po: Translation updated.
* Updated Arabic translationArafat Medini2004-09-08
| | | | | | 2004-09-08 Arafat Medini <lumina@arabeyes.org> * ar.po: Updated Arabic translation
* Translation updated.Vincent van Adrighem2004-09-07
| | | | | | 2004-09-08 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated.
* Updated Romanian translationMugurel Tudor2004-09-07
| | | | | | 2004-09-07 Mugurel Tudor <mugurelu@go.ro> * ro.po: Updated Romanian translation
* Updated British translation.David Lodge2004-09-06
| | | | | | 2004-09-06 David Lodge <dave@cirt.net> * en_GB.po: Updated British translation.
* yet to proof readN Jayaradha2004-09-06
|
* Updated Greek Translation.Kostas Papadimas2004-09-06
|
* Updated Czech translation.Miloslav Trmac2004-09-05
| | | | | | 2004-09-05 Miloslav Trmac <mitr@volny.cz> * cs.po: Updated Czech translation.
* Updating pt_BR translation.Raphael Higino2004-09-05
|
* yet to proof readN Jayaradha2004-09-04
|
* Updated German translationHendrik Richter2004-09-02
| | | | | | 2004-09-02 Hendrik Richter <hendrik@gnome-de.org> * de.po: Updated German translation
* 2004-08-30 Updated ja.po. T.Aihana <aihana@gnome.gr.jp>Updated ja.po. T.Aihana2004-08-30
|
* Post release bump.Glynn Foster2004-08-30
| | | | | | 2004-08-30 Glynn Foster <glynn.foster@sun.com> * configure.in: Post release bump.
* Release 2.7.91Glynn Foster2004-08-30
| | | | | | 2004-08-30 Glynn Foster <glynn.foster@sun.com> * configure.in: Release 2.7.91
* Updated Ukraininan translation.Maxim Dziumanenko2004-08-25
| | | | | | 2004-08-25 Maxim Dziumanenko <mvd@mylinux.com.ua> * Updated Ukraininan translation.
* Updated Italian translation.Alessio Frusciante2004-08-23
|
* Finnish translation updated by Sami Pesonen <sampeson@iki.fi>Sami Pesonen2004-08-23
|
* da.po: quickfixMartin Willemoes Hansen2004-08-23
|
* Updated Danish translationMartin Willemoes Hansen2004-08-23
| | | | * da.po: Updated Danish translation
* Update the documentation after Breda's commit, to add the newGlynn Foster2004-08-22
| | | | | | | | 2004-08-22 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Update the documentation after Breda's commit, to add the new --print-column option for the list dialog.
* Updated Catalan translation.Jordi Mallach2004-08-21
|
* Updated Serbian translation.Danilo Å egan2004-08-21
|
* checkAmanpreet Singh Alam2004-08-21
|
* Update theseKjartan Maraas2004-08-20
| | | | | | | 2004-08-21 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Update * no.po: these
* Updated Albanian translation.Laurent Dhima2004-08-20
| | | | | | 2004-08-20 Laurent Dhima <laurenti@alblinux.net> * sq.po: Updated Albanian translation.
* ankit@redhat.com 20/08/2004 * Proofread gu.poAnkitkumar Rameshchandra Patel2004-08-20
|
* Add «nb» to ALL_LINGUAS.Kjartan Maraas2004-08-18
| | | | | | 2004-08-18 Kjartan Maraas <kmaraas@gnome.org> * configure.in: Add «nb» to ALL_LINGUAS.
bgstack15