summaryrefslogtreecommitdiffstats
path: root/mac
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***hobbs1999-09-021-3/+2
|
* Fix a typo.jingham1999-08-161-2/+2
|
* Update copyrights and add my name to Ray's in the credits (blush).jingham1999-08-163-14/+14
|
* Update to move the build directory out of the source tree.jingham1999-08-131-1/+1
|
* Fix a bug where the background of the menu can be wrong on Appearances that ↵jingham1999-08-131-4/+18
| | | | use pixmaps for the background of the menu.
* New Function: TkpDrawHighlightBorder. Use this in place of ↵jingham1999-08-103-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.jingham1999-08-071-2/+3
|
* Check the return from Tk_MacGetColor before changing the colorjingham1999-08-071-3/+5
|
* Fix a typo left over from the conversion of the Menu code from 8.0 to 8.1.jingham1999-08-051-3/+2
|
* 1999-08-01 Jeff Hobbs <hobbs@scriptics.com>hobbs1999-08-011-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.2b1welch1999-06-251-7/+7
|
* Fix a bug in the region calculation for popup menus which would cause the ↵jingham1999-06-161-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 ↵jingham1999-06-161-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 Macjingham1999-05-229-1328/+52
|
* Changes needed to get Tk8.1 to compile with stubs on the Mac Also copied ↵jingham1999-05-221-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 Macjingham1999-05-223-8/+8
|
* Copied changes over from Tk8.0.5 to support Themed menusjingham1999-05-221-10/+21
|
* Changes needed to get Tk8.1 to compile with stubs on the Macjingham1999-05-225-15/+13
|
* Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make theredman1999-04-281-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 mainlinestanton1999-04-241-176/+5
|
* * Merged 8.1 branch into the main trunkstanton1999-04-1632-1934/+4757
|
* * Merged changes from 8.0.5:stanton1999-04-169-1492/+434
| | | | - Updated for Mac release
* integrated stubs into 8.0 main branchstanton1999-03-106-117/+41
|
* * mac/tkMacAppInit.c:stanton1999-02-041-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.rjohnson1999-01-041-11/+11
|
* Updated Mac project files.core_8_0_4rjohnson1998-11-121-1209/+1272
|
* Added comment about folder names for tcl & tk, and one addition to the ↵jingham1998-11-122-3/+14
| | | | bugs.doc file.
* Make the Macintosh Menu's adopt the current Theme Appearance if the ↵jingham1998-11-117-147/+360
| | | | Appearance extension (version 1.0.1 or later) is installed
* Removed old/unused function declarationsrjohnson1998-09-303-68/+3
| | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite
* Replaced SCCS strings, fixed binary filesstanton1998-09-1443-43/+43
|
* Updates from Jim Inghamwelch1998-08-131-10/+17
|
* *** empty log message ***welch1998-08-121-21/+26
|
* Updates from Jim Inghamwelch1998-08-122-2/+2
|
* *** empty log message ***rjohnson1998-07-241-2/+2
|
* Initial revisionwelch1998-07-101-0/+1210
|
* Mac updates for 8.0.3-2welch1998-07-069-186/+804
|
* plugin updateswelch1998-06-279-124/+393
|
* Initial revisionrjohnson1998-04-0143-0/+27298