Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 6 | -9/+34 |
|\ | | | | | | | 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 | 6 | -95/+120 |
| |\ | | | | | | | | | | 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 | 6 | -137/+187 |
| | | | | | | | | | | | | 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 | 4 | -199/+216 |
|\ \ \ | |/ / | |||||
| * | | 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 |
| | |\ | | | | | | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | ||||
| | | * | merge trunk | jan.nijtmans | 2012-04-26 | 3 | -73/+99 |
| | | |\ | | | | | | | | | | | | | | | | 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 | 3 | -10/+13 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [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 | -21/+2 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | sync tcl.m4 with Tcl version | jan.nijtmans | 2012-05-02 | 4 | -22/+23 |
| | | | | | |||||
* | | | | | merge-mark | jan.nijtmans | 2012-05-02 | 2 | -1/+7 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | [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 |
| | |\ \ \ | | | |_|/ | | |/| | | |||||
* | | | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-04-29 | 6 | -58/+26 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | merge trunkbug_533519 | jan.nijtmans | 2012-04-26 | 2 | -20/+30 |
| |\ \ \ \ \ | |/ / / / / |/| | | | | | |||||
* | | | | | | 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 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 2 | -20/+30 |
| | | | | | | |||||
| | | * | | | merge trunk | jan.nijtmans | 2012-04-26 | 8 | -311/+209 |
| | | |\ \ \ | |_|_|/ / / |/| | | | | | |||||
* | | | | | | 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 | 7 | -307/+194 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 8 | -370/+256 |
| |\ \ \ \ \ | | |/ / / / | | | | | | | [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 | 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 |
| |\ \ \ \ | | |/ / / | |||||
| | * | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 2 | -4/+13 |
| | | | | | |||||
| | | * | | same bugfix, but now applied to trunk | jan.nijtmans | 2012-04-21 | 5 | -58/+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 | 18 | -127/+114 |
| | | |\ | | | |/ | | |/| | |||||
* | | | | * generic/tkWindow.c (commands): Ensure that all descriptions of | dkf | 2012-04-20 | 2 | -10/+14 |
| | | | | | | | | | | | | commands created by Tk are correct. | ||||
* | | | | Use vroot size in stead of screen size for clipping window coordinates in ↵ | jan.nijtmans | 2012-04-20 | 8 | -35/+28 |
|\ \ \ \ | |/ / / | | | | | | | | | | | | | ::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 | 8 | -33/+26 |
| |\ \ \ | | |/ / | | | | | | | | | | | | | ::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 | 8 | -34/+26 |
| | |\ \ | | | |/ | | | | | | | | | | | | | ::tk::PlaceWindow. Use ::tk::PlaceWindow in dialog.tcl, in stead of dumplicating the code there. | ||||
| | | * | 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 |
|\ \ \ \ | |/ / / | | | | | reduce command table size | ||||
| * | | | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-18 | 2 | -76/+81 |
| |\ \ \ | | |/ / | | | | | reduce command table size | ||||
| | * | | make loading of tk.dll in cygwin possible | jan.nijtmans | 2012-04-17 | 2 | -67/+71 |
| | |/ | | | | | | | reduce command table size | ||||
* | | | [Bug 3517448] TclKit build fails (unresolved __strtoi64) | jan.nijtmans | 2012-04-13 | 2 | -4/+12 |
|\ \ \ | |/ / |