Commit Graph

2559 Commits

Author SHA1 Message Date
Mike Newman 9e131f64cb Enable the gdialog compatibility wrapper script. 2003-05-27 21:57:46 +00:00
Mike Newman 34f3758977 Not my day. Fix order of height and width args of textbox in gdialog wrapper. 2003-05-27 18:05:18 +00:00
Mike Newman 15c5b0f48e Oops - committed with debugging instrumentation which would confuse scripts! 2003-05-27 18:00:56 +00:00
Mike Newman a7673b42d2 Fix an indentation weirdness in calendar.c
Take notice of width and height in gdialog wrapper for textbox, because
the original gdialog also did.
2003-05-27 17:56:51 +00:00
Mike Newman 25d20adbd1 Fix typo in gdialog wrapper. Sensitize OK button in progress when 100% reached. 2003-05-24 09:15:50 +00:00
Glynn Foster 1acd9cfed8 Patch from Dagmar d'Surreal <dagmar@speakeasy.net> to correct help docs
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.
2003-05-24 01:36:24 +00:00
Mike Newman 1930a4a763 Hmm, forgot some other bits - support --separate-output, ensure list rows
are returned.
2003-05-23 16:57:16 +00:00
Mike Newman c4bdad5128 More work on wrapper - fix --textbox to actually load the file 2003-05-23 16:18:26 +00:00
Mike Newman 0664c94197 Update to gdialog wrapper script 2003-05-20 23:48:12 +00:00
Glynn Foster 01379224f6 release 1.2 Updated for new release
2003-05-19  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: release 1.2
	* NEWS: Updated for new release
2003-05-19 18:56:00 +00:00
Glynn Foster d8d6d65386 Compatibility wrapper script from Mike Newman <mikegtn@gnome.org>.
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.
2003-05-19 18:46:03 +00:00
Glynn Foster 70ea28f34c Make the progress dialog actually work and now uses g_io_channel. Woot!
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.
2003-05-19 18:24:41 +00:00
Jordi Mallach c2cd931cd3 Updated Catalan translation. 2003-05-17 09:04:09 +00:00
Christian Neumair 0900a59821 Updated German translation. 2003-05-17 08:24:20 +00:00
Kwok-Koon Cheung e7335723ec Updated traditional Chinese translation.
* zh_TW.po: Updated traditional Chinese translation.
2003-05-13 05:47:07 +00:00
Chyla Zbigniew a061c6346d Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2003-05-12 11:21:50 +00:00
Ole Laursen bdb80651c8 Fixed some strings in the Danish translation.
2003-05-11  Ole Laursen  <olau@hardworking.dk>

	* da.po: Fixed some strings in the Danish translation.
2003-05-11 16:14:52 +00:00
Kwok-Koon Cheung 5611a4a342 Updated traditional Chinese translation.
* zh_TW.po: Updated traditional Chinese translation.
2003-05-08 03:01:11 +00:00
Duarte Loreto 70f34972b6 Updated Portuguese translation.
2003-05-08  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Updated Portuguese translation.
2003-05-08 00:04:57 +00:00
Christian Rose ada9ec215e Updated Swedish translation.
2003-05-07  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2003-05-07 21:47:29 +00:00
Ole Laursen ec812e7059 Updated Danish translation.
2003-05-07  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2003-05-07 20:58:40 +00:00
Miloslav Trmac 668d238ece Update Czech translation 2003-05-07 18:40:18 +00:00
KAMAGASAKO Masatoshi b12fb22a9a Updated Japanese translation.
2003-05-07  KAMAGASAKO Masatoshi  <emerald@gnome.gr.jp>

	* ja.po: Updated Japanese translation.
2003-05-07 13:38:58 +00:00
Glynn Foster a08343daf9 Update commandline error message, needs updating of translations. Remove
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.
2003-05-07 01:08:08 +00:00
Glynn Foster d5549deab3 Fix up the stdin list dialog stuff. Updated to actually include the
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.
2003-05-06 20:22:16 +00:00
Danilo Šegan f4601c0a0c Added "sr" and "sr@Latn" to ALL_LINGUAS.
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/.
2003-05-06 04:00:39 +00:00
Glynn Foster 51b02f8b1d Update docs for new commandline options.
2003-05-05  Glynn Foster  <glynn.foster@sun.com>

	* help/C/zenity.xml: Update docs for new commandline
	options.
2003-05-05 22:38:54 +00:00
Glynn Foster 889ea3ce08 releasee 1.1 NEWS: Updated for new release.
2003-05-05  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: releasee 1.1
	NEWS: Updated for new release.
