Lucas Rocha
5f7447fa05
Release 2.15.90 Update. remove eggtrayicon.c reference.
...
2006-07-28 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.15.90
* NEWS: Update.
* po/POTFILES.in: remove eggtrayicon.c reference.
2006-07-28 22:25:31 +00:00
Lucas Rocha
d373b3f3ce
src/notification.c (-set_scaled_pixbuf, +zenity_notification_icon_update,
...
2006-07-27 Lucas Rocha <lucasr@gnome.org>
* src/notification.c (-set_scaled_pixbuf,
+zenity_notification_icon_update,
-zenity_notification_icon_press_callback,
+zenity_notification_icon_size_changed_cb,
-zenity_notification_icon_expose_callback,
-zenity_notification_icon_destroy_callback,
+zenity_notification_icon_activate_cb,
zenity_notification_handle_stdin, zenity_notification),
src/util.[ch] (+zenity_util_stock_from_filename,
zenity_util_pixbuf_new_from_file), Makefile.am, configure.in:
Migration to gtk_status_icon (Fixes bug #341451 ). Patch from
Christian Persch <chpe@gnome.org>.
* src/eggtrayicon.[ch]: removed.
2006-07-28 21:25:11 +00:00
Lucas Rocha
e46814b46a
correctly stdin input for text info dialog (Fixes bug #336736 ).
...
2006-07-27 Lucas Rocha <lucasr@gnome.org>
* src/text.c (zenity_text_handle_stdin): correctly stdin input for
text info dialog (Fixes bug #336736 ).
2006-07-28 04:18:58 +00:00
Lucas Rocha
80d39c09c1
entry activation makes dialog return OK (Fixes bug #347340 ).
...
2006-07-27 Lucas Rocha <lucasr@gnome.org>
* src/entry.c (zenity_entry): entry activation makes dialog
return OK (Fixes bug #347340 ).
2006-07-27 03:29:44 +00:00
Lucas Rocha
216ee62fe1
fix small build warnings on 64-bit architectures (Fixes bug #344125 ). fix
...
2006-07-26 Lucas Rocha <lucasr@gnome.org>
* src/tree.c (zenity_tree_fill_entries_from_stdin, zenity_tree): fix
small build warnings on 64-bit architectures (Fixes bug #344125 ).
* src/zenity.h: fix small build warning.
2006-07-26 23:17:04 +00:00
Francisco Javier F. Serrador
5968740b29
Replaced old FSF postal address with current one.
...
2006-06-10 Francisco Javier F. Serrador <serrador@cvs.gnome.org>
* src/about.c: Replaced old FSF postal address with current one.
2006-06-10 20:16:35 +00:00
Lucas Rocha
1bf8562a2e
about dialog update.
...
2006-05-19 Lucas Rocha <lucasr@gnome.org>
* src/about.c (zenity_about): about dialog update.
2006-05-19 20:00:29 +00:00
Lucas Rocha
4b0d957186
post release version bump.
...
2006-05-16 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-05-16 12:43:44 +00:00
Lucas Rocha
e3587488aa
Release 2.15.2 Update.
...
2006-05-16 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.15.2
* NEWS: Update.
2006-05-16 12:42:15 +00:00
Lucas Rocha
07618f9daa
add optional dropdown menu to entry dialog (Fixed bug #311038 ). Patch from
...
2006-05-10 Lucas Rocha <lucasr@gnome.org>
* src/entry.c (zenity_entry_fill_entries, zenity_entry),
src/main.c, src/option.c, src/zenity.glade, src/zenity.h:
add optional dropdown menu to entry dialog (Fixed bug #311038 ).
Patch from Diego Escalante Urrelo <dieguito@gmail.com>.
2006-05-11 01:31:35 +00:00
Lucas Rocha
59b5bad794
move to automake 1.9 and several cleanups (Fixes bug #341056 ). Patch from
...
2006-05-10 Lucas Rocha <lucasr@gnome.org>
* .cvsignore, Makefile.am, autogen.sh, configure.in,
data/Makefile.am, po/.cvsignore, src/Makefile.am: move to
automake 1.9 and several cleanups (Fixes bug #341056 ).
Patch from Christian Persch <chpe@gnome.org>.
2006-05-10 03:37:14 +00:00
Lucas Rocha
c8da127a67
post release version bump.
...
2006-04-29 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-04-29 03:32:47 +00:00
Lucas Rocha
986c97f672
Release 2.15.1 Update.
...
2006-04-24 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.15.1
* NEWS: Update.
2006-04-29 03:31:38 +00:00
Lucas Rocha
8485ef2f6a
remove X libs checks because zenity doesn't use X includes directly (Fixes
...
2006-04-17 Lucas Rocha <lucasr@gnome.org>
* configure.in: remove X libs checks because zenity
doesn't use X includes directly (Fixes bug #338102 ).
2006-04-17 04:25:44 +00:00
Lucas Rocha
e97b6eeaeb
don't ignore return value from g_renew() (Fixes bug #338038 ). Patch from
...
2006-04-16 Lucas Rocha <lucasr@gnome.org>
* src/tree.c (zenity_tree_extract_column_indexes):
don't ignore return value from g_renew() (Fixes
bug #338038 ). Patch from Behdad Esfahbod
<gnome@behdad.org>.
2006-04-17 04:11:15 +00:00
Lucas Rocha
fd749447db
Convert to use po/LINGUAS.
...
2006-04-16 Lucas Rocha <lucasr@gnome.org>
* configure.in:
* po/LINGUAS:
Convert to use po/LINGUAS.
2006-04-17 03:46:24 +00:00
Lucas Rocha
a88ade52a0
fix example on progress dialog (Fixed bug #336751 ).
...
2006-03-31 Lucas Rocha <lucasr@gnome.org>
* data/zenity.1: fix example on progress dialog (Fixed
bug #336751 ).
2006-03-31 22:49:57 +00:00
Lucas Rocha
a8363ee219
quit zenity on dialog response (Fixes bug #336505 ).
...
2006-03-31 Lucas Rocha <lucasr@gnome.org>
* src/about.c (zenity_about_dialog_response): quit zenity
on dialog response (Fixes bug #336505 ).
2006-03-31 04:20:47 +00:00
Lucas Rocha
6645316bc9
add --confirm-overwrite to file selection dialog to pop a confirmation
...
2006-03-23 Lucas Rocha <lucasr@gnome.org>
* src/fileselection.c, zenity.h, option.c: add
--confirm-overwrite to file selection dialog to pop a
confirmation dialog when selecting an existing filename.
2006-03-23 20:08:17 +00:00
Lucas Rocha
e919741e64
Implement the "message" command on notification icon with libnotify
...
2006-03-22 Lucas Rocha <lucasr@gnome.org>
Implement the "message" command on notification icon
with libnotify bubbles. Patch from Davyd Madeley
<davyd@madeley.id.au>.
* configure.in: add libnotify checking.
* src/notification.c (zenity_notification_handle_stdin,
zenity_notification): initialize libnotify and implement
"message" command.
2006-03-23 03:43:23 +00:00
Gora Mohanty
d715ba199a
configure.in: Added or (Oriya) to ALL_LINGUAS.
...
ChangeLog: Changed to reflect this.
po/or.po: Added Oriya translation
ChangeLog: Changed to reflect this.
2006-03-20 19:16:50 +00:00
Lucas Rocha
45dcb53479
Post release bump, for unstable 2.15.x development.
...
2005-03-13 Lucas Rocha <lucasr@gnome.org>
* configure.in: Post release bump, for unstable
2.15.x development.
2006-03-13 21:12:44 +00:00
Lucas Rocha
5496ea9ecf
Release 2.14.0 Update.
...
2006-03-13 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.14.0
* THANKS, NEWS: Update.
2006-03-13 20:44:40 +00:00
Lucas Rocha
17989a09c1
add G_OPTION_FLAG_NOALIAS to separator option for list dialog. Patch from
...
2006-03-07 Lucas Rocha <lucasr@gnome.org>
* src/option.c: add G_OPTION_FLAG_NOALIAS to separator
option for list dialog. Patch from Glynn
Foster <glynn.foster@sun.com>.
2006-03-07 19:04:04 +00:00
Lucas Rocha
7e8411117f
post release version bump.
...
2006-01-29 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-01-29 21:09:18 +00:00
Lucas Rocha
b01a07783d
Release 2.13.90 Update.
...
2006-01-29 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.13.90
* THANKS, NEWS: Update.
2006-01-29 21:04:14 +00:00
Lucas Rocha
68b61cea90
post release version bump.
...
2006-01-16 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-01-16 23:33:24 +00:00
Lucas Rocha
741aba7ac2
Release 2.13.5 Update.
...
2006-01-16 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.13.5
* NEWS: Update.
2006-01-16 23:03:53 +00:00
Lucas Rocha
20fddd4219
post release version bump.
...
2006-01-05 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-01-06 03:23:06 +00:00
Lucas Rocha
d21e6be78a
Release 2.13.4 Update.
...
2006-01-05 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.13.4
* THANKS, NEWS: Update.
2006-01-06 03:21:17 +00:00
Lucas Rocha
7486a38445
use GtkAboutDialog instead of custom dialog (Fixes bug #309405 ). remove
...
2005-12-18 Lucas Rocha <lucasr@gnome.org>
* src/about.c: use GtkAboutDialog instead of custom
dialog (Fixes bug #309405 ).
* src/zenity.glade: remove zenity_about_dialog.
* configure.in: zenity now depends on GTK+ >= 2.6.x
because now it uses GtkAboutDialog.
2005-12-18 03:19:40 +00:00
Lucas Rocha
906b3397b2
make all dialogs HIG compliant by fixing spaces and removing separator
...
2005-12-16 Lucas Rocha <lucasr@gnome.org>
* src/zenity.glade: make all dialogs HIG compliant
by fixing spaces and removing separator (Fixes bug
#324211 ). Patch by Christian Persch <chpe@gnome.org>.
2005-12-17 02:22:51 +00:00
Lucas Rocha
4ac6730868
add --hide-value to scale dialog.
...
2005-12-15 Lucas Rocha <lucasr@gnome.org>
* src/option.c, src/scale.c, src/zenity.h: add
--hide-value to scale dialog.
2005-12-15 05:40:15 +00:00
Lucas Rocha
b657c347e8
make the hscale discontinuous.
...
2005-12-13 Lucas Rocha <lucasr@gnome.org>
* src/zenity.glade: make the hscale discontinuous.
2005-12-13 15:12:38 +00:00
Lucas Rocha
285cb79baf
new scale dialog for selecting a value from a range ( Fixes #322399 ).
...
2005-12-13 Lucas Rocha <lucasr@gnome.org>
* data/Makefile.am, data/zenity-scale.png,
src/Makefile.am, src/main.c, src/option.c,
src/option.h, src/scale.c, src/zenity.glade,
src/zenity.h: new scale dialog for selecting a
value from a range (Fixes #322399 ).
2005-12-13 04:18:58 +00:00
Lucas Rocha
994d2414cc
post release version bump.
...
2005-12-12 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2005-12-12 21:55:08 +00:00
Lucas Rocha
3448858072
Release 2.13.3 Update. Update my e-mail address.
...
2005-12-12 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.13.3
* NEWS: Update.
* MAINTAINERS: Update my e-mail address.
2005-12-12 21:52:32 +00:00
Lucas Rocha
5547de9384
make it possible to add new lines and markup in the dialog text.
...
2005-11-15 Lucas Rocha <lucasr@cvs.gnome.org>
* src/calendar.c, src/progress.c, src/tree.c: make
it possible to add new lines and markup in the dialog
text.
2005-11-15 04:14:35 +00:00
Lucas Rocha
2df94bfcd5
post release version bump.
...
2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
2005-11-14 05:08:07 +00:00
Lucas Rocha
6a7b36229c
Release 2.13.2 Update.
...
2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.13.2
* NEWS, THANKS, src/about.c: Update.
2005-11-14 05:05:33 +00:00
Lucas Rocha
c8b9b79813
make it possible to add new lines in the in the msg dialog (Fixes bug
...
2005-11-13 Lucas Rocha <lucasr@cvs.gnome.org>
* src/msg.c: make it possible to add new lines in the
in the msg dialog (Fixes bug #320787 ).
2005-11-14 04:25:58 +00:00
Erdal Ronahi
c9e23b5e47
Added Kurdish translation
2005-10-27 18:16:44 +00:00
Lucas Rocha
8452a50b9b
post release version bump.
...
2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
2005-10-24 12:55:02 +00:00
Lucas Rocha
5483bdb680
Release 2.13.1 Update.
...
2005-10-24 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.13.1
* NEWS, THANKS, src/about.c: Update.
2005-10-24 12:51:36 +00:00
Lucas Rocha
7f2aedec5a
by default, focus is on tree view in list dialogs. Fixes #317263 . Patch
...
2005-10-18 Lucas Rocha <lucasr@cvs.gnome.org>
* src/zenity.glade: by default, focus is on tree
view in list dialogs. Fixes #317263 . Patch from
Aleksey Kliger <akliger@gmail.com>
2005-10-18 13:56:35 +00:00
Lucas Rocha
91ace3021a
refile zenity to GNOME|Utilities. Fixes #318831 . Patch from Brent Smith
...
2005-10-18 Lucas Rocha <lucasr@cvs.gnome.org>
* help/zenity.omf.in: refile zenity to GNOME|Utilities.
Fixes #318831 . Patch from Brent Smith <gnome@nextreality.net>.
* help/C/zenity.xml: more meaningful abstract and
standardized title. Fixes #318915 . Patch from
Brent Smith <gnome@nextreality.net>.
2005-10-18 13:21:10 +00:00
Lucas Rocha
d1e9373658
bug fix for #315020 .
...
2005-09-24 Lucas Rocha <lucasr@cvs.gnome.org>
* data/zenity.1: bug fix for #315020 .
2005-09-24 15:15:04 +00:00
Lucas Rocha
0086a9363f
fixed bug #317033 .
...
2005-09-24 Lucas Rocha <lucasr@cvs.gnome.org>
* src/option.c: fixed bug #317033 .
2005-09-24 15:04:02 +00:00
Guilherme de S. Pastore
51a7c9d389
escaped "-"s; they're supposed to be minus signs, not hyphens.
...
* data/zenity.1: escaped "-"s; they're supposed to be minus signs, not hyphens.
2005-09-21 14:38:02 +00:00
Lucas Rocha
a3fa7022c7
add a Zenity wiki page reference.
...
2005-09-17 Lucas Rocha <lucasr@cvs.gnome.org>
* TODO: add a Zenity wiki page reference.
2005-09-17 04:18:50 +00:00
Lucas Rocha
f542b6d10d
Post release bump, for unstable 2.13.x development.
...
2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Post release bump, for unstable
2.13.x development.
2005-09-06 03:49:43 +00:00
Lucas Rocha
7f091245f7
Release 2.12.0 Update.
...
2005-09-06 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.12.0
* NEWS, THANKS, src/about.c: Update.
2005-09-06 03:44:07 +00:00
Lucas Rocha
4f98b2b745
version bump for development releases (2.13.x).
...
2005-08-31 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: version bump for development
releases (2.13.x).
2005-08-31 03:04:52 +00:00
Lucas Rocha
bd300550cc
post release version bump.
...
2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
2005-08-23 15:27:13 +00:00
Lucas Rocha
417bfb6389
Release 2.11.92 Update.
...
2005-08-23 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.11.92
* NEWS, THANKS, src/about.c: Update.
2005-08-23 15:16:57 +00:00
Lucas Rocha
ff4abdcb98
post release version bump.
...
2005-08-07 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
2005-08-07 19:48:44 +00:00
Lucas Rocha
0bc57119fb
Release 2.11.91 Update.
...
2005-08-07 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.11.91
* NEWS, THANKS, src/about.c: Update.
2005-08-07 19:45:50 +00:00
Lucas Rocha
bebb1bd18e
post release version bump.
...
2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
2005-07-26 03:16:09 +00:00
Lucas Rocha
47a2e0479a
Release 2.11.90 Update.
...
2005-07-25 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.11.90
* NEWS, THANKS, src/about.c: Update.
2005-07-26 03:12:09 +00:00
Lucas Rocha
6552d6b556
added gnome-doc-utils.make. added GNOME_DOC_INIT and removed
...
2005-07-24 Lucas Rocha <lucasr@cvs.gnome.org>
* .cvsignore: added gnome-doc-utils.make.
* configure.in: added GNOME_DOC_INIT and
removed help/C/Makefile and help/sr/Makefile
from AC_OUTPUT.
* Makefile.am: added gnome-doc-utils.make to
EXTRA_DIST and DISTCLEANFILES. Added
DISTCHECK_CONFIGURE_FLAGS.
* help/Makefile.am: migration to gnome-doc-utils.
* help/zenity.omf.in: new OMF file to be used by
gnome-doc-utils.
* help/C/Makefile.am, help/C/zenity-C.omf: No
longer needed. Removed.
* help/C/zenity.xml: updates to be gnome-doc-utils
compliant.
* help/ChangeLog: new ChangeLog to keep track
of doc updates.
2005-07-25 01:06:32 +00:00
Yair Hershkovitz
96bd8b6279
Added Hebrew translation
...
2005-07-14 Yair Hershkovitz <yairhr@gmail.com>
* Added Hebrew translation
2005-07-14 20:13:47 +00:00
Lucas Rocha
9db3de1912
post release version bump.
...
2005-07-13 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: post release version bump.
2005-07-13 04:10:19 +00:00
Lucas Rocha
4b5cdda3c8
Release 2.11.1 Add note about feature frozen-ness. Update.
...
2005-07-13 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: Release 2.11.1
* HACKING: Add note about feature frozen-ness.
* NEWS, THANKS, src/about.c: Update.
2005-07-13 04:04:09 +00:00
Lucas Rocha
beffc3f8a9
dependency on glib >= 2.7.3 Add G_OPTION_FLAG_NOALIAS flag on options that
...
2005-07-12 Lucas Rocha <lucasr@cvs.gnome.org>
* configure.in: dependency on glib >= 2.7.3
* src/option.c: Add G_OPTION_FLAG_NOALIAS flag
on options that are present in more than on
group.
2005-07-13 03:28:15 +00:00
Lucas Rocha
68ab19d2c4
activate option help translations in GOption.
...
2005-07-12 Lucas Rocha <lucasr@cvs.gnome.org>
* src/option.c: activate option help translations
in GOption.
2005-07-12 13:46:50 +00:00
Lucas Rocha
21f7bc6a54
general code cleanups. Contribution from Benoît Dejean.
...
2005-07-08 Lucas Rocha <lucasr@cvs.gnome.org>
* src/about.c, src/calendar.c, src/fileselection.c,
src/option.c, src/progress.c, src/text.c, src/tree.c,
src/util.c: general code cleanups. Contribution from
Benoît Dejean.
2005-07-08 23:21:34 +00:00
Lucas Rocha
d6f1d76768
marks static many functions and global variables. Contribution from
...
2005-07-08 Lucas Rocha <lucasr@cvs.gnome.org>
* src/about.c, src/option.c, src/fileselection.c:
marks static many functions and global variables.
Contribution from Benoît Dejean.
2005-07-08 13:39:27 +00:00
Lucas Almeida Rocha
0bc80a781d
Changelog fixes, THANKS update.
2005-07-06 20:22:58 +00:00
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