| Commit message (Expand) | Author | Age | Files | Lines |
* | Backport fix for [Bug 3546073] | jenglish | 2012-07-31 | 1 | -5/+2 |
|
|
* | [Bug 3541305]: Xfree/Xsync... should not be macros | jan.nijtmans | 2012-07-08 | 1 | -1/+30 |
|
|
* | Add various X11 stub functions, Cygwin only | jan.nijtmans | 2012-07-04 | 4 | -5/+170 |
|
|
* | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 16 | -70/+70 |
|
|
* | 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 | 2 | -56/+126 |
|
|
* | OXS Tiger Breakage | jan.nijtmans | 2012-06-08 | 2 | -5/+5 |
|
|
* | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 4 | -89/+144 |
|\ |
|
| * | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 4 | -135/+193 |
|
|
* | | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 11 | -280/+396 |
|\ \
| |/ |
|
| * | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 4 | -36/+34 |
|
|
| * | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 7 | -205/+191 |
|
|
| * | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 6 | -87/+87 |
|
|
| * | 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 | 5 | -117/+255 |
|
|
| * | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 3 | -6/+6 |
|
|
* | | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 3 | -14/+12 |
|\ \
| |/ |
|
| * | [Bug 2768586]: Only do menu correction on Windows < Win7 | jan.nijtmans | 2012-05-05 | 1 | -53/+70 |
| |\ |
|
| * | | unneccessary variable | jan.nijtmans | 2012-05-02 | 1 | -8/+0 |
|
|
* | | | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 4 | -37/+18 |
|\ \ \
| |/ / |
|
| * | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 4 | -37/+18 |
| |\ \ |
|
| | * | | 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 | 16 | -125/+97 |
| | |\ \ |
|
* | | | | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 4 | -308/+310 |
| |_|_|/
|/| | | |
|
* | | | | merge trunk | jan.nijtmans | 2012-04-26 | 2 | -73/+83 |
|\ \ \ \
| |/ / / |
|
| * | | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -20/+25 |
|
|
| * | | | 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 | 5 | -400/+143 |
| |\ \ \
| |/ / /
|/| | | |
|
* | | | | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 6 | -402/+159 |
|/ / / |
|
* | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 1 | -4/+4 |
| |/
|/| |
|
* | | 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 | 1 | -65/+62 |
|/ |
|
* | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 2 | -6/+6 |
|
|
* | sync tcl.m4 with Tcl, format tkInt.decls like Tk8.5/8.6 | jan.nijtmans | 2012-04-11 | 5 | -1884/+1344 |
|
|
* | make genstubs | dgp | 2012-04-09 | 3 | -980/+971 |
|
|
* | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 1 | -1/+1 |
|
|
* | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 4 | -3/+3 |
|
|
* | format tk.decls like tcl8.5/8.6, re-generiate tk(Int)Decls.h | jan.nijtmans | 2012-04-06 | 3 | -1835/+1590 |
|
|
* | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 1 | -1/+1 |
|
|
* | fix scoping of buf (introduced with fix for [Bug 2809525] | jan.nijtmans | 2012-03-26 | 1 | -1/+1 |
|
|
* | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -43/+51 |
|
|
* | [bug 3505358 ] invalid color name "#f75df642f527" | jan.nijtmans | 2012-03-15 | 1 | -0/+2 |
|
|
* | _Xconst -> CONST | jan.nijtmans | 2012-02-21 | 2 | -2/+2 |
|
|
* | [Bug 3486474]: Inconsistent color scaling | jan.nijtmans | 2012-02-15 | 6 | -5/+73 |
|\ |
|
| * | improved, faster implementations of XParseColor and TkParseColorbug_3486474 | jan.nijtmans | 2012-02-12 | 2 | -28/+35 |
|
|
| * | let Tk_NameOfColor output a shorter color-name, when possible | jan.nijtmans | 2012-02-11 | 1 | -0/+15 |
|
|
| * | proposed fix for bug-3486474 | jan.nijtmans | 2012-02-10 | 5 | -5/+67 |
|/ |
|
* | Bug-2433260: non-critical error in Tk_PhotoPutBlock | jan.nijtmans | 2012-01-25 | 1 | -3/+3 |
|
|
* | [Bug 3437816]: Missing TCL_ERROR return in [canvas lower] | jan.nijtmans | 2011-11-17 | 1 | -0/+1 |
|
|