| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak the OSX build | dkf | 2012-05-29 | 2 | -5/+5 |
|
|
* | Fixed merge error | fvogel | 2012-05-28 | 1 | -2/+0 |
|
|
* | Bug 1630251: Documentation for -endline option was wrong | fvogel | 2012-05-28 | 2 | -6/+12 |
|\ |
|
| * | Bug 1630251: Documentation for -endline option was wrong | fvogel | 2012-05-28 | 2 | -2/+7 |
| |\ |
|
| | * | Bug 1630251: Documentation for -endline option was wrongbug_1630251 | fvogel | 2012-05-17 | 2 | -2/+7 |
|
|
* | | | Bug 1630254: missing scrolling of text widget when from a -startline == -endl... | fvogel | 2012-05-28 | 2 | -2/+9 |
|\ \ \
| |/ / |
|
| * | | Bug 1630254: missing scrolling of text widget when from a -startline == -endl... | fvogel | 2012-05-28 | 2 | -2/+9 |
| |\ \ |
|
| | * | | Better fix for bug-1630254bug_1630254 | fvogel | 2012-05-17 | 1 | -15/+3 |
|
|
| | * | | [Bug 1630254]: missing scrolling of text widget when from a -startline == -en... | fvogel | 2012-05-17 | 2 | -2/+21 |
| | |/ |
|
* | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin. | jan.nijtmans | 2012-05-26 | 20 | -236/+379 |
|\ \ \ |
|
| * | | | this should fix the broken build, not yet tested on Unix | jan.nijtmans | 2012-05-25 | 1 | -12/+22 |
|
|
| * | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 8 | -20/+26 |
| |\ \ \
| | |/ / |
|
| | * | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 9 | -24/+30 |
| | |\ \
| | | |/
| | |/| |
|
| | | * | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 9 | -90/+97 |
|
|
| * | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 15 | -215/+342 |
| |\ \ \
|/ / / /
| | _ /
| | / |
|
| * | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 11 | -195/+367 |
| |\ \
| | |/ |
|
| | * | fix some visual studio warnings, eliminate some ANSI_ARGS | jan.nijtmans | 2012-05-14 | 2 | -9/+9 |
|
|
| | * | 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 | -9/+34 |
|\ \ \
| |/ / |
|
| * | | 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 | -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 |
| | |\ |
|
| | | * | merge trunk | jan.nijtmans | 2012-04-26 | 3 | -73/+99 |
| | | |\ |
|
* | | | \ | [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 |
| |\ \ \ \ \
| | |/ / / / |
|