Quote:
Originally Posted by KevinH
Understood. If I have patches in the future, what should I do with them? Could we create a forum thread just for patches?
|
You can either use github and issue a pull request or email them to me directly.
Quote:
Originally Posted by KevinH
Along, those same lines, I would like to prevent replacement of html entities into unicode in code view if they were originally present as entities, in an attempt to keep things as the designer intended or as close as.
|
This isn't really possible. Some of the XML libraries Sigil runs the code though (not Tidy) converts the entities. This happens even if you only use Code View.
Quote:
Originally Posted by KevinH
That is why I posted the detailed step by step process for doing a build under Mac OS X. Perhaps some kind soul will do the same for Windows ... ie starting from stock Windows install, grabbing the tools you need, and doing the build.
|
The build instructions in
INSTALL.txt in the source has instruction for building on all platforms. If this needs to be enhanced, as they say, patches welcome.
Quote:
Originally Posted by JSWolf
Is it possible to get these changes compiled for a Windows version?
|
I'm not included to do a release and build any packages at this point. The changes have been pretty minor. Also, Since moving to OS X 10.9 I don't have VM's for Windows packages ready at the moment.