Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
23 check-ins using file src/style.c version 1e61a640c9
|
2014-12-18
| ||
| 10:21 | Merge trunk. On MinGW, build openssl library without ssl2 and ssl3 support. ... (Closed-Leaf check-in: 06455d1e95 user: jan.nijtmans tags: disable-sslv3) | |
| 10:18 | Hide empty folders when filtering ... (check-in: 221fac45d0 user: baruch tags: file-filter) | |
| 09:38 | Update custom Makefile ... (check-in: 87185aa5dd user: jan.nijtmans tags: trunk) | |
| 08:17 | Merge trunk. Disable SSLv3 without setting to re-enabled it. ... (check-in: d6e8e26d41 user: jan.nijtmans tags: disable-sslv3) | |
| 00:29 | Change the FTS4 tokenizer so that "_" acts like a normal letter, not a token separator. This seems to work better when doing searches on source code. ... (check-in: 60d4706329 user: drh tags: search-using-fts4) | |
|
2014-12-17
| ||
| 23:17 | first attempt at client-side file-list filtering ... (check-in: e44de4cc84 user: baruch tags: file-filter) | |
| 21:36 | Merge recent changes from trunk. ... (check-in: 03309b1b95 user: drh tags: search-using-fts4) | |
| 21:22 | Disable SSLv3 by default, but provide a new setting "ssl-enable-v3" to enable it. ... (check-in: 9f1f3f3409 user: jan.nijtmans tags: disable-sslv3) | |
| 21:13 | Report file ages as positive rather than negative values, even though the events occur back in time (in the negative direction). Users find negative values confusing. ... (check-in: 6e29ebbb77 user: drh tags: trunk) | |
| 21:11 | Tweaks to the /sitemap formatting. ... (check-in: b09011f6b2 user: drh tags: trunk) | |
| 18:51 | Much faster implementation of the ftsearch_content() function for file content. ... (check-in: bbcce76f26 user: drh tags: search-using-fts4) | |
| 18:28 | Add the ability to index files. ... (check-in: 83c6781670 user: drh tags: search-using-fts4) | |
| 17:21 | reorg of sitemap to be more hierarchical. Pedantically added closing LI tags. ... (Closed-Leaf check-in: 269a94128f user: stephan tags: sitemap-tinkering) | |
| 16:27 | Remove the code that implemented legacy "fossil search" command. FTS4 will be used moving forward. ... (check-in: 389c70a56a user: drh tags: search-using-fts4) | |
| 16:19 | Begin adding infrastructure to support full-text search using FTS4. ... (check-in: 9f9dfe3a98 user: drh tags: search-using-fts4) | |
| 01:39 | Remove the "Flat-View" submenu option from the /tree pages. The Flat-View page still exists, and is reachable from the /sitemap page. But it is no longer prominently featured. ... (check-in: 47a9d3899a user: drh tags: trunk) | |
| 00:54 | Include file modification times on the "All" /tree view of files. ... (check-in: 9240905c97 user: drh tags: trunk) | |
| 00:16 | Merge the age-in-file-tree changes into trunk. ... (check-in: 0183c9a292 user: drh tags: trunk) | |
| 00:16 | Tweaks to the header text for /tree and /fileage. ... (Closed-Leaf check-in: b4775276fb user: drh tags: age-in-file-tree) | |
|
2014-12-16
| ||
| 23:49 | Add "Sort By Filename" and "Sort By Time" buttons to the /tree webpage. ... (check-in: e99255f0a5 user: drh tags: age-in-file-tree) | |
| 23:27 | Add the mtime query parameter to the /tree page. ... (check-in: fd4e1b55d7 user: drh tags: age-in-file-tree) | |
| 19:01 | Merge the undo fix from trunk. ... (check-in: 987af58824 user: drh tags: age-in-file-tree) | |
| 18:43 | An attempt to improve the "age" display in the file tree viewer. ... (check-in: 3bd9e9bf7e user: drh tags: age-in-file-tree) | |