Commit Graph

204 Commits

Author SHA1 Message Date
Glynn Foster
f5ea36dd2e Post release bump.
2004-07-19  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Post release bump.
2004-07-19 01:40:05 +00:00
Glynn Foster
1e87f50e42 Release 2.7.0
2004-07-19  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.7.0
2004-07-19 01:39:06 +00:00
Glynn Foster
63661a6ea0 src/calendar.c, src/entry.c, src/fileselection.c, Cleanup fixes from Paul
2004-07-19  Glynn Foster  <glynn.foster@sun.com>

	* src/calendar.c, src/entry.c, src/fileselection.c,
	* src/msg.c, src/progress.c, src/text.c, src/tree.c: Cleanup
	fixes from Paul Bolle.
2004-07-19 01:13:40 +00:00
Glynn Foster
ffaed08856 Add new option for --print-column, based on a patch by Paul Bolle. Fixes
2004-07-19  Glynn Foster  <glynn.foster@sun.com>

	* src/main.c, src/tree.c, src/zenity.h,
	help/C/zenity.xml: Add new option for --print-column, based
	on a patch by Paul Bolle.  Fixes #144496.
2004-07-19 01:01:28 +00:00
Glynn Foster
b986224682 Remove duplicate locale.h include. Patch from Leonardo Boshell. Partly
2004-07-19  Glynn Foster  <glynn.foster@sun.com>

	* src/main.c: Remove duplicate locale.h include. Patch
	from Leonardo Boshell. Partly fixes #137993.
2004-07-18 23:52:07 +00:00
Glynn Foster
aac1045400 Fix up documentation for correct usage of the Text Entry dialog. Patch
2004-07-19  Glynn Foster  <glynn.foster@sun.com>

	* help/C/zenity.xml, help/sr/zenity.xml: Fix up
	documentation for correct usage of the Text Entry
	dialog. Patch from Baptiste Mille-Mathias. Fixes #141513.
2004-07-18 23:45:59 +00:00
Glynn Foster
6a17938c95 Make sure the text can take markup, so that people can create nice HIG
2004-07-19  Glynn Foster  <glynn.foster@sun.com>

	* src/msg.c: Make sure the text can take markup, so
	that people can create nice HIG compliant message
	dialogs. Patch from Sebastian Heinlein. Fixes #140748.
2004-07-18 23:40:20 +00:00
Glynn Foster
e6290c86ff Fix up compilation using Forte compiler. Based on patch from Ivan Noris.
2004-07-19  Glynn Foster  <glynn.foster@sun.com>

	* configure.in, src/Makefile.am: Fix up compilation
	using Forte compiler. Based on patch from Ivan Noris.
	Fixes #143041.
2004-07-18 23:37:06 +00:00
Glynn Foster
6c68b70ca3 Patch from Luke Suchocki to send HUP to parent instead of itself. Fixes
2004-06-18  Glynn Foster  <glynn.foster@sun.com>

	* THANKS, src/about.c, src/progress.c: Patch
	from Luke Suchocki to send HUP to parent
	instead of itself. Fixes #144542.
2004-06-17 23:38:39 +00:00
Glynn Foster
c7ec5229bb Fix parsing errors. Patch from Paull Bolle. Fixes #144501.
2004-06-17  Glynn Foster  <glynn.foster@sun.com>

	* src/main.c: Fix parsing errors. Patch from
	Paull Bolle. Fixes #144501.
2004-06-16 23:45:28 +00:00
Glynn Foster
c30c2f365f Add Paul. fix tyops in parsing.
2004-06-08  Glynn Foster  <glynn.foster@sun.com>

	* THANKS, src/about.c: Add Paul.
	* src/main.c:  fix tyops in parsing.
2004-06-09 21:12:55 +00:00
Mohammad DAMT
af95b56d00 Added Indonesian translation by Ahmad Riza H Nst
2004-05-27  Mohammad DAMT  <mdamt@bisnisweb.com>

        * po/id.po: Added Indonesian translation by Ahmad Riza H Nst <rizahnst@eriagempita.co.id>
        * configure.in: Added id to ALL_LINGUAS
2004-05-27 09:25:59 +00:00
Alexander Shopov
b98fdf4ac9 Added Bulgarian translation by Rostislav Raykov <zbrox@dir.bg>
2004-05-26  Alexander Shopov <ash@contact.bg>

	* po/bg.po:
	* configure.in: Added Bulgarian translation
	by Rostislav Raykov <zbrox@dir.bg>
2004-05-26 06:25:42 +00:00
Glynn Foster
a4ddce66bd Post release bump.
2004-04-29  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Post release bump.
2004-04-28 23:11:31 +00:00
Glynn Foster
2a176b67c7 Release 2.6.2 Update.
2004-04-29  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.6.2
	* NEWS: Update.
