Claude Paroz
6539d908ad
Converted to UTF-8.
...
2007-12-05 Claude Paroz <claude@2xlibre.net>
* NEWS: Converted to UTF-8.
svn path=/trunk/; revision=1300
2007-12-05 18:48:31 +00:00
Lucas Rocha
244af073f2
post-release version bump.
...
2007-09-17 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
svn path=/trunk/; revision=1273
2007-09-17 19:32:55 +00:00
Lucas Rocha
1634b3e6a5
release 2.20.0
...
2007-09-17 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.20.0
svn path=/trunk/; revision=1271
2007-09-17 19:31:44 +00:00
Lucas Rocha
0ce92c6b42
use new standard/required format.
...
2007-09-04 Lucas Rocha <lucasr@gnome.org>
* MAINTAINERS: use new standard/required format.
svn path=/trunk/; revision=1256
2007-09-03 22:06:28 +00:00
Lucas Rocha
9717449e5e
post-release version bump.
...
2007-08-13 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
svn path=/trunk/; revision=1234
2007-08-13 20:51:05 +00:00
Lucas Rocha
74bfe85d29
release 2.19.2
...
2007-08-13 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.19.2
svn path=/trunk/; revision=1232
2007-08-13 20:49:19 +00:00
Lucas Rocha
8b16d4d412
added timeout option to all dialogs (Fixes bug #160654 ). Based on patch
...
2007-08-13 Lucas Rocha <lucasr@gnome.org>
* src/*.c: added timeout option to all dialogs (Fixes bug #160654 ).
Based on patch from Muthiah Annamalai <gnumuthu@users.sf.net>.
svn path=/trunk/; revision=1231
2007-08-13 20:36:29 +00:00
Lucas Rocha
ae3e8d1496
fix critical warning when using checkbox and radiobox in list dialog
...
2007-08-13 Lucas Rocha <lucasr@gnome.org>
* src/tree.c: fix critical warning when using checkbox and radiobox in
list dialog (Fixes bug #453713 ).
svn path=/trunk/; revision=1230
2007-08-13 20:16:37 +00:00
Lucas Rocha
b2459f3b6e
fix broken handling of input from pipes in list dialog (Fixes bug
...
2007-05-27 Lucas Rocha <lucasr@gnome.org>
* src/tree.c: fix broken handling of input from pipes in list
dialog (Fixes bug #343684 ).
svn path=/trunk/; revision=1221
2007-05-27 21:20:39 +00:00
Lucas Rocha
5868adac75
correctly handle UTF-8 input text in the text info dialog (Fixes bug
...
2007-05-27 Lucas Rocha <lucasr@gnome.org>
* src/text.c: correctly handle UTF-8 input text in the text info
dialog (Fixes bug #407275 ).
svn path=/trunk/; revision=1220
2007-05-27 20:35:32 +00:00
Lucas Rocha
b73e72bcfe
initialize GTK+ before parsing command line options to better handle
...
2007-05-27 Lucas Rocha <lucasr@gnome.org>
* src/main.c: initialize GTK+ before parsing command line options to
better handle errors on display setting (Fixes bug #410055 ).
svn path=/trunk/; revision=1217
2007-05-27 20:09:27 +00:00
Lucas Rocha
0e6aa98031
post-release version bump.
...
2007-05-15 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
svn path=/trunk/; revision=1215
2007-05-14 23:10:16 +00:00
Lucas Rocha
33bb2765a4
release 2.19.1
...
2007-05-15 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.19.1
svn path=/trunk/; revision=1213
2007-05-14 23:08:37 +00:00
Lucas Rocha
b9cbcc8d0b
fix seg fault when outputing files with special printf format strings
...
2007-05-15 Lucas Rocha <lucasr@gnome.org>
* src/text.c (zenity_text_dialog_response): fix seg fault when
outputing files with special printf format strings (Fixes
bug #405006 ). Patch from Mariano Suárez-Alvarez.
svn path=/trunk/; revision=1212
2007-05-14 22:13:59 +00:00
Lucas Rocha
a705262d81
fix index handling for --print-column (Fixes bug #420396 ).
...
2007-05-15 Lucas Rocha <lucasr@gnome.org>
* src/tree.c (zenity_tree_dialog_toggle_get_selected): fix index
handling for --print-column (Fixes bug #420396 ).
svn path=/trunk/; revision=1211
2007-05-14 22:07:13 +00:00
Lucas Rocha
ab6159f84b
make libnotify support an option (Fixes bug #346843 ). Patch from Saleem
...
2007-05-15 Lucas Rocha <lucasr@gnome.org>
* configure.ac: make libnotify support an option (Fixes bug #346843 ).
Patch from Saleem Abdulrasool <compnerd@gentoo.org>.
svn path=/trunk/; revision=1210
2007-05-14 21:49:32 +00:00
Lucas Rocha
f297dd91bd
double-click on day results in dialog response (Fixes bug #395152 ). Patch
...
2007-05-15 Lucas Rocha <lucasr@gnome.org>
* src/calendar.c (zenity_calendar, zenity_calendar_double_click):
double-click on day results in dialog response (Fixes bug #395152 ).
Patch from Tom Tromey <tromey@redhat.com>.
svn path=/trunk/; revision=1209
2007-05-14 21:38:47 +00:00
Lucas Rocha
adee9db566
general cleanups for build warnings (Fixes bug #416196 ). Patch from
...
2007-05-14 Lucas Rocha <lucasr@gnome.org>
* src/progress.c (zenity_progress_handle_stdin), src/option.c
(zenity_create_context), src/about.c, src/notification.c
(zenity_notification_handle_stdin): general cleanups for
build warnings (Fixes bug #416196 ). Patch from Kjartan
Maraas <kmaraas@gnome.org>.
svn path=/trunk/; revision=1208
2007-05-14 21:26:08 +00:00
Lucas Rocha
5c1ff4ebd1
man page update (Fixes bug #436187 ). Patch from Sven Arvidsson
...
2007-05-14 Lucas Rocha <lucasr@gnome.org>
* data/zenity.1: man page update (Fixes bug #436187 ). Patch from
Sven Arvidsson <sa@whiz.se>.
svn path=/trunk/; revision=1207
2007-05-14 18:18:01 +00:00
Lucas Rocha
cae7e29ed9
post-release version bump.
...
2007-04-09 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
svn path=/trunk/; revision=1199
2007-04-09 22:21:54 +00:00
Lucas Rocha
f855ef04cd
release 2.18.1
...
2007-04-09 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.18.1
svn path=/trunk/; revision=1197
2007-04-09 22:19:45 +00:00
Lucas Rocha
300f2f7f19
post-release version bump.
...
2007-03-11 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
svn path=/trunk/; revision=1189
2007-03-11 18:58:08 +00:00
Lucas Rocha
974bcca95a
release 2.18.0
...
2007-03-11 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.18.0
svn path=/trunk/; revision=1187
2007-03-11 18:56:32 +00:00
Lucas Rocha
ef060e6791
post-release version bump.
...
2007-02-26 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
svn path=/trunk/; revision=1174
2007-02-26 17:41:03 +00:00
Lucas Rocha
342f3f6277
release 2.17.92
...
2007-02-26 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.17.92
svn path=/trunk/; revision=1172
2007-02-26 17:36:30 +00:00
Lucas Rocha
009539d9fe
post-release version bump.
...
2007-02-12 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
svn path=/trunk/; revision=1166
2007-02-12 18:13:31 +00:00
Lucas Rocha
e0e0a995fb
release 2.17.91
...
2007-02-12 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.17.91
svn path=/trunk/; revision=1164
2007-02-12 18:11:42 +00:00
Lucas Rocha
708a021ab4
post-release version bump.
...
2007-01-22 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
svn path=/trunk/; revision=1153
2007-01-22 18:59:39 +00:00
Lucas Rocha
979a7ad769
release 2.17.90
...
2007-01-22 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.17.90
svn path=/trunk/; revision=1151
2007-01-22 18:56:40 +00:00
Lucas Rocha
73d0d17937
post-release version bump.
...
2007-01-08 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
svn path=/trunk/; revision=1149
2007-01-08 20:38:48 +00:00
Lucas Rocha
da6536f137
release 2.17.3
...
2007-01-08 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.17.3
svn path=/trunk/; revision=1147
2007-01-08 20:36:41 +00:00
Lucas Rocha
46b427c813
post-release version bump.
...
2006-12-18 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
2006-12-18 20:48:17 +00:00
Lucas Rocha
de2e933858
release 2.17.2
...
2006-12-18 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.17.2
2006-12-18 20:46:51 +00:00
Lucas Rocha
e96c5b07d1
post-release version bump.
...
2006-12-04 Lucas Rocha <lucasr@gnome.org>
* configure.in: post-release version bump.
2006-12-04 21:02:19 +00:00
Lucas Rocha
b1625e26f4
release 2.17.1
...
2006-12-04 Lucas Rocha <lucasr@gnome.org>
* NEWS: release 2.17.1
2006-12-04 20:56:29 +00:00
Lucas Rocha
7a58e9e4c7
complete list dialog options with respective arguments (Fixes bug
...
2006-12-04 Lucas Rocha <lucasr@gnome.org>
* src/option.c: complete list dialog options with respective arguments
(Fixes bug #353320 ). Patch from Glynn Foster <glynn.foster@sun.com>.
2006-12-04 20:35:48 +00:00
Lucas Rocha
72e5594825
make dialog text selectable on message dialogs (error, warning, info, and
...
2006-12-04 Lucas Rocha <lucasr@gnome.org>
* src/zenity.glade: make dialog text selectable on message dialogs
(error, warning, info, and question) (Fixes bug #352910 ). Patch
from Greg Hudson <ghudson@mit.edu>.
2006-12-04 20:22:54 +00:00
Lucas Rocha
784eada1b4
merged identic i18n strings (Fixes bug #334361 ).
...
2006-12-03 Lucas Rocha <lucasr@gnome.org>
* src/zenity.glade: merged identic i18n strings (Fixes bug #334361 ).
2006-12-03 16:48:39 +00:00
Lucas Rocha
924aaf3aa2
revert back to GNU LGPL.
...
2006-12-02 Lucas Rocha <lucasr@gnome.org>
* COPYING: revert back to GNU LGPL.
2006-12-02 11:05:10 +00:00
Lucas Rocha
09c4a49800
add "auto-kill" option to progress dialog. Now the user can choose whether
...
2006-12-02 Lucas Rocha <lucasr@gnome.org>
* src/zenity.h, src/progress.c, src/option.c: add "auto-kill" option
to progress dialog. Now the user can choose whether to kill parent
process or not (Fixes bug #310824 ). Patch from Diego Escalante Urrelo
<diego@aureal.com.pe>.
2006-12-02 10:54:45 +00:00
Lucas Rocha
4d9c0448f5
don't show cancel button on warning dialog (Fixes bug #324100 ). Patch from
...
2006-12-02 Lucas Rocha <lucasr@gnome.org>
* src/zenity.glade: don't show cancel button on warning dialog (Fixes
bug #324100 ). Patch from Claudio Saavedra
<csaavedra@alumnos.utalca.cl>
2006-12-02 10:41:21 +00:00
Guilherme de S. Pastore
6b16e4addc
post-release version bump
2006-10-02 20:05:28 +00:00
Guilherme de S. Pastore
5bd52fba65
release 2.16.1
2006-10-02 20:01:44 +00:00
Lucas Rocha
44acf950cf
post release version bump.
...
2006-09-04 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-09-04 13:01:56 +00:00
Lucas Rocha
04563f0be8
Release 2.16.0
...
2006-09-04 Lucas Rocha <lucasr@gnome.org>
* NEWS: Release 2.16.0
2006-09-04 12:55:27 +00:00
Lucas Rocha
a69b5942c4
post release version bump.
...
2006-08-21 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-09-04 12:41:20 +00:00
Lucas Rocha
9a2cbe6b0b
Release 2.15.92
...
2006-08-21 Lucas Rocha <lucasr@gnome.org>
* NEWS: Release 2.15.92
2006-09-04 12:36:51 +00:00
Kjartan Maraas
2ccebf9544
Fix intltool req. Update this.
...
2006-08-15 Kjartan Maraas <kmaraas@gnome.org>
* configure.in: Fix intltool req.
* po/nb.po: Update this.
2006-08-15 12:15:17 +00:00
Lucas Rocha
89118fd7fe
post release version bump.
...
2006-08-08 Lucas Rocha <lucasr@gnome.org>
* configure.in: post release version bump.
2006-08-09 01:06:20 +00:00
Lucas Rocha
94e6ab1132
Release 2.15.91 Update.
...
2006-07-28 Lucas Rocha <lucasr@gnome.org>
* configure.in: Release 2.15.91
* NEWS: Update.
2006-08-09 00:55:59 +00:00