summaryrefslogtreecommitdiffstats
path: root/win
Commit message (Expand)AuthorAgeFilesLines
* Change XChangeWindowAttributes signature and many others to match Xorg, neede...jan.nijtmans2012-06-074-45/+80
|\
| * merge core-8-4-branchbug_3508771jan.nijtmans2012-06-059-171/+182
| |\
| * \ merge core-8-4-branchjan.nijtmans2012-05-296-150/+200
| |\ \
| * \ \ merge core-8-4-branchjan.nijtmans2012-05-021-13/+4
| |\ \ \
| * | | | change signature of all X11 functions to match those of CYGWINjan.nijtmans2012-05-029-63/+108
* | | | | [Bug 3532186] pkgIndex.tcl file complexityjan.nijtmans2012-06-061-1/+1
* | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use...jan.nijtmans2012-06-051-3/+7
* | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwinjan.nijtmans2012-06-058-23/+39
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. jan.nijtmans2012-06-018-133/+151
| | |_|/ | |/| |
| * | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy...jan.nijtmans2012-05-292-11/+11
* | | | merge core-8-4-branch, still to be tested on Unixtobetestedjan.nijtmans2012-05-292-1/+15
|\ \ \ \ | |/ / /
| * | | Simpify determination whether we are running on cygwin.jan.nijtmans2012-05-251-4/+21
* | | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-243-5/+5
|\ \ \ \ | |/ / /
| * | | Change XSetCommand signature to match Xorg, needed for Cygwinjan.nijtmans2012-05-242-2/+2
* | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-161-4/+0
|\ \ \ \ | |/ / /
| * | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwinjan.nijtmans2012-05-143-10/+19
* | | | give tkWinWm.c access to SM_XVIRTUALSCREEN and friendsjan.nijtmans2012-05-141-3/+3
* | | | remove some unused CYGWIN stuffjan.nijtmans2012-05-141-132/+2
* | | | backport TCHAR determination from tkWinPort.hjan.nijtmans2012-05-141-25/+13
* | | | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-89/+91
|\ \ \ \ | |/ / /
| * | | Change TkpWmSetState signature to match UNIX, needed for Cygwinjan.nijtmans2012-05-091-131/+158
| | |/ | |/|
* | | sync tcl.m4 with Tcl versionjan.nijtmans2012-05-022-11/+0
* | | [Bug 533519]: Window placement with multiple screensjan.nijtmans2012-05-021-14/+4
|\ \ \ | |/ /
| * | Fix bug 533519jan.nijtmans2012-04-161-13/+4
| |/
* | [Bug 3517448] TclKit build fails (unresolved __strtoi64)jan.nijtmans2012-04-131-4/+7
|\ \ | |/
| * [Bug 3517448] TclKit build fails (unresolved __strtoi64)jan.nijtmans2012-04-131-4/+7
* | disallow colors like xellowjan.nijtmans2012-04-123-122/+135
|\ \ | |/
| * sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6jan.nijtmans2012-04-113-160/+173
* | some more cygwin compatibility improvementsjan.nijtmans2012-04-064-23/+32
|\ \ | |/
| * some more cygwin compatibility improvementsjan.nijtmans2012-04-063-15/+20
* | re-generate configurejan.nijtmans2012-04-011-97/+441
* | [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-303-48/+151
|\ \ | |/
| * Only check for cygwin with $GCCjan.nijtmans2012-03-292-49/+55
| * [Bug 3511806] Compiler checks too earlyjan.nijtmans2012-03-293-119/+486
| |\
| | * implementation ready for further field-testsbug_3511806jan.nijtmans2012-03-293-115/+490
| * | enable cygwin build in /win directory (using mingw-w64 compiler)jan.nijtmans2012-03-262-48/+56
| |/
| * workaround for _strtoi64 determination on win64 (autoconf-2.13 issue)jan.nijtmans2012-03-152-10/+14
* | Provide fallback for _strtoi64jan.nijtmans2012-02-262-0/+79
|\ \ | |/
| * Provide fallback for _strtoi64jan.nijtmans2012-02-262-9/+59
* | [Bug 3486474]: Inconsistent color scalingjan.nijtmans2012-02-151-1/+1
|\ \ | |/
| * proposed fix for bug-3486474jan.nijtmans2012-02-101-1/+1
* | * win/tkWinDialog.c (GetFileNameW): Ensure that we do not convert adkf2012-02-101-3/+10
* | [Bug 3480471]: tk_getOpenFile crashes on Win64jan.nijtmans2012-01-271-4/+4
* | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald.dgp2011-12-221-15/+21
|\ \ | |/
| * 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald.dgp2011-12-221-28/+25
* | [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-1/+5
|\ \ | |/
| * [Bug 1945073]: Demo square.tcl cannot run; need package tktestjan.nijtmans2011-11-221-1/+5
| * Support Visual Studio 11jan.nijtmans2011-09-261-51/+55
* | Release candidate branch for Tk 8.5.11dgp2011-10-262-2/+2
* | Fix up the implementation to account for shared options enumeration.dgp2011-10-171-43/+20