2004-04-28 23:10:48 +00:00
Glynn Foster
02955ce70f Fix the list dialog not being able to handle --text to change the text. It
2004-04-29  Glynn Foster  <glynn.foster@sun.com>

	* src/main.c, src/tree.c: Fix the list dialog not being
	able to handle --text to change the text. It was also
	intentional but must have fallen through the gaps.
	* data/zenity.1: Update
	* help/C/zenity.xml: Update.
2004-04-28 12:06:02 +00:00
Glynn Foster
5f7b750f39 Untranslate 3 strings again. Thanks to Christian for pointing this out.
2004-04-27  Glynn Foster  <glynn.foster@sun.com>

	* src/zenity.glade: Untranslate 3 strings again. Thanks
	to Christian for pointing this out.
2004-04-27 20:34:56 +00:00
Glynn Foster
62785ed80f Add from the 2 Sebastian's, and make email addresses more spam proof.
2004-04-26  Glynn Foster  <glynn.foster@sun.com>

	* THANKS, src/about.c: Add from the 2 Sebastian's, and make
	email addresses more spam proof.
	* src/calendar.c, src/entry.c, src/fileselection.c, src/msg.c,
	* src/progress.c, src/text.c, src/tree.c, src/util.c,
	* src/util.h: Patch from Sebastian Kapfer to make all zenity
	dialogs transients of the parent xterm. Fixes #136226.
	* src/zenity.glade: Patch from Sebastian Heinlein to
	improve things HIG wise. Fixes #140745.
2004-04-26 04:41:25 +00:00
Glynn Foster
1b01fb4b27 Post version bump.
2004-04-20  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Post version bump.
2004-04-20 12:20:42 +00:00
Glynn Foster
af9484723f Release 2.6.1 Update.
2004-04-20  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.6.1
	* NEWS: Update.
2004-04-20 12:17:39 +00:00
Ross Burton
0b175e1c58 Fix a typo in the manual 2004-04-20 10:54:21 +00:00
Glynn Foster
9cb4c22a66 Fix documentation for text-info as pointed out by the grand master of the
2004-04-20  Glynn Foster  <glynn.foster@sun.com>

	* help/C/zenity.xml: Fix documentation for text-info
	as pointed out by the grand master of the zenity man
	page, Ross Burton.
2004-04-20 10:24:37 +00:00
Guntupalli Karunakar
395604a647 added gujarati translation 2004-04-10 09:44:25 +00:00
Adam Weinberger
6c58fea1bb Added en_CA (Canadian English) to ALL_LINGUAS. po/en_CA.po Added Canadian
* configure.in: Added en_CA (Canadian English) to ALL_LINGUAS.
	* po/en_CA.po Added Canadian English translation, hopefully for
	  really reals this time.
2004-03-30 21:12:04 +00:00
Jesus Bravo Alvarez
97d1703b83 Added Galician translation 2004-03-28 21:51:03 +00:00
Glynn Foster
31af52a7d3 Add workaround to scrollkeeper-update not cleaning up after itself, as
2004-03-23  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am: Add workaround to scrollkeeper-update not
	cleaning up after itself, as copied from gnome-panel.
2004-03-22 22:31:44 +00:00
Glynn Foster
c02f170933 Post release bump.
2004-03-23  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Post release bump.
2004-03-22 11:00:31 +00:00
Glynn Foster
1e5f3993ee Update. Release 2.6.0
2004-03-23  Glynn Foster  <glynn.foster@sun.com>

	* NEWS, THANKS, src/about.c: Update.
	* configure.in: Release 2.6.0
2004-03-22 10:53:47 +00:00
Mugurel Tudor
d708dcd010 Added "ro" to ALL_LINGUAS
2004-03-21  Mugurel Tudor  <mugurelu@go.ro>

	* configure.in: Added "ro" to ALL_LINGUAS
2004-03-21 16:25:47 +00:00
Danilo Šegan
338798f16b Removed "en_CA" because the po/en_CA.po is missing. 2004-03-21 07:50:57 +00:00
Danilo Šegan
1972bc38d7 Add Serbian documentation to the build system. 2004-03-21 07:28:03 +00:00
Danilo Šegan
4ff719945c Added Serbian translation of documentation. 2004-03-21 06:45:50 +00:00
Glynn Foster
b43bbda2e2 Patch from Darren Adams <darrenadams@dsl.pipex.com> to make sure the new
2004-03-19  Glynn Foster  <glynn.foster@sun.com>

	* src/calendar.c, src/entry.c, src/fileselection.c,
	src/msg.c, src/progress.c, src/text.c, src/tree.c:
	Patch from Darren Adams <darrenadams@dsl.pipex.com> to make
	sure the new file chooser resizes nicely. Sanitize the default
	setting of the other widgets.
	* configure.in, src/util.c: Lose gconf dependancy since we
	don't currently use it, although arguably we should to detect
	which help browser we're supposed to run :/
	* THANKS, src/about.c: Add Darren to the list.
