summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-30Release 1.5.0.alpha.16v1.5.0.alpha.16Dan Allen
2017-07-30update chronicles exampleDan Allen
2017-07-30update changelog in preparation for 1.5.0.alpha.16 releaseDan Allen
2017-07-30rename attribute to control placement of recto/verso to pdf-folio-placementDan Allen
2017-07-30resolves #813 allow page side to be based on actual page numberfap
2017-07-30improve explanation of automatic facing page behaviorDan Allen
2017-07-29update API key for RubyGems.org deploymentDan Allen
2017-07-29update WORKLOGDan Allen
2017-07-29fix warnings in Ruby 1.9.3Dan Allen
2017-07-29update WORKLOGDan Allen
2017-07-29remove unnecessary check for special sectionDan Allen
2017-07-23resolves #803 extend version range for prawn-templates (PR #835)Dan Allen
2017-07-23fix incompatibility with Ruby 1.9.3 in gemspecDan Allen
2017-07-23document how to install Asciidoctor PDF on Ruby 2.0.0Dan Allen
2017-07-23enable Travis CI; configure rubygems deploymentDan Allen
2017-07-22rescue check for scratch document when state is not initializedDan Allen
2017-07-15update WORKLOGDan Allen
2017-07-15resolves #464 add support for xrefstyle attribute (PR #834)Dan Allen
2017-07-14use remove_method instead of undef_methodDan Allen
2017-06-22add missing part-title attribute to theming guideDan Allen
2017-05-30resolves #816 don't attempt to parse text in literal cell (#818)Dan Allen
2017-05-29update api docDan Allen
2017-04-28add link to milestone and tag for alpha.15 release in CHANGELOGDan Allen
2017-04-28use require_relative to require version constantDan Allen
2017-04-28add additional CSS property in example documentDan Allen
2017-04-06clarify in theming guide that variable are defined in document orderDan Allen
2017-04-05resolves #801 warn if theme variable cannot be resolved and don't replace (PR...Dan Allen
2017-04-05add more information about prawn-gmagickDan Allen
2017-04-03update WORKLOGDan Allen
2017-04-02resolves #795 don't add break hints to URI when using AFM font (PR #797)Dan Allen
2017-04-01remove unused constantDan Allen
2017-04-01fix comment in default themeDan Allen
2017-04-01clarify that the fallback font is only used when the primary font is a TrueTy...Dan Allen
2017-03-31resolves #777 upgrade prawn-svg to allow generic font names to be mapped in S...Dan Allen
2017-03-30resolves #791 fix layout error causes by nested keep together blocks (PR #792)Dan Allen
2017-03-29add optional options argument to advance_page and rewrite code to use itDan Allen
2017-03-28check for margin as array, then as numeric, then as stringDan Allen
2017-03-28allow page margin to be a single number; fixes regression introduced by #749Dan Allen
2017-03-28remove unused constantDan Allen
2017-03-27add missing issue references to CHANGELOGDan Allen
2017-03-27Begin development on next releaseDan Allen
2017-03-27Release 1.5.0.alpha.15v1.5.0.alpha.15Dan Allen
2017-03-27Prepare 1.5.0.alpha.15 releaseDan Allen
2017-03-27resolves #259 fill and stroke bounds of sidebar across all pages (PR #781)TobiasHector
2017-03-27update WORKLOGDan Allen
2017-03-27resolves #651 take fallback font into account when calculating width of strin...Dan Allen
2017-03-27rename stipe attribute on table to stripesDan Allen
2017-03-26resolves #749 allow page margin to be set using pdf-page-margin attribute (PR...Dan Allen
2017-03-26update WORKLOGDan Allen
2017-03-26only accept valid value for page layoutDan Allen