Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a typo. | jingham | 1999-08-16 | 1 | -2/+2 |
| | |||||
* | Update copyrights and add my name to Ray's in the credits (blush). | jingham | 1999-08-16 | 3 | -14/+14 |
| | |||||
* | Update to move the build directory out of the source tree. | jingham | 1999-08-13 | 1 | -1/+1 |
| | |||||
* | Fix a bug where the background of the menu can be wrong on Appearances that ↵ | jingham | 1999-08-13 | 1 | -4/+18 |
| | | | | use pixmaps for the background of the menu. | ||||
* | New Function: TkpDrawHighlightBorder. Use this in place of ↵ | jingham | 1999-08-10 | 3 | -14/+62 |
| | | | | Tk_DrawFocusHighlight. The latter did not work on the Mac, since you need to know both foreground & background color when you draw the active focus ring. | ||||
* | Fix a typo from the 8.0 -> 8.1 conversion of the Menu code. | jingham | 1999-08-07 | 1 | -2/+3 |
| | |||||
* | Check the return from Tk_MacGetColor before changing the color | jingham | 1999-08-07 | 1 | -3/+5 |
| | |||||
* | Fix a typo left over from the conversion of the Menu code from 8.0 to 8.1. | jingham | 1999-08-05 | 1 | -3/+2 |
| | |||||
* | 1999-08-01 Jeff Hobbs <hobbs@scriptics.com> | hobbs | 1999-08-01 | 1 | -1/+3 |
| | | | | | | * mac/tkMacPort.h: wrapped panic in #ifndef panic to avoid compiler errors when used with stubs-#defines, from Vince Darley. [Bug: 2389] | ||||
* | Changed to Tk 8.2b1 | welch | 1999-06-25 | 1 | -7/+7 |
| | |||||
* | Fix a bug in the region calculation for popup menus which would cause the ↵ | jingham | 1999-06-16 | 1 | -3/+23 |
| | | | | popup to get posted in the wrong place if the menu was going to stick off the bottom of the screen. | ||||
* | Have to call Tcl_FindExecutable BEFORE creating the first interpreter. Need ↵ | jingham | 1999-06-16 | 1 | -1/+11 |
| | | | | to do this in main, since Tk_Main surreptitiously creates the interpreter now. | ||||
* | Changes needed to get Tk8.1 to compile with stubs on the Mac | jingham | 1999-05-22 | 9 | -1328/+52 |
| | |||||
* | Changes needed to get Tk8.1 to compile with stubs on the Mac Also copied ↵ | jingham | 1999-05-22 | 1 | -45/+25 |
| | | | | over some changes from Tk8.0.5 to support themed menus. | ||||
* | Changes needed to get Tk8.1 to compile with stubs on the Mac | jingham | 1999-05-22 | 3 | -8/+8 |
| | |||||
* | Copied changes over from Tk8.0.5 to support Themed menus | jingham | 1999-05-22 | 1 | -10/+21 |
| | |||||
* | Changes needed to get Tk8.1 to compile with stubs on the Mac | jingham | 1999-05-22 | 5 | -15/+13 |
| | |||||
* | Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make the | redman | 1999-04-28 | 1 | -4/+2 |
| | | | | | | function public. Add an interp argument and init the Tcl stubs. Rename TkConsoleInit() to Tk_CreateConsoleWindow() Remove TkConsoleCreate() (no underbar) | ||||
* | merged 8.1.0 changes into mainline | stanton | 1999-04-24 | 1 | -176/+5 |
| | |||||
* | * Merged 8.1 branch into the main trunk | stanton | 1999-04-16 | 32 | -1934/+4757 |
| | |||||
* | * Merged changes from 8.0.5: | stanton | 1999-04-16 | 9 | -1492/+434 |
| | | | | - Updated for Mac release | ||||
* | integrated stubs into 8.0 main branch | stanton | 1999-03-10 | 6 | -117/+41 |
| | |||||
* | * mac/tkMacAppInit.c: | stanton | 1999-02-04 | 1 | -6/+6 |
| | | | | | | | | | * generic/tkTest.c: * generic/tkAppInit.c: * win/winMain.c: Changed some EXTERN declarations to extern since they are not defining exported interfaces. This avoids generating useless declspec() attributes and makes the windows makefile simpler. | ||||
* | Updated the version to 8.0.5. | rjohnson | 1999-01-04 | 1 | -11/+11 |
| | |||||
* | Updated Mac project files.core_8_0_4 | rjohnson | 1998-11-12 | 1 | -1209/+1272 |
| | |||||
* | Added comment about folder names for tcl & tk, and one addition to the ↵ | jingham | 1998-11-12 | 2 | -3/+14 |
| | | | | bugs.doc file. | ||||
* | Make the Macintosh Menu's adopt the current Theme Appearance if the ↵ | jingham | 1998-11-11 | 7 | -147/+360 |
| | | | | Appearance extension (version 1.0.1 or later) is installed | ||||
* | Removed old/unused function declarations | rjohnson | 1998-09-30 | 3 | -68/+3 |
| | | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite | ||||
* | Replaced SCCS strings, fixed binary files | stanton | 1998-09-14 | 43 | -43/+43 |
| | |||||
* | Updates from Jim Ingham | welch | 1998-08-13 | 1 | -10/+17 |
| | |||||
* | *** empty log message *** | welch | 1998-08-12 | 1 | -21/+26 |
| | |||||
* | Updates from Jim Ingham | welch | 1998-08-12 | 2 | -2/+2 |
| | |||||
* | *** empty log message *** | rjohnson | 1998-07-24 | 1 | -2/+2 |
| | |||||
* | Initial revision | welch | 1998-07-10 | 1 | -0/+1210 |
| | |||||
* | Mac updates for 8.0.3-2 | welch | 1998-07-06 | 9 | -186/+804 |
| | |||||
* | plugin updates | welch | 1998-06-27 | 9 | -124/+393 |
| | |||||
* | Initial revision | rjohnson | 1998-04-01 | 43 | -0/+27298 |