| Commit message (Expand) | Author | Age | Files | Lines |
* | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 10 | -266/+319 |
|\ |
|
| * | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 9 | -295/+348 |
| |\ |
|
| | * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 30 | -443/+528 |
| | |\
| | |/
| |/| |
|
| | * | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 23 | -455/+683 |
| | |\ |
|
| | * \ | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 6 | -158/+177 |
| | |\ \ |
|
| | * \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 7 | -54/+30 |
| | |\ \ \ |
|
| | * | | | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 15 | -388/+452 |
|
|
* | | | | | | [Bug 3532186] pkgIndex.tcl file complexity | jan.nijtmans | 2012-06-06 | 3 | -8/+14 |
|
|
* | | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use... | jan.nijtmans | 2012-06-05 | 6 | -46/+54 |
|
|
* | | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 22 | -212/+302 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 29 | -437/+535 |
| | |_|_|/
| |/| | | |
|
| * | | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 11 | -66/+80 |
|
|
* | | | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-30 | 12 | -244/+230 |
|\ \ \ \ \ |
|
| * \ \ \ \ | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 12 | -244/+230 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 10 | -232/+251 |
|
|
* | | | | | | 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 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | 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 |
| |/ / / / / |
|
* | | | | | | 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 | 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 | -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 |
| |/ / / |
|