Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

25 check-ins using file src/main.c version 99b3c7f6a5

2015-02-18
18:41
Render the side bar on the homepage using CSS instead of tables. ... (check-in: 9ac9ee605b user: drh tags: trunk)
18:37
Allow <div style='...'> markup in Fossil Wiki pages. ... (check-in: a6e4dcb085 user: drh tags: trunk)
16:23
Previous Makefile check-in tried to pick up on non-versioned skin files. Trying again. ... (check-in: 85a7f55b7e user: drh tags: trunk)
16:21
Add the SQLITE_ENABLE_FTS3_PARENTHESIS compile-time option to SQLite to enable better full-text search pattern parsing. ... (check-in: d4acb48c53 user: drh tags: trunk)
13:09
Updates to the "Fossil Concepts" documentation page. ... (check-in: afbf6740f3 user: drh tags: trunk)
12:02
In the etienne1 skin, set a minimum width but allow the width to grow without bound. ... (check-in: 83c5a8dfcc user: drh tags: trunk)
10:02
Added fossil man-page. Started with the one from debian, but adapted to contain current command list. ... (check-in: 17049409eb user: jan.nijtmans tags: trunk)
02:56
More corrections to the mkdownload.tcl script. ... (check-in: 5bc5c69b31 user: drh tags: trunk)
02:49
Fix the mkdownload.tcl script that generates the download.html page so that is uses the new website skin. ... (check-in: bdc892f9ff user: drh tags: trunk)
2015-02-17
20:45
Remove the "word-break:break-all;" from the default CSS for the fileage page. ... (check-in: 565f4d11b8 user: drh tags: trunk)
2015-02-16
20:15
More documentation on theming and creating custom skins. ... (check-in: c397fe5c44 user: drh tags: trunk)
19:27
Fix a bug in the markdown_to_html() routine in finding the title of the document. *This change requires a search index rebuild*. Begin adding documentation on how the header/footer mechanism works. ... (check-in: e214a576ea user: drh tags: trunk)
13:50
Stay in sync with svn-import... ... (check-in: 04308c2164 user: mgagnon tags: svn-import_no-svn-rev)
13:41
Enhance the --skin option so that it can be a directory holding the three skin files. ... (check-in: bfd413bf1e user: drh tags: trunk)
11:33
Fix for ticket display CSS in the etienne1 skin. ... (check-in: 47bb6432a1 user: drh tags: trunk)
10:18
Merge trunk. Fix compiler warning on VS. ... (check-in: ca336d2a9b user: jan.nijtmans tags: svn-import)
04:30
Adjust the header generator for the etienne1 skin so that it takes into account query parameters on menu URLs when deciding if a menu element is active. ... (check-in: b2852d41ad user: drh tags: trunk)
04:16
Fix the submenu shimmer and alignment problems in the etienne1 skin. ... (check-in: ff10ea6385 user: drh tags: trunk)
03:44
Make the option handling for 'test-th-hook' consistent with the other TH1 test commands. ... (check-in: 0afcc93d3c user: mistachkin tags: trunk)
03:27
Improve the new diagnostic messages. ... (check-in: 7451975d84 user: mistachkin tags: mvAndRmFiles)
03:21
Merge updates from trunk. ... (check-in: df36d6b85b user: mistachkin tags: mvAndRmFiles)
03:11
Fix some TH1 test failures due to recent changes. ... (check-in: d44207ff43 user: mistachkin tags: trunk)
02:25
Fix typo on the Login page. Do not use the pointer cursor on report tables, except in clickable places. ... (check-in: 73ec21e989 user: drh tags: trunk)
02:16
Further simplifications to the header generating script in the etienne1 skin. ... (check-in: 64d3a61efc user: drh tags: trunk)
02:09
Fix harmless compiler warnings. ... (check-in: c9db8c7958 user: mistachkin tags: trunk)