Changelog for
tcl-tktray-debugsource-1.3.9-11.2.x86_64.rpm :
Tue Jun 19 14:00:00 2012 gberAATTopensuse.org
- update to version 1.3.9
* tktray.c: fixed some trivial bugs with option handling (e.g.
cget method); added ARGB32 image output support (server-side
natural alpha composition)
* configure.in: added --with-mad-tk-packager (see README)
* tktray.c: balloon/cancel methods are now supported
* building without private headers is possible now
* complex alpha in images looks good
* Shape extension was thrown away
* docs/tktray.man: documented new features, fixed description of some old ones
* tktray.c: implemented old-style pseudo-transparency; split
widget into a persistent front-end & temporal helper window;
borrowed bbox algorithm from xwininfo, seems to work
everywhere; threw away a lot of image/photo handling code,
using a simple, standard Tk_GetImage in all places except where
XShapeCombineMask is used (current version works well without
XShapeCombineMask)
- clean up specfile
- remove bogus dependency on gcc-c++ and ldconfig calls
Tue Jun 19 14:00:00 2012 cfarrellAATTsuse.com
- license update: SUSE-TCL
Choose from the document linked at http://license.opensuse.org
Thu Aug 18 14:00:00 2011 Sascha.MannsAATTopen-slx.de
- fixed bnc#712876
Mon May 9 14:00:00 2011 prusnakAATTopensuse.org
- updated to 1.2
- renamed to tcl-tktray
Sat Mar 14 13:00:00 2009 saigkillAATTopensuse.org
- add rpmlintrc
Mon Feb 9 13:00:00 2009 saigkillAATTopensuse.org
- Branched for Contrib
Mon Feb 9 13:00:00 2009 psmtAATTopensuse.org
- Initial package.
- Fix pkgIndex.tcl.in.
- Install extension in libdir.
- Install pkgIndex.tcl where it\'s searched for in an openSUSE
installation.