Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | brought .sea file over from 8.0 | stanton | 1998-12-09 | 1 | -0/+1273 | |
| | ||||||
* | removed .sit file | stanton | 1998-12-09 | 1 | -800/+0 | |
| | ||||||
* | updated broken tests | stanton | 1998-12-09 | 1 | -4/+4 | |
| | ||||||
* | *** empty log message *** | stanton | 1998-12-08 | 1 | -0/+5 | |
| | ||||||
* | * win/tkWinClipboard.c (TkSelGetSelection, TkWinClipboardRender): | stanton | 1998-12-08 | 1 | -8/+19 | |
| | | | | Changed to handle multibyte characters properly. [Bug: 935] | |||||
* | *** empty log message *** | stanton | 1998-12-08 | 1 | -0/+6 | |
| | ||||||
* | * library/xmfbox.tcl (tkMotifFDialog_Create): In the cached case, | stanton | 1998-12-08 | 1 | -1/+10 | |
| | | | | | the data array was not being initialized with the correct set of widgets. | |||||
* | fixed stale tests | stanton | 1998-12-08 | 2 | -3/+5 | |
| | ||||||
* | Added Chinese Tcl chop contributed by Mark Harrison | stanton | 1998-12-04 | 1 | -0/+0 | |
| | ||||||
* | Changed patch level to 8.1b1 | welch | 1998-12-04 | 8 | -28/+60 | |
| | ||||||
* | *** empty log message *** | stanton | 1998-11-30 | 1 | -0/+5 | |
| | ||||||
* | * generic/tkButton.c (ConfigureButton): The error result was | stanton | 1998-11-30 | 1 | -2/+11 | |
| | | | | getting lost when restoring configuration options. [Bug: 619] | |||||
* | lint | stanton | 1998-11-25 | 1 | -3/+3 | |
| | ||||||
* | *** empty log message *** | stanton | 1998-11-25 | 1 | -0/+13 | |
| | ||||||
* | * unix/tkUnixFont.c (GetFontAttributes): Initialize an unspecified | stanton | 1998-11-25 | 1 | -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 from | stanton | 1998-11-25 | 1 | -7/+5 | |
| | | | | external string to UTF [Bug: 869] | |||||
* | * generic/tkFont.c (TkFontParseXLFD): initialize charset to | stanton | 1998-11-25 | 1 | -1/+3 | |
| | | | | iso8859-1 if no charset is specified. | |||||
* | *** empty log message *** | stanton | 1998-11-25 | 1 | -2/+5 | |
| | ||||||
* | * generic/tkMenu.c (MenuWidgetObjCmd): disabled menu entries were | stanton | 1998-11-25 | 1 | -3/+4 | |
| | | | | getting reenabled whenever the mouse passed over the entry [Bug: 860] | |||||
* | *** empty log message *** | stanton | 1998-11-25 | 1 | -1/+6 | |
| | ||||||
* | * unix/tkUnixMenu.c: hidemargin option was not honored properly in menus ↵ | stanton | 1998-11-25 | 2 | -3/+8 | |
| | | | | [Bug: 859] | |||||
* | * integrated tk8.0.4 changes. | stanton | 1998-11-25 | 40 | -252/+866 | |
| | | | | | * generic/tkBind.c: fixed deletion order bug where a crash would result if a binding deleted "." | |||||
* | fixed bugs introduced in last menu changes | stanton | 1998-11-25 | 3 | -56/+56 | |
| | ||||||
* | lint | stanton | 1998-11-24 | 1 | -2/+2 | |
| | ||||||
* | * tkMacMenu.c, tkUnixMenu.c, tkWinMenu.c, tkMenuDraw.c, tkMenu.h, | stanton | 1998-11-24 | 7 | -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 typo | stanton | 1998-11-20 | 1 | -2/+2 | |
| | ||||||
* | added ChangeLog | stanton | 1998-11-20 | 1 | -50/+30 | |
| | | | | fixed bad merge | |||||
* | * tkWinWm.c, tkWinMenu.c: fixed titles and menus so they properly | stanton | 1998-11-20 | 2 | -7/+12 | |
| | | | | display Unicode [Bug: 819] | |||||
* | lint | stanton | 1998-11-10 | 1 | -2/+2 | |
| | ||||||
* | Fixed bug 747: underlines don't map to character offsets in unicode strings | stanton | 1998-10-21 | 1 | -3/+5 | |
| | ||||||
* | updated version number to 8.1 | stanton | 1998-10-06 | 1 | -2/+2 | |
| | ||||||
* | merge 8.0.4 changes into 8.1 | stanton | 1998-10-06 | 2 | -40/+46 | |
| | ||||||
* | merged 8.0.4 into 8.1 | stanton | 1998-10-06 | 7 | -12/+990 | |
| | ||||||
* | Merged 8.0.3 changes into 8.1 | stanton | 1998-09-30 | 505 | -1278/+2339 | |
| | ||||||
* | initial tk8.1a2 version | stanton | 1998-09-29 | 242 | -11965/+38287 | |
| | ||||||
* | removed deleted file | stanton | 1998-09-29 | 96 | -982/+0 | |
| | ||||||
* | Initial revision | rjohnson | 1998-04-01 | 469 | -0/+230844 | |
| | ||||||
* | Initial revision | rjohnson | 1998-04-01 | 143 | -0/+29992 | |
| | ||||||
* | initial empty check-in | root | 1998-04-01 | 0 | -0/+0 | |