Hello community, here is the log from the commit of package yast2-gtk checked in at Tue Sep 30 18:05:47 CEST 2008. -------- --- yast2-gtk/yast2-gtk.changes 2008-09-09 13:46:23.000000000 +0200 +++ /mounts/work_src_done/STABLE/yast2-gtk/yast2-gtk.changes 2008-09-30 15:45:57.017194000 +0200 @@ -1,0 +2,33 @@ +Tue Sep 30 13:56:07 CEST 2008 - kmachalkova@suse.cz + +- Update to 2.17.1 + * YGDialog: support for setDialogTitle(). + * ygtkfindentry: added support embed context menu which pairs the find icon to + the menu item. + * YGPackageSelector: changed find entry check-based menu popup to + a criteria choice one. + * ygtkfindentry: added auto-completion support. + * makes progress bar a bit smoother. + * show download size in the progress bar. + * bnc #421794: clean any emitted event when destroyed. The new + libyui crashes when doing YWidget::isValid() + * YGText: set MultiLineEdit wrap mode as WORD_CHAR. + * YGDialog: only enable spy code for recent libyuis. + * YGTable: expand tree's row when selected + * YGPushButton: only enable role code for recent libyuis. + Also moved helpButton support to set icon code. + * added support for YDialog::highlight() + * coupled dumpGtk and dumpYast trees into the same dialog + * YGPackageSelector: fixed context menu for objects like Language + that can't be locked. + * YGUtils: added fallback to setStockIcon(). + * YGPushButton: use Role as a fallback to derive the stock icon. + * YGWizard: made the wizard button wrappers to change the button + label & etc through the YGtkWizard API + +------------------------------------------------------------------- +Thu Sep 11 08:35:23 CEST 2008 - jsrain@suse.cz + +- merged texts from proofread + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- yast2-gtk-2.17.0.tar.bz2 New: ---- yast2-gtk-2.17.1.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ yast2-gtk.spec ++++++ --- /var/tmp/diff_new_pack.W12767/_old 2008-09-30 18:05:34.000000000 +0200 +++ /var/tmp/diff_new_pack.W12767/_new 2008-09-30 18:05:34.000000000 +0200 @@ -1,5 +1,5 @@ # -# spec file for package yast2-gtk (Version 2.17.0) +# spec file for package yast2-gtk (Version 2.17.1) # # Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany. # @@ -20,12 +20,12 @@ Url: http://en.opensuse.org/YaST2-GTK Name: yast2-gtk -Version: 2.17.0 +Version: 2.17.1 Release: 1 License: LGPL v2.1 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-gtk-2.17.0.tar.bz2 +Source0: yast2-gtk-2.17.1.tar.bz2 Prefix: /usr Source2: yast2-gtk-rpmlintrc BuildRequires: blocxx-devel gcc-c++ gtk2-devel libxcrypt-devel libzypp-devel yast2-devtools @@ -48,7 +48,7 @@ Michael Meeks %prep -%setup -n yast2-gtk-2.17.0 +%setup -n yast2-gtk-2.17.1 %build %{prefix}/bin/y2tool y2autoconf @@ -77,8 +77,34 @@ %doc %{prefix}/share/doc/packages/yast2-gtk %{_libdir}/YaST2/plugin/libpy2gtk.so.* %{_libdir}/YaST2/plugin/libpy2gtk.so - %changelog +* Tue Sep 30 2008 kmachalkova@suse.cz +- Update to 2.17.1 + * YGDialog: support for setDialogTitle(). + * ygtkfindentry: added support embed context menu which pairs the find icon to + the menu item. + * YGPackageSelector: changed find entry check-based menu popup to + a criteria choice one. + * ygtkfindentry: added auto-completion support. + * makes progress bar a bit smoother. + * show download size in the progress bar. + * bnc #421794: clean any emitted event when destroyed. The new + libyui crashes when doing YWidget::isValid() + * YGText: set MultiLineEdit wrap mode as WORD_CHAR. + * YGDialog: only enable spy code for recent libyuis. + * YGTable: expand tree's row when selected + * YGPushButton: only enable role code for recent libyuis. + Also moved helpButton support to set icon code. + * added support for YDialog::highlight() + * coupled dumpGtk and dumpYast trees into the same dialog + * YGPackageSelector: fixed context menu for objects like Language + that can't be locked. + * YGUtils: added fallback to setStockIcon(). + * YGPushButton: use Role as a fallback to derive the stock icon. + * YGWizard: made the wizard button wrappers to change the button + label & etc through the YGtkWizard API +* Thu Sep 11 2008 jsrain@suse.cz +- merged texts from proofread * Tue Sep 09 2008 visnov@suse.cz - Update to 2.17.0 * added support for Languages in package selector ++++++ yast2-gtk-2.17.0.tar.bz2 -> yast2-gtk-2.17.1.tar.bz2 ++++++ ++++ 3013 lines of diff (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de