summaryrefslogtreecommitdiffstats
path: root/generic/tkMain.c
Commit message (Expand)AuthorAgeFilesLines
* Add support for X11 GUI-mode on Cygwin64jan.nijtmans2013-06-061-1/+1
* merge release to 8.5; revert features not included in releasedgp2013-04-031-7/+1
* Easier solution, with proper protection and configure warnings.jan.nijtmans2013-03-281-1/+1
* Make compiling/running Tk8.5 against 8.6 headers work on Windows as well.jan.nijtmans2013-03-271-0/+6
* Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa...jan.nijtmans2013-01-221-3/+6
|\
| * Bug [3601782]: Produce a nice error-message when the first Tcl_InitStubs() fa...jan.nijtmans2013-01-221-3/+6
* | fix commentjan.nijtmans2013-01-151-1/+1
* | Don't use deprecated "case" any more.jan.nijtmans2013-01-151-1/+1
|\ \ | |/
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...jan.nijtmans2013-01-111-1/+1
|\ \ | |/
| * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp2012-11-151-5/+1
* | eliminate some ANSI_ARGSjan.nijtmans2012-06-081-1/+1
|\ \ | |/
| * function def in frontjan.nijtmans2012-06-081-1/+1
* | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-081-4/+9
|\ \ | |/
| * Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dlljan.nijtmans2012-06-081-15/+20
| * Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-291-2/+0
* | merge core-8-4-branch, still to be tested on Unixtobetestedjan.nijtmans2012-05-291-36/+68
|\ \ | |/
| * Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-251-35/+70
* | disallow colors like xellowjan.nijtmans2012-04-121-1/+1
|\ \ | |/
| * sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6jan.nijtmans2012-04-111-1/+1
* | Purge RCS Keywords.dgp2011-06-081-2/+0
|\ \ | |/
| * Purge RCS Keywords.dgp2011-06-081-2/+0
| * * generic/tkMain.c (Tk_MainEx): replicate macosx-specific code fromdas2007-03-071-5/+18
| * * generic/tkConsole.c: Complete reversal of the changes of Sep 22.andreas_kupries2006-09-251-2/+2
| * * 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
| * * generic/tkMain.c: Rewrote code that sets the ::argv valuedgp2005-10-181-16/+21
| * * generic/tkMain.c:das2004-11-111-1/+10
* | Fix CYGWIN warning: "fd_set and assiciated.macros have been defined in sys/ty...nijtmans2010-05-311-9/+1
* | * generic/tkConsole.c: Relax the runtime version requirements on Tcldgp2009-10-151-2/+2
* | 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