Author: kmachalkova
Date: Tue Sep 30 15:45:40 2008
New Revision: 51702
URL: http://svn.opensuse.org/viewcvs/yast?rev=51702&view=rev
Log:
extra line --
Modified:
trunk/gtk/package/yast2-gtk.changes
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes?re…
==============================================================================
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Tue Sep 30 15:45:40 2008
@@ -25,7 +25,6 @@
* 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
- Make it align to the left.
-------------------------------------------------------------------
Thu Sep 11 08:35:23 CEST 2008 - jsrain(a)suse.cz
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org
Author: kmachalkova
Date: Tue Sep 30 15:38:42 2008
New Revision: 51700
URL: http://svn.opensuse.org/viewcvs/yast?rev=51700&view=rev
Log:
new version for autobuild
Modified:
trunk/gtk/ChangeLog
trunk/gtk/VERSION
trunk/gtk/package/yast2-gtk.changes
Modified: trunk/gtk/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/ChangeLog?rev=51700&r1=51699…
==============================================================================
--- trunk/gtk/ChangeLog (original)
+++ trunk/gtk/ChangeLog Tue Sep 30 15:38:42 2008
@@ -1,3 +1,6 @@
+2008-09-30 Katarina Machalkova <kmachalkova(a)suse.cz>
+ * version 2.17.1
+
2008-09-29 Ricardo Cruz <rpmcruz(a)alunos.dcc.fc.up.pt>
* src/ygtkwizard.h/c & src/YGDialog.h/cc: use dialog directly
Modified: trunk/gtk/VERSION
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/VERSION?rev=51700&r1=51699&r…
==============================================================================
--- trunk/gtk/VERSION (original)
+++ trunk/gtk/VERSION Tue Sep 30 15:38:42 2008
@@ -1 +1 @@
-2.17.0
+2.17.1
Modified: trunk/gtk/package/yast2-gtk.changes
URL: http://svn.opensuse.org/viewcvs/yast/trunk/gtk/package/yast2-gtk.changes?re…
==============================================================================
--- trunk/gtk/package/yast2-gtk.changes (original)
+++ trunk/gtk/package/yast2-gtk.changes Tue Sep 30 15:38:42 2008
@@ -1,4 +1,33 @@
-------------------------------------------------------------------
+Tue Sep 30 13:56:07 CEST 2008 - kmachalkova(a)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
+ Make it align to the left.
+
+-------------------------------------------------------------------
Thu Sep 11 08:35:23 CEST 2008 - jsrain(a)suse.cz
- merged texts from proofread
--
To unsubscribe, e-mail: yast-commit+unsubscribe(a)opensuse.org
For additional commands, e-mail: yast-commit+help(a)opensuse.org