summaryrefslogtreecommitdiffstats
path: root/win/winMain.c
Commit message (Expand)AuthorAgeFilesLines
* Purge RCS Keywords.dgp2011-06-081-2/+0
|\
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * Reverted to 1.15 for two reasons. 1) problem is best addressed in Tcl'sdavygrvy2003-12-121-7/+5
| * (WishPanic) : placed ExitProcess() in a __try block (SEH) to catch anydavygrvy2003-12-111-4/+6
* | re-wrote TkpDisplayWarning such that it does not use an Tcl API calls any mor...nijtmans2010-11-241-20/+62
* | Add command line processing for CYGWIN, backported from trunk.nijtmans2010-05-311-2/+130
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * win/winMain.c: Replaced incorrect comments in main() to descibedavygrvy2007-10-121-4/+3
* | header cleanupdgp2007-09-071-3/+2
* | ANSIficationdkf2005-12-021-54/+64
* | * win/winMain.c (WishPanic): Replaced TCL_VARARGS* macros withdgp2005-09-131-5/+4
* | #include <malloc.h> has no purpose.davygrvy2004-02-021-2/+1
* | * win/winMain.c: Removed our custom setargv() in favor ofdavygrvy2004-02-011-165/+8
* | * generic/tkEvent.c: Added three new functions: TkCreateExitHandler,davygrvy2003-12-211-2/+2
* | fixed bad commit from before. my mistake. This is 1.16 now.davygrvy2003-12-121-4/+45
* | Reverted to 1.15 for two reasons. 1) problem is best addressed in Tcl'sdavygrvy2003-12-121-45/+4
* | * win/makefile.vc: Applied patches from tcl bug #801467 frompatthoyts2003-10-141-2/+43
|/
* * win/winMain.c (Tcl_AppInit): Calls Registry_Init() anddavygrvy2002-11-041-1/+17
* * win/winMain.c (WinMain, main): remove obsolete SetMessageQueue callhobbs2002-10-191-21/+1
* 2002-09-18 Mumit Khan <khan@nanotech.wisc.edu>hobbs2002-09-271-2/+3
* * win/Makefile.in: Removed dependence on the (parts of) thedgp2002-08-261-17/+1
* * win/winMain.c (WishPanic): fixed CONST changes to go withhobbs2001-08-041-5/+5
* * library/choosedir.tcl (::tk::dialog::file::chooseDir::Config):hobbs2000-04-191-23/+23
* * generic/tkMain.c :redman1999-12-021-9/+50
* * win/winMain.c: corrected winMain to not do a DebugBreak whenhobbs1999-11-101-2/+6
* Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make theredman1999-04-281-4/+4
* * Merged 8.1 branch into the main trunkstanton1999-04-161-29/+95
* integrated stubs into 8.0 main branchstanton1999-03-101-12/+3
* * mac/tkMacAppInit.c:stanton1999-02-041-2/+2
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Removed assembly codewelch1998-07-241-3/+1
* Initial revisionrjohnson1998-04-011-0/+323