SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for yast2-libyui-2.18.8-1.1.x86_64.rpm :
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 ;(

Sun Feb 22 13:00:00 2009 cooloAATTsuse.de
- another fix
- V 2.18.6

Wed Feb 18 13:00:00 2009 cooloAATTsuse.de
- fix compilation with gcc 4.4
- V 2.18.5

Mon Feb 9 13:00:00 2009 shAATTsuse.de
- Added virtual destructor for YTableCell for better
NCFileSelection support
- V 2.18.4

Tue Jan 27 13:00:00 2009 aschnellAATTsuse.de
- extended YGraph for simple user-interaction
- V 2.18.3

Fri Jan 16 13:00:00 2009 kkaempfAATTsuse.de
- Fix bnc#427372 once more, YWidgetFactory:createTable was missing

Thu Jan 15 13:00:00 2009 shAATTsuse.de
- Fixed bnc #427372: Specify class ownership for SWIG bindings

Wed Jan 14 13:00:00 2009 aschnellAATTsuse.de
- added graph widget
- V 2.18.2

Wed Jan 7 13:00:00 2009 shAATTsuse.de
- Fixed bnc #461617: Glyph ArrowLeft / ArrowRight in Arabic

Wed Oct 15 14:00:00 2008 shAATTsuse.de
- Added `opt(`confirmUnsupported) for PackageSelector widget
(bnc #435479)
- V 2.17.14

Thu Oct 9 14:00:00 2008 shAATTsuse.de
- Prevent segfault when deleting YEventFilters in YDialog dtor
- Prevent segfault in YEventFilter with default args
- V 2.17.13

Fri Sep 26 14:00:00 2008 tgoettlicherAATTsuse.de
- Fixed bnc #418443: Yast modules windows have no title
- V 2.17.12

Wed Sep 24 14:00:00 2008 shAATTsuse.de
- Improved robustness against already-deleted widgets (bnc #421794)
- V 2.17.11

Wed Sep 17 14:00:00 2008 shAATTsuse.de
- Fixed reverse layout (for Arabic, Hebrew) in YButtonBox

Fri Sep 12 14:00:00 2008 shAATTsuse.de
- Improved resize behaviour of YDialogSpy

Fri Sep 12 14:00:00 2008 shAATTsuse.de
- Added widget properties to YDialogSpy
- V 2.17.10

Fri Sep 12 14:00:00 2008 shAATTsuse.de
- Now exporting more YWidget base class attributes as properties:
HWeight, VWeight, HStretch, VStretch

Thu Sep 11 14:00:00 2008 shAATTsuse.de
- Added highlighting for target dialog in YDialogSpy
- V 2.17.9

Wed Sep 10 14:00:00 2008 shAATTsuse.de
- Force [Help] button left-aligned in GNOME button order

Tue Sep 9 14:00:00 2008 shAATTsuse.de
- Added YDialogSpy for interactive introspection of a widget tree
- V 2.17.8

Tue Sep 9 14:00:00 2008 shAATTsuse.de
- Made YEvents more robust against attempts of duplicate deletion
- Stream output (logging) for YEvents

Thu Sep 4 14:00:00 2008 shAATTsuse.de
- Allow ButtonBox sanity check to be relaxed (bnc #422612)
- V 2.17.7

Thu Aug 21 14:00:00 2008 shAATTsuse.de
- Added YButtonBox widget (fate #303446)
- V 2.17.6

Tue Jul 15 14:00:00 2008 shAATTsuse.de
- Implemented fate #303492: Multi selection for table widget
- V 2.17.5

Fri Jul 11 14:00:00 2008 shAATTsuse.de
- Fixed bnc #367023: Keyboard shortcuts for non-ASCII languages
- V 2.17.4

Tue Jul 8 14:00:00 2008 shAATTsuse.de
- Enable keyboard shortcuts for YDumbTab widgets (fate #304890)
- V 2.17.3

Wed Jun 18 14:00:00 2008 shAATTsuse.de
- Introduced YEventFilter to improve support for higher-level
widgets that might send and need to handle internal events
- V 2.17.2

Wed Jun 11 14:00:00 2008 shAATTsuse.de
- Introduced YUITerminator to make sure the UI is properly shut
down in all cases, regardless if called from YCP or plain C++
- V 2.17.1

Wed May 28 14:00:00 2008 shAATTsuse.de
- Added YWizard::wizardMode() for bnc #393040
- V 2.16.48

Wed Apr 30 14:00:00 2008 lslezakAATTsuse.cz
- added repoMgrEnabled() method to YPackageSelector widget
(repository management is now optional) (bnc#381956)
- V 2.16.47

Wed Apr 23 14:00:00 2008 shAATTsuse.de
- Fixed segfault when discarding events from foreign dialogs
(bnc #382771)
- V 2.16.46

Wed Apr 16 14:00:00 2008 shAATTsuse.de
- Deleting events is now automatically handled by YDialog.
Simply remove all \"delete event\" calls.
- Introduced uiThreadDestructor() (bnc #346987)
- V 2.16.45

Mon Apr 14 14:00:00 2008 shAATTsuse.de
- Added dialog type YWizardDialog for main dialogs that will
contain a wizard (equivalent to YMainDialog if
YApplication::hasWizardDialogSupport() returns false)
- V 2.16.44

Fri Apr 11 14:00:00 2008 shAATTsuse.de
- Reverted last changes - sub-wizards seem to be a dead end
- V 2.16.43

Thu Apr 10 14:00:00 2008 shAATTsuse.de
- Added support for docked sub-wizards
- V 2.16.42

Thu Apr 3 14:00:00 2008 shAATTsuse.de
- Added YPushButton::setHelpButton() and isHelpButton()
- Automatically show topmost YWidget::helpText() when a help button
is activated
- V 2.16.41

Tue Apr 1 14:00:00 2008 shAATTsuse.de
- Added \"HelpText\" property to YWidget for easier support of
YCP wizard layouts without permanent help panel (fate #303291)

Thu Mar 20 13:00:00 2008 shAATTsuse.de
- Added standard file logger (when used independently of YaST2)
- V 2.16.40

Wed Mar 5 13:00:00 2008 shAATTsuse.de
- Fixed bnc #365999: Shift-F7 affects only UI logging
- V 2.16.39

Tue Mar 4 13:00:00 2008 shAATTsuse.de
- Conflict with yast2-core < 2.16.38 (before pkg split)

Tue Feb 26 13:00:00 2008 shAATTsuse.de
- Added cmake support for dependent packages
- V 2.16.38

Thu Feb 21 13:00:00 2008 shAATTsuse.de
- Package split off from yast2-core
- V 2.16.37


 
ICM