| Commit message (Expand) | Author | Age | Files | Lines |
* | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 6 | -20/+170 |
|
|
* | Link cygwin wish.exe with win32 tk.dll, only in combination with --enable-shared | jan.nijtmans | 2012-06-28 | 6 | -8/+20 |
|
|
* | 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 | -24/+38 |
|
|
* | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-06-23 | 4 | -223/+224 |
|
|
* | [Bug 1844430]: cygwin make fails in 8.4.14-8.5b3 | jan.nijtmans | 2012-06-22 | 3 | -2/+13 |
|
|
* | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 19 | -172/+165 |
|
|
* | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 9 | -17/+22 |
|
|
* | function def in front | jan.nijtmans | 2012-06-08 | 1 | -1/+1 |
|
|
* | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 4 | -69/+145 |
|
|
* | OXS Tiger Breakage | jan.nijtmans | 2012-06-08 | 2 | -5/+5 |
|
|
* | some more quoting issues | jan.nijtmans | 2012-06-07 | 2 | -34/+34 |
|
|
* | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 9 | -295/+348 |
|\ |
|
| * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 30 | -443/+528 |
| |\
| |/
|/| |
|
* | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 29 | -437/+535 |
|
|
| * | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 23 | -455/+683 |
| |\
| |/
|/| |
|
* | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 11 | -66/+80 |
|
|
* | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 10 | -232/+251 |
|
|
* | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 9 | -90/+97 |
|
|
* | | fix some visual studio warnings, eliminate some ANSI_ARGS | jan.nijtmans | 2012-05-14 | 2 | -9/+9 |
|
|
* | | typo | jan.nijtmans | 2012-05-14 | 1 | -1/+1 |
|
|
* | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 8 | -127/+274 |
|
|
* | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 6 | -137/+187 |
|
|
| * | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 6 | -158/+177 |
| |\
| |/
|/| |
|
* | | [Bug 2768586]: Only do menu correction on Windows < Win7 | jan.nijtmans | 2012-05-05 | 4 | -192/+227 |
|\ \ |
|
* | | | [Bug 2768586]: Menu posting problem on dual monitors | jan.nijtmans | 2012-05-04 | 2 | -9/+12 |
|
|
* | | | unneccessary variable | jan.nijtmans | 2012-05-02 | 1 | -8/+0 |
|
|
| | * | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 7 | -54/+30 |
| | |\
| |_|/
|/| | |
|
* | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 7 | -54/+30 |
|\ \ \ |
|
| * | | | unused variable | jan.nijtmans | 2012-04-20 | 1 | -1/+1 |
|
|
| * | | | fix (hopefully) menu posting in the same way as window placement | jan.nijtmans | 2012-04-20 | 18 | -127/+114 |
| |\ \ \ |
|
| | | | * | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 15 | -388/+452 |
| | | |/ |
|
| | | * | merge trunk | jan.nijtmans | 2012-04-26 | 3 | -73/+99 |
| | | |\
| |_|_|/
|/| | | |
|
* | | | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 2 | -20/+30 |
|
|
* | | | | provide dummy Tk_AttachHWND and friends for OSX as well | jan.nijtmans | 2012-04-26 | 1 | -1/+3 |
|
|
* | | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 10 | -572/+343 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 10 | -574/+348 |
|/ / / |
|
* | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 2 | -4/+13 |
| |/
|/| |
|
* | | Use vroot size in stead of screen size for clipping window coordinates in ::t... | jan.nijtmans | 2012-04-20 | 8 | -34/+26 |
|\ \
| |/ |
|
| * | set [wm maxsize] as well | jan.nijtmans | 2012-04-16 | 1 | -0/+1 |
|
|
| * | Fix bug 533519 | jan.nijtmans | 2012-04-16 | 8 | -51/+21 |
|
|
* | | make some more internal tables CONST | jan.nijtmans | 2012-04-18 | 12 | -24/+24 |
|
|
* | | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-17 | 2 | -67/+71 |
|/ |
|
* | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 4 | -10/+18 |
|
|
* | disallow colors like "xellow" | jan.nijtmans | 2012-04-12 | 1 | -2/+7 |
|
|
* | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 10 | -2160/+1638 |
|
|
* | make genstubs | dgp | 2012-04-09 | 3 | -980/+971 |
|
|
* | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 2 | -1/+5 |
|
|
* | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 14 | -19/+24 |
|
|
* | format tk.decls like tcl8.5/8.6, re-generiate tk(Int)Decls.h | jan.nijtmans | 2012-04-06 | 3 | -1835/+1590 |
|
|