Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
17 check-ins related to "tip-437"
2015-10-08
| ||
12:14 | TIP #437: Tk panedwindow options for proxy window check-in: 1c625965 user: jan.nijtmans tags: core-8-5-branch | |
2015-09-30
| ||
14:46 | merge core-8-5-branch. This is the TIP #437 implementation being voted on. Closed-Leaf check-in: f5abbd08 user: jan.nijtmans tags: tip-437 | |
11:16 | Don't limit Universal runtime support to VisualStudio version 14 only, future versions will probably have it as well. check-in: f66f1a52 user: jan.nijtmans tags: core-8-5-branch | |
10:51 | Hm, better keep the TIP as it is, not making it more difficult than it already is. check-in: a6be18ea user: jan.nijtmans tags: tip-437 | |
10:04 | One more suggestion: Use the value of -sashwidth as default for -proxyborderwidth. It's one pixel different from the current behavior (2 -> 3 pixels), but would be consistant with -proxyrelief vs -sashrelief. check-in: b128a3f3 user: jan.nijtmans tags: tip-437 | |
09:39 | Carefull inspection shows that the default for -proxyrelief should be the value of -sashrelief, in order to be 100% compatible with how it behaved before. check-in: bbd8ef99 user: jan.nijtmans tags: tip-437 | |
09:28 | .... forgot to bring back tkMacOSXDefault.h to original state check-in: 4d0bf499 user: jan.nijtmans tags: tip-437 | |
09:15 | Bring panedwindow proxy behavior in line with TIP #437 description. check-in: d4a8fac4 user: jan.nijtmans tags: tip-437 | |
06:29 | Re-ordered tests of the new three options in alphabetical order, following convention in the rest of the code and tests check-in: 40351923 user: fvogel tags: tip-437 | |
06:27 | Use correct default value for -proxybackground check-in: e88c10dd user: fvogel tags: tip-437 | |
06:23 | Added -proxyborderwidth option check-in: d45cc282 user: fvogel tags: tip-437 | |
2015-09-29
| ||
20:26 | Added -proxybackground option check-in: b676aff8 user: fvogel tags: tip-437 | |
2015-09-14
| ||
08:57 | merge core-8-5-branch check-in: 126198dd user: jan.nijtmans tags: tip-437 | |
2015-09-13
| ||
12:37 | Bug [cc0ba31920] - Make text-9.2.46 pass on Windows 8.1 check-in: 62ec64a2 user: fvogel tags: core-8-5-branch | |
2015-07-14
| ||
20:21 | Fixed extra space check-in: 120ff838 user: fvogel tags: tip-437 | |
20:14 | Bug [1247115fff] - Added -proxyrelief option check-in: d72e88b7 user: fvogel tags: tip-437 | |
2015-07-13
| ||
10:10 | Fixed bug [3f1f79abcf] - Text widget crash when seeing or bboxing (or selecting, moving the cursor...) in elided text check-in: eb4bbe11 user: fvogel tags: core-8-5-branch | |