Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -1/+8 |
|\ | |||||
| * | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -1/+8 |
| |\ | |||||
| | * | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 1 | -1/+8 |
| | | | |||||
* | | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -0/+8 |
|\ \ \ | |/ / | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin | ||||
| * | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -0/+8 |
| |\ \ | | |/ | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin | ||||
| | * | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 1 | -0/+8 |
| | | | | | | | | | | | | Don't check for cygwin in win32 static build Some more useful #defines for Cygwin | ||||
* | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | jan.nijtmans | 2012-05-05 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | jan.nijtmans | 2012-05-05 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | [Bug 2768586]: Only do menu correction on Windows < Win7 | jan.nijtmans | 2012-05-05 | 1 | -0/+6 |
| | |\ | | | | | | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | ||||
| | | * | merge trunk | jan.nijtmans | 2012-04-26 | 1 | -0/+16 |
| | | |\ | | | | | | | | | | | | | | | | shorten command table, and make sure that tk.dll, when loaded in cygwin, doesn't use the win32 file dialogs | ||||
* | | | \ | [Bug 2768586]: Menu posting problem on dual monitors | jan.nijtmans | 2012-05-04 | 1 | -0/+4 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [Bug 2768586]: Menu posting problem on dual monitors | jan.nijtmans | 2012-05-04 | 1 | -0/+4 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | [Bug 2768586]: Menu posting problem on dual monitors | jan.nijtmans | 2012-05-04 | 1 | -0/+4 |
| | | | | | |||||
* | | | | | merge-mark | jan.nijtmans | 2012-05-02 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 1 | -0/+8 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 1 | -0/+8 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
* | | | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-04-29 | 1 | -0/+8 |
| | | | | | |||||
* | | | | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -0/+5 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -0/+5 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -0/+5 |
| | | | | | |||||
* | | | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -0/+8 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -0/+9 |
| |\ \ \ \ | | |/ / / | | | | | | [Bug 3519917]: Snow Leopard unix/Makefile `make test` fail | ||||
| | * | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 1 | -0/+11 |
| | | |/ | | |/| | |||||
* | | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 1 | -0/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 1 | -0/+9 |
| |\ \ \ | | |/ / | |||||
| | * | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 1 | -0/+9 |
| | |/ | |||||
* | | | * generic/tkWindow.c (commands): Ensure that all descriptions of | dkf | 2012-04-20 | 1 | -9/+13 |
| | | | | | | | | | commands created by Tk are correct. | ||||
* | | | Use vroot size in stead of screen size for clipping window coordinates in ↵ | jan.nijtmans | 2012-04-20 | 1 | -0/+8 |
|\ \ \ | |/ / | | | | | | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there. | ||||
| * | | Use vroot size in stead of screen size for clipping window coordinates in ↵ | jan.nijtmans | 2012-04-20 | 1 | -0/+8 |
| |\ \ | | |/ | | | | | | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there. | ||||
| | * | Use vroot size in stead of screen size for clipping window coordinates in ↵ | jan.nijtmans | 2012-04-20 | 1 | -0/+8 |
| | | | | | | | | | | | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there. | ||||
* | | | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 1 | -0/+5 |
| | | | | | | | | | some more tkInt.decls formatting | ||||
* | | | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 1 | -0/+4 |
|\ \ \ | |/ / | |||||
| * | | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 1 | -0/+4 |
| |\ \ | | |/ | |||||
| | * | [Bug 3176239] control-MouseWheel causes segv | jan.nijtmans | 2012-04-06 | 1 | -0/+4 |
| | | | |||||
| | * | some more cygwin compatibility improvements | jan.nijtmans | 2012-04-06 | 1 | -0/+0 |
| | | | |||||
* | | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-04-02 | 1 | -0/+9 |
|\ \ \ | |/ / | | | | (autoconf still to be run!) | ||||
| * | | re-generate configure | jan.nijtmans | 2012-04-01 | 1 | -2/+2 |
| | | | |||||
| * | | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-30 | 1 | -0/+9 |
| |\ \ | | |/ | | | | (autoconf still to be run!) | ||||
| | * | [Bug 3511806] Compiler checks too early | jan.nijtmans | 2012-03-29 | 1 | -0/+9 |
| | | | | | | | | | | | | | | | | | | This change allows to build the cygwin and mingw32 ports of Tcl/Tk to build out-of-the-box using a native or cross- compiler. | ||||
* | | | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -0/+5 |
|\ \ \ | |/ / | |||||
| * | | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -0/+5 |
| |\ \ | | |/ | |||||
| | * | [Bug 2809525] Abort on overlong color name | jan.nijtmans | 2012-03-21 | 1 | -0/+5 |
| | | | |||||
* | | | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 1 | -0/+6 |
| |\ \ | | |/ | |||||
| | * | rfe-3503317: XParseColor speedup | jan.nijtmans | 2012-03-18 | 1 | -0/+6 |
| | | | |||||
* | | | Minor spelling fixes. | dkf | 2012-03-13 | 1 | -0/+4 |
| | | | |||||
* | | | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3497848]: Better rounding | dkf | 2012-03-07 | 1 | -2/+7 |
|\ \ \ | |/ / | | | | of pixel values to integers. | ||||
| * | | * generic/tkObj.c (GetPixelsFromObjEx): [Bug 3497848]: Better rounding | dkf | 2012-03-07 | 1 | -2/+7 |
| | | | | | | | | | of pixel values to integers. |