|
From: Jeffrey H. <ho...@us...> - 2003-10-13 03:41:39
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv19478
Modified Files:
ChangeLog
Log Message:
* generic/tkInt.h: move TkGetOptionSpec to stubs intDecls
* generic/tkIntDecls.h:
* generic/tkInt.decls:
* generic/tkStubInit.c:
* tkDecls.h: updated with latest genstubs
* tkIntPlatDecls.h:
* tkIntXlibDecls.h:
* tkPlatDecls.h:
|
|
From: Pat T. <pat...@us...> - 2003-10-14 15:36:05
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv28839 Modified Files: ChangeLog Log Message: * win/makefile.vc: Applied patches from tcl bug #801467 from * win/winMain.c: Joe Mistachkin |
|
From: Joe E. <jen...@us...> - 2003-10-14 23:11:04
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv23038
Modified Files:
ChangeLog
Log Message:
changed macro argument names to match function argument names
('dest' and 'src' were swapped, which was confusing) [GPS]
|
|
From: Joe E. <jen...@us...> - 2003-10-15 20:05:05
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv311 Modified Files: ChangeLog Log Message: Delete WM_TRANSIENT_FOR property instead of setting it to None when making a window nontransient [Bug #632816 "cannot remove transient"] |
|
From: Donal K. F. <dk...@us...> - 2003-10-22 15:33:12
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv31556 Modified Files: ChangeLog Log Message: Constrain tk_dialg to be sensibly sized and placed. [Bug 827535] |
|
From: Donal K. F. <dk...@us...> - 2003-10-22 17:00:12
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv30918
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
Constrain tk_dialg to be sensibly sized and placed. [Bug 827535]
|
|
From: Jim I. <wol...@us...> - 2003-10-23 23:57:52
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv12767
Modified Files:
ChangeLog
Log Message:
2003-10-23 Jim Ingham <ji...@ap...>
* macosx/tkMacOSXDialog.c (NavServicesGetFile): Minor cleanups.
(OpenFileFilterProc): Handle FSRef's as well as FSSpec's in the input
file. Also convert the FSSpec filename to an C-string before passing
to MatchOneFile. [bug 517600]
(MatchOneFile): Require the input filename to be a C-string, not a
pascal string.
|
|
From: Donal K. F. <dk...@us...> - 2003-10-26 17:07:55
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv31832 Modified Files: ChangeLog Log Message: Whitespace police |
|
From: Donal K. F. <dk...@us...> - 2003-10-28 15:57:49
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv6331 Modified Files: ChangeLog Log Message: Make sure we do default placement strategy when placement is empty [Bug 819284] |
|
From: Donal K. F. <dk...@us...> - 2003-10-28 15:59:53
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv6899
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
Make sure we do default placement strategy when placement is empty [Bug 819284]
|
|
From: Jeffrey H. <ho...@us...> - 2003-10-28 22:56:52
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv338 Modified Files: ChangeLog Log Message: see changes |
|
From: Jeffrey H. <ho...@us...> - 2003-10-29 01:16:04
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv23495
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
see changes
|
|
From: Jeffrey H. <ho...@us...> - 2003-10-29 01:40:17
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv27792
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
added extra change note
|
|
From: Donal K. F. <dk...@us...> - 2003-10-29 09:36:43
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv28780 Modified Files: ChangeLog Log Message: * library/tkfbox.tcl (IconList_Create,IconList_Add): Added option munging to allow some control of foreground colours on Unix in the same way that you can influence the background. [Bug 795717] |
|
From: Donal K. F. <dk...@us...> - 2003-10-29 09:40:35
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv29299
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* library/tkfbox.tcl (IconList_Create,IconList_Add): Added option
munging to allow some control of foreground colours on Unix in the
same way that you can influence the background. [Bug 795717]
|
|
From: Donal K. F. <dk...@us...> - 2003-10-29 10:03:33
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv32156 Modified Files: ChangeLog Log Message: Basic style guide fixes for tkUnixRFont.c |
|
From: Jeffrey H. <ho...@us...> - 2003-10-31 02:05:22
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv9725
Modified Files:
ChangeLog
Log Message:
* generic/tkImgPhoto.c (ImgPhotoBlendComplexAlpha): add alpha
blending for images with partial transparency. Only operates for
15bpp+ display. [Bug 809157]
|
|
From: Vince D. <vin...@us...> - 2003-10-31 08:55:59
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv32726 Modified Files: ChangeLog Log Message: compound menu entries |
|
From: Vince D. <vin...@us...> - 2003-10-31 09:02:08
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv880 Modified Files: ChangeLog Log Message: TIP 155 implementation |
|
From: Vince D. <vin...@us...> - 2003-10-31 14:21:50
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv21278 Modified Files: ChangeLog Log Message: text widget bug fix |
|
From: Jeffrey H. <ho...@us...> - 2003-10-31 18:56:31
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv8062
Modified Files:
ChangeLog
Log Message:
* generic/tkImgPhoto.c (ImgPhotoBlendComplexAlpha): OS X uses
32bpp images internally always, so make use of the assumption.
|
|
From: Donal K. F. <dk...@us...> - 2003-11-01 19:06:45
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv3786 Modified Files: ChangeLog Log Message: Updated Dutch messages [Patch 820519] |
|
From: Donal K. F. <dk...@us...> - 2003-11-01 21:44:34
|
Update of /cvsroot/tktoolkit/tk
In directory sc8-pr-cvs1:/tmp/cvs-serv402
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
Updated messages for Dutch from Arjen Markus and Pascal Scheffers [Patch 820519]
|
|
From: Donal K. F. <dk...@us...> - 2003-11-03 13:10:06
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv30033 Modified Files: ChangeLog Log Message: Stop some complaints about signed/unsigned |
|
From: Donal K. F. <dk...@us...> - 2003-11-03 15:31:20
|
Update of /cvsroot/tktoolkit/tk In directory sc8-pr-cvs1:/tmp/cvs-serv25846 Modified Files: ChangeLog Log Message: Make demo location independent of main Tk library location. [Patch 832691] |