File guichan.changes of Package guichan
-------------------------------------------------------------------
Tue Mar 6 15:58:03 UTC 2012 - jengelh@medozas.de
- Adhere to shlib policy to enable installing multiple versions
alongside another
- Add autotools BuildRequires for factory/12.2
-------------------------------------------------------------------
Mon Oct 10 21:13:34 UTC 2011 - nmarques@opensuse.org
- Update to version 0.8.2:
+ Fixed of ImageFont, DefaultFont and HGEImageFont to correctly
override the const method Font::getStringIndexAt.
+ TabbedArea::isOpaque and TabbedArea::setOpaque have been added
to control if a tabbed area should draw its background or not.
+ SDLImage::convertToDisplayFormat now throws an exception if
conversion fails.
+ Improved pkg-config/autotools support.
+ Fixed text drawn outside of a TextField.
+ Fixed focus issues when having a TextField inside a Tab.
+ Fixed compilation with MSVC 2005 and 2008.
+ Fixed selecting with arrow keys when DropDown is open skipping
items
+ Fixed DropDown inside a TabbedArea looking odd when dropped
down.
- Add guichan-upstream-90c8966.patch: rebase upstream commit
90c8966, allows utf-8 - http://goo.gl/wmtyH
- Source is now upstream tar.gz
- Name moved to guichan:
+ Packages are now: guichan-devel and guichan-libs-%{_soname}
+ libguichan*.spec moved to guichan.spec
+ libguichan*.changes moved to guichan.changes
- Spec changes:
+ Improved 'Group's
+ Improved Provides/Obsoletes, should be safe to remove in future
releases.
+ Minor cleanups and fixes.
-------------------------------------------------------------------
Sat Jul 2 16:28:13 UTC 2011 - jengelh@medozas.de
- Use %_smp_mflags for parallel building
- Strip %clean section (not needed on BS)
-------------------------------------------------------------------
Wed Jun 10 00:00:00 UTC 2009 - cmorve69@yahoo.es
- Make it follow shared libraries policy
- Add missing DT_NEEDED entries
-------------------------------------------------------------------
Fri Nov 7 00:00:00 UTC 2008 - cmorve69@yahoo.es
- Update to guichan 0.8.1
-------------------------------------------------------------------
Tue Nov 06 00:00:00 UTC 2007 - kai.blin@gmail.com
- Fix Mandriva build
-------------------------------------------------------------------
Sun Nov 04 00:00:00 UTC 2007 - kai.blin@gmail.com
- Update to guichan 0.7.1
- Focus is now applied synchronously
- Mouse coordinates are now relative to receiving event
- Key events are distributed like mouse events
- HGE support added
- OpenLayer support added
- FocusListener has ben added
-------------------------------------------------------------------
Fri Dec 22 00:00:00 UTC 2006 - kai.blin@gmail.com
- Initial spec file