summaryrefslogtreecommitdiffstats
path: root/generic/tkInt.h
Commit message (Collapse)AuthorAgeFilesLines
* backed out chenges made to tkInt.h and tkText.h and fixed the problem ↵surles1999-06-171-26/+1
| | | | directly in tkText.h
* modified files to work with new windows Makefilessurles1999-06-161-1/+26
|
* Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make theredman1999-04-281-2/+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 into mainline.rjohnson1999-04-211-1/+1
|
* fixed Tk comment errorssurles1999-04-161-4/+4
|
* * Merged 8.1 branch into the main trunkstanton1999-04-161-142/+326
|
* integrated stubs into 8.0 main branchstanton1999-03-101-275/+112
|
* Removed old/unused function declarationsrjohnson1998-09-301-21/+1
| | | | | removed unused file on Mac implementation made bell cmd an obj cmd - improved it's test suite
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
|
* EXPORT is now TCL_STORAGE_CLASSescoffon1998-08-041-5/+5
|
* Merged changes between child workspace "/home/escoffon/ws/tk8.0" andescoffon1998-07-291-1/+9
| | | | parent workspace "/export/home/ws/tk8.0".
* fixed bad ifdefstanton1998-07-281-2/+2
|
* changed to use CONSTrjohnson1998-07-271-3/+3
|
* added TkGetBitmapFromData & TkReadBitmapFilerjohnson1998-07-241-1/+11
|
* Initial revisionrjohnson1998-04-011-0/+990