summaryrefslogtreecommitdiffstats
path: root/win/winMain.c
Commit message (Collapse)AuthorAgeFilesLines
* * win/winMain.c (WishPanic): fixed CONST changes to go withhobbs2001-08-041-5/+5
| | | | | | CONST-ification in Tcl. FossilOrigin-Name: ec8eadb616d6bb87ff8bf1d5f0dde5f92aa8292a
* * library/choosedir.tcl (::tk::dialog::file::chooseDir::Config):hobbs2000-04-191-23/+23
| | | | | | | | | | | * library/tkfbox.tcl (::tk::dialog::file::Config): removed the extraneous glob on -initialdir after file isdir already returned 1 and moved cd trick into this case as the else already uses [pwd]. [Bug: 5181] * win/winMain.c: moved extern call out of WinMain func FossilOrigin-Name: 363c75beb90525f9a7136a709b82fc3a43a9bf41
* * generic/tkMain.c :redman1999-12-021-9/+50
| | | | | | | | | * unix/tkAppInit.c: * win/winMain.c: Added added hooks into the main() code for supporting TclPro and other "big" shells more easily without requiring a copy of the main() code. FossilOrigin-Name: b63cb594110edc0757028e2f29b0b026628982fa
* * win/winMain.c: corrected winMain to not do a DebugBreak whenhobbs1999-11-101-2/+6
| | | | | | returning an error message from the top level FossilOrigin-Name: 573f3d0c33b3530b217d41afa5aa1b55af4df38c
* Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make theredman1999-04-281-4/+4
| | | | | | | | function public. Add an interp argument and init the Tcl stubs. Rename TkConsoleInit() to Tk_CreateConsoleWindow() Remove TkConsoleCreate() (no underbar) FossilOrigin-Name: 702512c22952ed7a1cf3c17fa96c34452140d7c4
* * Merged 8.1 branch into the main trunkstanton1999-04-161-29/+95
| | | FossilOrigin-Name: 1120dc4257448ed1955333e682de48e2940cc741
* integrated stubs into 8.0 main branchstanton1999-03-101-12/+3
| | | FossilOrigin-Name: 4c74dd207943932e6d9a6d06a3ec11b8e4459199
* * mac/tkMacAppInit.c:stanton1999-02-041-2/+2
| | | | | | | | | | | * 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. FossilOrigin-Name: 3afc334c67e9e295066148c5eeca74ab9bca9c3b
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
| | | FossilOrigin-Name: fb58b663f313796e8ed3115f92d657f0cae1d575
* Removed assembly codewelch1998-07-241-3/+1
| | | FossilOrigin-Name: 7a5ff3b8b178079532ce7169646e2f5735768485
* Initial revisionrjohnson1998-04-011-0/+323
FossilOrigin-Name: 2bf55ca9aa942b581137b9f474da5ad9c1480de4