summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Release 2.13.5 Update.Lucas Rocha2006-01-16
| | | | | | | 2006-01-16 Lucas Rocha <lucasr@gnome.org> * configure.in: Release 2.13.5 * NEWS: Update.
* Updated Serbian translationSlobodan D. Sredojevic2006-01-12
| | | | | | 2006-01-12 Slobodan D. Sredojevic <slobo@akrep.be> * sr.po, sr@Latn.po: Updated Serbian translation
* Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>Alexander Shopov2006-01-09
| | | | | | | 2006-01-09 Alexander Shopov <ash@contact.bg> * bg.po: Updated Bulgarian translation by Rostislav Raykov <zbrox@i-space.org>
* *** empty log message ***Ignacio Casal Quinteiro2006-01-08
|
* Updated Japanese translation for v2.13.4.Takeshi AIHANA2006-01-08
| | | | | | 2006-01-08 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Updated Japanese translation for v2.13.4.
* post release version bump.Lucas Rocha2006-01-06
| | | | | | 2006-01-05 Lucas Rocha <lucasr@gnome.org> * configure.in: post release version bump.
* Release 2.13.4 Update.Lucas Rocha2006-01-06
| | | | | | | 2006-01-05 Lucas Rocha <lucasr@gnome.org> * configure.in: Release 2.13.4 * THANKS, NEWS: Update.
* Updated Norwegian bokmål translation. SameKjartan Maraas2006-01-02
| | | | | | | 2006-01-02 Kjartan Maraas <kmaraas@gnome.org> * nb.po: Updated Norwegian bokmål translation. * no.po: Same
* vi.po: Updated Vietnamese translation.Clytie Siddall2005-12-30
|
* Updated Lithuanian translation.Žygimantas Beručka2005-12-29
| | | | | | 2005-12-29 Žygimantas Beručka <zygis@gnome.org> * lt.po: Updated Lithuanian translation.
* Updated Spanish translation.Francisco Javier F. Serrador2005-12-29
| | | | | | 2005-12-29 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* Updated Slovak translation.Marcel Telka2005-12-28
| | | | | | 2005-12-28 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated Finnish translationIlkka Tuohela2005-12-26
|
* Updated TranslationAnkitkumar Rameshchandra Patel2005-12-26
|
* Updated zenity translation.Funda Wang2005-12-25
|
* Updated Thai translation.Theppitak Karoonboonyanan2005-12-25
| | | | | | 2005-12-25 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* Added missing file. Updated Canadian English translation.Adam Weinberger2005-12-23
| | | | | | | 2005-12-23 Adam Weinberger <adamw@gnome.org> * POTFILES.in: Added missing file. * en_CA.po: Updated Canadian English translation.
* Translation updated.Vincent van Adrighem2005-12-23
| | | | | | 2005-12-23 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated.
* Updated Japanese translaton for v2.13.3.Takeshi AIHANA2005-12-22
| | | | | | 2005-12-22 Takeshi AIHANA <aihana@gnome.gr.jp> * ja.po: Updated Japanese translaton for v2.13.3.
* Updated Italian translation.Alessio Frusciante2005-12-20
|
* Updated Spanish translation.Francisco Javier F. Serrador2005-12-18
| | | | | | 2005-12-18 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es.po: Updated Spanish translation.
* use GtkAboutDialog instead of custom dialog (Fixes bug #309405). removeLucas Rocha2005-12-18
| | | | | | | | | | 2005-12-18 Lucas Rocha <lucasr@gnome.org> * src/about.c: use GtkAboutDialog instead of custom dialog (Fixes bug #309405). * src/zenity.glade: remove zenity_about_dialog. * configure.in: zenity now depends on GTK+ >= 2.6.x because now it uses GtkAboutDialog.
* Macedonian Translation update <arangela@cvs.gnome.org>Arangel Angov2005-12-17
|
* Updated Thai translation.Theppitak Karoonboonyanan2005-12-17
| | | | | | 2005-12-17 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* make all dialogs HIG compliant by fixing spaces and removing separatorLucas Rocha2005-12-17
| | | | | | | | 2005-12-16 Lucas Rocha <lucasr@gnome.org> * src/zenity.glade: make all dialogs HIG compliant by fixing spaces and removing separator (Fixes bug #324211). Patch by Christian Persch <chpe@gnome.org>.
* Updated TranslationAnkitkumar Rameshchandra Patel2005-12-16
|
* *** empty log message ***Ignacio Casal Quinteiro2005-12-15
|
* add --hide-value to scale dialog.Lucas Rocha2005-12-15
| | | | | | | 2005-12-15 Lucas Rocha <lucasr@gnome.org> * src/option.c, src/scale.c, src/zenity.h: add --hide-value to scale dialog.
* Updated Slovak translation.Marcel Telka2005-12-14
| | | | | | 2005-12-14 Marcel Telka <marcel@telka.sk> * sk.po: Updated Slovak translation.
* Updated TranslationAnkitkumar Rameshchandra Patel2005-12-14
|
* *** empty log message ***Ignacio Casal Quinteiro2005-12-13
|
* make the hscale discontinuous.Lucas Rocha2005-12-13
| | | | | | 2005-12-13 Lucas Rocha <lucasr@gnome.org> * src/zenity.glade: make the hscale discontinuous.
* Updated Thai translation.Theppitak Karoonboonyanan2005-12-13
| | | | | | 2005-12-13 Theppitak Karoonboonyanan <thep@linux.thai.net> * th.po: Updated Thai translation.
* new scale dialog for selecting a value from a range (Fixes #322399).Lucas Rocha2005-12-13
| | | | | | | | | | 2005-12-13 Lucas Rocha <lucasr@gnome.org> * data/Makefile.am, data/zenity-scale.png, src/Makefile.am, src/main.c, src/option.c, src/option.h, src/scale.c, src/zenity.glade, src/zenity.h: new scale dialog for selecting a value from a range (Fixes #322399).
* post release version bump.Lucas Rocha2005-12-12
| | | | | | 2005-12-12 Lucas Rocha <lucasr@gnome.org> * configure.in: post release version bump.
* Release 2.13.3 Update. Update my e-mail address.Lucas Rocha2005-12-12
| | | | | | | | 2005-12-12 Lucas Rocha <lucasr@gnome.org> * configure.in: Release 2.13.3 * NEWS: Update. * MAINTAINERS: Update my e-mail address.
* Updated Spanish translation.Francisco Javier F. Serrador2005-11-19
| | | | | | 2005-11-19 Francisco Javier F. Serrador <serrador@cvs.gnome.org> * es/es.po: Updated Spanish translation.
* make it possible to add new lines and markup in the dialog text.Lucas Rocha2005-11-15
| | | | | | | | 2005-11-15 Lucas Rocha <lucasr@cvs.gnome.org> * src/calendar.c, src/progress.c, src/tree.c: make it possible to add new lines and markup in the dialog text.
* post release version bump.Lucas Rocha2005-11-14
| | | | | | 2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: post release version bump.
* Release 2.13.2 Update.Lucas Rocha2005-11-14
| | | | | | | 2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.13.2 * NEWS, THANKS, src/about.c: Update.
* make it possible to add new lines in the in the msg dialog (Fixes bugLucas Rocha2005-11-14
| | | | | | | 2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org> * src/msg.c: make it possible to add new lines in the in the msg dialog (Fixes bug #320787).
* Added Kurdish translationErdal Ronahi2005-10-27
|
* post release version bump.Lucas Rocha2005-10-24
| | | | | | 2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: post release version bump.
* Release 2.13.1 Update.Lucas Rocha2005-10-24
| | | | | | | 2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org> * configure.in: Release 2.13.1 * NEWS, THANKS, src/about.c: Update.
* Added Entry for Bengali (bn) Translation Updation:20/10Runa Bhattacharjee2005-10-20
|
* Updated Bengali(bn) Translation:20/10Runa Bhattacharjee2005-10-20
|
* by default, focus is on tree view in list dialogs. Fixes #317263. PatchLucas Rocha2005-10-18
| | | | | | | | 2005-10-18 Lucas Rocha <lucasr@cvs.gnome.org> * src/zenity.glade: by default, focus is on tree view in list dialogs. Fixes #317263. Patch from Aleksey Kliger <akliger@gmail.com>
* refile zenity to GNOME|Utilities. Fixes #318831. Patch from Brent SmithLucas Rocha2005-10-18
| | | | | | | | | | 2005-10-18 Lucas Rocha <lucasr@cvs.gnome.org> * help/zenity.omf.in: refile zenity to GNOME|Utilities. Fixes #318831. Patch from Brent Smith <gnome@nextreality.net>. * help/C/zenity.xml: more meaningful abstract and standardized title. Fixes #318915. Patch from Brent Smith <gnome@nextreality.net>.
* Translation updated.Vincent van Adrighem2005-10-15
| | | | | | 2005-10-15 Vincent van Adrighem <adrighem@gnome.org> * nl.po: Translation updated.
* Reverted unauthorized changes made by user 'kloczek'.Christian Rose2005-10-02
| | | | | | | 2005-10-03 Christian Rose <menthos@menthos.com> * sv.po: Reverted unauthorized changes made by user 'kloczek'.
bgstack15