This commit is contained in:
262
tk.changes
Normal file
262
tk.changes
Normal file
@@ -0,0 +1,262 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 17 19:55:05 CEST 2006 - max@suse.de
|
||||
|
||||
- New patchlevel release: 8.4.14rc2
|
||||
- Fix crash on invalid font name from XServer
|
||||
- Unmap canvas window items on canvas Unmap
|
||||
- Fix [listbox] crash with namespace var
|
||||
- Fix [console] std chan refcount
|
||||
- Fix [console] thread safety
|
||||
- Prevent excess variable writes by [scale]
|
||||
- Add WM_UNICHAR window message
|
||||
- Improve speed on [text] delete
|
||||
- Alignment fixes in ucs-2be encoding routines
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 14 17:32:36 CEST 2006 - max@suse.de
|
||||
|
||||
- New version: 8.4.13
|
||||
- Fixes the SCIM issues (#77424, obsoletes tk-scim.patch)
|
||||
- Speeds up photo image updates.
|
||||
- Fixes a crash in animated GIFs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 16 19:57:21 CEST 2006 - aj@suse.de
|
||||
|
||||
- Replace xorg-x11-devel BuildRequires with really needed libs.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 25 21:31:02 CET 2006 - mls@suse.de
|
||||
|
||||
- converted neededforbuild to BuildRequires
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 15:00:21 CET 2006 - max@suse.de
|
||||
|
||||
- Finally fixed the SCIM issues (#77424).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 9 14:11:19 CET 2005 - max@suse.de
|
||||
|
||||
- New version: 8.4.12.
|
||||
- Enabled support for multithreading.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 6 18:39:11 CET 2005 - schwab@suse.de
|
||||
|
||||
- Fix syntax error in unix configure script.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 6 16:56:54 CEST 2005 - max@suse.de
|
||||
|
||||
- Disabled the SCIM patch, because it causes some focus problems.
|
||||
|
||||
- Added a workaround that prevents Tk from using SCIM, so that at
|
||||
least normal keyboard input is possible (#77424).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 2 19:10:45 CEST 2005 - max@suse.de
|
||||
|
||||
- Added tk-scim.patch to improve XIM support and make Tk work
|
||||
correctly with SCIM (#77424).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 29 11:56:37 CEST 2005 - max@suse.de
|
||||
|
||||
- Re-added tkUnixDefault.h to tk-devel. It is needed by Tix.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 27 14:41:18 CEST 2005 - max@suse.de
|
||||
|
||||
- New version: 8.4.11.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 14 15:52:38 CEST 2005 - max@suse.de
|
||||
|
||||
- New version 8.4.10.
|
||||
- Moved script libraries to /usr/share/tcl .
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 16:49:14 CET 2005 - max@suse.de
|
||||
|
||||
- Fixed a small typo in the trigger script.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 21 10:13:39 CET 2005 - max@suse.de
|
||||
|
||||
- Added prerequisites for the trigger scripts (bug #74027).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 18 14:15:38 CET 2005 - max@suse.de
|
||||
|
||||
- Make sure that tk-32bit finds the script libraries when
|
||||
installed on a 64bit system.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Dec 3 12:11:00 CET 2004 - max@suse.de
|
||||
|
||||
- New version: 8.4.9
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 22 21:56:52 CET 2004 - max@suse.de
|
||||
|
||||
- New version: 8.4.8
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 30 11:17:15 CEST 2004 - max@suse.de
|
||||
|
||||
- New 8.4.7 tarball with a last-minute fix for broken Compose key.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 28 09:53:28 CEST 2004 - max@suse.de
|
||||
|
||||
- New version: 8.4.7
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Mar 5 17:29:46 CET 2004 - max@suse.de
|
||||
|
||||
- Updated to the official 8.4.6 release tarball.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 27 15:39:48 CET 2004 - max@suse.de
|
||||
|
||||
- New version: 8.4.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 6 11:56:33 CET 2004 - max@suse.de
|
||||
|
||||
- Added -fno-strict-aliasing to CFLAGS.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 2 12:12:57 CET 2004 - max@suse.de
|
||||
|
||||
- Building as a non-root user.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 15 16:51:02 CET 2004 - max@suse.de
|
||||
|
||||
- Package Tk internal headers again. They are still needed by some
|
||||
packages (e.g. tix).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 12 08:52:54 CET 2004 - max@suse.de
|
||||
|
||||
- New version: 8.4.5
|
||||
- Cleaned up the spec file.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 2 15:17:15 CEST 2003 - max@suse.de
|
||||
|
||||
- Disabled building of the static library to save build time and
|
||||
CD space.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 23 10:25:44 CEST 2003 - max@suse.de
|
||||
|
||||
- New version: 8.4.4
|
||||
- Split into tk and tk-devel.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 21 16:02:48 CEST 2003 - max@suse.de
|
||||
|
||||
- New version: 8.4.3
|
||||
|
||||
- Removed obsolete patches.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 5 11:50:26 CET 2003 - max@suse.de
|
||||
|
||||
- Updated to official 8.4.2 release tarball.
|
||||
|
||||
- Added essential diff to RC1 as tk-20030305.patch.bz2.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 28 14:50:50 CET 2003 - max@suse.de
|
||||
|
||||
- Updated to 8.4.2 RC1, and added an essential diff to the
|
||||
previous tarball (tk-20030227.patch.bz2).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 19 16:02:09 CET 2003 - max@suse.de
|
||||
|
||||
- Updated to CVS HEAD, and added diff to previous verssion
|
||||
for completeness.
|
||||
|
||||
- Fixes several bugs, see ChangeLog for details.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 7 16:07:17 CET 2003 - max@suse.de
|
||||
|
||||
- Upgrade to CVS HEAD (8.4.2pre).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 18:52:49 CET 2002 - max@suse.de
|
||||
|
||||
- Included private header files (needed for Tix).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 26 15:37:36 CET 2002 - max@suse.de
|
||||
|
||||
- New version: 8.4.1
|
||||
|
||||
- Added tk-HEAD.patch with fixes that went in after the release.
|
||||
|
||||
- Moved the Tk sources back into a separate package, now that Tk
|
||||
can be built without access to the Tcl source tree.
|
||||
|
||||
- For the changes of the last four years see tcl.changes in the
|
||||
tcl package.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 24 18:22:29 MET 1998 - max@suse.de
|
||||
|
||||
- merged spec-files into tcl_new.spec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 23 17:29:23 MET 1998 - max@suse.de
|
||||
|
||||
- new version: 8.0.4
|
||||
- cleand up softlinks and compression for man pages
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Thu Jan 8 13:13:31 MET 1998 - hf@suse.de
|
||||
|
||||
- bugfix for missing tkConfig8.0.sh
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Mon Nov 10 20:35:04 MET 1997 - hf@suse.de
|
||||
|
||||
- new version 8.0p1
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Wed Oct 15 15:20:26 MEST 1997 - hf@suse.de
|
||||
|
||||
- ready for autobuild
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Thu Jul 3 17:09:55 GMT 1997 - hf@suse.de
|
||||
|
||||
- A new version 8.0b2. The second (and probably last) beta release of
|
||||
Tk 8.0.
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Tue Jun 3 12:02:56 GMT 1997 - hf@suse.de
|
||||
|
||||
- added static librs and all links for the manpages in
|
||||
the /usr/doc/packages/tk8.0/man
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Fri May 16 10:57:14 GMT 1997 - hf@suse.de
|
||||
|
||||
- added new link
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Mon May 12 18:12:37 GMT 1997 - hf@suse.de
|
||||
|
||||
- added new patch invisible.patch
|
||||
|
||||
----------------------------------------------------------------------
|
||||
Tue Apr 15 13:56:56 GMT 1997 - hf@suse.de
|
||||
|
||||
- Manpages hardlinks removed and added softlinks to compressd manpages
|
||||
- The new directory for the manpages is /usr/doc/packeges/tcl8.0/man
|
Reference in New Issue
Block a user