| Commit message (Expand) | Author | Age | Files | Lines |
* | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 12 | -307/+300 |
|\ |
|
| * | SetOptions.3: minor doc fix | jan.nijtmans | 2012-06-19 | 19 | -172/+165 |
|
|
* | | [Bug 3535362]: Changed name of 'unshare' internal function to avoid clash with | dkf | 2012-06-15 | 2 | -4/+9 |
|
|
* | | Backport of [Bug 3532186] fix | jan.nijtmans | 2012-06-15 | 1 | -3/+3 |
|
|
* | | Fix text clipping when working with the Xft-based renderer. | dkf | 2012-06-12 | 5 | -2/+63 |
|
|
* | | fix test failure | dkf | 2012-06-11 | 1 | -3/+3 |
|
|
* | | make it build | dkf | 2012-06-11 | 1 | -1/+1 |
|
|
* | | fix the clipping in entries too | dkf | 2012-06-11 | 2 | -13/+32 |
|
|
* | | [Bug 3294450]: Do clipping of ttk text elements correctly. | dkf | 2012-06-11 | 2 | -7/+25 |
|
|
* | | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 13 | -17/+22 |
|\ \
| |/ |
|
| * | [Bug 3534137]: $tcl_platform(platform) != [tk windowingsystem] | jan.nijtmans | 2012-06-10 | 9 | -17/+22 |
|
|
* | | eliminate some ANSI_ARGS | jan.nijtmans | 2012-06-08 | 4 | -13/+13 |
|\ \
| |/ |
|
| * | 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 | 5 | -7/+82 |
|\ \
| |/ |
|
| * | Implement TkCygwinMainEx for loading Cygwin's Tk_MainEx from the Tk dll | jan.nijtmans | 2012-06-08 | 4 | -69/+145 |
|
|
| * | OXS Tiger Breakage | jan.nijtmans | 2012-06-08 | 2 | -5/+5 |
|
|
* | | some quoting issues, eliminate TCL_VARARGS_DEFINE | jan.nijtmans | 2012-06-07 | 2 | -6/+6 |
|\ \
| |/ |
|
| * | some more quoting issues | jan.nijtmans | 2012-06-07 | 2 | -34/+34 |
|
|
* | | eliminate some warnings, caused by previous merge | jan.nijtmans | 2012-06-07 | 2 | -0/+3 |
|
|
* | | 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 |
| | |_|/
| |/| | |
|