Commit Graph

277 Commits

Author SHA1 Message Date
Lucas Almeida Rocha
4c328078b6 Include cleanups (config.h) 2005-07-06 20:13:11 +00:00
Lucas Almeida Rocha
c23ba6a523 Translation contributors update. 2005-07-04 17:30:29 +00:00
Lucas Almeida Rocha
49b17dfdbd Post-release bump. 2005-07-01 22:40:41 +00:00
Lucas Almeida Rocha
28b489fcc4 Release 2.11.0 2005-07-01 22:37:11 +00:00
Lucas Almeida Rocha
8ba040f33b New --hide-column option. 2005-07-01 21:28:36 +00:00
Lucas Almeida Rocha
da0a2585b3 Data structure improvements on List dialogs. 2005-06-30 23:43:23 +00:00
Lucas Almeida Rocha
c9be8d0579 New --print-column syntax. Now it's possible to pass a comma-separated list of column indexes. 2005-06-28 11:11:50 +00:00
Lucas Almeida Rocha
cc3fc2be3e Error handling when trying to use checklist and radiolist in the same List dialog 2005-06-28 04:43:10 +00:00
Lucas Almeida Rocha
5d584ca8ef Double-clicking on list dialog 2005-06-27 04:27:15 +00:00
Lucas Almeida Rocha
9c792cb86a Changed list dialog Selection behavior 2005-06-27 03:13:37 +00:00
Lucas Almeida Rocha
14c0bf10c8 Don't use the parent widget for hiding tray icon 2005-06-17 03:18:41 +00:00
Lucas Almeida Rocha
791048b2e4 Maintainership updates 2005-06-13 21:30:55 +00:00
Glynn Foster
6abd93050f COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c, src/entry.c,
2005-04-25  Glynn Foster  <glynn.foster@sun.com>

	* COPYING, src/about.c, src/calendar.c, src/eggtrayicon.c,
	* src/entry.c, src/fileselection.c, src/main.c, src/msg.c,
	* src/notification.c, src/option.c, src/progress.c,
	* src/text.c, src/tree.c, src/util.c: Update the FSF address
	to point to 51 Franklin Street, Fifth Floor as per forwarded
	mail from Alvaro Lopez Ortega.
2005-04-25 03:20:45 +00:00
Glynn Foster
6d386ddda5 Fix for #171838, from Carlos Parra.
2005-04-20  Glynn Foster  <glynn.foster@sun.com>

	* src/fileselection.c: Fix for #171838, from Carlos
	Parra.
2005-04-21 00:56:05 +00:00
Glynn Foster
403c8104ae Clean up the code a little bit.
2005-04-20  Glynn Foster  <glynn.foster@sun.com>

	* src/entry.c, src/option.c, src/zenity.h: Clean
	up the code a little bit.
2005-04-20 03:00:57 +00:00
Glynn Foster
6e6eeaf79c Bug fix for #149290, based on contributions from Timo Aaltonen, Lucas
2005-04-20  Glynn Foster  <glynn.foster@sun.com>

	* src/msg.c, src/option.c, src/zenity.h: Bug fix for
	#149290, based on contributions from Timo Aaltonen,
	Lucas Rocha, and Carlos Parra.
	* THANKS: Update.
2005-04-20 01:59:42 +00:00
Christian Rose
77bd857bfe Added "ug" to ALL_LINGUAS. Added Uighur translation by Abduxukur Abdurixit
2005-04-06  Christian Rose  <menthos@menthos.com>

	* configure.in: Added "ug" to ALL_LINGUAS.
	* po/ug.po: Added Uighur translation by
	Abduxukur Abdurixit <abduxukur.abdurixit@t-systems.ch>.
2005-04-06 14:10:19 +00:00
Adi Attar
8f9413b8b3 Added Xhosa translation. Added "xh" to ALL_LINGUAS.
2005-04-01  Adi Attar  <aattar@cvs.gnome.org>

	* xh.po: Added Xhosa translation.
	* configure.in: Added "xh" to ALL_LINGUAS.
2005-04-01 10:03:23 +00:00
Steven Michael Murphy
4d00f575f3 Added new Language, Kinyarwanda (rw), to this package 2005-04-01 02:04:48 +00:00
Glynn Foster
21387aa41d Post release version bump. We're open for business again.
2005-03-08  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Post release version bump.
	* HACKING: We're open for business again.
