Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ArthurHub/HTML-Renderer
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ru-ace/HTML-Renderer
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 15 commits
  • 13 files changed
  • 2 contributors

Commits on Mar 5, 2019

  1. Configuration menu
    Copy the full SHA
    adfd201 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2019

  1. Configuration menu
    Copy the full SHA
    bcc9cf9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2019

  1. Configuration menu
    Copy the full SHA
    6b90a24 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2019

  1. Breaking changes: Rewritten BackgroundImageDrawHandler: In adapters y…

    …ou needs to remake RGraphics.GetTextureBrush() - dstRect now not image size, that you can got from image. This is rectangle which needs to be filled with image from dstRect.Location with dstRect.Size multiple to image size.
    ru-ace committed Mar 8, 2019
    Configuration menu
    Copy the full SHA
    09f7c17 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2019

  1. Configuration menu
    Copy the full SHA
    2b1c068 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. Decided to create wrapper class. Revert "HtmlRenderer.Core: all inter…

    …nal now public (for DHTML-like operations)
    ru-ace committed Mar 10, 2019
    Configuration menu
    Copy the full SHA
    44f42b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f908bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ab0e067 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2019

  1. Configuration menu
    Copy the full SHA
    99af7fc View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2019

  1. CssBoxTable: in progress

    ru-ace committed Mar 14, 2019
    Configuration menu
    Copy the full SHA
    58d0831 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2019

  1. Update README.md

    ru-ace authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    cc0470d View commit details
    Browse the repository at this point in the history
  2. Update README.md

    ru-ace authored Apr 5, 2019
    Configuration menu
    Copy the full SHA
    cf19d89 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2019

  1. :hover in progress

    ru-ace committed Apr 14, 2019
    Configuration menu
    Copy the full SHA
    d67863d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3eab2bb View commit details
    Browse the repository at this point in the history
  3. Update README.md

    ru-ace authored Apr 14, 2019
    Configuration menu
    Copy the full SHA
    bbe11aa View commit details
    Browse the repository at this point in the history
Loading