| Commit message (Expand) | Author | Age | Files | Lines |
* | [Bug 3294450]: Do clipping of ttk text elements correctly. | dkf | 2012-06-11 | 1 | -7/+15 |
|
|
* | eliminate some ANSI_ARGS | jan.nijtmans | 2012-06-08 | 2 | -9/+9 |
|\ |
|
| * | function def in front | jan.nijtmans | 2012-06-08 | 1 | -1/+1 |
|
|
* | | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 4 | -7/+77 |
|\ \
| |/ |
|
| * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 2 | -56/+126 |
|
|
| * | OXS Tiger Breakage | jan.nijtmans | 2012-06-08 | 2 | -5/+5 |
|
|
* | | eliminate some warnings, caused by previous merge | jan.nijtmans | 2012-06-07 | 1 | -0/+2 |
|
|
* | | Change XChangeWindowAttributes signature and many others to match Xorg, neede... | jan.nijtmans | 2012-06-07 | 3 | -206/+205 |
|\ \
| |/ |
|
| * | merge core-8-4-branchbug_3508771 | jan.nijtmans | 2012-06-05 | 4 | -89/+144 |
| |\ |
|
| * \ | merge core-8-4-branch | jan.nijtmans | 2012-05-29 | 11 | -280/+396 |
| |\ \ |
|
| * \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-05 | 3 | -14/+12 |
| |\ \ \ |
|
| * \ \ \ | merge core-8-4-branch | jan.nijtmans | 2012-05-02 | 4 | -37/+18 |
| |\ \ \ \ |
|
| * | | | | | change signature of all X11 functions to match those of CYGWIN | jan.nijtmans | 2012-05-02 | 4 | -308/+310 |
|
|
* | | | | | | Generate same pkgIndex.tcl file for win32 and cygwin, one that is equally use... | jan.nijtmans | 2012-06-05 | 3 | -5/+5 |
|
|
* | | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin | jan.nijtmans | 2012-06-05 | 5 | -161/+221 |
|\ \ \ \ \ \
| | |_|_|_|/
| |/| | | | |
|
| * | | | | | Change XSetDashes signature and many others to match Xorg, needed for Cygwin. | jan.nijtmans | 2012-06-01 | 4 | -135/+193 |
| | |_|_|/
| |/| | | |
|
| * | | | | Change XFillRectangle(s)/XDrawLines(s) signature to match Xorg, needed for Cy... | jan.nijtmans | 2012-05-29 | 4 | -36/+34 |
|
|
* | | | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-30 | 8 | -234/+197 |
|\ \ \ \ \ |
|
| * \ \ \ \ | merge core-8-4-branch, still to be tested on Unixtobetested | jan.nijtmans | 2012-05-29 | 8 | -234/+197 |
| |\ \ \ \ \
| | |/ / / / |
|
| | * | | | | Simpify determination whether we are running on cygwin. | jan.nijtmans | 2012-05-25 | 7 | -205/+191 |
|
|
* | | | | | | Bug 1630254: missing scrolling of text widget when from a -startline == -endl... | fvogel | 2012-05-28 | 1 | -2/+3 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | 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 | 1 | -2/+15 |
|
|
* | | | | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 5 | -18/+17 |
|\ \ \ \ \ \
| |/ / / / /
|/| / / / /
| |/ / / / |
|
| * | | | | Change XSetCommand signature to match Xorg, needed for Cygwin | jan.nijtmans | 2012-05-24 | 6 | -87/+87 |
|
|
* | | | | | implement TkSetPixmapColormap and TkpPrintWindowId for cygwin | jan.nijtmans | 2012-05-16 | 8 | -188/+360 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | 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 | 5 | -117/+255 |
|
|
* | | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 3 | -6/+6 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Change TkpWmSetState signature to match UNIX, needed for Cygwin | jan.nijtmans | 2012-05-09 | 3 | -6/+6 |
| | |_|/
| |/| | |
|
* | | | | If tk.dll loaded in cygwin, don't use the win32 file dialogs | jan.nijtmans | 2012-05-05 | 1 | -70/+87 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 2768586]: Only do menu correction on Windows < Win7 | jan.nijtmans | 2012-05-05 | 1 | -53/+70 |
| |\ \ \
| | |/ / |
|
| | * | | merge trunk | jan.nijtmans | 2012-04-26 | 2 | -73/+83 |
| | |\ \ |
|
| * | | | | unneccessary variable | jan.nijtmans | 2012-05-02 | 1 | -8/+0 |
| | |_|/
| |/| | |
|
* | | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 4 | -44/+18 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 533519]: Window placement with multiple screens | jan.nijtmans | 2012-05-02 | 4 | -37/+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 | 16 | -125/+97 |
| | |\ \ |
|
* | | \ \ | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -20/+25 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | Ensure that Tk_GetHINSTANCE is defined on OSX. | dkf | 2012-04-26 | 1 | -20/+25 |
|
|
* | | | | | 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 | 5 | -354/+234 |
|\ \ \ \ \
| |/ / / / |
|
| * | | | | [Bug 3508771]: Implement TkClipBox, Tk*Region and Tk_GetHINSTANCE for Cygwin | jan.nijtmans | 2012-04-26 | 5 | -400/+143 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| | * | | | implement various internal win32 stub functions for cygwin | jan.nijtmans | 2012-04-25 | 6 | -402/+159 |
| |/ / / |
|
* | | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 1 | -4/+4 |
|\ \ \ \
| |/ / / |
|
| * | | | [Bug 3520202]: %K must not work with <MouseWheel> or effects are undefined! | dkf | 2012-04-22 | 1 | -4/+4 |
| | |/
| |/| |
|
* | | | 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 |
|
|