Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * generic/tkWindow.c (commands): Ensure that all descriptions of | dkf | 2012-04-20 | 2 | -10/+14 |
* | Use vroot size in stead of screen size for clipping window coordinates in ::t... | jan.nijtmans | 2012-04-20 | 8 | -35/+28 |
|\ | |||||
| * | Use vroot size in stead of screen size for clipping window coordinates in ::t... | jan.nijtmans | 2012-04-20 | 8 | -33/+26 |
| |\ | |||||
| | * | 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 |
* | | | | merge-mark | jan.nijtmans | 2012-04-18 | 0 | -0/+0 |
|\ \ \ \ | |/ / / | |||||
| * | | | make some internal tables const | jan.nijtmans | 2012-04-18 | 15 | -29/+30 |
| |\ \ \ | | |/ / | |||||
| | * | | make some more internal tables CONST | jan.nijtmans | 2012-04-18 | 12 | -24/+24 |
| * | | | compiler warnings | dgp | 2012-04-18 | 1 | -3/+3 |
* | | | | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-18 | 2 | -75/+81 |
|\ \ \ \ | |/ / / | |||||
| * | | | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-18 | 2 | -76/+81 |
| |\ \ \ | | |/ / | |||||
| | * | | 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 | 2 | -4/+12 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 2 | -4/+12 |
| |\ \ | | |/ | |||||
| | * | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 4 | -10/+18 |
* | | | re-generate win/configure | jan.nijtmans | 2012-04-12 | 1 | -111/+121 |
* | | | minor clean-up of tkInt.decls | jan.nijtmans | 2012-04-12 | 7 | -16/+28 |
|\ \ \ | |/ / | |||||
| * | | disallow colors like xellow | jan.nijtmans | 2012-04-12 | 9 | -309/+331 |
| |\ \ | | |/ | |||||
| | * | 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 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 2 | -1/+5 |
| |\ \ | | |/ | |||||
| | * | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 2 | -1/+5 |
* | | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 6 | -28/+37 |
|\ \ \ | |/ / | |||||
| * | | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 8 | -364/+373 |
| |\ \ | | |/ | |||||
| | * | 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 |
* | | | gcc warning: signed-unsigned compare | jan.nijtmans | 2012-04-02 | 3 | -87/+565 |
|\ \ \ | |/ / | |||||
| * | | gcc warning: signed-unsigned compare | jan.nijtmans | 2012-04-02 | 1 | -2/+2 |
| |\ \ | | |/ | |||||
| | * | gcc warning: signed-unsigned compare | jan.nijtmans | 2012-04-02 | 1 | -2/+2 |
* | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-04-02 | 5 | -72/+218 |
|\ \ \ | |/ / | |||||
| * | | re-generate configure | jan.nijtmans | 2012-04-01 | 3 | -102/+578 |
| * | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 5 | -51/+195 |
| |\ \ | | |/ | |||||
| | * | 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 | 6 | -302/+779 |
| | |\ | |||||
| | | * | implementation ready for further field-testsbug_3511806 | jan.nijtmans | 2012-03-29 | 5 | -298/+774 |
| | * | | enable cygwin build in /win directory (using mingw-w64 compiler) | jan.nijtmans | 2012-03-26 | 3 | -49/+57 |
| | |/ | |||||
* | | | 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 | 3 | -60/+62 |
|\ \ \ | |/ / | |||||
| * | | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 3 | -60/+62 |
| |\ \ | | |/ | |||||
| | * | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 3 | -60/+62 |
* | | | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 4 | -815/+1004 |
|\ \ \ | |/ / | |||||
| * | | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 4 | -815/+1004 |
| |\ \ | | |/ | |||||
| | * | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 4 | -815/+1004 |
| | |\ | |||||
| | | * | test output in Xorg rgb.txt formatrfe_3503317 | jan.nijtmans | 2012-03-18 | 1 | -2/+2 |
| | | * | elimination of gray table by using calculations in stead | jan.nijtmans | 2012-03-17 | 1 | -26/+10 |