Projects
Extra
yad
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 16
View file
yad.changes
Changed
@@ -1,4 +1,12 @@ ------------------------------------------------------------------- +Sat Jun 25 00:00:00 UTC 2011 - detlef@links2linux.de + +- new upstream version <0.12.3> + + * fix build with gtk3 + * update man page + +------------------------------------------------------------------- Sat Jun 18 00:00:00 UTC 2011 - detlef@links2linux.de - new upstream version <0.12.2>
View file
yad.spec
Changed
@@ -1,7 +1,7 @@ # norootforbuild Name: yad -Version: 0.12.2 +Version: 0.12.3 Release: 1 Summary: A fork of Zenity with many improvements
View file
yad-0.12.2.tar.bz2/ChangeLog -> yad-0.12.3.tar.bz2/ChangeLog
Changed
@@ -1,3 +1,40 @@ +2011-06-24 05:36 ananasik + + * src/browser.c, src/progress.c: fix build with gtk-3.0 + +2011-06-23 15:12 ananasik + + * configure.ac: bump version to 0.12.3 + +2011-06-23 15:11 ananasik + + * src/progress.c: some updates for previous commit + +2011-06-23 14:58 ananasik + + * data/yad.1, src/main.c, src/progress.c: fix progressbar text on + gtk-3.0 + +2011-06-19 10:10 ananasik + + * data/yad.1: update man page + +2011-06-19 09:48 ananasik + + * data/yad.1: fix issue 58 + +2011-06-19 09:44 ananasik + + * data/yad.1: fix typo in man page + +2011-06-18 18:03 ananasik + + * NEWS: + +2011-06-18 18:01 ananasik + + * ChangeLog, NEWS, configure.ac: release 0.12.2 + 2011-06-18 17:57 ananasik * src/main.c: fix previous commit
View file
yad-0.12.2.tar.bz2/NEWS -> yad-0.12.3.tar.bz2/NEWS
Changed
@@ -1,3 +1,7 @@ +Version 0.12.3 + - fix build with gtk3 + - update man page + Version 0.12.2 - wrap dialog text when width or geometry specified - fix icon handling in motification
View file
yad-0.12.2.tar.bz2/configure -> yad-0.12.3.tar.bz2/configure
Changed
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.68 for YAD 0.12.2. +# Generated by GNU Autoconf 2.68 for YAD 0.12.3. # # Report bugs to <http://code.google.com/p/yad/issues/entry>. # @@ -560,8 +560,8 @@ # Identity of this package. PACKAGE_NAME='YAD' PACKAGE_TARNAME='yad' -PACKAGE_VERSION='0.12.2' -PACKAGE_STRING='YAD 0.12.2' +PACKAGE_VERSION='0.12.3' +PACKAGE_STRING='YAD 0.12.3' PACKAGE_BUGREPORT='http://code.google.com/p/yad/issues/entry' PACKAGE_URL='http://code.google.com/p/yad' @@ -1311,7 +1311,7 @@ # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures YAD 0.12.2 to adapt to many kinds of systems. +\`configure' configures YAD 0.12.3 to adapt to many kinds of systems. Usage: $0 OPTION... VAR=VALUE... @@ -1377,7 +1377,7 @@ if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of YAD 0.12.2:";; + short | recursive ) echo "Configuration of YAD 0.12.3:";; esac cat <<\_ACEOF @@ -1485,7 +1485,7 @@ test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -YAD configure 0.12.2 +YAD configure 0.12.3 generated by GNU Autoconf 2.68 Copyright (C) 2010 Free Software Foundation, Inc. @@ -1854,7 +1854,7 @@ This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by YAD $as_me 0.12.2, which was +It was created by YAD $as_me 0.12.3, which was generated by GNU Autoconf 2.68. Invocation command line was $ $0 $@ @@ -2669,7 +2669,7 @@ # Define the identity of the package. PACKAGE='yad' - VERSION='0.12.2' + VERSION='0.12.3' cat >>confdefs.h <<_ACEOF @@ -6971,7 +6971,7 @@ # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by YAD $as_me 0.12.2, which was +This file was extended by YAD $as_me 0.12.3, which was generated by GNU Autoconf 2.68. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -7038,7 +7038,7 @@ cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/\\""\`\$/\\\\&/g'`" ac_cs_version="\\ -YAD config.status 0.12.2 +YAD config.status 0.12.3 configured by $0, generated by GNU Autoconf 2.68, with options \\"\$ac_cs_config\\"
View file
yad-0.12.2.tar.bz2/configure.ac -> yad-0.12.3.tar.bz2/configure.ac
Changed
@@ -1,4 +1,4 @@ -AC_INIT(YAD, 0.12.2, http://code.google.com/p/yad/issues/entry, yad, http://code.google.com/p/yad) +AC_INIT(YAD, 0.12.3, http://code.google.com/p/yad/issues/entry, yad, http://code.google.com/p/yad) AM_INIT_AUTOMAKE(1.11 foreign dist-xz no-dist-gzip) AM_SILENT_RULES(yes)
View file
yad-0.12.2.tar.bz2/data/yad.1 -> yad-0.12.3.tar.bz2/data/yad.1
Changed
@@ -278,8 +278,8 @@ .PP Font selection options .TP -.B \-\-fontname=FILENAME -Set the initial font. +.B \-\-fontname=FONTNAME +Set the initial font. \fIFONTNAME\fP is a string with font representation in the form \fIFAMILY-LIST STYLE-OPTIONS SIZE\fP. .TP .B \-\-preview Set the preview text. @@ -298,7 +298,7 @@ \fICBE\fP - editable combo-box field. Initial value same as for combo-box. \fIFL\fP - file selection button. \fIDIR\fP - directory selection button. -\fIFN\fP - font selection button. +\fIFN\fP - font selection button. Initial value same as in font dialog. \fIMFL\fP - select multiple files. Value of this field is a list of files separated by \fIitem-separator\fP. \fIDT\fP - date field. \fICLR\fP - color selection button. @@ -366,7 +366,7 @@ Set ellipsize mode for text columns. \fITYPE\fP may be \fINONE\fP, \fISTART\fP, \fIMIDDLE\fP or \fIEND\fP. .TP .B \-\-dclick-action=CMD -Set the \fICMD\fP as a double-click command. When user double-clicked on row, CMD will be launched with values of all columns as an arguments. +Set the \fICMD\fP as a double-click command. When user double-clicked on row, CMD will be launched with values of all columns as an arguments. By default double-click selects row and act as \fIOK\fP button for simple lists, set the checkbox if \fI\-\-checklist\fP specified and do nothing when list run with \fI\-\-multiple\fP option. .PP Notification options @@ -591,13 +591,13 @@ .SH DEVELOPMENT There are some developers features providing with YAD. .TP -\fIYAD icon browser\fP is a graphical tool for discover icons in current or user-specifies GTK+ icon theme. Launch it as +\fIYAD icon browser\fP is a graphical tool for discover icons in current or user-specified GTK+ icon theme. Launch it as .IP yad-icon-browser theme .PP -When using autoconf you may use special m4 macro \fIAM_PATH_YAD\fP for fooking for yad and check it version. Usage of this mnacro is +When using autoconf you may use special m4 macro \fIAM_PATH_YAD\fP for looking for yad and check it version. Usage of this macro is .IP -AM_PATH_YAD(MINIMUM-VERSION,ACTION-IF-FOUND,ACTION-IF-NOT-FOUND) +AM_PATH_YAD(MIN-VERSION,ACT-FOUND,ACT-NOT-FOUND) .PP .SH AUTHOR
View file
yad-0.12.2.tar.bz2/src/browser.c -> yad-0.12.3.tar.bz2/src/browser.c
Changed
@@ -40,7 +40,11 @@ static gboolean key_press_cb (GtkWidget *w, GdkEventKey *ev, gpointer data) { +#if GTK_CHECK_VERSION (2,91,0) + if (ev->keyval == GDK_KEY_Escape) +#else if (ev->keyval == GDK_Escape) +#endif { gtk_main_quit (); return TRUE;
View file
yad-0.12.2.tar.bz2/src/main.c -> yad-0.12.3.tar.bz2/src/main.c
Changed
@@ -184,6 +184,9 @@ if (settings.show_remain) { gchar *lbl = g_strdup_printf (_("%d sec"), options.data.timeout); +#if GTK_CHECK_VERSION (2,91,0) + gtk_progress_bar_set_show_text (GTK_PROGRESS_BAR (topb), TRUE); +#endif gtk_progress_bar_set_text (GTK_PROGRESS_BAR (topb), lbl); g_free (lbl); }
View file
yad-0.12.2.tar.bz2/src/progress.c -> yad-0.12.3.tar.bz2/src/progress.c
Changed
@@ -91,6 +91,9 @@ { gchar *match; +#if GTK_CHECK_VERSION (2,91,0) + gtk_progress_bar_set_show_text (GTK_PROGRESS_BAR (progress_bar), TRUE); +#endif /* We have a comment, so let's try to change the label */ match = g_strstr_len (string->str, string->len, "#"); match++; @@ -152,8 +155,13 @@ gtk_progress_bar_set_fraction (GTK_PROGRESS_BAR (progress_bar), options.progress_data.percentage / 100.0); if (options.progress_data.progress_text) - gtk_progress_bar_set_text (GTK_PROGRESS_BAR (w), - options.progress_data.progress_text); + { +#if GTK_CHECK_VERSION (2,91,0) + gtk_progress_bar_set_show_text (GTK_PROGRESS_BAR (w), TRUE); +#endif + gtk_progress_bar_set_text (GTK_PROGRESS_BAR (w), + options.progress_data.progress_text); + } #if GTK_CHECK_VERSION (2,91,0) gtk_progress_bar_set_inverted (GTK_PROGRESS_BAR (w), options.progress_data.rtl);
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.