| Commit message (Expand) | Author | Age | Files | Lines |
* | fix signature of XSynchronize to match X.org | jan.nijtmans | 2012-06-15 | 2 | -3/+3 |
|
|
* | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-08 | 9 | -68/+120 |
|\ |
|
| * | some quoting issues, eliminate TCL_VARARGS_DEFINE | jan.nijtmans | 2012-06-07 | 2 | -6/+6 |
| |\ |
|
| | * | some more quoting issues | jan.nijtmans | 2012-06-07 | 1 | -5/+5 |
|
|
| * | | eliminate some warnings, caused by previous merge | jan.nijtmans | 2012-06-07 | 1 | -0/+1 |
|
|
| * | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 4 | -45/+80 |
| |\ \
| | |/ |
|
| | * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 9 | -171/+182 |
| | |\ |
|
| | * \ | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 6 | -150/+200 |
| | |\ \ |
|
| | * \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 1 | -13/+4 |
| | |\ \ \ |
|
| | * | | | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 9 | -63/+108 |
|
|
| * | | | | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -1/+1 |
|
|
| * | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use... | jan.nijtmans | 2012-06-05 | 1 | -3/+7 |
|
|
| * | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 8 | -23/+39 |
| |\ \ \ \ \
| | | |_|_|/
| | |/| | | |
|
| | * | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 8 | -133/+151 |
| | | |_|/
| | |/| | |
|
| | * | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 2 | -11/+11 |
|
|
* | | | | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 1 | -6/+9 |
|
|
* | | | | | Implement XFlush and various others for win32 as stubs, so win32 extensions u... | jan.nijtmans | 2012-05-31 | 3 | -22/+74 |
|
|
* | | | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-31 | 1 | -0/+2 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 2 | -1/+15 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 1 | -4/+21 |
|
|
* | | | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 3 | -5/+5 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 3 | -5/+5 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 2 | -2/+2 |
|
|
* | | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 2 | -18/+5 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 1 | -4/+0 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 3 | -10/+19 |
|
|
| * | | | | give tkWinWm.c access to SM_XVIRTUALSCREEN and friends | jan.nijtmans | 2012-05-14 | 1 | -3/+3 |
|
|
| * | | | | remove some unused CYGWIN stuff | jan.nijtmans | 2012-05-14 | 1 | -132/+2 |
|
|
| * | | | | backport TCHAR determination from tkWinPort.h | jan.nijtmans | 2012-05-14 | 1 | -25/+13 |
|
|
* | | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -3/+5 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -89/+91 |
| |\ \ \ \
| | |/ / / |
|
| | * | | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -131/+158 |
| | | |/
| | |/| |
|
* | | | | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 2 | -11/+0 |
|\ \ \ \
| |/ / / |
|
| * | | | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 2 | -11/+0 |
|
|
| * | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 1 | -14/+4 |
| |\ \ \
| | |/ / |
|
* | | | | same bugfix, but now applied to trunk | jan.nijtmans | 2012-04-21 | 1 | -14/+4 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | Fix bug 533519 | jan.nijtmans | 2012-04-16 | 1 | -13/+4 |
| | |/
| |/| |
|
* | | | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 1 | -4/+7 |
|\ \ \
| | |/
| |/| |
|
| * | | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 1 | -4/+7 |
| |\ \
| | |/ |
|
| | * | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 1 | -4/+7 |
|
|
* | | | re-generate win/configure | jan.nijtmans | 2012-04-12 | 1 | -111/+121 |
|
|
* | | | minor clean-up of tkInt.decls | jan.nijtmans | 2012-04-12 | 2 | -11/+14 |
|\ \ \
| |/ / |
|
| * | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 3 | -122/+135 |
| |\ \
| | |/ |
|
| | * | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 3 | -160/+173 |
|
|
* | | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 4 | -23/+32 |
|\ \ \
| |/ / |
|
| * | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 4 | -23/+32 |
| |\ \
| | |/ |
|
| | * | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 3 | -15/+20 |
|
|
* | | | gcc warning: signed-unsigned compare | jan.nijtmans | 2012-04-02 | 1 | -82/+428 |
|\ \ \
| |/ / |
|
* | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-04-02 | 3 | -68/+172 |
|\ \ \
| |/ / |
|
| * | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -97/+441 |
|
|