Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ \ | |/ / | | | | cleanup some more unused CYGWIN stuff | ||||
| * | | 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 |
| | | | | | | | | | | | | export TkWinChildProc for win32 backport TCHAR determination from tkWinPort.h | ||||
| * | | 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 |
|\ \ \ | |/ / | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin | ||||
| * | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -89/+91 |
| |\ \ | | |/ | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin | ||||
| | * | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -131/+158 |
| | | | | | | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin | ||||
* | | | 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 |
| | | | | | | | | | some more tkInt.decls formatting | ||||
* | | | 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 configure changes for cygwin | ||||
| * | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 3 | -122/+135 |
| |\ \ | | |/ | | | | | | | cleanup tkInt.decls configure changes for cygwin | ||||
| | * | 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 |
|\ \ \ | |/ / | | | | format tk.decls | ||||
| * | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 4 | -23/+32 |
| |\ \ | | |/ | | | | format tk.decls like tcl8.5/8.6 | ||||
| | * | 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 |
|\ \ \ | |/ / | | | | (autoconf still to be run!) | ||||
| * | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -97/+441 |
| | | | |||||
| * | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 3 | -48/+151 |
| |\ \ | | |/ | | | | (autoconf still to be run!) | ||||
| | * | Only check for cygwin with $GCC | jan.nijtmans | 2012-03-29 | 2 | -49/+55 |
| | | | |||||
| | * | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-29 | 3 | -119/+486 |
| | |\ | | | | | | | | | | | | | | | | | | | | | This change allows to build the cygwin and mingw32 ports of Tcl/Tk to build out-of-the-box using a native or cross- compiler. | ||||
| | | * | implementation ready for further field-testsbug_3511806 | jan.nijtmans | 2012-03-29 | 3 | -115/+490 |
| | | | | |||||
| | * | | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 2 | -48/+56 |
| | |/ | |||||
| | * | workaround for _strtoi64 determination on win64 (autoconf-2.13 issue) | jan.nijtmans | 2012-03-15 | 2 | -10/+14 |
| | | | |||||
* | | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 2 | -0/+79 |
|\ \ \ | |/ / | |||||
| * | | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 2 | -0/+79 |
| |\ \ | | |/ | |||||
| | * | Provide fallback for _strtoi64 | jan.nijtmans | 2012-02-26 | 2 | -9/+59 |
| | | | |||||
* | | | [Bug 1913750]: tk_chooseDirectory -initialdir internationalization problem. | jan.nijtmans | 2012-02-17 | 1 | -79/+77 |
| | | | |||||
* | | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 1 | -1/+1 |
| | | | |||||
* | | | * win/tkWinDialog.c (GetFileName): Ensure that we do not convert a | dkf | 2012-02-10 | 1 | -3/+10 |
|\ \ \ | |/ / | | | | | | | | | | result list to a string inadvertently, as this causes problems with Tkinter's handling of multiple filename results. Issue was reported via StackOverflow: http://stackoverflow.com/q/9227859/301832 | ||||
| * | | * win/tkWinDialog.c (GetFileNameW): Ensure that we do not convert a | dkf | 2012-02-10 | 1 | -3/+10 |
| | | | | | | | | | | | | | | | result list to a string inadvertently, as this causes problems with Tkinter's handling of multiple filename results. Issue was reported via StackOverflow: http://stackoverflow.com/q/9227859/301832 | ||||
* | | | [Bug 3480471]: tk_getOpenFile crashes on Win64 | jan.nijtmans | 2012-01-27 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3480471]: tk_getOpenFile crashes on Win64 | jan.nijtmans | 2012-01-27 | 1 | -4/+4 |
| | | | |||||
* | | | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -15/+21 |
|\ \ \ | |/ / | |||||
| * | | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -15/+21 |
| |\ \ | | |/ | |||||
| | * | 3235256 - Keep menu entry IDs out of system values. Thanks Colin McDonald. | dgp | 2011-12-22 | 1 | -28/+25 |
| | | |