1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Jan 17, 2023 — Jan 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ssg: BlogSettings, IBlogSettingsAccessor: add IsStaticSite setting More... over 5 years ago
ssg: Strings: add wizard page title More... over 5 years ago
ssg: add strings More... over 5 years ago
ssg: Rename StaticSiteGeneratorClient to StaticSiteClient More... over 5 years ago
ssg: StaticSiteGeneratorClient: stub from IBlogClient More... over 5 years ago
ssg: StaticSiteGeneratorClient: add more docs More... over 5 years ago
ssg: basic front matter structure and YAML serialization More... over 5 years ago
ssg: add YamlDotNet package More... over 5 years ago
ssg: Start on StaticSiteGeneratorClient More... over 5 years ago
page parent dropdown: PostPropertiesBandControl: designer- VS form designer changed all the location and sizing constants, revert them (2) More... over 5 years ago
page parent dropdown: PostPropertiesBandControl: designer- VS form designer changed all the location and sizing constants, revert them More... over 5 years ago
page parent dropdown: PostPropertiesBandControl: force page parent dropdown to vertically align with publish date picker More... over 5 years ago
page parent dropdown: PostPropertiesBandControl: dynamically adjust page parent dropdown column sizing and visibility More... over 5 years ago
page parent dropdown: PostPropertiesBandControl: designer- anchor comboPageParent to left and right sides More... over 5 years ago
split post: SplitterControl: tile splitter separator image to 255 pixels wide More... over 5 years ago
split post: ExtendedEntrySplitterElementBehavior, SplitterControl: make DPI aware More... over 5 years ago
DisplayHelper: scaling functions which automatically run Math.Ceiling More... over 5 years ago
split post: ExtendedEntrySplitterElementBehavior, SplitterControl: set static splitter height of 16, refactor SplitterControl height code, pass SplitterControl height to constructor from ExtendedEntrySplitterElementBehavior, and compute splitter div height based on static splitter height. SplitterControl will no longer dynamically resize based on font size, but should not be an issue. More... over 5 years ago
split post: SplitterControl: set a static VirtualHeight of 16. A smarter way to acheive this would be by measuring the font height More... over 5 years ago
split post: ExtendedEntrySplitterElementBehavior: only synchronize the splitter width, not height. More... over 5 years ago
PostHtmlEditingSettings: append IE9 emulation UA compatibility, replace current UA compatibility if one already exists More... over 5 years ago
default editing template: Set IE9 emulation mode to fix element behaviors More... over 5 years ago
Merge pull request #824 from nvella/fix-823 More... over 5 years ago
Merge pull request #822 from nvella/fix-dpi-inconsistencies More... over 5 years ago
#823: stretch StatusBackground to 256 pixels. As the previous bg was only three pixels wide, this will reduce iterations of the tiling loop, especially on high DPI displays. More... over 5 years ago
dpi: scale BlogPostHtmlEditorControl margins on title and content More... over 5 years ago
dpi: fix tab width scaling More... over 5 years ago
dpi: ...add more descriptive comment More... over 5 years ago
dpi: force PostEditorFooter height to the height of it's FlowLayoutPanel. unsure as to where this extra padding is coming from More... over 5 years ago
dpi: add various scaling helper functions to DisplayHelper More... over 5 years ago