summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-08-05Release 1.5.0.alpha.12v1.5.0.alpha.12Dan Allen
2016-08-05Prepare 1.5.0.alpha.12 releaseDan Allen
2016-08-05update WORKLOGDan Allen
2016-08-05add entry to CHANGELOG for upcoming releaseDan Allen
2016-08-05add CHANGELOG; populate with changes from all past releasesDan Allen
2016-08-04recommend installing rouge instead of coderay to run examplesDan Allen
2016-08-04resolves #471 fix compatibility with Rouge >= 1.11.1 (PR #493)Dan Allen
2016-08-04add rouge to Gemfile for use with examplesDan Allen
2016-08-04use Rouge as syntax highlighter in examplesDan Allen
2016-08-04update WORKLOGDan Allen
2016-08-03resolves #463 show URI for link (PR #489)Dan Allen
2016-08-03resolves #453 document attributes for scaling an image (PR #488)Dan Allen
2016-08-02resolves #424 add support for images to span width of page (PR #487)Dan Allen
2016-07-31support 6-digit decimal char refs (PR #484)Dan Allen
2016-07-14collect files for gem in a way compatible with JRuby 1.7Dan Allen
2016-07-12switch section titles in theming guide to title capitalizationDan Allen
2016-07-12ignore .bundle directoryDan Allen
2016-07-12loosen dependency requirementsDan Allen
2016-07-12collect files for gem when project is not a git repoDan Allen
2016-07-12set required ruby version to 1.9.3 instead of 1.9Dan Allen
2016-06-23resolves #467 fix embedding of remote images (PR #468)Dan Allen
2016-06-07use portable command to aggregate files in gemspecDan Allen
2016-05-26resolves #460 document how to inherit font size for a given heading level (PR...Dan Allen
2016-05-26resolves #448 decode character references in link URIs (PR #450)Dan Allen
2016-05-24resolves #441 use arrow as caret for menu pathLars Vogel
2016-05-20upgrade Prawn SVG to 0.25.1Dan Allen
2016-05-19clarify note about noheader and nofooter in theming guideDan Allen
2016-05-19change ID of Running Header & Footer sectionDan Allen
2016-05-16add note about styling title page in Page sectionDan Allen
2016-05-16minor rewording in theming guideDan Allen
2016-05-16revise intro to Keys and Base sectionsDan Allen
2016-05-16add FIXME node to codeDan Allen
2016-05-16update keys theming guideDan Allen
2016-05-15don't use spaces in measurement array in theming guideDan Allen
2016-05-15update WORKLOGDan Allen
2016-05-15combine section for even and odd table rows in theming guideDan Allen
2016-05-15add missing theme keys for table in theming guideDan Allen
2016-05-15use table_font_color theme key to set default font color in tableDan Allen
2016-05-15reorganize keys in theming guideDan Allen
2016-05-14clarify tip in theming guideDan Allen
2016-05-14remove obsolete vertical_rhythm in favor of vertical_spacingDan Allen
2016-05-14continue reorganizing keys in theming guideDan Allen
2016-05-14change how footnotes are done in theming guideDan Allen
2016-05-13better organize table in Page section in theming guideDan Allen
2016-05-13add defaults for page keys in theming guideDan Allen
2016-05-13start moving prefix for keys in same category out of table in theming guideDan Allen
2016-05-13write intro to Keys section in theming guideDan Allen
2016-05-13Merge pull request #442 from mojavelinux/issue-428Dan Allen
2016-05-13resolves #428 add theme-related document attributes to theming guideDan Allen
2016-05-12Merge pull request #440 from mojavelinux/issue-343Dan Allen