| Commit message (Expand) | Author | Age | Files | Lines |
* | merge 8.5 | dgp | 2012-07-24 | 1 | -5/+2 |
|\ |
|
| * | silence compiler warnings | dgp | 2012-07-24 | 1 | -1/+1 |
|
|
| * | Fix for [Bug 3546073]: | root | 2012-07-23 | 1 | -5/+2 |
|
|
* | | merge 8.5 | dgp | 2012-07-16 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | Type correctness fix, to stop compiler complaint. | dkf | 2012-07-12 | 1 | -2/+2 |
|
|
* | | Release candidate branch for Tk 8.5.12. | dgp | 2012-07-10 | 4 | -12/+15 |
|/ |
|
* | 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 |
|
|
* | [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 | 5 | -8/+20 |
|\ \
| |/ |
|
| * | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 5 | -8/+13 |
|
|
* | | merge | jan.nijtmans | 2012-06-27 | 3 | -4/+6 |
|\ \
| |/ |
|
| * | link cygwin wish with tk84.dll | jan.nijtmans | 2012-06-27 | 4 | -31/+45 |
|
|
* | | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 3 | -11/+26 |
|\ \
| |/ |
|
| * | link cygwin wish8.6 with tk86.dll (configuration part) | jan.nijtmans | 2012-06-26 | 3 | -24/+38 |
|
|
* | | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-23 | 2 | -0/+16 |
|\ \
| |/ |
|
| * | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-06-23 | 1 | -176/+182 |
|
|
| * | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-22 | 1 | -0/+6 |
|
|
| * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 2 | -5/+5 |
|
|
* | | Backport of [Bug 3532186] fix | jan.nijtmans | 2012-06-15 | 1 | -3/+3 |
|
|
* | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 1 | -0/+28 |
|
|
* | | eliminate some ANSI_ARGS | jan.nijtmans | 2012-06-08 | 2 | -4/+4 |
|\ \
| |/ |
|
| * | 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 |
|
|
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 1 | -1/+1 |
|\ \
| |/ |
|
* | | [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 |
|
|
* | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 1 | -1/+3 |
|\ \
| |/ |
|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 2 | -121/+127 |
|
|
| * | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 1 | -7/+8 |
|
|
* | | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 1 | -9/+9 |
|\ \
| |/ |
|
| * | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 1 | -23/+30 |
|
|
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 2 | -3/+7 |
|\ \
| |/ |
|
* | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -0/+15 |
|\ \
| |/ |
|
| * | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -0/+15 |
|
|
* | | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 2 | -11/+23 |
|
|
* | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 2 | -16/+13 |
|\ \
| |/ |
|
| * | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 3 | -171/+188 |
|
|
* | | 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 |
|
|
* | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 2 | -0/+6 |
|\ \
| |/ |
|
| * | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 2 | -116/+121 |
|
|
| * | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 2 | -0/+0 |
|
|
* | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -3/+135 |
|
|
* | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -3/+35 |
|\ \
| |/ |
|
| * | implementation ready for further field-testsbug_3511806 | jan.nijtmans | 2012-03-29 | 2 | -183/+284 |
|
|
* | | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -17/+6 |
|\ \
| |/ |
|
| * | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -17/+6 |
|
|
* | | Patch from the cygwin folks | jan.nijtmans | 2012-03-04 | 2 | -6/+12 |
|\ \
| |/ |
|