summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* brought .sea file over from 8.0stanton1998-12-091-0/+1273
|
* removed .sit filestanton1998-12-091-800/+0
|
* updated broken testsstanton1998-12-091-4/+4
|
* *** empty log message ***stanton1998-12-081-0/+5
|
* * win/tkWinClipboard.c (TkSelGetSelection, TkWinClipboardRender):stanton1998-12-081-8/+19
| | | | Changed to handle multibyte characters properly. [Bug: 935]
* *** empty log message ***stanton1998-12-081-0/+6
|
* * library/xmfbox.tcl (tkMotifFDialog_Create): In the cached case,stanton1998-12-081-1/+10
| | | | | the data array was not being initialized with the correct set of widgets.
* fixed stale testsstanton1998-12-082-3/+5
|
* Added Chinese Tcl chop contributed by Mark Harrisonstanton1998-12-041-0/+0
|
* Changed patch level to 8.1b1welch1998-12-048-28/+60
|
* *** empty log message ***stanton1998-11-301-0/+5
|
* * generic/tkButton.c (ConfigureButton): The error result wasstanton1998-11-301-2/+11
| | | | getting lost when restoring configuration options. [Bug: 619]
* lintstanton1998-11-251-3/+3
|
* *** empty log message ***stanton1998-11-251-0/+13
|
* * unix/tkUnixFont.c (GetFontAttributes): Initialize an unspecifiedstanton1998-11-251-6/+8
| | | | | | | | family to an empty string. (FontMapLoadPage): if the font included characters below 32, the index computation was incorrect because the range was shifted up to 32. (CreateClosestFont): check for empty locale as well as NULL.
* * mac/tkMacHLEvents.c (OdocHandler): added conversion fromstanton1998-11-251-7/+5
| | | | external string to UTF [Bug: 869]
* * generic/tkFont.c (TkFontParseXLFD): initialize charset tostanton1998-11-251-1/+3
| | | | iso8859-1 if no charset is specified.
* *** empty log message ***stanton1998-11-251-2/+5
|
* * generic/tkMenu.c (MenuWidgetObjCmd): disabled menu entries werestanton1998-11-251-3/+4
| | | | getting reenabled whenever the mouse passed over the entry [Bug: 860]
* *** empty log message ***stanton1998-11-251-1/+6
|
* * unix/tkUnixMenu.c: hidemargin option was not honored properly in menus ↵stanton1998-11-252-3/+8
| | | | [Bug: 859]
* * integrated tk8.0.4 changes.stanton1998-11-2540-252/+866
| | | | | * generic/tkBind.c: fixed deletion order bug where a crash would result if a binding deleted "."
* fixed bugs introduced in last menu changesstanton1998-11-253-56/+56
|
* lintstanton1998-11-241-2/+2
|
* * tkMacMenu.c, tkUnixMenu.c, tkWinMenu.c, tkMenuDraw.c, tkMenu.h,stanton1998-11-247-317/+149
| | | | | | | | | | * tkMenu.c: Backed out the previous fix for bug 620 and eliminated a bunch of code that created unnecessary objects. Changed back to using internal types instead of objects for many configuration options. There are many more fixes like this that could be made, but some require a little restructuring of the code. In any case the leaks are fixed and there is a lot less allocation happening. [Bug: 620]
* fixed bug 613, small typostanton1998-11-201-2/+2
|
* added ChangeLogstanton1998-11-201-50/+30
| | | | fixed bad merge
* * tkWinWm.c, tkWinMenu.c: fixed titles and menus so they properlystanton1998-11-202-7/+12
| | | | display Unicode [Bug: 819]
* lintstanton1998-11-101-2/+2
|
* Fixed bug 747: underlines don't map to character offsets in unicode stringsstanton1998-10-211-3/+5
|
* updated version number to 8.1stanton1998-10-061-2/+2
|
* merge 8.0.4 changes into 8.1stanton1998-10-062-40/+46
|
* merged 8.0.4 into 8.1stanton1998-10-067-12/+990
|
* Merged 8.0.3 changes into 8.1stanton1998-09-30505-1278/+2339
|
* initial tk8.1a2 versionstanton1998-09-29242-11965/+38287
|
* removed deleted filestanton1998-09-2996-982/+0
|
* Initial revisionrjohnson1998-04-01469-0/+230844
|
* Initial revisionrjohnson1998-04-01143-0/+29992
|
* initial empty check-inroot1998-04-010-0/+0