View Single Post
Old 07-19-2014, 02:50 PM   #36
user_none
Sigil & calibre developer
user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.user_none ought to be getting tired of karma fortunes by now.
 
user_none's Avatar
 
Posts: 2,487
Karma: 1063785
Join Date: Jan 2009
Location: Florida, USA
Device: Nook STR
Quote:
Originally Posted by KevinH View Post
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 View Post
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.
user_none is offline   Reply With Quote