Commit Graph

123 Commits

Author SHA1 Message Date
Glynn Foster ec3bc5a78a copying 2003-08-15 09:58:54 +00:00
Guntupalli Karunakar 48a7c1f9c5 Added Hindi Translation 2003-08-13 13:58:37 +00:00
Glynn Foster 0f56f63fa6 Release 1.4.
2003-08-07  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 1.4.
2003-08-07 13:58:00 +00:00
Metin Amiroff 8a874d82cf Added "az" (Azerbaijani) to ALL_LINGUAS
2003-08-06  Metin Amiroff <metin@karegen.com>

	* configure.in: Added "az" (Azerbaijani) to ALL_LINGUAS
2003-08-06 17:52:00 +00:00
Dmitry Mastrukov 594a6f04a6 configure.in: Added Belarusian to ALL_LINGUAS. 2003-07-30 04:31:38 +00:00
Wang Jian bac77c2e96 *** empty log message *** 2003-07-25 16:12:29 +00:00
Christophe Merlet baad97d0d8 Added French translation. 2003-07-19 19:30:57 +00:00
Kevin C. Krinke 652c90596e user input data output to STDOUT via g_print instead of outputting to
2003-07-11  Kevin C. Krinke  <kckrinke@opendoorsoftware.com>

       * src/calendar.c, src/entry.c, src/fileselection.c, src/text.c,
       src/tree.c: user input data output to STDOUT via g_print instead
       of outputting to STDERR via g_printerr. This makes it possible to
       destinguish user input data from GTK+ warnings / errors.
       * THANKS, src/about.c: I figure this is my second patch submission
       so I belong in the credits...
2003-07-13 23:03:18 +00:00
John Fleck edf6c83e70 autogen.sh remove xmldocs.make omf.make Set up new docs build system
2003-07-10 John Fleck <jfleck@inkstain.net>

	* autogen.sh
	remove
	* xmldocs.make
	* omf.make
	Set up new docs build system
2003-07-11 12:40:40 +00:00
Hasbullah Bin Pit d38cc1e176 Added 'ms' (Malay) to ALL_LINGUAS. Added Malay translation.
2003-07-09  Hasbullah Bin Pit  <sebol@ikhlas.com>

        * configure.in: Added 'ms' (Malay) to ALL_LINGUAS.
        * po/ms.po: Added Malay translation.
2003-07-09 15:51:56 +00:00
Andras Timar 2036d2b845 Added "hu" (Hungarian) to ALL_LINGUAS.
2003-07-09  Andras Timar  <timar@gnome.hu>

	* configure.in: Added "hu" (Hungarian) to ALL_LINGUAS.
2003-07-09 08:23:43 +00:00
Dafydd Harries 83c22dfd18 Added Welsh translation. 2003-07-09 01:18:17 +00:00
Laurent Dhima d686a76395 Added "sq" to ALL_LINGUAS
* configure.in: Added "sq" to ALL_LINGUAS
2003-07-01 10:47:51 +00:00
Mike Newman 425724a8d1 gdialog wrapper return values fixed 2003-06-29 16:21:12 +00:00
Mike Newman 86a829f7c8 Added en_GB translation and fixed a typo. 2003-06-21 15:33:39 +00:00
Mike Newman af594b60e9 *** empty log message *** 2003-06-13 22:01:48 +00:00
Mike Newman 9050357a9b Fixed my old and bouncy email address 2003-06-13 21:53:06 +00:00
Mike Newman cfe29d9ad0 Allow /t and /n in dialog text. Some code cleanup. 2003-06-10 21:30:22 +00:00
Mike Newman 98772744e9 Committing patch to fall back to dialog if DISPLAY not set from
Kevin C. Krinke  <kckrinke@opendoorsoftware.com>
2003-06-09 21:35:39 +00:00
Mike Newman 0e4c879656 Allow multiple file selections. 2003-06-09 18:57:01 +00:00
Mike Newman 5bade6fe6a Support user-defined return values via env vars, like dialog did. 2003-06-07 14:41:56 +00:00
Glynn Foster 3aab6a19a5 Untranslate silly strings pointed out by Kjartan Maraas.
2003-06-07  Glynn Foster  <glynn.foster@sun.com>

	* src/zenity.glade: Untranslate silly strings pointed out by
	Kjartan Maraas.
2003-06-07 13:10:58 +00:00
Glynn Foster 65cb873430 Fix up some build warnings as reported by Ross Burton and his amazing gcc
2003-06-04  Glynn Foster  <glynn.foster@sun.com>

	* src/about.c, src/main.c, src/msg.c,
	src/progress.c, src/tree.c, src/util.c: Fix up some build warnings
	as reported by Ross Burton and his amazing gcc 3.3 techno machine.
2003-06-04 12:53:46 +00:00
Jordi Mallach 52b1f1c71e Add a "no-c-format" xgettext header to unbreak po files in the new
2003-06-04  Jordi Mallach  <jordi@sindominio.net>

	* src/main.c: Add a "no-c-format" xgettext header to unbreak po files
	in the new auto-close string.
2003-06-04 10:46:02 +00:00
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
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
Mike Newman 9e131f64cb Enable the gdialog compatibility wrapper script. 2003-05-27 21:57:46 +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
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