WinLop
Lopster port for Win32
Valid XHTML 1.0 Transitional
Valid CSS!

Bugs

Before sending a bug report, please make sure:

If Winlop is crashing, you can download the "sources release", which have a binary compiled with debug info. Then go to www.mingw.org and download the MinGW Utilities package. Extract it somewhere, and run the "drmingw.exe" program with the "-i" option (open a command prompt and type "drmingw -i"). This will install Dr. MinGW as the default debugger. Next time Winlop crashes, you'll have the option to debug it, and see on which line it crashed. This is extremely useful for the developers to spot and fix the bug.

After that, you can go to the bugs report page and fill your report.

If you already have a patch, please post it in the patches page.