4
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Created an MSBuild .proj file to automatically write an AssemblyInfo.cs file and compile the newtelligence.DasBlog.Web project. More... over 16 years ago
Moved filtering logic to CollectionFilter class and derived classes. More... over 16 years ago
Updated minor version and build number More... over 16 years ago
Derived all collections from List<T>. More... over 16 years ago
Missed some files. More... over 16 years ago
Re-implemented EntryCollection using List<Entry>, refactored the Filter method to a CollectionFilter<U,T> class (was very similar to the Filter in DayEntryCollection). More... over 16 years ago
Adding an error message per a user who complained.
shanselman
as glucopilot
More... over 16 years ago
Missed one: OpmlOutlineCollection now derives from Collection<OpmlOutline>. More... over 16 years ago
Derived all interfaces from generic interfaces and fixed the resulting compiler errors. More... over 16 years ago
Derived all interfaces from generic interfaces and fixed some resulting compiler errors. More... over 16 years ago
updating release version. More... almost 17 years ago
Oops, checked in a private change. Reverting. More... almost 17 years ago
Patch from [email protected] to render the NavigatorLinksList as an ul or table. More... almost 17 years ago
Removed file/folder, moving to Protoype branch More... almost 17 years ago
Arch Doc snapshot More... almost 17 years ago
Added today link to the date navigation in the activity screen + tooltips. More... almost 17 years ago
Patch from Tony Bunce: "Here is a patch that programmatically checks for SmtpPermission and SocketPermission and displays a warning message on the config page letting the user know that that feature may be limited by their trust level. I decided to still let the user enable/change the setting just in case there is some weird situation where the check failed but the feature still worked. I didn’t want to artificially limit the software."
shanselman
as glucopilot
More... almost 17 years ago
Fix from Tony Bunce - "There is a bug in ClickThroughHandler.cs that causes an exception when you go to ct.ashx when clickthroughs are disabled."
shanselman
as glucopilot
More... almost 17 years ago
Adding a 64bit alternative Date Picker dll
shanselman
as glucopilot
More... almost 17 years ago
Patch from Tony Bruce <[email protected]> More... almost 17 years ago
dasBlog 3.5 Storage Prototype More... almost 17 years ago
Fix for bug in blowery.Web.HttpCompress, where excluded paths aren't handled correctly. More... almost 17 years ago
Storage model prototype work More... almost 17 years ago
fix for Windows Live Writer not being able to post updates to images when changed by the user. Removed some code that did not allow for updated images in the same post. More... almost 17 years ago
Arch doc; work in progress.. More... almost 17 years ago
Fix from Aaron Fischer [[email protected]] to fix a ShadowBoxDesigner warning.
shanselman
as glucopilot
More... almost 17 years ago
Cleaned up my first (hacky) System.Net.Mail fix...Ken Hughes
shanselman
as glucopilot
More... almost 17 years ago
Upgraded DasBlog solution and Test projects. More... almost 17 years ago
Upgraded Contrib solution. Still need to confirm .NET 2.0 compatibility. More... almost 17 years ago
Renamed Theme to BlogTheme to avoid conflicts with the new Theme property of Page More... almost 17 years ago