2005-03-07 15:45:48 +00:00
Glynn Foster
bf5f42b1a8 Release 2.10.0
2005-03-08  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.10.0
2005-03-07 15:40:06 +00:00
Glynn Foster
0cc3ad147a Post version bump. Revert back to LGPL.
2005-02-28  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Post version bump.
	* COPYING: Revert back to LGPL.
2005-02-28 07:54:27 +00:00
Glynn Foster
fa5dd9497d Release 2.9.92.
2005-02-28  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.9.92.
2005-02-28 07:51:31 +00:00
Glynn Foster
d4d23da5a7 Fix leak in ZENITY_IMAGE_FULLPATH. Fixes #167518, hopefully.
2005-02-16  Glynn Foster  <glynn.foster@sun.com>

	* src/util.h: Fix leak in ZENITY_IMAGE_FULLPATH. Fixes
	#167518, hopefully.
2005-02-16 10:32:15 +00:00
Glynn Foster
a197b56c07 Fix bug #167577, that leaks a seperator. Patch from Paolo Borelli
2005-02-16  Glynn Foster  <glynn.foster@sun.com>

	* src/fileselection.c, THANKS, src/about.c: Fix bug
	#167577, that leaks a seperator. Patch from
	Paolo Borelli <pborelli@katamail.com>
2005-02-16 10:28:11 +00:00
Glynn Foster
fff69178f6 Post release bump.
2005-02-08  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Post release bump.
2005-02-07 22:14:06 +00:00
Glynn Foster
bdd51bdb65 Release 2.9.91.
2005-02-08  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.9.91.
2005-02-07 22:08:33 +00:00
Glynn Foster
6bac2fb947 If auto-close, close the dialog when the input stream finds an EOF.
2005-02-07  Glynn Foster  <glynn.foster@sun.com>

	* src/progress.c: If auto-close, close the dialog when
	the input stream finds an EOF.
2005-02-07 01:56:02 +00:00
Glynn Foster
717b814028 Update docs to add the new goption help stuff. Update to be in line with
2005-02-07  Glynn Foster  <glynn.foster@sun.com>

	* help/C/zenity.xml: Update docs to add the new goption
	help stuff.
	* src/option.c: Update to be in line with the documentation
	descriptions.
2005-02-06 23:13:16 +00:00
Glynn Foster
a4777781d1 Patch from Chris Lahey for #165456. Updated.
2005-02-01  Glynn Foster  <glynn.foster@sun.com>

	* src/notification.c, src/option.c: Patch from Chris
	Lahey for #165456.
	* src/about.c, THANKS: Updated.
2005-01-31 22:17:38 +00:00
Glynn Foster
11adc217d1 Post release bump.
2005-01-17  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Post release bump.
2005-01-25 00:39:13 +00:00
Glynn Foster
53e5476314 Release 2.9.90
2005-01-17  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.9.90
2005-01-25 00:36:16 +00:00
Glynn Foster
bc282cfa65 Patch from Ed Catmur to fix the list dialog on stdin. Fixes #164152.
2005-01-17  Glynn Foster  <glynn.foster@sun.com>

	* src/tree.c: Patch from Ed Catmur to fix the list dialog
	on stdin. Fixes #164152.
	* src/about.c, THANKS: Update.
2005-01-17 01:33:23 +00:00
Glynn Foster
713380ccb7 post release bump.
2005-01-11  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: post release bump.
2005-01-10 22:26:09 +00:00
Glynn Foster
f5ae7fb520 Release 2.9.2 Add note about feature frozen-ness. zenity doesn't require
2005-01-07  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.9.2
	* HACKING: Add note about feature frozen-ness.
	* README: zenity doesn't require gconf anymore.
2005-01-09 21:51:06 +00:00
Glynn Foster
01872ab746 Correct error message for notification icon. Fixes #163462.
2005-01-07  Glynn Foster  <glynn.foster@sun.com>

        * src/notification.c: Correct error message for notification
	icon. Fixes #163462.
2005-01-09 20:13:18 +00:00
Glynn Foster
516f994409 Really fix #162297, and preload the current dates if they aren't already
2005-01-07  Glynn Foster  <glynn.foster@sun.com>

	* src/option.c, src/calendar.c: Really fix #162297, and
	preload the current dates if they aren't already set.