2003-05-05 20:32:21 +00:00
Glynn Foster 8ff2b32c9e Make the list dialog handle stdin - a little bit buggy still. Update
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
2003-05-05 17:17:02 +00:00
KAMAGASAKO Masatoshi 140539f626 Update Japanese translation.
2003-05-05  KAMAGASAKO Masatoshi  <emerald@gnome.gr.jp>

        * ja.po: Update Japanese translation.
2003-05-05 13:35:56 +00:00
Evandro Fernandes Giovanini 881c206675 Updated Brazilian Portuguese translation from Alexandre Folle de Menezes
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>.
2003-04-27 00:17:57 +00:00
Christian Neumair 6f2094259e Updated German translation. 2003-04-23 18:00:10 +00:00
Chyla Zbigniew e953b5c39c Updated Polish translation by GNOME PL Team <translators@gnome.pl> 2003-04-22 19:05:40 +00:00
Vincent van Adrighem 6888587465 Dutch translation updated.
2003-04-22  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.
2003-04-22 10:58:49 +00:00
Jordi Mallach 5437c49411 Added "ca" (Catalan) to ALL_LINGUAS. 2003-04-16 15:30:17 +00:00
Jordi Mallach 7f40606799 Added Catalan translation. 2003-04-16 15:29:21 +00:00
Ole Laursen 9f687b28f3 Updated Danish translation.
2003-04-15  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2003-04-15 18:02:43 +00:00
Pablo Gonzalo del Campo 427a6d7ccc Updated Spanish translation.
2003-04-15  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

           * es.po: Updated Spanish translation.
2003-04-15 14:32:40 +00:00
Miloslav Trmac c14a25fe3c Update Czech translation 2003-04-14 11:33:26 +00:00
Christian Rose 8f748fef48 Updated Swedish translation.
2003-04-14  Christian Rose  <menthos@menthos.com>

	* sv.po: Updated Swedish translation.
2003-04-14 10:27:47 +00:00
Duarte Loreto 075ee44b11 Updated Portuguese translation.
2003-04-13  Duarte Loreto <happyguy_pt@hotmail.com>

        * pt.po: Updated Portuguese translation.
2003-04-13 20:29:59 +00:00
Glynn Foster 9da6452661 Ooops - fix build. 2003-04-13 15:48:15 +00:00
Glynn Foster 965c2a9149 Finish off the indentation cleanup. Add new '--width' and '--height'
2003-04-13  Glynn Foster  <glynn.foster@sun.com>

	* src/calendar.c, src/entry.c, src/fileselection.c,
	src/main.c, src/msg.c, src/progress.c, src/text.c,
	src/tree.c, src/zenity.h: Finish off the indentation cleanup.
	Add new '--width' and '--height' options to the general options.
	Fix up the radio list view, so that we can now act like a radio
	button group.

	* TODO: Update
2003-04-13 15:42:41 +00:00
Alessio Frusciante 58ed174842 Added Italian translation by Stefano Canepa. 2003-04-08 19:54:33 +00:00
Ole Laursen c5e174f127 Updated Danish translation.
2003-04-06  Ole Laursen  <olau@hardworking.dk>

	* da.po: Updated Danish translation.
2003-04-06 13:50:51 +00:00
Vincent van Adrighem 9a34f9ab41 Dutch translation updated.
2003-03-28  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.
2003-03-28 14:26:27 +00:00
Evandro Fernandes Giovanini 6dcba1ddf4 Updated Brazilian Portuguese translation from Alexandre Folle de Menezes
2003-03-27  Evandro Fernandes Giovanini <evandrofg@ig.com.br>

        * pt_BR.po: Updated Brazilian Portuguese translation
        from Alexandre Folle de Menezes <afmenez@terra.com.br>.
2003-03-28 00:07:45 +00:00
updated ja.po. T.Aihana dd16c36c5e 2003-03-21 updated ja.po. T.Aihana <aihana@gnome.gr.jp> 2003-03-21 06:49:01 +00:00
Pablo Gonzalo del Campo c54b597c56 Updated Spanish translation by Francisco Javier Fernandez
2003-03-17  Pablo Gonzalo del Campo  <pablodc@bigfoot.com>

        * es.po: Updated Spanish translation by
                 Francisco Javier Fernandez <serrador@arrakis.es>
2003-03-17 19:56:14 +00:00
Abel Cheung a33dbc4813 Updated traditional Chinese translation.
2003-03-17  Abel Cheung  <maddog@linux.org.hk>

	* zh_TW.po: Updated traditional Chinese translation.
2003-03-17 11:46:42 +00:00