I'm going to try to put more developer information in the newsgroup. So to start out with, here is a list of things that we would appreciate help on if anyone is interested.
1. XPINSTALL wizard (mozilla/xpinstall/wizard/os2) This is the code that produces a pretty install. We have some code there, but it was an attempt to port the Windows code and never really came to anything. This would be a great feature to have. 2. Get EMX build working We haven't done much with EMX lately and we need someone to get EMX working and then actually submit a patch in Bugzilla so we can get the changes checked into the tree. 3. Get Watcom build working Same as EMX. 4. Get VIEWER.EXE working. This is a test application in Mozilla that allows basic web browing. It's localed in webshell/tests/viewer 5. Get 256 color working again. 6. Remove Ucs function in widget. Widget has hacked together unicode stuff. We created some nice APIs in gfx (WideCharToMultibyte and MultibyteToWideChar) that should be copied into widget and used to replace all private Ucs APIs. 7. Any open bug. Mike
