Commit Graph

221 Commits

Author SHA1 Message Date
Glynn Foster 3e05834b4c Add new notification icon. Update for new files. Restructure code a little
2004-09-13  Glynn Foster  <glynn.foster@sun.com>

	* data/Makefile.am, data/zenity-notification.png: Add new
	notification icon.
	* src/Makefile.am: Update for new files.
	* src/about.c, src/calendar.c, src/entry.c, src/fileselection.c,
	src/progress.c, src/text.c, src/tree.c, src/msg.c: Restructure code a
	little bit for new utility functions for setting window icons.
	* src/eggtrayicon.c, src/eggtrayicon.h: New files for notification area
	support.
	* src/main.c, src/notification.c, src/util.c, src/util.h, src/zenity.h:
	Add support for notification area.
	* data/zenity.1, help/*: Update docs for notification and new file
	selection changes.
2004-09-13 07:51:51 +00:00
Glynn Foster 03f3e5b060 Update Update. Patch from Lucas Rocha to implement save and directory
2004-09-13  Glynn Foster  <glynn.foster@sun.com>

	* THANKS: Update
	* src/about.c: Update.
	* src/fileselection.c, src/main.c, src/zenity.h:
	Patch from Lucas Rocha to implement save and
	directory selection in the file selection dialog.
	Fixes #138342.
2004-09-13 04:56:26 +00:00
Glynn Foster 99c2048a45 Post release bump, for unstable 2.9.x development.
2004-09-13  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Post release bump, for unstable
	2.9.x development.
2004-09-13 04:39:28 +00:00
Glynn Foster 3a614e4440 Release 2.8.0
2004-09-13  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.8.0
2004-09-13 04:17:28 +00:00
Abel Cheung e2c53d8c3b Added "kn" "mk" "tr" to ALL_LINGUAS.
2004-09-11  Abel Cheung  <maddog@linuxhall.org>

	* configure.in: Added "kn" "mk" "tr" to ALL_LINGUAS.
2004-09-11 18:59:19 +00:00
Glynn Foster 692a5cc2b0 Post release bump.
2004-08-30  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Post release bump.
2004-08-30 03:26:04 +00:00
Glynn Foster 37a8cf416c Release 2.7.91
2004-08-30  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.7.91
2004-08-30 03:25:19 +00:00
Glynn Foster e9f52ee103 Update the documentation after Breda's commit, to add the new
2004-08-22  Glynn Foster  <glynn.foster@sun.com>

	* help/C/zenity.xml: Update the documentation after
	Breda's commit, to add the new --print-column option for the
	list dialog.
2004-08-22 08:32:02 +00:00
Kjartan Maraas c40a47b32d Add «nb» to ALL_LINGUAS.
2004-08-18  Kjartan Maraas  <kmaraas@gnome.org>

	* configure.in: Add «nb» to ALL_LINGUAS.
2004-08-18 18:16:49 +00:00
Breda McColgan 3a3a047a71 help/C/zenity.xml help/C/zenity-C.omf
2004-08-18  Breda McColgan <breda.mccolgan@sun.com>

	* Updated the following files:
		* help/C/zenity.xml
		* help/C/zenity-C.omf
		* help/C/figures/zenity-calendar-screenshot.png
		* help/C/figures/zenity-entry-screenshot.png
		* help/C/figures/zenity-error-screenshot.png
		* help/C/figures/zenity-fileselection-screenshot.png
		* help/C/figures/zenity-information-screenshot.png
		* help/C/figures/zenity-list-screenshot.png
		* help/C/figures/zenity-progress-screenshot.png
		* help/C/figures/zenity-question-screenshot.png
		* help/C/figures/zenity-text-screenshot.png
		* help/C/figures/zenity-warning-screenshot.png

	* Added the following files:
		* help/C/l10n.txt
		* help/C/l10n_scripts/
		* help/C/l10n_scripts/calendar.sh
		* help/C/l10n_scripts/cvs.txt
		* help/C/l10n_scripts/error.sh
		* help/C/l10n_scripts/filesel.sh
		* help/C/l10n_scripts/info.sh
		* help/C/l10n_scripts/list.sh
		* help/C/l10n_scripts/progress.sh
		* help/C/l10n_scripts/question.sh
		* help/C/l10n_scripts/text_entry.sh
		* help/C/l10n_scripts/text_info.sh
		* help/C/l10n_scripts/warning.sh
	  See the help/C/l10n.txt file for information about l10n_scripts.
2004-08-18 18:10:27 +00:00
Glynn Foster b46dd53df6 Add translator comment from Christian Rose, and fix up strcmp's for
2004-08-17  Glynn Foster  <glynn.foster@sun.com>

	* src/about.c: Add translator comment from Christian Rose,
	and fix up strcmp's for untranslated translator-credits.
2004-08-17 08:55:10 +00:00
Christian Rose a4a1d05f46 Added "bs" to ALL_LINGUAS. Added Bosnian translation by Kemal Sanjta
2004-08-16  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "bs" to ALL_LINGUAS.
	* po/bs.po: Added Bosnian translation by
	Kemal Sanjta <gomez@lugzdk.ba>.
2004-08-16 22:04:11 +00:00
Glynn Foster 06d3c86671 Use 'translator-credits' rather than the underscore version which makes
2004-08-11  Glynn Foster  <glynn.foster@sun.com>

	* src/about.c: Use 'translator-credits' rather than the
	underscore version which makes things easier for the translation
	dudes.
2004-08-11 06:14:21 +00:00
Glynn Foster 408f2cad51 Update the man page for the --print-column option added.
2004-08-03  Glynn Foster  <glynn.foster@sun.com>

	* data/zenity.1: Update the man page for the --print-column
	option added.
2004-08-03 09:14:27 +00:00
Glynn Foster e02058e1c0 Updates.
2004-08-03  Glynn Foster  <glynn.foster@sun.com>

	* TODO: Updates.
2004-08-03 09:07:03 +00:00
Glynn Foster 669e1958e8 Post release bump.
2004-08-03  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Post release bump.
2004-08-03 05:01:48 +00:00
Glynn Foster eff2655713 Release 2.7.90
2004-08-03  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.7.90
2004-08-03 05:00:49 +00:00
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