Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | typo | jan.nijtmans | 2012-05-14 | 1 | -1/+1 | |
| * | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-14 | 8 | -127/+274 | |
* | | | | | 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 | 6 | -95/+120 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 6 | -137/+187 | |
| | |_|/ | |/| | | ||||||
* | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | jan.nijtmans | 2012-05-05 | 4 | -194/+212 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [Bug 2768586]: Only do menu correction on Windows < Win7 | jan.nijtmans | 2012-05-05 | 4 | -192/+227 | |
| |\ \ \ | | |/ / | ||||||
| | * | | merge trunk | jan.nijtmans | 2012-04-26 | 3 | -73/+99 | |
| | |\ \ | ||||||
* | | \ \ | [Bug 2768586]: Menu posting problem on dual monitors | jan.nijtmans | 2012-05-04 | 2 | -9/+12 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | [Bug 2768586]: Menu posting problem on dual monitors | jan.nijtmans | 2012-05-04 | 2 | -9/+12 | |
* | | | | | merge-mark | jan.nijtmans | 2012-05-02 | 0 | -0/+0 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | unneccessary variable | jan.nijtmans | 2012-05-02 | 1 | -8/+0 | |
| | |_|/ | |/| | | ||||||
* | | | | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 4 | -22/+23 | |
* | | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 7 | -62/+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 | |
| | |\ \ | ||||||
* | | \ \ | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 2 | -20/+30 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | 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 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | 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 | 8 | -370/+256 | |
|\ \ \ \ \ | |/ / / / | ||||||
| * | | | | [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 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | [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 | -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 | |
* | | | 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 | -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 | 4 | -10/+18 | |
* | | 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 | |
* | | 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 | 1 | -2/+2 | |
|\ \ | |/ | ||||||
| * | gcc warning: signed-unsigned compare | jan.nijtmans | 2012-04-02 | 1 | -2/+2 | |