Mailinglist Archive: yast-commit (747 mails)
| < Previous | Next > |
[yast-commit] r39131 - /branches/tmp/sh/mod-ui/core/libyui/src/ChangeLog
- From: sh-sh-sh@xxxxxxxxxxxxxxxx
- Date: Mon, 02 Jul 2007 16:41:50 -0000
- Message-id: <20070702164150.5F6CA353A3@xxxxxxxxxxxxxxxx>
Author: sh-sh-sh
Date: Mon Jul 2 18:41:50 2007
New Revision: 39131
URL: http://svn.opensuse.org/viewcvs/yast?rev=39131&view=rev
Log:
change log
Modified:
branches/tmp/sh/mod-ui/core/libyui/src/ChangeLog
Modified: branches/tmp/sh/mod-ui/core/libyui/src/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/sh/mod-ui/core/libyui/src/ChangeLog?rev=39131&r1=39130&r2=39131&view=diff
==============================================================================
--- branches/tmp/sh/mod-ui/core/libyui/src/ChangeLog (original)
+++ branches/tmp/sh/mod-ui/core/libyui/src/ChangeLog Mon Jul 2 18:41:50 2007
@@ -305,3 +305,16 @@
* Added YSelectionBox::shrinkable() and setShrinkable()
as a replacement for YWidgetOpt.shrinkable
+
+2007-07-02 18:30 sh@xxxxxxx
+
+* Ported simple YSelectionWidgets (major rewrite):
+ - YSelectionBox
+ - YComboBox
+ - YMultiSelectionBox
+
+ Most (almost all?) of the selection handling went to the YSelectionWidget
+ base class. The concrete UI implementations have to implement 2 pure virtual
+ functions each - see the respective header files. See the YQ sample
+ implementations for more details.
+
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
Date: Mon Jul 2 18:41:50 2007
New Revision: 39131
URL: http://svn.opensuse.org/viewcvs/yast?rev=39131&view=rev
Log:
change log
Modified:
branches/tmp/sh/mod-ui/core/libyui/src/ChangeLog
Modified: branches/tmp/sh/mod-ui/core/libyui/src/ChangeLog
URL: http://svn.opensuse.org/viewcvs/yast/branches/tmp/sh/mod-ui/core/libyui/src/ChangeLog?rev=39131&r1=39130&r2=39131&view=diff
==============================================================================
--- branches/tmp/sh/mod-ui/core/libyui/src/ChangeLog (original)
+++ branches/tmp/sh/mod-ui/core/libyui/src/ChangeLog Mon Jul 2 18:41:50 2007
@@ -305,3 +305,16 @@
* Added YSelectionBox::shrinkable() and setShrinkable()
as a replacement for YWidgetOpt.shrinkable
+
+2007-07-02 18:30 sh@xxxxxxx
+
+* Ported simple YSelectionWidgets (major rewrite):
+ - YSelectionBox
+ - YComboBox
+ - YMultiSelectionBox
+
+ Most (almost all?) of the selection handling went to the YSelectionWidget
+ base class. The concrete UI implementations have to implement 2 pure virtual
+ functions each - see the respective header files. See the YQ sample
+ implementations for more details.
+
--
To unsubscribe, e-mail: yast-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: yast-commit+help@xxxxxxxxxxxx
| < Previous | Next > |