Commit Graph

2525 Commits

Author SHA1 Message Date
Mike Newman 626d95b752 Add --auto-close option to progress dialog. Closes dialog when 100% has been reached. Also update docs for new option. Fixes #114125. 2003-06-03 21:52:16 +00:00
Mike Newman 6a498549f7 add a --help option, pointing to zenity docs. Fixes #114338
2003-06-03  Mike Newman  <mikegtn@gnome.org>

	* src/gdialog.in: add a --help option, pointing to
	zenity docs. Fixes #114338
2003-06-03 21:30:24 +00:00
Glynn Foster 34efaf43f7 Kris' new #commits channel is zen-tastic.
2003-06-03  Glynn Foster  <glynn.foster@sun.com>

	* Kris' new #commits channel is zen-tastic.
2003-06-03 19:07:54 +00:00
Mike Newman b12b1a4faf add a --help option to the gdialog wrapper script 2003-06-03 17:28:20 +00:00
Changwoo Ryu 0c1539ced3 Added "ko" to ALL_LINGUAS.
2003-06-03  Changwoo Ryu  <cwryu@debian.org>

	* configure.in: Added "ko" to ALL_LINGUAS.
2003-06-03 12:05:37 +00:00
Changwoo Ryu 64d26551bb Added Korean translation from Young-Ho Cha <ganadist@mizi.com>.
2003-06-03  Changwoo Ryu  <cwryu@debian.org>

	* ko.po: Added Korean translation from Young-Ho
	Cha <ganadist@mizi.com>.
2003-06-03 12:04:58 +00:00
Vincent van Adrighem 3646455534 Dutch translation updated.
2003-06-02  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.
2003-06-02 14:19:47 +00:00
Vincent van Adrighem a3a60dff9a Dutch translation updated.
2003-05-30  Vincent van Adrighem  <V.vanAdrighem@dirck.mine.nu>

	* nl.po: Dutch translation updated.
2003-05-30 14:35:50 +00:00
Glynn Foster 74793cc79b release 1.3 Updated for new release
2003-05-29  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: release 1.3
	* NEWS: Updated for new release
2003-05-29 09:26:44 +00:00
Glynn Foster 5b95257139 More updates for suggestions from Kevin.
2003-05-29  Glynn Foster  <glynn.foster@sun.com>

	* TODO: More updates for suggestions from Kevin.
2003-05-29 08:49:05 +00:00
Glynn Foster 1471cb89c4 Update with more suggestions.
2003-05-29  Glynn Foster  <glynn.foster@sun.com>

	* TODO: Update with more suggestions.
2003-05-28 23:45:04 +00:00
Glynn Foster c5056dd3bb Update some more items. Update man page a little, although it still should
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.
2003-05-28 23:19:16 +00:00
Glynn Foster f091d10d08 Make the progress dialog resize. Lamely fixes #113706.
2003-05-27  Glynn Foster  <glynn.foster@sun.com>

	* src/zenity.glade: Make the progress dialog resize. Lamely
	fixes #113706.
2003-05-27 22:28:44 +00:00
Glynn Foster 4f1bace4c8 Update information for submitting patches to bugzilla.
2003-05-27  Glynn Foster  <glynn.foster@sun.com>

	* HACKING: Update information for submitting patches to bugzilla.
2003-05-27 22:18:08 +00:00
Glynn Foster 3de03d8ae9 Bad results of prepare-ChangeLog.pl 2003-05-27 22:13:52 +00:00
Mike Newman beaff4a661 Enable the gdialog wrapper script. 2003-05-27 22:00:43 +00:00
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