]> gitweb.factorcode.org Git - factor.git/history - basis/help/html/html.factor
help.html: specify tabindex
[factor.git] / basis / help / html / html.factor
2022-08-26 John Benediktssonhelp.html: specify tabindex
2022-08-26 John Benediktssonhelp.html: making search box have first tab index
2022-08-21 John Benediktssonwebapps: better style
2022-08-17 Doug Colemancore: subseq-index? -> subseq-of?
2022-08-07 John Benediktssonhelp.html: cleanup nav
2022-08-05 John Benediktssonhelp.html: using standard tags, adding theme-color
2022-07-31 Doug Colemansequences: rename subsequence? words to subseq? again.
2022-07-31 Doug Colemanhelp.html: fix load
2022-07-31 Doug Colemancore: find-subseq -> subsequence-starts, find-subseq...
2022-07-31 Doug Colemanfactor: use new words
2022-07-25 John Benediktssonhelp.html: remove border color now that it is set.
2022-06-29 John Benediktssonhelp.html: round other colored boxes
2022-06-28 John Benediktssonhelp.html: more css changes
2022-06-28 John Benediktssonhelp.html: better colors
2022-06-28 John Benediktssonhelp.html: bit more style
2022-06-28 John Benediktssonhelp.html: larger fonts
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/master'
2022-06-19 John Benediktssontools.completion: fix logic
2022-06-19 Doug ColemanMerge remote-tracking branch 'origin/html5-force-push'
2022-06-19 John Benediktssonhelp.html: faster qualified search using an index
2022-06-19 Doug ColemanMerge branch 'arm64-bootstrap2'
2022-06-19 John Benediktssonhelp.html: quick fix for qualified searching of words
2022-05-19 John Benediktssonhelp.html: simplify dark mode code
2022-05-18 John Benediktssonhelp.html: fix using
2022-05-18 John Benediktssonhelp.html: lowercase colors
2022-05-18 John Benediktssonhelp.html: dark mode
2022-01-22 John Benediktssonhelp.html: make titles wrap properly
2022-01-20 Doug Colemanfactor: trim more using lists.
2022-01-12 John Benediktssonhelp.html: larger title
2022-01-12 John Benediktssonhelp.html: couldn't resist tweaking the design a bit...
2022-01-12 John Benediktssonhelp.html: one prepend instead of multiple prefix
2022-01-12 John Benediktssonhelp.html: title should be black
2022-01-11 John Benediktssonhelp.html: trying a lightweight theme
2022-01-11 John Benediktssonhelp.html: dark gray footer text
2022-01-11 John Benediktssonhelp.html: no need to change background-color now
2022-01-11 John Benediktssonhelp.html: adding a page footer with version-info
2022-01-11 John Benediktssonhelp.html: use help-header-background color exactly.
2022-01-11 John Benediktssonhelp.html: change tr:hover color for div.a only
2022-01-10 John Benediktssonhelp.html: improve help-header to match the UI
2022-01-10 John Benediktssonhelp.html: tweak help-header to match the UI
2021-12-20 Doug Colemanfactor: words -> split-words, lines -> split-lines...
2021-12-20 Doug Colemanio.files: exists? -> file-exists? and rename primitive.
2021-12-20 Doug Colemancore: Add words/unwords/unwords-as and use them.
2020-05-22 John Benediktssonhelp.html: adding back the link to factorcode.org.
2020-05-22 John Benediktssonhelp.html: better navbar on iPhone.
2020-05-22 John Benediktssonhelp.html: copy image resources to output directory.
2020-05-22 John Benediktssonhelp.html: support ui/tools/error-list/icons also.
2020-05-22 John Benediktssonhtml.streams: move icon src mapping to help.html.
2020-05-20 John Benediktssonhelp.html: use @2x images.
2020-03-02 John Benediktssonhelp.html: move pre-wrap to css style fixup.
2020-03-01 John Benediktssonhelp.html: more responsive help docs.
2020-02-28 John Benediktssonhelp.html: default font size should be 12pt, less line...
2020-02-27 John Benediktssonhelp.html: use protocol agnostic link.
2020-02-27 John Benediktssonhelp.html: make these match new wiki css.
2020-02-26 John Benediktssonhelp.html: assume even padding started out odd.
2020-02-26 John Benediktssonhelp.html: clone attrs in css-styles-to-classes and...
2020-02-23 John Benediktssonhelp.html: don't use sprintf.
2020-02-17 John Benediktssonhelp.html: change fixed font-size to relative.
2020-02-15 John Benediktssonhelp.html: support style/class replacement in more...
2020-02-14 John Benediktssonhelp.html: whoops, need to remove the extra links.
2020-02-14 John Benediktssonhelp.html: tweak the navbar a bit.
2020-02-14 John Benediktssonhelp.html: wrap contents in a div, update style a little.
2018-02-24 John Benediktssonhelp.html: cleanup using list.
2018-02-24 John Benediktssonhelp.html: "no-roots no-prefixes" has a name, "filter...
2018-02-24 John Benediktssonhelp.html: remove funky vocab-prefix hack.
2016-09-04 Björn LindqvistAdding escaping to CHAR: " -> CHAR: \"
2016-02-19 Doug Colemanfactor: update repository location to factor/factor
2015-09-14 John Benediktssonhelp.html: cleanup extra spaces.
2015-09-14 John Benediktssonhelp.html: simplify html by saving styles as classes.
2015-08-16 John Benediktssonhelp.stylesheet: add back page-color and override in...
2015-08-16 John Benediktssonhelp: fix some html navigation styles.
2015-08-16 John Benediktssonhelp: make the default print prev/next links but then...
2015-08-16 John Benediktssonhelp.html: fix navigation links at top.
2015-06-08 Doug Colemancore/basis: Rename words dealing with vocabs to loaded...
2015-05-13 John Benediktssonuse reject instead of [ ... not ] filter.
2014-09-26 John Benediktssonhelp.html: simplify (and separate) index generation.
2014-09-26 John Benediktssonhelp.html: make docs use same completions algorithm...
2012-07-23 John Benediktssonhelp.html: fix using.
2012-07-23 John Benediktssonhelp.html: adding links to github source files.
2012-07-19 John Benediktssoncleanup some use of with-scope.
2012-04-16 Joe Groffchange temp-file to cache-file where appropriate
2011-12-04 Slava Pestovhelp.html: change back to the old naming scheme because...
2011-11-05 Doug Colemanhelp.html: fix glossary link.
2011-10-29 Slava Pestovhelp.html: I give up with the article name escaping...
2011-10-29 Slava Pestovhelp.html: use GET not POST for search form, so that...
2011-10-14 John Benediktssonwebapps.help: remove frames. Fixes #242.
2011-09-29 John Benediktssonhelp.html: better to set all recent help entries to...
2011-09-29 John Benediktssonhelp.html: don't display recent searches. Fixes #211.
2011-08-27 Joe GroffMerge remote-tracking branch 'Blei/gtk-image-loader'
2011-08-27 John BenediktssonMerge remote-tracking branch 'malu/semantic-versioning'
2010-11-26 John BenediktssonMerge branches 'master' and 'cleanup' into cleanup
2010-09-26 Anton GorenkoMerge branch 'master' of git://factorcode.org/git/factor
2010-09-21 Slava Pestovhelp.html: put exact matches first in search results
2010-07-26 Slava Pestovhelp.html: escape % in word names (reported by Anton...
2009-10-10 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
2009-10-06 Doug ColemanMerge branch 'a7a39d3766624227966bca34f0778030592d82c2...
2009-09-24 Slava PestovFix conflict
2009-09-22 Daniel EhrenbergMerge branch 'master' of git://factorcode.org/git/facto...
2009-09-16 Slava PestovMerge branch 'irc-fix' of git://tiodante.com/git/factor
2009-09-16 Doug ColemanMerge branch 'master' of git://factorcode.org/git/factor
next