Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't collapse entries in module list when clicking on links | Mark Lentczner | 2010-08-17 | 1 | -4/+5 |
| | |||||
* | clean up collapser logics | Mark Lentczner | 2010-08-17 | 2 | -45/+65 |
| | | | | | | | | javascript code for collapasble sections cleaned up rewrote class utilities in javascript to be more robust refactored utilities for generating collapsable sections made toc be same color as synopsis module list has needed clear attribute in CSS | ||||
* | font size and margin tweaks | Mark Lentczner | 2010-08-16 | 1 | -11/+21 |
| | |||||
* | build style menu in javascript | Mark Lentczner | 2010-08-14 | 1 | -11/+42 |
| | | | | | | | | moved to javascript, so as to not polute the content with the style menu removed menu building code in Themes.hs removed onclick in Utils.hs changed text of button in header from "Source code" to "Source" more consistent with links in rest of page | ||||
* | move frames button to js | Mark Lentczner | 2010-08-13 | 1 | -4/+13 |
| | |||||
* | add Frames button and clean up frames.html | Mark Lentczner | 2010-08-13 | 2 | -36/+67 |
| | |||||
* | adjusted font sizes of auxilary pages per new scheme | Mark Lentczner | 2010-08-13 | 1 | -9/+5 |
| | |||||
* | more space between elements | Mark Lentczner | 2010-08-13 | 1 | -1/+1 |
| | |||||
* | removed underlining on hover for named anchors | Mark Lentczner | 2010-08-13 | 1 | -3/+3 |
| | | | | | headings in interface lost thier a element, no need, just put id on heading css for a elements now only applies to those with href attribute | ||||
* | adjusted margin to 2em, 1 wasn't enough | Mark Lentczner | 2010-08-13 | 1 | -2/+2 |
| | |||||
* | implemented YUI's CSS font approach | Mark Lentczner | 2010-08-13 | 1 | -24/+52 |
| | |||||
* | width and font changes | Mark Lentczner | 2010-08-12 | 1 | -14/+20 |
| | | | | | | removed the max width restrictions on the page as a whole and the synopsis made the main font size smaller (nominally 14pt) and then tweaked most font sizes (relative) to be more consistent | ||||
* | close arrows on expanded synopsis drawer | Mark Lentczner | 2010-08-11 | 2 | -2/+5 |
| | |||||
* | put the synopsis back in the other themes | Mark Lentczner | 2010-07-30 | 2 | -0/+20 |
| | |||||
* | improved synopsis drawer: on click, not hover | Mark Lentczner | 2010-07-30 | 2 | -25/+23 |
| | |||||
* | styling tweaks | Mark Lentczner | 2010-07-29 | 2 | -27/+46 |
| | | | | | | | | don't generate an empty li for absent style menu in links area update css for Classic and Snappy to handle: dl lists links in package header and in declarations floating of links and info block in package and module headers | ||||
* | styling source links on declarations | Mark Lentczner | 2010-07-28 | 1 | -0/+9 |
| | |||||
* | make info block and package bar links be floatable by placing them first in ↵ | Mark Lentczner | 2010-07-28 | 1 | -8/+8 |
| | | | | the dom tree | ||||
* | apply margin changes to pre and headings as per group decision, and small ↵ | Mark Lentczner | 2010-07-27 | 1 | -8/+5 |
| | | | | cleanups | ||||
* | give a class to empty dd elements so they can be hidden | Mark Lentczner | 2010-07-27 | 1 | -0/+4 |
| | |||||
* | move themes into html dir with .theme and .std-theme extensions | Mark Lentczner | 2010-07-27 | 12 | -0/+0 |
| | |||||
* | remove Tibbe theme | Mark Lentczner | 2010-07-27 | 4 | -394/+0 |
| | |||||
* | make module list use new collapsers | Mark Lentczner | 2010-07-26 | 3 | -7/+43 |
| | |||||
* | reorganize files in the html lib data dir | Mark Lentczner | 2010-07-26 | 18 | -470/+0 |
| | |||||
* | change how collapsing sections are done | Mark Lentczner | 2010-07-25 | 5 | -14/+66 |
| | | | | | | make whole .caption be the target improve javascript for class toggling have plus/minus images come from .css, not img tags | ||||
* | fields are def lists, tweak css for style menu, mini pages, arguments | Mark Lentczner | 2010-07-24 | 1 | -14/+25 |
| | |||||
* | extend package header and footer to edges of page | Mark Lentczner | 2010-07-24 | 1 | -7/+14 |
| | |||||
* | slide out Synopsis drawer | Mark Lentczner | 2010-07-24 | 1 | -1/+45 |
| | |||||
* | tweak look of mini pages, keywords, and preblocks | Mark Lentczner | 2010-07-23 | 1 | -5/+21 |
| | |||||
* | tweaks for dl layout, though still not used | Mark Lentczner | 2010-07-23 | 1 | -1/+23 |
| | |||||
* | tweaks to theme for info table, headings, and tables | Mark Lentczner | 2010-07-23 | 1 | -7/+29 |
| | |||||
* | tweaks to nhaddock.css | Mark Lentczner | 2010-07-22 | 1 | -29/+36 |
| | |||||
* | further cleanup of nhaddock.css, float TOC, support aux. pages | Mark Lentczner | 2010-07-21 | 1 | -13/+84 |
| | |||||
* | reorganization of nhaddock.css with tibbe | Mark Lentczner | 2010-07-21 | 1 | -140/+134 |
| | |||||
* | apply Tibbe's updates to his theme | Mark Lentczner | 2010-07-21 | 1 | -17/+26 |
| | |||||
* | correct icon used with Snappy theme | Mark Lentczner | 2010-07-21 | 2 | -1/+1 |
| | |||||
* | add Thomas Schilling's theme | Mark Lentczner | 2010-07-20 | 2 | -0/+270 |
| | |||||
* | remove an explicit bold tag - replace with .def class | Mark Lentczner | 2010-07-19 | 2 | -0/+8 |
| | |||||
* | added content div to main pages | Mark Lentczner | 2010-07-18 | 1 | -2/+5 |
| | |||||
* | fixed alphabet on index page, and styling of it and packages in module lists | Mark Lentczner | 2010-07-18 | 3 | -7/+67 |
| | |||||
* | styling auxillary pages for tibbe and snappy themes | Mark Lentczner | 2010-07-17 | 2 | -3/+103 |
| | |||||
* | factored out head element generation | Mark Lentczner | 2010-07-17 | 1 | -1/+0 |
| | |||||
* | classing styling of ancillary pages | Mark Lentczner | 2010-07-17 | 1 | -25/+43 |
| | |||||
* | fixed package catpion, added style menu | Mark Lentczner | 2010-07-16 | 4 | -23/+173 |
| | |||||
* | added two new themes and rough css switcher | Mark Lentczner | 2010-07-15 | 3 | -0/+591 |
| | |||||
* | clean up synopsis lists | Mark Lentczner | 2010-07-14 | 1 | -13/+9 |
| | |||||
* | methods and associated types in new layout scheme | Mark Lentczner | 2010-07-14 | 1 | -0/+16 |
| | |||||
* | convert instances to SubDecl | Mark Lentczner | 2010-07-14 | 1 | -19/+1 |
| | |||||
* | convert args to SubDecl format | Mark Lentczner | 2010-07-14 | 1 | -3/+24 |
| | |||||
* | made subDecl tables looks just so | Mark Lentczner | 2010-07-14 | 1 | -3/+11 |
| |