summaryrefslogtreecommitdiffstats
path: root/generic/tkMain.c
Commit message (Expand)AuthorAgeFilesLines
...
* | | Eliminate use of the function Tcl_WinTCharToUtf in generic codenijtmans2010-11-151-38/+28
* | | Sync TK_ASCII_MAIN usage with tclMain.cnijtmans2010-11-051-4/+9
* | | tkMain.c: make compilable with -DUNICODE as wellnijtmans2010-09-291-40/+86
* | | [Tcl Bug 3029891] Functions that don't belong in the stub table (Tk part, not...nijtmans2010-07-161-6/+5
* | | TIP #338 IMPLEMENTATIONdgp2008-12-151-2/+1
* | | Lots of small changes to make code more pretty and C89-like.dkf2008-11-081-2/+2
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-17/+14
* | | * README: Bump version number to 8.6a0dgp2008-04-011-3/+3
|/ /
* | merge stable branch onto HEADdgp2007-12-131-1/+1
* | * generic/tkConsole.c: Revised callers of Tcl_InitStubs() to accountdgp2007-09-171-2/+2
* | * generic/tkConsole.c: Revised calls to Tcl_InitStubs() anddgp2007-09-111-2/+2
* | * generic/tkConsole.c: Revise all Tcl_InitStubs() calls to restoredgp2007-09-101-2/+2
* | header cleanupdgp2007-09-071-4/+2
* | * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-071-4/+18
* | * generic/tkConsole.c: TIP #268 update regarding registered packageandreas_kupries2006-09-221-2/+2
* | * generic/tkMain.c: Added Tcl_Preserve() call on the masterdgp2006-06-091-1/+3
* | ANSIfydkf2005-12-121-125/+130
* | * generic/tkMain.c: Rewrote code that sets the ::argv valuedgp2005-10-181-24/+23
* | * generic/tkMain.c:das2004-11-111-1/+10
* | Removed support for Mac OS Classic platform [Patch 918139]das2004-03-171-6/+2
* | * doc/wish.1: Implementation of TIPs 137/151.dgp2003-09-051-23/+43
|/
* * generic/tkMain.c (Tk_Main): Call on Tcl*StartupScript*() routinesdgp2002-12-131-11/+10
* *** macosx-8-4-branch merged into the mainline [tcl patch #602770] ***macosx_8_4_merge_2002_08_31_trunkdas2002-08-311-2/+2
* * modified some callers of Tcl routines thatdgp2002-02-081-3/+2
* * Updated callers of Tcl_SplitList and Tcl_Merge.dgp2002-01-251-8/+6
* * Updated callers of CONSTified Tcl interfaces Tcl_EvalFile anddgp2002-01-151-2/+3
* ** upport to 8.4 of mac code changes for 8.3.3 & various newdas2001-11-231-1/+5
* Update to handle change indgp2001-09-241-2/+3
* * generic/tkMain.c: Fixed function header comment for Tk_MainEx.ericm2000-04-251-2/+2
* need tclInt.h for TclSetStartupScriptFileName().redman1999-12-081-1/+2
* * generic/tkMain.c :redman1999-12-021-7/+10
* Rename TkConsoleCreate_() to Tk_InitConsoleChannels() and make theredman1999-04-281-4/+2
* * Merged 8.1 branch into the main trunkstanton1999-04-161-66/+94
* integrated stubs into 8.0 main branchstanton1999-03-101-4/+34
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+390