2005-01-09 20:04:30 +00:00
Glynn Foster
4643fbc3e7 Pre-load the year, because gtk_calendar* is dumb and you need to select
2005-01-07  Glynn Foster  <glynn.foster@sun.com>

	* src/option.c: Pre-load the year, because gtk_calendar* is
	dumb and you need to select the year to change the month. Fixes
	#162297.
2005-01-07 01:55:11 +00:00
Glynn Foster
5710d5cc63 Post bump release. Despite the evils of autotools changing the COPYING
2004-12-21  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Post bump release.
	* README: Despite the evils of autotools changing the COPYING
	file in any releases I make, this software is LGPL.
2004-12-20 23:24:29 +00:00
Glynn Foster
fc76548cd0 Release 2.9.1
2004-12-21  Glynn Foster  <glynn.foster@sun.com>

	* configure.in: Release 2.9.1
2004-12-20 23:22:03 +00:00
Glynn Foster
c52435f748 Fix tyop for #161774, as reported by Christian.
2004-12-21  Glynn Foster  <glynn.foster@sun.com>

	* src/option.c: Fix tyop for #161774, as reported by Christian.
2004-12-20 22:25:29 +00:00
Glynn Foster
a626476abb Fix #161539, and try and hide the parent widget, rather than the tray
2004-12-20  Glynn Foster  <glynn.foster@sun.com>

	* src/notification.c: Fix #161539, and try and hide the parent
	widget, rather than the tray icon, since it saves space.
2004-12-19 21:27:25 +00:00
Glynn Foster
db7d1aa69a Update with the removed goption item.
2004-12-08  Glynn Foster  <glynn.foster@sun.com>

	* TODO: Update with the removed goption item.
2004-12-07 21:06:35 +00:00
Glynn Foster
69e094a457 Fix for #137993. There is a chance that we'll have to revert this fix,
2004-12-07  Glynn Foster  <glynn.foster@sun.com>

	* src/main.c: Fix for #137993. There is a chance that we'll have
	to revert this fix, given the comments in /etc/X11/gdm/Xsession:

        # Note that this should only go to zenity dialogs which always
	#  expect utf8
        gettextfunc () {
          if [ "x$gdmtranslate" != "x" ] ; then
            "$gdmtranslate" --utf8 "$1"
          else
            echo "$1"
          fi
        }

	So I guess we may be over a barrel with our original guarantee.
	Let's just change this in 2.9.x and see if anyone notices or cares
        enough. Patch from Leonardo Boshell <p@kapcoweb.com>.
2004-12-07 01:26:00 +00:00
Glynn Foster
6798192ed8 Fix spacing issue.
2004-12-07  Glynn Foster  <glynn.foster@sun.com>

	* src/option.c: Fix spacing issue.
2004-12-07 01:19:45 +00:00
Glynn Foster
530a4c0408 Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption API for the
2004-12-07  Glynn Foster  <glynn.foster@sun.com>

	Patch from Lucas Rocha <lucasr@im.ufba.br> to use the GOption
	API for the zenity parsing options, with some spacing fixes
	from Glynn.

	* configure.in: zenity now requires glib-2.0 >= 2.5.3 to build
	because now it uses GOption. popt requirement removed.
	* src/Makefile.am: update for new files
	* src/main.c: use GOption API
	* src/option.c, src/option.h: New files to implement the new
	functionality.
	* src/zenity.h: Fix spacing.

2004-12-07  Glynn Foster  <glynn.foster@sun.com>

	* POTFILES.in: Add new files.
2004-12-07 00:17:16 +00:00
Ross Burton
04476d04fe Check the xterm window ID is valid before using it 2004-11-23 10:08:50 +00:00
Francisco Javier F. Serrador
444ede57de Updated Spanish translation. Fixed typo
2004-10-30  Francisco Javier F. Serrador  <serrador@cvs.gnome.org>

	* po/es.po: Updated Spanish translation.
        * src/main.c: Fixed typo
2004-10-30 14:13:02 +00:00
Glynn Foster
78a233fb60 Patch from Lucas Rocha to fix #153277, and remove an extra </para> link.
2004-10-26  Glynn Foster  <glynn.foster@sun.com>

	* help/C/zenity.xml: Patch from Lucas Rocha to fix
	#153277, and remove an extra </para> link.
2004-10-25 23:40:59 +00:00
James Henstridge
b818cf0c32 forgot to save the changelog message. 2004-10-05 03:50:28 +00:00