2004-03-19 02:28:30 +00:00
Alexander Winston
f4f36e5a07 Added "en_CA" (Canadian English) to ALL_LINGUAS.
2004-03-16  Alexander Winston  <alexander.winston@comcast.net>

	* configure.in: Added "en_CA" (Canadian English) to ALL_LINGUAS.
2004-03-16 17:06:06 +00:00
Glynn Foster
8ebb05f953 Update. Use automake 1.7 since everyone has it by now. Release 2.5.91
2004-03-15  Glynn Foster  <glynn.foster@sun.com>

	* NEWS: Update.
	* autogen.sh: Use automake 1.7 since everyone has it by now.
	* configure.in: Release 2.5.91
2004-03-15 00:17:46 +00:00
Glynn Foster
8edcd96f02 Remove some unused code.
2004-03-07  Glynn Foster  <glynn.foster@sun.com>

	* src/util.c: Remove some unused code.
2004-03-06 18:52:08 +00:00
Glynn Foster
0e37613d25 Update to add Mike. Update for new release. Add lots of people, probably
2004-03-07  Glynn Foster  <glynn.foster@sun.com>

	* AUTHORS: Update to add Mike.
	* NEWS: Update for new release.
	* THANKS, src/about.c: Add lots of people, probably get heaps
	of bug reports complaining their name is spelled wrongly - darn
	those weird characters.
	* configure.in: Release 2.5.90
2004-03-06 18:50:14 +00:00
Guntupalli Karunakar
3b0b2015c2 Added Punjabi translation 2004-03-04 09:44:52 +00:00
Glynn Foster
f9013fb09f Remove all the stupid duplicated code to do the help stuff, and instead do
2004-02-29  Glynn Foster  <glynn.foster@sun.com>

	* src/about.c, src/util.c, src/util.h: Remove all the
	stupid duplicated code to do the help stuff, and instead
	do a simple call for 'yelp ghelp:zenity'. -418, +23. Eeek.
	Fixes #135607.
2004-02-29 07:34:28 +00:00
Paisa Seeluangsawat
516b8d1ede Added Thai (th) to ALL_LINGUAS.
2004-02-21  Paisa Seeluangsawat  <paisa@users.sf.net>

	* configure.in: Added Thai (th) to ALL_LINGUAS.
2004-02-21 22:24:56 +00:00
Tomasz Kłoczko
0a986e7dba Trival cleanup: remove AC_SUBST(CFLAGS), AC_SUBST(CPPFLAGS) and
AC_SUBST(LDFLAGS). This variables are substed by default.
2004-02-04 16:19:57 +00:00
Glynn Foster
75bdcd6e77 Release 2.5.2
2004-02-03  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.5.2
2004-02-03 10:27:46 +00:00
Glynn Foster
2a297420c2 Handle stdin. Fixes #132517.
2004-01-26  Glynn Foster  <glynn.foster@sun.com>

	* src/text.c: Handle stdin. Fixes #132517.
2004-01-26 03:50:50 +00:00
smund Skjveland
578f5884a3 Added 'nn' to ALL_LINGUAS. Added Norwegian Nynorsk translation.
2004-01-20  smund Skjveland  <aasmunds@fys.uio.no>

	* configure.in: Added 'nn' to ALL_LINGUAS.
	* po/nn.po: Added Norwegian Nynorsk translation.
2004-01-20 12:14:21 +00:00
Glynn Foster
37095efce8 Back out the intltool stuff. Require 0.29
2004-01-06  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am: Back out the intltool stuff.
	* configure.in: Require 0.29
2004-01-05 23:56:32 +00:00
Roozbeh Pournader
b88e22d458 Added "fa" (Persian) to ALL_LINGUAS. Added Persian translation.
2004-01-05  Roozbeh Pournader  <roozbeh@sharif.edu>

	* configure.in: Added "fa" (Persian) to ALL_LINGUAS.
	* po/fa.po: Added Persian translation.
2004-01-05 00:17:23 +00:00
Glynn Foster
141ad527f1 Do the intltool-modules extra dist foo.
2004-01-04  Glynn Foster  <glynn.foster@sun.com>

	* Makefile.am: Do the intltool-modules extra dist
	foo.
2004-01-03 22:44:18 +00:00
Denis Lackovic
a19cfd17e2 *** empty log message *** 2004-01-03 18:31:27 +00:00
Glynn Foster
104a45c0f7 Release 2.5.1, a ridiculous bump so that we sync with the GNOME desktop
2003-12-30  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.5.1, a ridiculous bump
	so that we sync with the GNOME desktop releases.

2003-12-30  Jan Arne Petersen  <jpetersen@uni-bonn.de>

	* src/fileselection.c: (zenity_fileselection),
	(zenity_fileselection_dialog_response): Replace
	GtkFileSelection with GtkFileChooser.
2003-12-31 01:52:25 +00:00
Glynn Foster
569271da40 Release 1.8
2003-12-30  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 1.8
2003-12-31 01:21:41 +00:00