Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
vaginessa
/
HTML-Renderer
Public
forked from
the-department-of-code/HTML-Renderer
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
HTML-Renderer
Source
HtmlRenderer.WinForms
on
develop
User selector
All users
All time
Commit history
Commits on May 31, 2022
Prefix package names with TheDepartmentOfCode.
tdocChris
committed
1bf9ec2
View commit details
Copy full SHA for 1bf9ec2
View code at this point
Browse repository at this point
Change namespace to TheDepartmentOfCode.
tdocChris
committed
552cf1c
View commit details
Copy full SHA for 552cf1c
View code at this point
Browse repository at this point
Switch to file-scoped namespaces everywhere.
tdocChris
committed
969fe16
View commit details
Copy full SHA for 969fe16
View code at this point
Browse repository at this point
Enable symbol nuget packages.
tdocChris
committed
be1c96e
View commit details
Copy full SHA for be1c96e
View code at this point
Browse repository at this point
Add NerdBank.GitVersioning.
tdocChris
committed
a23e3fa
View commit details
Copy full SHA for a23e3fa
View code at this point
Browse repository at this point
Enable C# 10 everywhere; add DotNet.ReproducibleBuilds & DotNet.ReproducibleBuilds.Isolated to all projects via new Directory.Build.props.
tdocChris
committed
83f2b5a
View commit details
Copy full SHA for 83f2b5a
View code at this point
Browse repository at this point
Port all projects except the WPF ones to .NET Standard 2.0 / .NET 6.0.
Show description for 105d44d
tdocChris
committed
105d44d
View commit details
Copy full SHA for 105d44d
View code at this point
Browse repository at this point
Rework font resolution so that it doesn't rely on knowing what font families are available ahead of time.
tdocChris
committed
3d6b3e6
View commit details
Copy full SHA for 3d6b3e6
View code at this point
Browse repository at this point
Use upgrade-assistant to convert projects to SDK-style.
tdocChris
committed
701f94e
View commit details
Copy full SHA for 701f94e
View code at this point
Browse repository at this point
Upgrade projects to 4.8.
tdocChris
committed
b1e74d6
View commit details
Copy full SHA for b1e74d6
View code at this point
Browse repository at this point
Update everything to at least .NET Framework 3.5.
tdocChris
committed
d55d34a
View commit details
Copy full SHA for d55d34a
View code at this point
Browse repository at this point
Commits on Apr 26, 2016
Added paging support for pdf
Show description for 44a0453
gyfke
committed
44a0453
View commit details
Copy full SHA for 44a0453
View code at this point
Browse repository at this point
Commits on Dec 3, 2015
ENABLED SAVING HTML AS EMF FILE (VECTORIAL IMAGE): Added HtmlRender.RenderToMetafile(...) and MetafileExtensions.SaveAsEmf(...) extension method
jeromerg
committed
dde63dc
View commit details
Copy full SHA for dde63dc
View code at this point
Browse repository at this point
Commits on May 6, 2015
win32 updates
Arthur
committed
2f6cc25
View commit details
Copy full SHA for 2f6cc25
View code at this point
Browse repository at this point
Commits on Apr 12, 2015
OnMouseUp should call base.OnMouseUp instead of base.OnMouseClick in HtmlLabel.cs
helluvamatt
committed
8181e9b
View commit details
Copy full SHA for 8181e9b
View code at this point
Browse repository at this point
Commits on Mar 31, 2015
Call base.OnMouseUp instead of base.OnMouseClick from HtmlPanel.OnMouseUp
helluvamatt
committed
d97f182
View commit details
Copy full SHA for d97f182
View code at this point
Browse repository at this point
Commits on Nov 1, 2014
safeguard image generation width to 4096 pixels unless max width is provided
Arthur
committed
98471cc
View commit details
Copy full SHA for 98471cc
View code at this point
Browse repository at this point
use CharSet = CharSet.Unicode for all text pInvoke functions
Arthur
committed
8531576
View commit details
Copy full SHA for 8531576
View code at this point
Browse repository at this point
Commits on Sep 20, 2014
add LoadComplete event on when set html if fully parsed and layouted
ArthurHub
committed
013a36c
View commit details
Copy full SHA for 013a36c
View code at this point
Browse repository at this point
Commits on Sep 11, 2014
add clear selection
Arthur Teplitzki
committed
b1731f5
View commit details
Copy full SHA for b1731f5
View code at this point
Browse repository at this point
minor fixes
Arthur Teplitzki
committed
d534a15
View commit details
Copy full SHA for d534a15
View code at this point
Browse repository at this point
Commits on Sep 5, 2014
refactor mono CreateGraphics handling
ArthurHub
committed
eb0b8a0
View commit details
Copy full SHA for eb0b8a0
View code at this point
Browse repository at this point
Commits on Sep 4, 2014
mono fixes
Arthur Teplitzki
committed
43caf42
View commit details
Copy full SHA for 43caf42
View code at this point
Browse repository at this point
Commits on Aug 16, 2014
support padding on controls
ArthurHub
committed
474ad26
View commit details
Copy full SHA for 474ad26
View code at this point
Browse repository at this point
mono stuff
ArthurHub
committed
890c25b
View commit details
Copy full SHA for 890c25b
View code at this point
Browse repository at this point
Commits on Aug 15, 2014
fix non mono build after mono hoocks added
ArthurHub
committed
5e4cadf
View commit details
Copy full SHA for 5e4cadf
View code at this point
Browse repository at this point
Commits on Aug 9, 2014
add conditional blocks for Mono
ArthurHub
committed
87f710c
View commit details
Copy full SHA for 87f710c
View code at this point
Browse repository at this point
merge
ArthurHub
committed
693f151
View commit details
Copy full SHA for 693f151
View code at this point
Browse repository at this point
nuget packages handling
ArthurHub
committed
43ef7d6
View commit details
Copy full SHA for 43ef7d6
View code at this point
Browse repository at this point
Commits on Aug 3, 2014
update namespace to include TheArtOfDev prefix
ArthurHub
committed
3d3ee45
View commit details
Copy full SHA for 3d3ee45
View code at this point
Browse repository at this point
Commits on Jul 11, 2014
* refactor
Show description for 21bf95a
ArthurHub
committed
21bf95a
View commit details
Copy full SHA for 21bf95a
View code at this point
Browse repository at this point
Commits on Jul 5, 2014
fix mouse update on scroll
ArthurHub
committed
d99f551
View commit details
Copy full SHA for d99f551
View code at this point
Browse repository at this point
WinForms - fix strange horizontal clipping issue
ArthurHub
committed
27ae215
View commit details
Copy full SHA for 27ae215
View code at this point
Browse repository at this point
WPF label and same window stuff
ArthurHub
committed
c79a7d9
View commit details
Copy full SHA for c79a7d9
View code at this point
Browse repository at this point
refactor assembly info stuff
ArthurHub
committed
1ef2e4f
View commit details
Copy full SHA for 1ef2e4f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.