Fossil

Timeline
Login

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

17 check-ins using file src/zip.c version 367ef7e4bd

2017-12-06
01:38
Remove the use of in-line javascript from the submenu controls. check-in: 3969757f37 user: drh tags: trunk
01:09
Add the --no-opt option to the ./configure script. Fix the menu.js script to avoid the use of eval(). check-in: 189adb9959 user: drh tags: trunk
2017-12-05
22:39
Make the Basic/Advanced menu controls on timelines a setting that persists in the display preferences cookie. check-in: 259074d364 user: drh tags: trunk
21:36
Remember the last Unified/Side-by-side diff in the display preferences cookie. check-in: 0a1f4ed6aa user: drh tags: trunk
20:33
Move the in-line javascript used to initialize side-by-side diffs into a separately loaded script file. check-in: 138dbc98ff user: drh tags: trunk
20:16
Replace the in-line graph-drawing javascript with a separate graph drawing module, "graph.js". check-in: 32a2fff850 user: drh tags: trunk
17:17
Remove unused local variable from style_footer(). check-in: 57ffe304c5 user: drh tags: trunk
16:44
Add default CSS for the label-value table. check-in: d2e9b37694 user: drh tags: trunk
16:22
If a @-line for a string literal ends with "\" then omit the newline. check-in: 09d882ee81 user: drh tags: trunk
16:04
Remove the [...] surrounding hashes in the detail information of the timeline. check-in: cc846d4bcd user: drh tags: trunk
15:48
Tolerate "[...]" delimiters enclosing hash identifiers. check-in: 537b498e6c user: drh tags: trunk
15:21
Add the "/test-builtin-files" webpage. check-in: cee662d96e user: drh tags: trunk
15:09
Change the name of "main.js" to "href.js". Rework the javascript code so that there can be multiple javascript files sourced on an as-needed basis. check-in: 09494b0207 user: drh tags: trunk
13:50
Cache the main.js file. check-in: 1760a15156 user: drh tags: trunk
01:30
Remove code inside of #if 0...#endif. check-in: 7c408d751c user: drh tags: trunk
01:29
Add the "main.js" javascript file. Load that script on every page just before the </body> element, and use it to reduce the need for inline JS and CSS. check-in: 8394d2fee2 user: drh tags: trunk
2017-12-04
21:49
Make the default page size on SQL archives 512 bytes. check-in: f5c81a6c4f user: drh tags: trunk