Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 events by user jan.nijtmans occurring around 2012-11-08 10:31:49.
2012-11-17
| ||
20:19 | merge trunk ... (Closed-Leaf check-in: 7e7dcdd2c9 user: jan.nijtmans tags: convert_before_commit) | |
20:17 | • Edit [46fba0f1c6b54932|46fba0f1c6]: Mark "Closed". ... (artifact: 1aeb6d3f2a user: jan.nijtmans) | |
2012-11-16
| ||
07:50 | remove unused variable ... (check-in: 6fb750d77c user: jan.nijtmans tags: trunk) | |
07:33 | The <nobr> tag is not valid xhtml. <p>All div.logo, div.status, div.section and div.divider parts of the html pages are not supposed to be line-wrapped. Some skins do that though the <nobr> tag, other do it by putting "white-space: nowrap;" in css. <p>This commit changes the skins to do the same using css in all skins. <p>With this change, the "timeline" and "finfo" pages become 100% html5 complient: validator.w3.org doesn't show any errors any more (just 3 warnings) ... (Closed-Leaf check-in: 46fba0f1c6 user: jan.nijtmans tags: no-nobr) | |
2012-11-13
| ||
15:04 | this ampersand should not have been escaped ... (check-in: 2017763c31 user: jan.nijtmans tags: trunk) | |
12:32 | • Edit [06b00fa511a69ede|06b00fa511]: Edit check-in comment. ... (artifact: 662798b524 user: jan.nijtmans) | |
12:31 | bug-fix: If both suppressCnt and pendingEndTr are true, a </td></tr> pair too much is printed out. Discovered by validator.w3.org ... (check-in: 06b00fa511 user: jan.nijtmans tags: trunk) | |
2012-11-12
| ||
15:32 | • Edit [2b63068b4a299d75|2b63068b4a]: Mark "Closed". ... (artifact: f38a7bfd5e user: jan.nijtmans) | |
13:19 | merge trunk ... (check-in: aaa1cb04dd user: jan.nijtmans tags: improve_commit_warning) | |
13:17 | merge trunk ... (Closed-Leaf check-in: 2b63068b4a user: jan.nijtmans tags: ticket-fb3057f6ed) | |
13:16 | revert unrelated changes ... (check-in: 2c5844b1be user: jan.nijtmans tags: convert_before_commit) | |
13:12 | merge trunk ... (check-in: b1beeb77ee user: jan.nijtmans tags: convert_before_commit) | |
2012-11-10
| ||
19:57 | merge trunk ... (check-in: df71e9d360 user: jan.nijtmans tags: ticket-fb3057f6ed) | |
2012-11-09
| ||
15:39 | merge trunk ... (check-in: 9627a9051b user: jan.nijtmans tags: convert_before_commit) | |
11:56 | In html5, every table row is expected to have the same number of cells. ... (check-in: cc746fc66c user: jan.nijtmans tags: trunk) | |
09:02 | • Edit [153116f2d5afdc9e|153116f2d5]: Edit check-in comment. ... (artifact: 736162d7c7 user: jan.nijtmans) | |
09:02 | • Edit [153116f2d5afdc9e|153116f2d5]: Move to branch convert_before_commit. ... (artifact: 0d9714cf46 user: jan.nijtmans) | |
09:01 | Attempt to fix [fb3057f6ed]. Seems to work. ... (check-in: b0917b1000 user: jan.nijtmans tags: ticket-fb3057f6ed) | |
08:52 | (committed to the wrong branch) Attempt to fix [fb3057f6ed]. Seems to work. ... (check-in: 153116f2d5 user: jan.nijtmans tags: convert_before_commit) | |
07:47 | merge trunk ... (check-in: 49f73889b3 user: jan.nijtmans tags: convert_before_commit) | |
2012-11-08
| ||
15:47 | merge trunk ... (check-in: 4b9243f6a0 user: jan.nijtmans tags: convert_before_commit) | |
15:45 | accidently committed two unrelated files... ... (check-in: b1199eb92b user: jan.nijtmans tags: trunk) | |
15:40 | another minor xhtml error. ... (check-in: 44d5ad59b4 user: jan.nijtmans tags: trunk) | |
12:04 | one more similar fix, in xhref(). There is only one hyperlink using xhref with ampersands, in the "vinfo" and "ci" pages, but just for completeness… ... (check-in: e47d862a59 user: jan.nijtmans tags: ticket-5ff2043c96) | |
10:31 | • Ticket [5ff2043c96] Invalid xhtml markup generated (with patch) status still Open with 1 other change ... (artifact: ac8a9a8273 user: jan.nijtmans) ... 1 similar event omitted. | |
09:45 | suggested fix for [5ff2043c96] ... (check-in: d1f16f718a user: jan.nijtmans tags: ticket-5ff2043c96) | |
09:20 | a few more minor html5 violations ... (check-in: 1858d202ef user: jan.nijtmans tags: trunk) | |
2012-11-07
| ||
12:10 | merge trunk <p>Fix continuation-byte check for UTF-8 chars > 2 bytes. ... (check-in: 3920fa67bd user: jan.nijtmans tags: improve_commit_warning) | |
10:14 | fix Abandoning warning ... (check-in: 4d6ae5c007 user: jan.nijtmans tags: improve_commit_warning) | |
09:47 | styling ... (check-in: c8eaeb1b8a user: jan.nijtmans tags: improve_commit_warning) | |
09:43 | merge trunk. <p>simplify utf-8 continuation byte checking, using a loop in stead of separater 2/3/4-byte versions. ... (check-in: 2f7ac60f78 user: jan.nijtmans tags: improve_commit_warning) | |
08:30 | merge trunk ... (check-in: 82506434d5 user: jan.nijtmans tags: convert_before_commit) | |
2012-11-06
| ||
12:20 | gcc warnings: <pre>src/merge3.c: In function ‘merge_3way’: src/merge3.c:445:9: warning: ‘zPivot’ may be used uninitialized in this function src/merge3.c:446:9: warning: ‘zOrig’ may be used uninitialized in this function src/merge3.c:447:9: warning: ‘zOther’ may be used uninitialized in this function </pre> ... (check-in: 233463c4ec user: jan.nijtmans tags: trunk) | |
09:39 | ... but revert win/Makefile.mingw (accidently committed) ... (check-in: 8f6cd5f3a3 user: jan.nijtmans tags: convert_before_commit) | |
09:36 | merge trunk<p>Don't try to convert binary files. ... (check-in: 4fa4972104 user: jan.nijtmans tags: convert_before_commit) | |
09:05 | • Ticket [5ff2043c96] Invalid xhtml markup generated (with patch) status still Open with 1 other change ... (artifact: ef022a2d6e user: jan.nijtmans) | |
08:44 | 3 minor violations against html5 ... (check-in: c5e08c3fa8 user: jan.nijtmans tags: trunk) | |
2012-11-05
| ||
13:56 | merge trunk ... (check-in: b0e05a90b6 user: jan.nijtmans tags: use-blob_strip_bom) | |
13:10 | If the committed file has CR/NL or UTF-16 (or both), give the user the possibility to convert it to resp NL or UTF-8 (or both) without committing ... (check-in: c6223a8e2a user: jan.nijtmans tags: convert_before_commit) | |
11:28 | • Edit [879012769b2dfc2f|879012769b]: Edit check-in comment. ... (artifact: 193466d6f2 user: jan.nijtmans) | |
11:23 | Add commit warning message when text files have a long line length ... (check-in: 879012769b user: jan.nijtmans tags: improve_commit_warning) | |
09:28 | • Edit [4e86b06a9f03db12|4e86b06a9f]: Move to branch improve_commit_warning. ... (artifact: f93d6c011d user: jan.nijtmans) | |
2012-11-04
| ||
21:04 | • Ticket [8ca2aae391] Command-line wildcards broken with Fossil 1.24 on Windows, in some cases crashing Fossil (1.23 was OK) status still Open with 1 other change ... (artifact: 62fe1e2905 user: jan.nijtmans) | |
18:06 | off-by-one ... (check-in: a7fff6fea6 user: jan.nijtmans tags: improve_commit_warning) | |
18:03 | merge trunk ... (check-in: e86aa2a1e8 user: jan.nijtmans tags: improve_commit_warning) | |
18:00 | merge trunk <p>Factor out main part of UTF-8 check to macro ... (check-in: ce7c52223e user: jan.nijtmans tags: improve_commit_warning) | |
10:50 | merge trunk ... (check-in: bd7b8a485f user: jan.nijtmans tags: improve_commit_warning) | |
10:48 | merge trunk, some improvements in messages (not yet ready yet) ... (check-in: 517a6f7a53 user: jan.nijtmans tags: improve_commit_warning) | |
2012-11-03
| ||
11:21 | • Ticket [8ca2aae391] Command-line wildcards broken with Fossil 1.24 on Windows, in some cases crashing Fossil (1.23 was OK) status still Open with 1 other change ... (artifact: 9612c7d921 user: jan.nijtmans) | |