Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
7 check-ins using file generic/Makefile.in version 7e176c5ddc
|
2006-11-18
| ||
| 20:50 | Remove TILE_PATCHLEVEL, it's been unused for a long time. check-in: d9dd6ae1de user: jenglish tags: master, trunk | |
| 20:22 | Forgot to commit this earlier: Fix off-by-one bug in tree indicator size computation [#1596021, patch from Tim Baker]. Increased default size from 7 to 9 pixels. check-in: 33a7cfe7f7 user: jenglish tags: master, trunk | |
|
2006-11-14
| ||
| 22:51 | Apparently Tcl's manpage scraper doesn't like "\fP"; replaced all of them with \fR to sync with core copy. check-in: 8af95aa6ef user: jenglish tags: master, trunk | |
|
2006-11-12
| ||
| 22:49 | *correct* fix for #1588251 -- not safe to access h->corePtr after reentering the interpreter. check-in: 9b29e6e1ff user: jenglish tags: master, trunk | |
| 21:29 | Explicitly specify "-font {}" in test tile-6.9 XRDB settings under CDE were causing test to fail [see #1583038] check-in: 7f077890a6 user: jenglish tags: master, trunk | |
| 20:34 | Reworked cleanup procedure -- "self-cancelling" idle call is not robust, call Tcl_CancelIdleCall() in TtkFreeScrollHandle instead. [fixes #1588251] check-in: 2112068291 user: jenglish tags: master, trunk | |
| 18:51 | Fix test rules so 'make vgtest' gets the right '-load' flag. check-in: 372b2ae149 user: jenglish tags: master, trunk | |