summaryrefslogtreecommitdiffstats
path: root/unix/tkAppInit.c
Commit message (Expand)AuthorAgeFilesLines
* (c) -> ©jan.nijtmans2024-05-091-3/+3
|\
| * (c) -> ©jan.nijtmans2024-05-091-3/+3
| |\
* | \ Merge 8.7jan.nijtmans2024-01-121-1/+1
|\ \ \ | |/ /
* | | Ticket [0de707ab06]: Add explanation of the solution provided on the core lis...oehhar2023-12-201-0/+18
* | | Fix for [0de707ab06]: Problem in tk9 static build under windowsjan.nijtmans2023-12-121-0/+1
|/ /
* | Merge 8.6jan.nijtmans2021-04-041-3/+7
|\ \ | |/
| * Tcl_StaticPackage -> Tcl_StaticLibraryjan.nijtmans2021-04-041-5/+8
* | Merge 8.6jan.nijtmans2021-02-021-2/+1
|\ \ | |/
| * Sync win/rules.vc with Tcl. And the use of TCL_USE_STATIC_PACKAGES as welljan.nijtmans2020-12-091-1/+5
| * Merge 8.5. Some more explicit type-casts.jan.nijtmans2020-11-161-0/+6
| |\
| | * Second argument of Tcl_StaticPackage() should always be Titlecase. Synced fro...jan.nijtmans2020-11-161-0/+2
| | * eliminate some ANSI_ARGSjan.nijtmans2012-06-081-3/+3
| | |\
* | | | Define MODULE_SCOPE correctly when using a C++ compilerjan.nijtmans2020-11-161-1/+5
* | | | Merge 8.6 and edit commentsmarc_culler2020-10-201-0/+8
|\ \ \ \ | |/ / /
| * | | Avoid platform-specific conditional compilation where possible.marc_culler2020-10-201-6/+6
| * | | Proposed fix for [c2483bfe4b]: tk fontchooser on macOS can automatically open...jan.nijtmans2020-10-201-0/+8
* | | | Much more WIP: Appears to be working on UNIX, and for a bit part on Windows too.jan.nijtmans2019-12-201-0/+6
* | | | Merge tcl.m4 with Tcl version. Add zipfs hooks to tkAppInit.c and winMain.c, ...jan.nijtmans2018-10-121-0/+3
|/ / /
* | | Eliminate last two calls to Tcl_CreateCommand().jan.nijtmans2014-06-301-1/+1
* | | Make sure the stubbed variants of Tcl_ObjSetVar2/Tcl_NewStringObj are never u...jan.nijtmans2013-02-221-1/+5
* | | Use (preferred) Tcl_ObjSetVar2 in stead of Tcl_SetVar in tkAppInit.c/winMain....jan.nijtmans2013-02-181-2/+3
* | | Purge RCS Keywordsdgp2011-06-081-2/+0
|\ \ \ | |/ /
| * | Purge RCS Keywords.dgp2011-06-081-2/+0
| |\ \ | | |/
| | * Purge RCS Keywords.dgp2011-06-081-2/+0
* | | no longer depend on MODULE_SCOPE being definedjan.nijtmans2011-05-051-0/+3
* | | Make symbols "main" and "Tcl_AppInit" MODULE_SCOPE: there is absolutely no re...jan.nijtmans2011-04-061-1/+4
* | | Make Tcl_SetPanicProc and Tcl_GetStringResult callable without stubs, just a...nijtmans2010-09-231-2/+2
* | | Add -Wdeclaration-after-statementnijtmans2010-09-231-33/+34
* | | Bug fix for #2875562nijtmans2009-10-211-1/+4
* | | Get rid of pre-C89-isms (esp. CONST vs const).dkf2008-04-271-4/+4
|/ /
* | Less of that K&R or wrongly indented function header style!dkf2007-02-221-35/+42
|/
* * Removed unnecessary dependence of tktest executable on the tcltestdgp2002-06-211-7/+1
* * unix/tkAppInit.c: Removed now unneeded and erroneous referenceandreas_kupries2002-06-141-9/+1
* * generic/tkMain.c :redman1999-12-021-2/+25
* * Merged 8.1 branch into the main trunkstanton1999-04-161-3/+10
* * mac/tkMacAppInit.c:stanton1999-02-041-2/+2
* Replaced SCCS strings, fixed binary filesstanton1998-09-141-1/+1
* Initial revisionrjohnson1998-04-011-0/+120