Commit Graph

140 Commits

Author SHA1 Message Date
Glynn Foster 072b65a591 Fix up spec file. Fixes #122040.
2003-09-12  Glynn Foster  <glynn.foster@sun.com>

	* zenity.spec.in: Fix up spec file. Fixes #122040.
2003-09-12 08:50:57 +00:00
Glynn Foster c14af1c42c Better patch from raf@noduck.net to fix the activate on the entry dialog.
2003-09-12  Glynn Foster  <glynn.foster@sun.com>

	* src/entry.c, src/zenity.glade: Better patch from
	raf@noduck.net to fix the activate on the entry dialog.
2003-09-12 08:48:06 +00:00
Damien Carbery 1fab4b4e62 Make zenity compile on solaris. Whoops :)
2003-09-12  Damien Carbery <damien.carbery@sun.com>

	* src/main.c: Make zenity compile on solaris. Whoops :)
2003-09-12 08:40:48 +00:00
Glynn Foster a5103bb2e1 Hook up the 'activate' signal on the entry dialog. Fixes Debian bug
2003-09-11  Glynn Foster  <glynn.foster@sun.com>

	* src/entry.c: Hook up the 'activate' signal on
	the entry dialog. Fixes Debian bug #202332.
2003-09-08 13:23:50 +00:00
Glynn Foster 2d57761e3b Release 1.6
2003-09-08  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 1.6
2003-09-08 13:23:50 +00:00
Marcel Telka edb1af694d Added sk.
2003-09-08  Marcel Telka  <marcel@telka.sk>

	* configure.in (ALL_LINGUAS): Added sk.
2003-09-08 05:22:39 +00:00
Taneem Ahmed 8c8f4d4e18 Added "bn" to ALL_LINGUAS. Added Bangla translation by Sayamindu of Ankur
2003-09-05  Taneem Ahmed  <taneem@bengalinux.org>

	* configure.in: Added "bn" to ALL_LINGUAS.
	* po/bn.po: Added Bangla translation by Sayamindu
	of Ankur group <gnome-translation@bengalinux.org>.
2003-09-05 08:18:16 +00:00
Glynn Foster f3ea9c41a2 Update. Update. Patch from Toshi to fix encoding of passed text strings.
2003-09-04  Glynn Foster  <glynn.foster@sun.com>

	* THANKS: Update.
	* src/about.c: Update.
	* src/main.c: Patch from Toshi to fix encoding of passed
	text strings. Fixes #121389.
2003-09-04 10:33:00 +00:00
Glynn Foster 82b76239aa Add patch from Buchan Miln to fix the gdialog wrapper.
2003-09-01  Glynn Foster  <glynn.foster@sun.com>

	* src/gdialog.in: Add patch from Buchan Miln to fix the gdialog
	wrapper.
2003-09-01 18:44:19 +00:00
Glynn Foster 751d9a7bec Documentation updates from Nicholas Curran. Add Nicholas.
2003-09-01  Glynn Foster  <glynn.foster@sun.com>

	* help/C/zenity.xml: Documentation updates from Nicholas Curran.
	* THANKS, src/about.c: Add Nicholas.
2003-09-01 08:27:59 +00:00
Glynn Foster d02a5bcd11 Put horizontal scrolling on automatic, otherwise we expand off the edge of
2003-08-27  Glynn Foster  <glynn.foster@sun.com>

	* src/tree.c:  Put horizontal scrolling on automatic, otherwise
	we expand off the edge of the screen.
2003-08-27 12:10:04 +00:00
Mike Newman 0ebb6d692b s/g_printerr/g_print 2003-08-25 20:11:40 +00:00
Glynn Foster b0f91906ab Release 1.5
2003-08-24  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 1.5
2003-08-24 17:32:33 +00:00
Samúel Jón Gunnarsson 5023b9f3fc Added Icelandic translation.
2003-08-22  Samúel Jón Gunnarsson  <sammi@techattack.nu>

	* is.po: Added Icelandic translation.
2003-08-23 00:18:42 +00:00
Paul Duffy 198887fdd4 added Irish Translation 2003-08-22 15:08:31 +00:00
Mike Newman 32cb0ef0f5 Fixed i18n of help messages. 2003-08-22 08:30:15 +00:00
Dmitry Mastrukov 7a82388e25 configure.in: Added Russian to ALL_LINGUAS. 2003-08-18 04:53:13 +00:00
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