65 lines
2.3 KiB
Plaintext
65 lines
2.3 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Sep 1 10:52:53 UTC 2014 - gber@opensuse.org
|
|
|
|
- change license name to TCL again
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 19 22:13:29 UTC 2012 - gber@opensuse.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:33:21 UTC 2012 - cfarrell@suse.com
|
|
|
|
- license update: SUSE-TCL
|
|
Choose from the document linked at http://license.opensuse.org
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 18 14:49:22 UTC 2011 - Sascha.Manns@open-slx.de
|
|
|
|
- fixed bnc#712876
|
|
|
|
-------------------------------------------------------------------
|
|
Mon May 9 06:34:09 UTC 2011 - prusnak@opensuse.org
|
|
|
|
- updated to 1.2
|
|
- renamed to tcl-tktray
|
|
|
|
-------------------------------------------------------------------
|
|
Sat Mar 14 22:46:20 CET 2009 - saigkill@opensuse.org
|
|
|
|
- add rpmlintrc
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 9 19:05:00 CET 2009 - saigkill@opensuse.org
|
|
|
|
- Branched for Contrib
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 9 14:42:34 CET 2009 - psmt@opensuse.org
|
|
|
|
- Initial package.
|
|
- Fix pkgIndex.tcl.in.
|
|
- Install extension in libdir.
|
|
- Install pkgIndex.tcl where it's searched for in an openSUSE
|
|
installation.
|
|
|