Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Implement style_submenu_checkbox(). Change "unhide" to a checkbox so it can be cancelled without editing the URL by hand. Update skins to support use of <label> tag. Remove redundant "if" check in style.c. Checkbox styling can certainly be improved, but this is a start. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
8d880f0bb43cfb3a2d07c6b9bfdee575 |
User & Date: | andygoth 2016-11-05 02:29:55.439 |
Context
2016-11-05
| ||
02:48 | Correct builtin text capability, broken by typo in [e5b62edb28] ... (check-in: 584546fe user: andygoth tags: trunk) | |
02:29 | Implement style_submenu_checkbox(). Change "unhide" to a checkbox so it can be cancelled without editing the URL by hand. Update skins to support use of <label> tag. Remove redundant "if" check in style.c. Checkbox styling can certainly be improved, but this is a start. ... (check-in: 8d880f0b user: andygoth tags: trunk) | |
2016-11-04
| ||
23:57 | Use linenoise for fossil shell. Do not bother with persistent history. ... (check-in: 6327b026 user: andygoth tags: trunk) | |
Changes
Changes to skins/black_and_white/css.txt.
Changes to skins/blitz/css.txt.
Changes to skins/blitz_no_logo/css.txt.
Changes to skins/default/css.txt.
Changes to skins/eagle/css.txt.
Changes to skins/enhanced1/css.txt.
Changes to skins/khaki/css.txt.
Changes to skins/original/css.txt.
Changes to skins/plain_gray/css.txt.
Changes to skins/rounded1/css.txt.
Changes to skins/xekri/css.txt.
Changes to src/style.c.
Changes to src/timeline.c.