aboutsummaryrefslogtreecommitdiff
path: root/html
Commit message (Collapse)AuthorAgeFilesLines
* font size and margin tweaksMark Lentczner2010-08-161-11/+21
|
* build style menu in javascriptMark Lentczner2010-08-141-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 Lentczner2010-08-131-4/+13
|
* add Frames button and clean up frames.htmlMark Lentczner2010-08-132-36/+67
|
* adjusted font sizes of auxilary pages per new schemeMark Lentczner2010-08-131-9/+5
|
* more space between elementsMark Lentczner2010-08-131-1/+1
|
* removed underlining on hover for named anchorsMark Lentczner2010-08-131-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 enoughMark Lentczner2010-08-131-2/+2
|
* implemented YUI's CSS font approachMark Lentczner2010-08-131-24/+52
|
* width and font changesMark Lentczner2010-08-121-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 drawerMark Lentczner2010-08-112-2/+5
|
* put the synopsis back in the other themesMark Lentczner2010-07-302-0/+20
|
* improved synopsis drawer: on click, not hoverMark Lentczner2010-07-302-25/+23
|
* styling tweaksMark Lentczner2010-07-292-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 declarationsMark Lentczner2010-07-281-0/+9
|
* make info block and package bar links be floatable by placing them first in ↵Mark Lentczner2010-07-281-8/+8
| | | | the dom tree
* apply margin changes to pre and headings as per group decision, and small ↵Mark Lentczner2010-07-271-8/+5
| | | | cleanups
* give a class to empty dd elements so they can be hiddenMark Lentczner2010-07-271-0/+4
|
* move themes into html dir with .theme and .std-theme extensionsMark Lentczner2010-07-2712-0/+0
|
* remove Tibbe themeMark Lentczner2010-07-274-394/+0
|
* make module list use new collapsersMark Lentczner2010-07-263-7/+43
|
* reorganize files in the html lib data dirMark Lentczner2010-07-2618-470/+0
|
* change how collapsing sections are doneMark Lentczner2010-07-255-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, argumentsMark Lentczner2010-07-241-14/+25
|
* extend package header and footer to edges of pageMark Lentczner2010-07-241-7/+14
|
* slide out Synopsis drawerMark Lentczner2010-07-241-1/+45
|
* tweak look of mini pages, keywords, and preblocksMark Lentczner2010-07-231-5/+21
|
* tweaks for dl layout, though still not usedMark Lentczner2010-07-231-1/+23
|
* tweaks to theme for info table, headings, and tablesMark Lentczner2010-07-231-7/+29
|
* tweaks to nhaddock.cssMark Lentczner2010-07-221-29/+36
|
* further cleanup of nhaddock.css, float TOC, support aux. pagesMark Lentczner2010-07-211-13/+84
|
* reorganization of nhaddock.css with tibbeMark Lentczner2010-07-211-140/+134
|
* apply Tibbe's updates to his themeMark Lentczner2010-07-211-17/+26
|
* correct icon used with Snappy themeMark Lentczner2010-07-212-1/+1
|
* add Thomas Schilling's themeMark Lentczner2010-07-202-0/+270
|
* remove an explicit bold tag - replace with .def classMark Lentczner2010-07-192-0/+8
|
* added content div to main pagesMark Lentczner2010-07-181-2/+5
|
* fixed alphabet on index page, and styling of it and packages in module listsMark Lentczner2010-07-183-7/+67
|
* styling auxillary pages for tibbe and snappy themesMark Lentczner2010-07-172-3/+103
|
* factored out head element generationMark Lentczner2010-07-171-1/+0
|
* classing styling of ancillary pagesMark Lentczner2010-07-171-25/+43
|
* fixed package catpion, added style menuMark Lentczner2010-07-164-23/+173
|
* added two new themes and rough css switcherMark Lentczner2010-07-153-0/+591
|
* clean up synopsis listsMark Lentczner2010-07-141-13/+9
|
* methods and associated types in new layout schemeMark Lentczner2010-07-141-0/+16
|
* convert instances to SubDeclMark Lentczner2010-07-141-19/+1
|
* convert args to SubDecl formatMark Lentczner2010-07-141-3/+24
|
* made subDecl tables looks just soMark Lentczner2010-07-141-3/+11
|
* constructors and args as dl lists, built in Layout.hsMark Lentczner2010-07-141-5/+38
|
* change to new page structureMark Lentczner2010-07-131-41/+56
|