Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
19 check-ins using file src/style.c version 6491594c92
|
2017-12-03
| ||
| 02:11 | Fix the setting of authorized editors on the new skin page. Closed-Leaf check-in: d8846443b4 user: drh tags: skin-setup-refactor | |
| 01:57 | On the Skins admin page, add Step 8 which gives administrators a link to the legacy Skin control page, with updates to deal with drafts. check-in: 49d923bd81 user: drh tags: skin-setup-refactor | |
| 01:29 | Improvements and fixes to the new skin editing. check-in: 38762b9f6c user: drh tags: skin-setup-refactor | |
|
2017-12-02
| ||
| 21:48 | Improvements to the skin file editing. check-in: 2179ffd47a user: drh tags: skin-setup-refactor | |
| 21:24 | The new skin editing is working, minimally. Still needs lots of work, though. check-in: 5840fdd732 user: drh tags: skin-setup-refactor | |
| 16:22 | The URL parser now understands the /draftN/ prefix. Draft skins can now be initialized from built-ins. Another incremental check-in. check-in: 0cba37ec1a user: drh tags: skin-setup-refactor | |
| 14:39 | Rework the Setup/Skin page so that all edits are done on a draft, then tested, then the draft is published to become the default skin. This specific check-in is just the beginning. Must code needs to be added. This is just an incremental check-in. check-in: 9bafe6cb60 user: drh tags: skin-setup-refactor | |
|
2017-11-30
| ||
| 19:42 | Fix an 'auto.def' issue that prevented using --with-tcl of a static Tcl with --static. check-in: 28fd1c1bd4 user: mistachkin tags: trunk | |
| 12:57 | Remove unused "#if 0...#endif" code from finfo.c. check-in: 563d481e6a user: drh tags: trunk | |
| 12:55 | Add the --allow-symlinks option to the test-file-environment command. check-in: cf1960e913 user: drh tags: trunk | |
| 11:50 | eliminate unused variables check-in: c699e9fedf user: jan.nijtmans tags: trunk | |
| 11:34 | Fix the default CSS diff coloring, broken by check-in [5c9c51be5f033de2] check-in: 3b988301c7 user: drh tags: trunk | |
| 10:15 | Eliminate fossil_utf8_to_console() for non-windows platforms: it isn't used then. Thanks to "bytevolcano" for the suggestion. check-in: 434adc35fc user: jan.nijtmans tags: trunk | |
| 05:09 | Still more improvements to the test-file-environment command. check-in: 8434738204 user: drh tags: trunk | |
| 04:48 | Improvements to the test-file-environment command. check-in: fdc6af2315 user: drh tags: trunk | |
| 04:22 | Improve the text of the meaning of the allow-symlinks setting. No changes to code. check-in: a59c8490dd user: drh tags: trunk | |
| 00:27 | Fix an problem with the MSC makefile. check-in: 75fd7afcde user: drh tags: trunk | |
| 00:22 | Fix an issue with mkcss.c that gcc was ok with but failed on msvc. check-in: 5c30108909 user: drh tags: trunk | |
|
2017-11-29
| ||
| 19:18 | Generate the big cssDefaultList table in the middle of style.c using default_css.txt as the source. The default_css.txt file will be easier to understand, edit, and comment. check-in: 5c9c51be5f user: drh tags: trunk | |