| Commit message (Expand) | Author | Age | Files | Lines |
* | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -4/+4 |
|\ |
|
| *---. | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -4/+3 |
| |\ \ \ |
|
| | | | * | add [file normalize] to UNIX pkgIndex.tcl too | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
| | | |/ |
|
| | | * | wrong end brace location | jan.nijtmans | 2013-01-11 | 1 | -1/+1 |
| | |/ |
|
| | * | Eliminate all usage of deprecated Tcl_EvalObj, Tcl_GlobalEval and Tcl_GlobalE... | jan.nijtmans | 2013-01-11 | 1 | -4/+3 |
|
|
| | * | More complete purge of things only present for supporting long-dead Mac 9 sys... | dgp | 2012-11-15 | 1 | -15/+0 |
|
|
| * | | 3584471 Repair `make dist` backport. | dgp | 2012-11-06 | 1 | -4/+5 |
|
|
* | | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -29/+12 |
|\ \ \
| |/ / |
|
| * | | sync nmakehlp.c with Tcl version | jan.nijtmans | 2012-10-23 | 1 | -29/+45 |
| |\ \
| | |/ |
|
| * | | review remarks, see mail. | jan.nijtmans | 2012-09-12 | 1 | -61/+20 |
|
|
| * | | Review branch for merge of Tk-Cocoa into Tk 8.5 main branch | Kevin Walzer | 2012-09-12 | 1 | -55/+70 |
|
|
| * | | Installer improvements, like [a3b936f0a1]. | stwo | 2012-08-07 | 1 | -35/+18 |
|
|
* | | | A little more installer consistency tweaking. | stwo | 2012-08-07 | 1 | -1/+1 |
|
|
* | | | No need for install-sh to be executable. | stwo | 2012-08-07 | 1 | -1/+0 |
|
|
* | | | Zap trailing whitespace. | stwo | 2012-08-06 | 1 | -2/+2 |
|
|
* | | | Installer consistency tweaks. | stwo | 2012-08-06 | 1 | -2/+2 |
|
|
* | | | don't forget to escape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | don't forget to excape quotes | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|
|
* | | | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | use "in" operator in stead | jan.nijtmans | 2012-07-08 | 1 | -1/+1 |
|
|
* | | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
|\ \ \
| |/ / |
|
| * | | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
| |\ \
| | |/ |
|
| | * | [Bug 3532186]: pkgIndex.tcl file complexity that's unwarranted: Test for ::ar... | jan.nijtmans | 2012-07-08 | 1 | -2/+2 |
|
|
* | | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -2/+10 |
|\ \ \
| |/ / |
|
| * | | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -2/+10 |
| |\ \
| | |/ |
|
| | * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 1 | -2/+3 |
|
|
| | * | link cygwin wish with tk84.dll | jan.nijtmans | 2012-06-27 | 1 | -6/+13 |
|
|
| | * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 1 | -13/+14 |
|
|
| | * | some more quoting issues | jan.nijtmans | 2012-06-07 | 1 | -29/+29 |
|
|
| * | | Backport of [Bug 3532186] fix | jan.nijtmans | 2012-06-15 | 1 | -3/+3 |
|
|
| * | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| | * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 1 | -102/+110 |
|
|
| | * | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 1 | -7/+8 |
|
|
| * | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -7/+8 |
|
|
| * | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use... | jan.nijtmans | 2012-06-05 | 1 | -38/+40 |
|
|
* | | | Re-added PATCH_LEVEL to Tk's unix pkgIndex.tcl, lost by [60bd3f4fc5]. | andreask | 2012-06-14 | 1 | -3/+3 |
|
|
* | | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -33/+35 |
|
|
* | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -2/+3 |
| |\ \
| | |/ |
|
* | | | [Bug 2768586]: Menu posting problem on dual monitors | jan.nijtmans | 2012-05-04 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -0/+13 |
| |\ \
| | |/ |
|
| | * | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 1 | -2/+3 |
|
|
* | | | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-18 | 1 | -2/+9 |
|\ \ \
| |/ / |
|
| * | | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-18 | 1 | -2/+9 |
| |\ \
| | |/ |
|
| | * | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-17 | 1 | -2/+9 |
|
|
* | | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -0/+4 |
|\ \ \
| |/ / |
|
| * | | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -0/+4 |
| |\ \
| | |/ |
|
| | * | [Bug 1945073]: Demo square.tcl cannot run; need package tktest | jan.nijtmans | 2011-11-22 | 1 | -0/+4 |
|
|
* | | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max | 2011-11-08 | 1 | -1/+1 |
|\ \ \
| |/ / |
|
| * | | * Add square to DEMOPROGS in unix/Makefile.in. It contains a shebang | max | 2011-11-08 | 1 | -1/+1 |
|
|