Commit Graph

414 Commits

Author SHA1 Message Date
Lucas Rocha b74e793a69 release 2.23.2
2008-06-03  Lucas Rocha  <lucasr@gnome.org>

	* NEWS: release 2.23.2

svn path=/trunk/; revision=1383
2008-06-03 07:58:59 +00:00
Lucas Rocha 92eda5b9ce set all dialogs in glade file as resizable in order to have them
2008-05-31  Lucas Rocha  <lucasr@gnome.org>

	* src/zenity.glade: set all dialogs in glade file as resizable in
	order to have them respecting the --width and --height command-line
	options (Fixes bug #529452).

svn path=/trunk/; revision=1380
2008-05-31 13:52:18 +00:00
Lucas Rocha 48a8042fa5 post-release version bump.
2008-04-21  Lucas Rocha  <lucasr@gnome.org>

	* configure.in: post-release version bump.

svn path=/trunk/; revision=1366
2008-04-21 22:16:02 +00:00
Lucas Rocha 954fd84362 release 2.23.1
2008-04-21  Lucas Rocha  <lucasr@gnome.org>

	* NEWS: release 2.23.1

svn path=/trunk/; revision=1364
2008-04-21 22:14:32 +00:00
Lucas Almeida Rocha c4f1a2556a Added patch author reference on latest ChangeLog entry.
svn path=/trunk/; revision=1363
2008-04-21 20:48:50 +00:00
Lucas Rocha 8cda6025f0 Add support for file filter in file selection dialog through the new
2008-04-21  Lucas Rocha  <lucasr@gnome.org>

	Add support for file filter in file selection dialog through the new
	--file-filter command line option (Fixes bug #409843).

	* src/option.c, src/zenity.h: added supporting variable and new 
	GOptionEntry entry for the new command line option.
	* src/fileselection.c (zenity_fileselection): add file filters based
	on command line input.


svn path=/trunk/; revision=1362
2008-04-21 20:47:38 +00:00
Karsten Braeckelmann 535f6156a7 Fix typo and remove obsolete freeze note. Fixes bug #527345. Patch by
2008-04-12  Karsten Braeckelmann  <guenther@rudersport.de>

	    * HACKING: Fix typo and remove obsolete freeze note.
	    Fixes bug #527345. Patch by kraai@ftbfs.org.


svn path=/trunk/; revision=1355
2008-04-12 17:00:05 +00:00
Lucas Rocha a740e32652 use g_value_dup_string when applicable (Fixes bug #527258). Patch from
2008-04-10  Lucas Rocha  <lucasr@gnome.org>

	* src/tree.c (zenity_tree_dialog_get_selected,
	zenity_tree_dialog_toggle_get_selected): use g_value_dup_string when
	applicable (Fixes bug #527258). Patch from kraai@ftbfs.org.

svn path=/trunk/; revision=1352
2008-04-10 09:57:14 +00:00
Lucas Rocha eeb43bf65b fix memory leak on custom labels (Fixes bug #526627). Patch by
2008-03-30  Lucas Rocha  <lucasr@gnome.org>

	* src/msg.c (zenity_msg_construct_question_dialog): fix memory leak on
	custom labels (Fixes bug #526627). Patch by kraai@ftbfs.org.

svn path=/trunk/; revision=1348
2008-04-07 19:06:21 +00:00
Lucas Rocha 2141cb9184 Allow question dialogs to use custom button label text (Fixes bug
2008-03-30  Lucas Rocha  <lucasr@gnome.org>

	Allow question dialogs to use custom button label text (Fixes 
	bug #335763). Patch from Cosimo Cecchi <anarki@lilik.it> and 
	Thomas Thurman <tthurman@gnome.org>.

	* src/msg.c (zenity_msg_construct_question_dialog), (zenity_msg):
	dynamically add dialog buttons with provided labels.
	* src/option.c (zenity_option_free): free input labels.
	(zenity_question_post_callback): set button labels provided by the
	respective command line options.
	* src/zenity.glade: remove pre-defined dialog button from question
	dialog.
	* src/zenity.h: added ok_label and cancel_label to ZenityMsgData.

svn path=/trunk/; revision=1346
2008-03-29 22:13:50 +00:00
Lucas Rocha 69390b9e43 added arg_description for --timeout option (Fixes bug #516876). Patch from
2008-03-17  Lucas Rocha  <lucasr@gnome.org>

	* src/option.c: added arg_description for --timeout option (Fixes 
	bug #516876). Patch from Luca Ferretti <elle.uca@libero.it>. 

svn path=/trunk/; revision=1341
2008-03-17 19:28:49 +00:00
Lucas Almeida Rocha da748de053 Fix ChangeLog entry dates.
svn path=/trunk/; revision=1340
2008-03-17 19:25:08 +00:00
Lucas Rocha 82358456e0 set value range before setting value in order to correctly set initial
2007-03-17  Lucas Rocha  <lucasr@gnome.org>

	* src/scale.c (zenity_scale): set value range before setting value 
	in order to correctly set initial state (Fixes bug #521574).

svn path=/trunk/; revision=1337
2008-03-17 19:23:03 +00:00
Lucas Rocha 67baada430 added comment on a string in order clarify its meaning for translators
2007-03-17  Lucas Rocha  <lucasr@gnome.org>

	* src/option.c: added comment on a string in order clarify its
	meaning for translators (Fixes bug #520847). 

svn path=/trunk/; revision=1335
2008-03-17 19:16:31 +00:00
Lucas Rocha dc31270bb2 post-release version bump.
2007-03-10  Lucas Rocha  <lucasr@gnome.org>

	* configure.in: post-release version bump.

svn path=/trunk/; revision=1330
2008-03-10 11:07:58 +00:00
Lucas Rocha b630ba074a release 2.22.0
2008-03-10  Lucas Rocha  <lucasr@gnome.org>

	* NEWS: release 2.22.0

svn path=/trunk/; revision=1329
2008-03-10 11:07:20 +00:00
Lucas Rocha 304eaf6692 post-release version bump.
2007-02-25  Lucas Rocha  <lucasr@gnome.org>

	* configure.in: post-release version bump.

svn path=/trunk/; revision=1320
2008-02-25 20:23:28 +00:00
Lucas Rocha 2f374bf421 release 2.21.1
2008-02-25  Lucas Rocha  <lucasr@gnome.org>

	* NEWS: release 2.21.1

svn path=/trunk/; revision=1318
2008-02-25 20:21:50 +00:00
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