Changelog for
libguichan-0_8_1-1-0.8.2-4.3.x86_64.rpm :
Tue Mar 6 13:00:00 2012 jengelhAATTmedozas.de
- Adhere to shlib policy to enable installing multiple versions
alongside another
- Add autotools BuildRequires for factory/12.2
Mon Oct 10 14:00:00 2011 nmarquesAATTopensuse.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 14:00:00 2011 jengelhAATTmedozas.de
- Use %_smp_mflags for parallel building
- Strip %clean section (not needed on BS)
Wed Jun 10 14:00:00 2009 cmorve69AATTyahoo.es
- Make it follow shared libraries policy
- Add missing DT_NEEDED entries
Fri Nov 7 13:00:00 2008 cmorve69AATTyahoo.es
- Update to guichan 0.8.1
Tue Nov 6 13:00:00 2007 kai.blinAATTgmail.com
- Fix Mandriva build
Sun Nov 4 13:00:00 2007 kai.blinAATTgmail.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 13:00:00 2006 kai.blinAATTgmail.com
- Initial spec file