summaryrefslogtreecommitdiffstats
path: root/unix/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...nijtmans@users.sourceforge.net2013-01-111-4/+4
|\
| *---. Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...nijtmans@users.sourceforge.net2013-01-111-4/+3
| |\ \ \
| | | | * add [file normalize] to UNIX pkgIndex.tcl toonijtmans@users.sourceforge.net2013-01-111-1/+1
| | | |/
| | | * wrong end brace locationnijtmans@users.sourceforge.net2013-01-111-1/+1
| | |/
| | * Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE...nijtmans@users.sourceforge.net2013-01-111-4/+3
| | * More complete purge of things only present for supporting long-dead Mac 9 sys...dgp@users.sourceforge.net2012-11-151-15/+0
| * | 3584471 Repair `make dist` backport.dgp@users.sourceforge.net2012-11-061-4/+5
* | | sync nmakehlp.c with Tcl versionnijtmans@users.sourceforge.net2012-10-231-29/+12
|\ \ \ | |/ /
| * | sync nmakehlp.c with Tcl versionnijtmans@users.sourceforge.net2012-10-231-29/+45
| |\ \ | | |/
| * | review remarks, see mail.nijtmans@users.sourceforge.net2012-09-121-61/+20
| * | Review branch for merge of Tk-Cocoa into Tk 8.5 main branchKevin Walzer2012-09-121-55/+70
| * | Installer improvements, like [a3b936f0a1].stwo@users.sourceforge.net2012-08-071-35/+18
* | | A little more installer consistency tweaking.stwo@users.sourceforge.net2012-08-071-1/+1
* | | No need for install-sh to be executable.stwo@users.sourceforge.net2012-08-071-1/+0
* | | Zap trailing whitespace.stwo@users.sourceforge.net2012-08-061-2/+2
* | | Installer consistency tweaks.stwo@users.sourceforge.net2012-08-061-2/+2
* | | don't forget to escape quotesnijtmans@users.sourceforge.net2012-07-081-1/+1
|\ \ \ | |/ /
| * | don't forget to excape quotesnijtmans@users.sourceforge.net2012-07-081-1/+1
* | | use "in" operator in steadnijtmans@users.sourceforge.net2012-07-081-1/+1
|\ \ \ | |/ /
| * | use "in" operator in steadnijtmans@users.sourceforge.net2012-07-081-1/+1
* | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...nijtmans@users.sourceforge.net2012-07-081-2/+2
|\ \ \ | |/ /
| * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...nijtmans@users.sourceforge.net2012-07-081-2/+2
| |\ \ | | |/
| | * [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar...nijtmans@users.sourceforge.net2012-07-081-2/+2
* | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharednijtmans@users.sourceforge.net2012-06-281-2/+10
|\ \ \ | |/ /
| * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharednijtmans@users.sourceforge.net2012-06-281-2/+10
| |\ \ | | |/
| | * Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-sharednijtmans@users.sourceforge.net2012-06-281-2/+3
| | * link cygwin wish with tk84.dllnijtmans@users.sourceforge.net2012-06-271-6/+13
| | * Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dllnijtmans@users.sourceforge.net2012-06-081-13/+14
| | * some more quoting issuesnijtmans@users.sourceforge.net2012-06-071-29/+29
| * | Backport of [Bug 3532186] fixnijtmans@users.sourceforge.net2012-06-151-3/+3
| * | Change XChangeWindowAttributes signature and many others to match Xorg, neede...nijtmans@users.sourceforge.net2012-06-071-1/+1
| |\ \ | | |/
| | * Change XSetDashes signature and many others to match Xorg, needed for Cygwin. nijtmans@users.sourceforge.net2012-06-011-102/+110
| | * Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...nijtmans@users.sourceforge.net2012-05-291-7/+8
| * | [Bug 3532186] pkgIndex.tcl file complexitynijtmans@users.sourceforge.net2012-06-061-7/+8
| * | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use...nijtmans@users.sourceforge.net2012-06-051-38/+40
* | | Re-added PATCH_LEVEL to Tk's unix pkgIndex.tcl, lost by [60bd3f4fc5].andreask2012-06-141-3/+3
* | | [Bug 3532186] pkgIndex.tcl file complexitynijtmans@users.sourceforge.net2012-06-061-33/+35
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinnijtmans@users.sourceforge.net2012-05-161-2/+3
|\ \ \ | |/ /
| * | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinnijtmans@users.sourceforge.net2012-05-161-2/+3
| |\ \ | | |/
* | | [Bug 2768586]: Menu posting problem on dual monitorsnijtmans@users.sourceforge.net2012-05-041-1/+1
|\ \ \ | |/ /
| * | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwinnijtmans@users.sourceforge.net2012-04-261-0/+13
| |\ \ | | |/
| | * implement various internal win32 stub functions for cygwinnijtmans@users.sourceforge.net2012-04-251-2/+3
* | | make loading of tk.dll in cygwin possiblenijtmans@users.sourceforge.net2012-04-181-2/+9
|\ \ \ | |/ /
| * | make loading of tk.dll in cygwin possiblenijtmans@users.sourceforge.net2012-04-181-2/+9
| |\ \ | | |/
| | * make loading of tk.dll in cygwin possiblenijtmans@users.sourceforge.net2012-04-171-2/+9
* | | [Bug 1945073]: Demo square.tcl cannot run; need package tktestnijtmans@users.sourceforge.net2011-11-221-0/+4
|\ \ \ | |/ /
| * | [Bug 1945073]: Demo square.tcl cannot run; need package tktestnijtmans@users.sourceforge.net2011-11-221-0/+4
| |\ \ | | |/
| | * [Bug 1945073]: Demo square.tcl cannot run; need package tktestnijtmans@users.sourceforge.net2011-11-221-0/+4
* | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebangmax@tclers.tk (Reinhard Max)2011-11-081-1/+1
|\ \ \ | |/ /
| * | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebangmax@tclers.tk (Reinhard Max)2011-11-081-1/+1