-
Couldn't load subscription status.
- Fork 699
Comparing changes
Open a pull request
base repository: prawnpdf/prawn
base: master
head repository: adamflorin/prawn
compare: master
- 14 commits
- 16 files changed
- 5 contributors
Commits on Nov 13, 2009
-
Configuration menu - View commit details
-
Copy full SHA for 1523350 - Browse repository at this point
Copy the full SHA 1523350View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6df938 - Browse repository at this point
Copy the full SHA d6df938View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e657ff - Browse repository at this point
Copy the full SHA 0e657ffView commit details
Commits on Nov 15, 2009
-
Fixed links creation in annotations.rb
In method annotations.rb:annotate a reference identifier was used instead of the actual reference. The links in generated pdf weren't working. Results in pdf were for example : /Annots [7] instead of : /Annots [7 0 R]
Configuration menu - View commit details
-
Copy full SHA for 2ca7247 - Browse repository at this point
Copy the full SHA 2ca7247View commit details -
Remove Prawn::Reference on_encode block argument, in favor of a new, …
…more flexible callback system. Closes #56. Added a callback system Prawn::Document::Internals#before_render(&block), which accepts a Proc to be run after all objects are finalized, but before anything is rendered to the output stream. This removes the need for the on_encode Proc argument to Prawn::Reference, so that argument has been removed. Since we are no longer storing Procs in references, this closes issue 56. Added a spec to verify.
Configuration menu - View commit details
-
Copy full SHA for f30ca2a - Browse repository at this point
Copy the full SHA f30ca2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9aabf64 - Browse repository at this point
Copy the full SHA 9aabf64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c91cb9 - Browse repository at this point
Copy the full SHA 8c91cb9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1362f - Browse repository at this point
Copy the full SHA ff1362fView commit details -
Added an inherited hook so that extensions get properly copied into s…
…ubclasses. This should fix the issue with using Prawn::Format in document subclasses. Closes #57
Configuration menu - View commit details
-
Copy full SHA for 6a1a166 - Browse repository at this point
Copy the full SHA 6a1a166View commit details
Commits on Nov 17, 2009
-
Configuration menu - View commit details
-
Copy full SHA for 0d2dd56 - Browse repository at this point
Copy the full SHA 0d2dd56View commit details
Commits on Jul 28, 2010
-
Remove any preceding newlines which are sometimes added before a long…
… word wraps
Adam Florin committedJul 28, 2010 Configuration menu - View commit details
-
Copy full SHA for 49036f2 - Browse repository at this point
Copy the full SHA 49036f2View commit details
Commits on May 3, 2011
-
Configuration menu - View commit details
-
Copy full SHA for 2daf6e3 - Browse repository at this point
Copy the full SHA 2daf6e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdaa023 - Browse repository at this point
Copy the full SHA bdaa023View commit details -
Configuration menu - View commit details
-
Copy full SHA for 684903a - Browse repository at this point
Copy the full SHA 684903aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master