File yast2-ycp-ui-bindings.changes of Package yast2-ycp-ui-bindings
-------------------------------------------------------------------
Tue Oct 16 16:35:35 CEST 2018 - schubi@suse.de
- Added license file to spec.
-------------------------------------------------------------------
Tue Oct 9 09:41:09 UTC 2018 - snwint@suse.com
- increase version to correspond to the libyui version increase
(related to bsc#991090)
- 4.1.0
-------------------------------------------------------------------
Mon Aug 20 14:11:53 CEST 2018 - schubi@suse.de
- Switched license in spec file from SPDX2 to SPDX3 format.
-------------------------------------------------------------------
Wed Nov 15 17:31:59 CET 2017 - shundhammer@suse.de
- Fixed segfault when comparing YCPValueWidgetIDs with
YStringWidgetIDs (fate#324098)
- 4.0.0
-------------------------------------------------------------------
Mon Apr 10 10:31:28 UTC 2017 - jreidinger@suse.com
- added built-in SetApplicationTitle for setting application title
(bnc#1033161)
- 3.2.0
-------------------------------------------------------------------
Wed Jul 8 12:40:33 UTC 2015 - mvidner@suse.com
- Added OpenUI, CloseUI (boo#937026).
- 3.1.9
-------------------------------------------------------------------
Wed Jul 1 11:28:01 UTC 2015 - jreidinger@suse.com
- added built-in SetApplicationIcon for setting application icon
only (bnc#894220)
- 3.1.8
-------------------------------------------------------------------
Wed Feb 25 09:06:23 CET 2015 - gs@suse.de
- Enhance example DateField1.rb
- Add RELEASE-NOTES*.es.* files to examples (bnc#906936)
-------------------------------------------------------------------
Thu Apr 17 08:01:25 UTC 2014 - jsrain@suse.cz
- Added built-in for setting wizard logo (bnc#868722)
- 3.1.7
-------------------------------------------------------------------
Wed Apr 9 12:53:42 UTC 2014 - mvidner@suse.com
- Enable wizard title on the left instead of on top (bnc#868859)
- 3.1.6
-------------------------------------------------------------------
Wed Mar 12 08:19:36 UTC 2014 - jsrain@suse.cz
- more relaxed typeinfo to avoid errors when calling the builtin
- 3.1.5
-------------------------------------------------------------------
Mon Dec 9 08:28:31 UTC 2013 - lslezak@suse.cz
- added missing locale directory initialization, fixes missing
translations in Gtk package manager (bnc#801311)
- 3.1.4
-------------------------------------------------------------------
Fri Dec 6 13:21:33 UTC 2013 - jsrain@suse.cz
- added handling of release notes button (fate#314695)
- 3.1.3
-------------------------------------------------------------------
Thu Nov 14 13:21:26 CET 2013 - locilka@suse.com
- Removed warning if checking for TextMode. It became a standard
check so no warning is necessary anymore.
- 3.1.2
-------------------------------------------------------------------
Mon Oct 14 14:47:09 UTC 2013 - jreidinger@suse.com
- Fix query for special widget DateField and TimeField resulting
in bad widget in GUI (BNC#845623)
- 3.1.1
-------------------------------------------------------------------
Thu Sep 19 18:02:34 UTC 2013 - lslezak@suse.cz
- do not use *.spec.in template, use *.spec file with RPM macros
instead
- 3.1.0
-------------------------------------------------------------------
Wed Jul 31 08:45:48 UTC 2013 - yast-devel@opensuse.org
- converted from YCP to Ruby by YCP Killer
(https://github.com/yast/ycp-killer)
- version 3.0.0
-------------------------------------------------------------------
Wed Jul 24 08:03:23 UTC 2013 - jreidinger@suse.com
- fix calling SetFunctionKeys as overloaded function (gh#yast/ycp-killer#556)
- removed DemoBrowser.ycp and memtest.ycp examples (lslezak)
- adapt example to changes in NCTable (gs)
- 2.24.1
-------------------------------------------------------------------
Tue Jun 18 12:20:23 UTC 2013 - jreidinger@suse.com
- fix overloaded method matching (BNC#825263)
- decrease log verbosity for cached component instances
- 2.24.0
-------------------------------------------------------------------
Tue Jun 18 12:19:24 UTC 2013 - tgoettlicher@suse.de
- Fix for bnc#811842: segfault in ncurses because of
uninitialized variable
-------------------------------------------------------------------
Tue May 14 14:00:54 CEST 2013 - tgoettlicher@suse.de
- Fixed libyui dependency
- 2.21.8
-------------------------------------------------------------------
Tue Apr 30 10:41:15 CEST 2013 - tgoettlicher@suse.de
- Adapted setting prog dir in libyui
- 2.21.7
-------------------------------------------------------------------
Wed Jan 9 13:24:11 UTC 2013 - locilka@suse.com
- Added references to ButtonBox into the generated documentation
-------------------------------------------------------------------
Mon Nov 12 18:12:27 CET 2012 - tgoettlicher@suse.de
- confirmed license
- 2.21.6
-------------------------------------------------------------------
Mon Sep 17 13:26:24 CEST 2012 - fehr@suse.de
- change Requires>=2.23 to Conflicts<2.23, to avoid build cycle
-------------------------------------------------------------------
Mon Aug 6 12:43:08 CEST 2012 - tgoettlicher@suse.de
- adapt bindings to work with yast independed standalone libyui package
- 2.21.5
-------------------------------------------------------------------
Tue Jun 26 13:58:41 CEST 2012 - aschnell@suse.de
- adapted to namespace changes in yast2-core
- 2.21.4
-------------------------------------------------------------------
Mon Mar 26 14:36:12 UTC 2012 - jreidinger@suse.com
- removed libxcrypt-devel from buildrequires (aschnell)
- add more examples (gs)
- 2.21.3
-------------------------------------------------------------------
Wed Dec 7 10:06:22 UTC 2011 - coolo@suse.com
- fix license to be in spdx.org format
-------------------------------------------------------------------
Fri Nov 25 12:27:04 UTC 2011 - coolo@suse.com
- add libtool as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Tue Aug 16 17:23:11 CEST 2011 - tgoettlicher@suse.de
- fixed bnc #711760: yast2 segfaults in second stage
- V 2.21.2
-------------------------------------------------------------------
Tue Apr 19 12:13:02 CEST 2011 - tgoettlicher@suse.de
- version bump
- V 2.21.1
-------------------------------------------------------------------
Fri Apr 15 16:18:41 CEST 2011 - tgoettlicher@suse.de
- Added support for recursive selection in tree widgets
- V 2.20.4
-------------------------------------------------------------------
Fri Feb 11 16:00:40 CET 2011 - tgoettlicher@suse.de
- fixed segfault when calling currentItem()
- V 2.20.3
-------------------------------------------------------------------
Tue Feb 8 12:17:41 CET 2011 - tgoettlicher@suse.de
- Added support for currentItem to tree widget
- V 2.20.2
-------------------------------------------------------------------
Sun Feb 6 10:00:59 UTC 2011 - coolo@novell.com
- fix syntax error
-------------------------------------------------------------------
Fri Feb 4 14:58:29 CET 2011 - tgoettlicher@suse.de
- Fixed selection of check boxes in tree widgets (bnc #669138)
- V 2.20.1
-------------------------------------------------------------------
Thu Feb 3 15:09:13 CET 2011 - tgoettlicher@suse.de
- V 2.20.0
-------------------------------------------------------------------
Mon Dec 20 16:51:52 CET 2010 - tgoettlicher@suse.de
- Added support for check boxes in tree widgets
- V 2.19.1
-------------------------------------------------------------------
Wed Feb 10 17:25:22 CET 2010 - tgoettlicher@suse.de
- added license headers
-------------------------------------------------------------------
Wed Mar 11 16:08:18 CET 2009 - kmachalkova@suse.cz
- Do not abort in DumpWidgetTree function if there is no dialog
on the stack (log warning instead)
- V 2.18.5
-------------------------------------------------------------------
Fri Mar 6 10:32:32 CET 2009 - tgoettlicher@suse.de
- Added context menus
- V 2.18.4
-------------------------------------------------------------------
Mon Feb 9 11:52:05 CET 2009 - sh@suse.de
- Require latest libyui in spec file (API change)
- V 2.18.3
-------------------------------------------------------------------
Wed Jan 14 16:25:57 CET 2009 - aschnell@suse.de
- added graph widget
- V 2.18.2
-------------------------------------------------------------------
Wed Oct 15 15:12:38 CEST 2008 - sh@suse.de
- Added `opt(`confirmUnsupported) for PackageSelector widget
(bnc #435479)
- V 2.17.11
-------------------------------------------------------------------
Thu Oct 9 17:49:57 CEST 2008 - sh@suse.de
- Require latest libyui
- V 2.17.10
-------------------------------------------------------------------
Wed Oct 8 12:02:15 CEST 2008 - sh@suse.de
- Export "y2debug" via UI::GetDisplayInfo()
-------------------------------------------------------------------
Tue Sep 30 16:27:20 CEST 2008 - tgoettlicher@suse.de
- Added example: Wizard-SetDesktopTitle.ycp
-------------------------------------------------------------------
Fri Sep 26 15:54:34 CEST 2008 - tgoettlicher@suse.de
- Fixed bnc #418443: Yast modules windows have no title
- V 2.17.8
-------------------------------------------------------------------
Thu Sep 25 11:58:30 CEST 2008 - sh@suse.de
- Require latest libyui (API change!)
- V 2.17.7
-------------------------------------------------------------------
Wed Sep 17 12:05:37 CEST 2008 - sh@suse.de
- Fixed segfault in SetLanguage() without optional encoding
-------------------------------------------------------------------
Fri Sep 12 16:43:04 CEST 2008 - sh@suse.de
- Dropped obsolete widgetName()
- Require latest libyui
- v 2.17.6
-------------------------------------------------------------------
Thu Sep 11 15:51:55 CEST 2008 - sh@suse.de
- Require latest libyui
- V 2.17.5
-------------------------------------------------------------------
Thu Sep 4 15:34:30 CEST 2008 - sh@suse.de
- Added `opt(`relaxSanityCheck) for `ButtonBox (bnc #422612)
- V 2.17.4
-------------------------------------------------------------------
Thu Aug 21 18:45:43 CEST 2008 - sh@suse.de
- Added support for new YButtonBox widget (fate #303446)
- V 2.17.3
-------------------------------------------------------------------
Tue Jul 15 19:13:25 CEST 2008 - sh@suse.de
- Implemented fate #303492: Multi selection for table widget
- V 2.17.2
-------------------------------------------------------------------
Fri May 16 12:32:24 CEST 2008 - sh@suse.de
- Handle nonexistent widgets in UI::SetFocus() more gracefully
(bnc #389126)
- V 2.16.47
-------------------------------------------------------------------
Wed Apr 30 15:08:14 CEST 2008 - lslezak@suse.cz
- added support for `repoMgr option in
YCPDialogParser::parsePackageSelector() to make the repository
management optional (bnc#381956)
- V 2.16.46
-------------------------------------------------------------------
Wed Apr 16 12:27:51 CEST 2008 - sh@suse.de
- Let YDialog take care of deleting events
- V 2.16.45
-------------------------------------------------------------------
Mon Apr 14 16:39:51 CEST 2008 - sh@suse.de
- Added `opt(`wizardDialog) to UI::OpenDialog():
Open a dialog in YWizardDialog mode (if supported by UI)
- V 2.16.44
-------------------------------------------------------------------
Fri Apr 11 18:17:47 CEST 2008 - sh@suse.de
- Reverted last changes - sub-wizards seem to be a dead end
- V 2.16.43
-------------------------------------------------------------------
Thu Apr 10 19:51:59 CEST 2008 - sh@suse.de
- Added support for docked sub-wizards
- V 2.16.42
-------------------------------------------------------------------
Thu Apr 3 15:25:08 CEST 2008 - sh@suse.de
- Added `opt(`helpButton) for PushButton widgets
- V 2.16.41
-------------------------------------------------------------------
Wed Mar 26 17:14:18 CET 2008 - sh@suse.de
- Added UI::TextMode() (bnc #222948)
- V 2.16.40
-------------------------------------------------------------------
Wed Mar 12 14:29:16 CET 2008 - mvidner@suse.cz
- build fix - prefix friendliness
-------------------------------------------------------------------
Fri Mar 07 13:15:48 CET 2008 - aschnell@suse.de
- include open info also of items in closed branches in OpenItems
-------------------------------------------------------------------
Wed Mar 5 17:09:51 CET 2008 - sh@suse.de
- Fixed bnc #365999: Shift-F7 affects only UI logging
- V 2.16.38
-------------------------------------------------------------------
Tue Mar 4 13:48:28 CET 2008 - sh@suse.de
- Conflict with yast2-core < 2.16.38 (before pkg split) (bnc #366873)
-------------------------------------------------------------------
Thu Feb 21 14:42:15 CET 2008 - sh@suse.de
- Package split off from yast2-core
- V 2.16.37
-------------------------------------------------------------------