Register
Sign In
CodeHTMLer
Home
Releases
Discussions
Issue Tracker
Source Code
Stats
People
License
Close
RSS
All Project Updates
Discussions
Releases
Source Code
Wiki
RSS
Recent Check-ins
|
Patches
|
Upload Patch
Source Control Clients
Project Name:
CodeHtmler
Server URL:
https://tfs05.codeplex.com
Source control client connection instructions
Recent Check-Ins
Show
All
Change Sets
View All (http://www.codeplex.com/CodeHtmler/SourceControl/ListDownloadableCommits.aspx?ViewAll=true)
1-3
of
3
Change Sets
< Previous
1
Next >
Change Set
Download / Browse
Date
Comment
By
Downloads
5994
Download
Browse
Jan 14
at
3:53 AM
Added F# langauge definition.
Added DivInlineFont option for a language.
weshaggard
59
5992
Download
Browse
Jan 14
at
3:11 AM
Version 1.3 of CodeHTMLer.
The biggest change here is the inclusion of the LanguagesSerializer as a type as opposed to leting the XmlSerializer generating it on the fly. I was forced to do this because the UIEditor attributes on some of my properties, used for the PropertyGrid, requires FullTrust so it wouldn't work on my new webhost which runs in medium trust. So to get around this I statically generate the serializer class using sgen and just included it in the binary, it probably is more efficient this way any. The only thing to remember is to update that class if any of the following classes change Languages, Lauange, or CodeElement.
All the other changes are minor small tweaks.
weshaggard
7
5390
Download
Browse
Dec 31 2007
at
2:49 AM
Version 1.2 of CodeHtmler, the intial check-in on codeplex.
weshaggard
6
Show
All
Change Sets
View All (http://www.codeplex.com/CodeHtmler/SourceControl/ListDownloadableCommits.aspx?ViewAll=true)
1-3
of
3
Change Sets
< Previous
1
Next >
© 2006-2008 Microsoft
|
Privacy Statement
|
Terms of Use
|
Code of Conduct
|
CodePlex Blog
|
Version 2008.5.27.12860
Updating...