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
Christian Rose
3e12bc208a
Added "ne" to ALL_LINGUAS. Added Nepali translation by Dhurba Gnawali
...
2003-12-28 Christian Rose <menthos@menthos.com>
* configure.in: Added "ne" to ALL_LINGUAS.
* po/ne.po: Added Nepali translation by
Dhurba Gnawali <dhurbagnawali@hotmail.com>.
2003-12-28 19:17:18 +00:00
Arafat Medini
05b5fa6bd8
Added Arabic translation
...
2003-12-20 Arafat Medini <lumina@silverpen.de>
* ar.po: Added Arabic translation
2003-12-20 13:48:42 +00:00
Tivo Leedjrv
6217cd5298
Added et to ALL_LINGUAS.
...
2003-12-11 Tivo Leedjrv <toivo@linux.ee>
* configure.in: Added et to ALL_LINGUAS.
2003-12-10 22:20:44 +00:00
Sanlig Badral
2e731a00c1
Added Mongolian translation.
2003-12-04 18:35:09 +00:00
Christian Mnneckes
0ca6b6fe82
Fix quote and output bugs in the gdialog wrapper #128149 .
...
2003-12-02 Christian Mnneckes < c-w-m@gmx.de>
* src/gdialog.in: Fix quote and output bugs
in the gdialog wrapper #128149 .
2003-12-01 23:27:45 +00:00
Glynn Foster
c34e4255ff
Fix radiolist returning the wrong argument. Patch from Peter strand
...
2003-11-12 Glynn Foster <glynn.foster@sun.com>
* src/gdialog.in: Fix radiolist returning the
wrong argument. Patch from Peter strand
<astrand@lysator.liu.se>. Fixes #125672 .
2003-11-12 01:14:17 +00:00
Glynn Foster
191ebced87
Make sure the gdialog wrapper handles spaces. Patch from Peter strand
...
2003-11-12 Glynn Foster <glynn.foster@sun.com>
* src/gdialog.in: Make sure the gdialog wrapper
handles spaces. Patch from Peter strand
<astrand@lysator.liu.se>
2003-11-12 01:03:20 +00:00
Glynn Foster
5f9fe9f087
Unmark translation messages, as reported by Christian. Fixes #125717 .
...
2003-10-29 Glynn Foster <glynn.foster@sun.com>
* src/zenity.glade: Unmark translation messages,
as reported by Christian. Fixes #125717 .
2003-10-28 23:45:31 +00:00
Glynn Foster
cab79bf73c
Make the dialogs resizable so that --height/--width works. Reported by
...
2003-10-28 Glynn Foster <glynn.foster@sun.com>
* src/zenity.glade: Make the dialogs resizable
so that --height/--width works. Reported by
Ingo van Lil <inguin@gmx.de>.
2003-10-28 03:10:30 +00:00
Glynn Foster
2d67087ca0
Patch from Leonardo Boshell to add the locale.h header.
...
2003-10-27 Glynn Foster <glynn.foster@sun.com>
* src/main.c: Patch from Leonardo Boshell to add the
locale.h header.
2003-10-27 02:48:32 +00:00
Sami Pesonen
14a9bf072e
Added fi to ALL LINGUAS by Sami Pesonen <sampeson@iki.fi>
2003-10-13 17:53:04 +00:00
Žygimantas Beručka
c3c7c47ccd
Added "lt" to ALL_LINGUAS. Added Lithuanian translation by Tomas Kuliavas.
...
2003-10-06 Žygimantas Beručka <uid0@tuxfamily.org>
* configure.in: Added "lt" to ALL_LINGUAS.
* po/lt.po: Added Lithuanian translation by Tomas Kuliavas.
2003-10-06 14:16:33 +00:00
Christian Rose
1b74c6417e
Added "eu" to ALL_LINGUAS. Added Basque translation by Alberto Fernández
...
2003-09-30 Christian Rose <menthos@menthos.com>
* configure.in: Added "eu" to ALL_LINGUAS.
* po/eu.po: Added Basque translation by
Alberto Fernández Benito <afernn@euskalnet.net>.
2003-09-29 23:27:45 +00:00
Fatih Demir
83b1242fdd
Added Tamil translation by dinesh
2003-09-17 06:28:30 +00:00
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
Samel Jn Gunnarsson
5023b9f3fc
Added Icelandic translation.
...
2003-08-22 Samel Jn Gunnarsson <sammi@techattack.nu>
* is.po: Added Icelandic translation.
2003-08-23 00:18:42 +00:00