summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Added "ko" to ALL_LINGUAS.Changwoo Ryu2003-06-03
| | | | | | 2003-06-03 Changwoo Ryu <cwryu@debian.org> * configure.in: Added "ko" to ALL_LINGUAS.
* Added Korean translation from Young-Ho Cha <ganadist@mizi.com>.Changwoo Ryu2003-06-03
| | | | | | | 2003-06-03 Changwoo Ryu <cwryu@debian.org> * ko.po: Added Korean translation from Young-Ho Cha <ganadist@mizi.com>.
* Dutch translation updated.Vincent van Adrighem2003-06-02
| | | | | | 2003-06-02 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated.
* Dutch translation updated.Vincent van Adrighem2003-05-30
| | | | | | 2003-05-30 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated.
* release 1.3 Updated for new releaseGlynn Foster2003-05-29
| | | | | | | 2003-05-29 Glynn Foster <glynn.foster@sun.com> * configure.in: release 1.3 * NEWS: Updated for new release
* More updates for suggestions from Kevin.Glynn Foster2003-05-29
| | | | | | 2003-05-29 Glynn Foster <glynn.foster@sun.com> * TODO: More updates for suggestions from Kevin.
* Update with more suggestions.Glynn Foster2003-05-28
| | | | | | 2003-05-29 Glynn Foster <glynn.foster@sun.com> * TODO: Update with more suggestions.
* Update some more items. Update man page a little, although it still shouldGlynn Foster2003-05-28
| | | | | | | | 2003-05-29 Glynn Foster <glynn.foster@sun.com> * TODO: Update some more items. * data/zenity.1: Update man page a little, although it still should contain more useful information I guess.
* Make the progress dialog resize. Lamely fixes #113706.Glynn Foster2003-05-27
| | | | | | | 2003-05-27 Glynn Foster <glynn.foster@sun.com> * src/zenity.glade: Make the progress dialog resize. Lamely fixes #113706.
* Update information for submitting patches to bugzilla.Glynn Foster2003-05-27
| | | | | | 2003-05-27 Glynn Foster <glynn.foster@sun.com> * HACKING: Update information for submitting patches to bugzilla.
* Bad results of prepare-ChangeLog.plGlynn Foster2003-05-27
|
* Enable the gdialog wrapper script.Mike Newman2003-05-27
|
* Enable the gdialog compatibility wrapper script.Mike Newman2003-05-27
|
* Not my day. Fix order of height and width args of textbox in gdialog wrapper.Mike Newman2003-05-27
|
* Oops - committed with debugging instrumentation which would confuse scripts!Mike Newman2003-05-27
|
* Fix an indentation weirdness in calendar.cMike Newman2003-05-27
| | | | | Take notice of width and height in gdialog wrapper for textbox, because the original gdialog also did.
* Fix typo in gdialog wrapper. Sensitize OK button in progress when 100% reached.Mike Newman2003-05-24
|
* Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docsGlynn Foster2003-05-24
| | | | | | | | | | | | | | | 2003-05-24 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docs and script examples for the change from --dialog-title to --title. * THANKS, src/about.c: Add Dagmar. * src/progress.c: For now, just send a SIGHUP to the parent process - not entirely sure if this is the best thing to do right now.
* Hmm, forgot some other bits - support --separate-output, ensure list rowsMike Newman2003-05-23
| | | | are returned.
* More work on wrapper - fix --textbox to actually load the fileMike Newman2003-05-23
|
* Update to gdialog wrapper scriptMike Newman2003-05-20
|
* release 1.2 Updated for new releaseGlynn Foster2003-05-19
| | | | | | | 2003-05-19 Glynn Foster <glynn.foster@sun.com> * configure.in: release 1.2 * NEWS: Updated for new release
* Compatibility wrapper script from Mike Newman <mikegtn@gnome.org>.Glynn Foster2003-05-19
| | | | | | | | 2003-05-19 Glynn Foster <glynn.foster@sun.com> * src/Makefile.am, src/gdialog: Compatibility wrapper script from Mike Newman <mikegtn@gnome.org>. Disabled for the present until I have a chance to review the code.
* Make the progress dialog actually work and now uses g_io_channel. Woot!Glynn Foster2003-05-19
| | | | | | | | | | | | 2003-05-19 Glynn Foster <glynn.foster@sun.com> * src/progress.c: Make the progress dialog actually work and now uses g_io_channel. Woot! Need to be able to cancel the dialog, which currently doesn't work too well. * TODO: Update. * help/C/zenity.xml: Update help documentation.
* Updated Catalan translation.Jordi Mallach2003-05-17
|
* Updated German translation.Christian Neumair2003-05-17
|
* Updated traditional Chinese translation.Kwok-Koon Cheung2003-05-13
| | | | * zh_TW.po: Updated traditional Chinese translation.
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2003-05-12
|
* Fixed some strings in the Danish translation.Ole Laursen2003-05-11
| | | | | | 2003-05-11 Ole Laursen <olau@hardworking.dk> * da.po: Fixed some strings in the Danish translation.
* Updated traditional Chinese translation.Kwok-Koon Cheung2003-05-08
| | | | * zh_TW.po: Updated traditional Chinese translation.
* Updated Portuguese translation.Duarte Loreto2003-05-08
| | | | | | 2003-05-08 Duarte Loreto <happyguy_pt@hotmail.com> * pt.po: Updated Portuguese translation.
* Updated Swedish translation.Christian Rose2003-05-07
| | | | | | 2003-05-07 Christian Rose <menthos@menthos.com> * sv.po: Updated Swedish translation.
* Updated Danish translation.Ole Laursen2003-05-07
| | | | | | 2003-05-07 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
* Update Czech translationMiloslav Trmac2003-05-07
|
* Updated Japanese translation.KAMAGASAKO Masatoshi2003-05-07
| | | | | | 2003-05-07 KAMAGASAKO Masatoshi <emerald@gnome.gr.jp> * ja.po: Updated Japanese translation.
* Update commandline error message, needs updating of translations. RemoveGlynn Foster2003-05-07
| | | | | | | | | | 2003-05-06 Glynn Foster <glynn.foster@sun.com> * src/main.c: Update commandline error message, needs updating of translations. * src/tree.c: Remove some commented out code. * src/zenity.glade: Updated error and info dialogs to do wrapping.
* Fix up the stdin list dialog stuff. Updated to actually include theGlynn Foster2003-05-06
| | | | | | | | 2003-05-06 Glynn Foster <glynn.foster@sun.com> * src/tree.c: Fix up the stdin list dialog stuff. * NEWS: Updated to actually include the updated translations as well.
* Added "sr" and "sr@Latn" to ALL_LINGUAS.Danilo Šegan2003-05-06
| | | | | | | | | 2003-05-05 Danilo Šegan <dsegan@gmx.net> * configure.in: Added "sr" and "sr@Latn" to ALL_LINGUAS. * po/sr.po, po/sr@Latn.po: Added Serbian translation by http://Prevod.org/.
* Update docs for new commandline options.Glynn Foster2003-05-05
| | | | | | | 2003-05-05 Glynn Foster <glynn.foster@sun.com> * help/C/zenity.xml: Update docs for new commandline options.
* releasee 1.1 NEWS: Updated for new release.Glynn Foster2003-05-05
| | | | | | | 2003-05-05 Glynn Foster <glynn.foster@sun.com> * configure.in: releasee 1.1 NEWS: Updated for new release.
* Make the list dialog handle stdin - a little bit buggy still. UpdateGlynn Foster2003-05-05
| | | | | | | | 2003-05-05 Glynn Foster <glynn.foster@sun.com> * src/tree.c, src/util.c, src/util.h: Make the list dialog handle stdin - a little bit buggy still. * TODO: Update
* Update Japanese translation.KAMAGASAKO Masatoshi2003-05-05
| | | | | | 2003-05-05 KAMAGASAKO Masatoshi <emerald@gnome.gr.jp> * ja.po: Update Japanese translation.
* Updated Brazilian Portuguese translation from Alexandre Folle de MenezesEvandro Fernandes Giovanini2003-04-27
| | | | | | | 2003-04-26 Evandro Fernandes Giovanini <evandrofg@ig.com.br> * pt_BR.po: Updated Brazilian Portuguese translation from Alexandre Folle de Menezes <afmenez@terra.com.br>.
* Updated German translation.Christian Neumair2003-04-23
|
* Updated Polish translation by GNOME PL Team <translators@gnome.pl>Chyla Zbigniew2003-04-22
|
* Dutch translation updated.Vincent van Adrighem2003-04-22
| | | | | | 2003-04-22 Vincent van Adrighem <V.vanAdrighem@dirck.mine.nu> * nl.po: Dutch translation updated.
* Added "ca" (Catalan) to ALL_LINGUAS.Jordi Mallach2003-04-16
|
* Added Catalan translation.Jordi Mallach2003-04-16
|
* Updated Danish translation.Ole Laursen2003-04-15
| | | | | | 2003-04-15 Ole Laursen <olau@hardworking.dk> * da.po: Updated Danish translation.
* Updated Spanish translation.Pablo Gonzalo del Campo2003-04-15
| | | | | | 2003-04-15 Pablo Gonzalo del Campo <pablodc@bigfoot.com> * es.po: Updated Spanish translation.
bgstack15