27 Nov
2005
27 Nov
'05
7:02 a.m.
Tim, Xfractint now compiles cleanly under Cygwin. And runs very nicely with a windows manager installed. I am using fvwm2 because it was easiest to set up and get running. IOW, I don't know enough about any of the other window managers available to get them running. I did move the XFRACT code for stackscreen() and its associated functions from realdos.c to unix/video.c so that we don't need any #include curses.h in the common directory. I am contemplating doing this for other sections of code. To make it cleaner, I should also move the DOS stackscreen() functions to the dos directory. I would like to make changes so that Xfractint doesn't need to use curses for text screens unless the disk video mode is being used. Jonathan