Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | merge-mark | jan.nijtmans | 2012-05-02 | 1 | -0/+6 |
|\ | |||||
| * | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 4 | -44/+18 |
| |\ | |||||
| | * | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 4 | -37/+18 |
| | |\ | |||||
* | | \ | merge trunkbug_533519 | jan.nijtmans | 2012-04-26 | 1 | -20/+25 |
|\ \ \ \ | |||||
| * \ \ \ | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -20/+25 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -20/+25 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -20/+25 |
* | | | | | merge trunk | jan.nijtmans | 2012-04-26 | 6 | -295/+192 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | provide dummy Tk_AttachHWND and friends for OSX as well | jan.nijtmans | 2012-04-26 | 1 | -1/+3 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | provide dummy Tk_AttachHWND and friends for OSX as well | jan.nijtmans | 2012-04-26 | 1 | -1/+3 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | 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 | -291/+186 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 5 | -354/+234 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | [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 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 1 | -4/+4 |
| | |\ \ \ | | | |/ / | |||||
| | | * | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 1 | -4/+4 |
| | * | | | make some internal tables const | jan.nijtmans | 2012-04-18 | 15 | -29/+30 |
| | |\ \ \ | | | |/ / | |||||
| | * | | | compiler warnings | dgp | 2012-04-18 | 1 | -3/+3 |
* | | | | | same bugfix, but now applied to trunk | jan.nijtmans | 2012-04-21 | 3 | -40/+14 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | 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 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | make some more internal tables CONST | jan.nijtmans | 2012-04-18 | 12 | -24/+24 |
* | | | | * generic/tkWindow.c (commands): Ensure that all descriptions of | dkf | 2012-04-20 | 1 | -1/+1 |
* | | | | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-18 | 1 | -73/+72 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-18 | 1 | -74/+72 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | 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 |
* | | | minor clean-up of tkInt.decls | jan.nijtmans | 2012-04-12 | 2 | -3/+1 |
|\ \ \ | |/ / | |||||
| * | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 3 | -185/+183 |
| |\ \ | | |/ | |||||
| | * | 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 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 1 | -1/+1 |
| |\ \ | | |/ | |||||
| | * | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 1 | -1/+1 |
* | | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -4/+4 |
|\ \ \ | |/ / | |||||
| * | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 3 | -340/+340 |
| |\ \ | | |/ | |||||
| | * | 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 for scoping of buf (introduced with fix for [Bug 2809525]) | 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 |
| |\ \ | | |/ | |||||
| | * | 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 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -43/+51 |
| |\ \ | | |/ | |||||
| | * | [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 |
|\ \ \ | |/ / | |||||
| * | | [bug 3505358 ] invalid color name "#f75df642f527" | jan.nijtmans | 2012-03-15 | 1 | -0/+2 |
| |\ \ | | |/ | |||||
| | * | [bug 3505358 ] invalid color name "#f75df642f527" | jan.nijtmans | 2012-03-15 | 1 | -0/+2 |