Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
22 check-ins using file src/th.c version 3e856fe6d7
|
2014-01-06
| ||
| 02:36 | Lines now go directly from directories to child nodes, do not pass go, do not collect $200. ... (Closed-Leaf check-in: f83e0d2123 user: joel tags: csstree) | |
|
2014-01-05
| ||
| 21:43 | Add horizontal lines connecting nodes to their parent directory. ... (check-in: 19a8ce3732 user: joel tags: csstree) | |
| 04:18 | Tweak styles. ... (check-in: 272b684d90 user: joel tags: csstree) | |
| 00:40 | Flatten the subdirectory ancestor links into a single line. ... (check-in: 7dfc5cda7a user: joel tags: csstree) | |
|
2014-01-04
| ||
| 20:24 | Add filetype-specific classes to LI elements. ... (check-in: 1ec615248e user: joel tags: csstree) | |
|
2014-01-03
| ||
| 08:42 | Minor CSS changes ... (check-in: 331185fa0d user: joel tags: csstree) | |
|
2014-01-02
| ||
| 23:08 | Never define USE_SYSTEM_SQLITE as empty string: C preprocessor cannot handle that. ... (check-in: a13c37313d user: jan.nijtmans tags: trunk) | |
| 22:53 | If fossil is configured with --disable-internal-sqlite, disable the "sqlite3" command: It doesn't work anyway, and there is no reason to support it; Any system which has an sqlite dll/so should have the sqlite3 utility as well, which can do almost the same as "fossil sqlite3" ... (check-in: 77d37d910b user: jan.nijtmans tags: trunk) | |
| 18:50 | Fix incorrect insertion of closing UL tags. ... (check-in: 417d18082b user: joel tags: csstree) | |
| 16:50 | Fix /tree page and "timeline-utc" setting in combination with --disable-internal-sqlite configuration ... (check-in: bd1151126a user: jan.nijtmans tags: trunk) | |
| 15:30 | Fix /tree view in combination with configure --disable-internal-sqlite (Reported by Andy Bradford) ... (Closed-Leaf check-in: c3211392da user: jan.nijtmans tags: timeline-utc) | |
| 15:17 | merge trunk ... (check-in: d5fd6cc1a5 user: jan.nijtmans tags: timeline-utc) | |
| 12:47 | Propose tree-view enhancement. ... (check-in: 377a4f2d53 user: joel tags: csstree) | |
| 12:36 | Add portion of MANIFEST_UUID to TH1 URL variables. ... (check-in: daa43661dd user: joel tags: trunk) | |
|
2014-01-01
| ||
| 20:25 | Improve the label of tree-view so that it shows the number of files and the number of check-ins, if appropriate. Make tree-view the default for the "files" link of /vinfo. ... (check-in: 9930c46ee5 user: drh tags: trunk) | |
| 00:48 | Add TH1 variables for style-related URLs (/style.css, /logo, /background) that contain the resources' mtimes. Maintains aggressive caching without requiring users to do a hard refresh or clear their cache when the resource is changed. ... (check-in: daff9d2062 user: joel tags: trunk) | |
|
2013-12-31
| ||
| 13:59 | Add hyperlinks to the tree-view for file listings. Other improvements to the tree-view mechanism. ... (check-in: 4564790ed7 user: drh tags: trunk) | |
| 10:43 | Add the /tree URI for showing a hierarchical file listing. The URI works, but there are no hyperlinks to it yet. ... (check-in: 7791b70410 user: drh tags: trunk) | |
| 08:23 | Set g.isConst on /raw pages if the full UUID is given. ... (check-in: 43a2d0fa70 user: joel tags: trunk) | |
|
2013-12-30
| ||
| 20:57 | merge trunk ... (check-in: 02a0e8890e user: jan.nijtmans tags: win32-longpath) | |
| 19:07 | simplify setup code and fix comment ... (check-in: 9e5a9d1c71 user: jan.nijtmans tags: timeline-utc) | |
|
2013-12-29
| ||
| 00:53 | Fix floating-point divide by zero issue in TH1 reported on the mailing list and add tests. ... (check-in: 479b3de1d2 user: mistachkin tags: trunk) | |