Changelog for
libyui8-3.4.1-2.1.x86_64.rpm :
Wed May 9 14:00:00 2018 mliskaAATTsuse.cz
- Fix GCC 8 warning: -Werror=catch-value (boo#1084636).
- 3.4.1
Wed Nov 15 13:00:00 2017 shundhammerAATTsuse.de
- Support for sending a widget ID with Shift-F6 for automated testing
(fate#324098)
- 3.4.0
Thu Aug 3 14:00:00 2017 besser82AATTfedoraproject.org
- CMake 3.9 warns about CMP0028 being obsolete
- 3.3.3
Fri Apr 14 14:00:00 2017 besser82AATTfedoraproject.org
- Add $(ENV:YUI_PREFERED_BACKEND) to set prefered UI-backend
- Avoid several warnings from CMake
- 3.3.2
Thu Apr 13 14:00:00 2017 besser82AATTfedoraproject.org
- Fix detection of Desktop Environments
- 3.3.1
Thu Apr 13 14:00:00 2017 besser82AATTfedoraproject.org
- Add YSettings::loadedUI option (gh#libyui/libyui#35)
- Prefer Gtk-UI on Gtk-based desktop enviroments
- Bump SO-name and minor version for API-change
- 3.3.0
Fri Nov 25 13:00:00 2016 jreidingerAATTsuse.com
- implement shortcut conflicts resolver for menu buttons
(bsc#940817)
- 3.2.9
Fri Oct 14 14:00:00 2016 jreidingerAATTsuse.com
- Fixed a Wmismatched-tags warning on clang/OSX (gh#libyui/libyui#33)
- 3.2.8
Fri Oct 14 14:00:00 2016 anaselliAATTlinux.it
- Fix pre-selecting a tree item when adding it, in ncurses
(gh#libyui/libyui#86, boo#1005889). The very first item would
be selected, ignoring YTreeItem::setSelected.
- Added ui test before loading extended widget plugin, to avoid
a crash
Wed Sep 14 14:00:00 2016 lslezakAATTsuse.cz
- Added editing abilities to the spy dialog (Ctrl+Shift+Alt+Y
in the Qt UI) (bsc#998593)
- 3.2.7
Mon Aug 22 14:00:00 2016 jreidingerAATTsuse.com
- prevent double rendering of content causing segfault in qt and
slow down elsewhere (bnc#989155)
- 3.2.6
Wed Mar 30 14:00:00 2016 meAATTbesser82.io
- Fix \'Werror=nonnull-compare\' for GCC 6 (bsc#964144)
- Optimizations remove null pointer checks for \'this\'
- Clean-up trailing white-space
- 3.2.5
Fri Jan 29 13:00:00 2016 mvidnerAATTsuse.com
- Fixed a compilation error in YTableCell with GCC 6 (bsc#964144).
- 3.2.4
Wed Sep 16 14:00:00 2015 mvidnerAATTsuse.com
- Reorganized git for easier tarball creation:
- RPM spec files are kept in git verbatim, not as templates
- no longer call PREP_SPEC_FILES in CMakeLists.common
- No functional change but version bumped to push the package
down the pipeline (boo#946079).
Fri Aug 28 14:00:00 2015 mvidnerAATTsuse.com
- Bump also the required yui_backend
- 3.2.2
Wed Jul 29 14:00:00 2015 besser82AATTfedoraproject.org
- API-changes imply so-name bump
- 3.2.1
Wed Jul 8 14:00:00 2015 mvidnerAATTsuse.com
- Added YApplication::openUI/closeUI (boo#937026)
- 3.2.0
Tue Jan 20 13:00:00 2015 mvidnerAATTsuse.com
- Fix cmake also in the spec file, duh.
Mon Jan 12 13:00:00 2015 mvidnerAATTsuse.com
- Fixed building with cmake 3.1 (-fPIC, PREFIX, boo#911875).
- 3.1.5
Wed Aug 27 14:00:00 2014 locilkaAATTsuse.com
- The default product name should be \"SUSE Linux\" (bnc#886608)
- 3.1.4
Mon Aug 25 14:00:00 2014 lslezakAATTsuse.cz
- Detect lib64 in a Debian compatible way, for Travis CI.
Sat May 24 14:00:00 2014 bjoern.esserAATTgmail.com
- pull in GPLv3-license, since LGPLv3 is additional rules on top
- 3.1.3
Thu Apr 17 14:00:00 2014 jsrainAATTsuse.cz
- Added handling of logo bar in wizard (bnc#868722)
- 3.1.2
Wed Apr 16 14:00:00 2014 mvidnerAATTsuse.com
- Fix YQUI destruction (bnc#867296).
- 3.1.1
Wed Apr 9 14:00:00 2014 mvidnerAATTsuse.com
- Added YUIOpt_titleOnLeft, YWizardMode_TitleOnLeft (bnc#868859)
- 3.1.0
Fri Feb 21 13:00:00 2014 mvidnerAATTsuse.com
- now building on https://ci.opensuse.org/view/libyui/ !
- adapted CMake macros for PREFIX != /usr
- use Rakefile for making srcpackage for OBS
Fri Feb 7 13:00:00 2014 jsrainAATTsuse.cz
- use text version of release notes with NCurses (bnc#862578)
- 3.0.13
Wed Dec 11 13:00:00 2013 anaselliAATTlinux.it
- added external widget plugin management
- added support for multi plugin loader (one per name)
- Version 3.0.12
Thu Dec 5 13:00:00 2013 mvidnerAATTsuse.com
- Added a new option for YPushButton: YUIOpt_relNotesButton;
it will pop up a dialog with externally provided release notes.
(by jsrain)
- Added a generic plugin loader libyui-NAME-[qt|gtk|ncurses]
to manage user defined external widget (by anaselli)
- 3.0.11
Tue Aug 6 14:00:00 2013 tgoettlicherAATTsuse.de
- Fixed dependencies
- Version 3.0.10
Wed Jul 24 14:00:00 2013 tgoettlicherAATTsuse.de
- fixed bnc#752278: ComboBox does not show active item when item
with empty label is present
- Version 3.0.9
Sun Jun 30 14:00:00 2013 anaselliAATTlinux.it
- git describe and git --tags do not always return a git hash
to avoid cmake failure a check has been introduced with a warning
message
- skipping also .kdev4 when building source package
Wed Jun 26 14:00:00 2013 tgoettlicherAATTsuse.de
- Fixed build of libyui-qt-graph examples
- Version 3.0.8
Mon Jun 24 14:00:00 2013 anaselliAATTlinux.it
- fixed the use of -DGIT_VERSION=on
- Version 3.0.7
Sat Jun 1 14:00:00 2013 bjoern.esserAATTgmail.com
- fix build with graphviz >= 2.30.0
- Version 3.0.6
Wed May 15 14:00:00 2013 bjoern.esserAATTgmail.com
- respect compiler flags of system rpm config when building RELEASE
by adding -DRESPECT_FLAGS to cmake
- add -DSKIP_LATEX to skip generation of LaTeX-based PDF-generation
when invoking `make docs`
- Version 3.0.5
Fri May 10 14:00:00 2013 bjoern.esserAATTgmail.com
- checking prefix in -doc pkg is obsolete
- use bootstrap.sh for legacy in -doc pkg here, too
Fri May 10 14:00:00 2013 bjoern.esserAATTgmail.com
- use a common toplevel CMakeLists.txt
- fix building
*-doc pkgs
- Version 3.0.4
Mon May 6 14:00:00 2013 bjoern.esserAATTgmail.com
- fix build issues with ncurses and qt
- Version 3.0.3
Mon May 6 14:00:00 2013 bjoern.esserAATTgmail.com
- use SONAME from libyui instead of VERSION.cmake if plugin
- bumped up patch-version to 3.0.2
- disabled auto-gen of docs
INSTALL_DOCS=ON will no longer auto-gen the docs
added a warning to run \"make docs\" before \"make install\"
- add DOC_SUBDIR to CMake-Vars
some distributions prefer %{name}-%{version} over
%{name}-%{soname_major} as doc-subdir.
Tue Apr 30 14:00:00 2013 tgoettlicherAATTsuse.de
- Increased version because of changed function names
- Version 3.0.1
Fri Feb 8 13:00:00 2013 tgoettlicherAATTsuse.de
- Code clean-up: removed java-like get-prefix
- Version 2.42.7
Mon Feb 4 13:00:00 2013 tgoettlicherAATTsuse.de
- Added setLocaleDir(), getLocaleDir()
- Version 2.42.6
Sat Jan 19 13:00:00 2013 anaselliAATTlinux.it
- wrong path for Libyui_config.h
Fri Jan 18 13:00:00 2013 anaselliAATTlinux.it
- Fixed YSettings
- Added setThemeDir(), getThemeDir(), setIconsDir() and
getIconsDir() to YSettings
Mon Jan 7 13:00:00 2013 tgoettlicherAATTsuse.de
- Removed needless loadPluginLib() from header file
- Version 2.42.4
Fri Nov 2 13:00:00 2012 anaselliAATTlinux.it
- Added new API to managed application title and icon
- Added the availiability to build a git sha1 versioned package using cmake -DGIT_VERSION=on
Fri Sep 7 14:00:00 2012 tgoettlicherAATTsuse.de
- Version 2.42.2
Tue Sep 4 14:00:00 2012 tgoettlicherAATTsuse.de
- Fixed requirements in doc spec file
Wed May 2 14:00:00 2012 tgoettlicherAATTsuse.de
- Fixed bnc#753784: YaST help dialogs appear fullscreen
- Version: 2.21.4
Thu Apr 12 14:00:00 2012 tgoettlicherAATTsuse.de
- Fix build with gcc 4.7.
Fri Mar 16 13:00:00 2012 tgoettlicherAATTsuse.de
- Fixed bnc#722325: untranslated rpm groups
- Version: 2.21.3
Fri Nov 25 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency
Wed Nov 16 13:00:00 2011 tgoettlicherAATTsuse.de
- Fixed bnc#713343: YaST ncurses help screen is too small
- Version: 2.21.2
Tue Apr 19 14:00:00 2011 tgoettlicherAATTsuse.de
- Don\'t allow recursive selection for non-multiselection widgets
- V 2.21.1
Fri Apr 15 14:00:00 2011 tgoettlicherAATTsuse.de
- Added support for recursive selection in tree widgets
- V 2.20.3
Fri Feb 11 13:00:00 2011 tgoettlicherAATTsuse.de
- Fixed segfault for currentItem on tree widget
- V 2.20.2
Tue Feb 8 13:00:00 2011 tgoettlicherAATTsuse.de
- Added support for currentItem to tree widget
- V 2.20.1
Thu Feb 3 13:00:00 2011 tgoettlicherAATTsuse.de
- V 2.20.0
Mon Dec 20 13:00:00 2010 tgoettlicherAATTsuse.de
- Added support for check boxes in tree widgets
- V 2.19.2
Fri Apr 9 14:00:00 2010 tgoettlicherAATTsuse.de
- Fixed endless loop in layout algorithm (bnc #558699)
- V 2.19.1
Tue Mar 2 13:00:00 2010 cooloAATTnovell.com
- Fixing undefined behaviour that triggers a crash with
gcc 4.5 (bnc#582088)
- V 2.19.0
Tue Feb 9 13:00:00 2010 tgoettlicherAATTsuse.de
- added license headers
Tue Jul 28 14:00:00 2009 kmachalkovaAATTsuse.cz
- Search for icons in several possible directories (using
/usr/share/icons/hicolor as fallback) - holds for everything
derived from SelectionWidget (FaTE #306356)
- V 2.18.8
Fri Mar 6 13:00:00 2009 tgoettlicherAATTsuse.de
- Added context menus
- V 2.18.7
Sun Mar 1 13:00:00 2009 cooloAATTsuse.de
- hopefully last fix ;(