home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 February / PCO_0299.ISO / filesbbs / os2 / nglay002.arj / NGLAY002.ZIP / nglay002 / readme < prev    next >
Encoding:
Text File  |  1998-11-25  |  3.4 KB  |  80 lines

  1. Warpzilla NGLayout XPViewer 1.0.2 for OS/2 PM (pre-beta release) - 98/11/25
  2.  
  3.  
  4. This is the OS/2 version of Mozilla's next-generation browser with support
  5. for HTML 4, CSS, DOM, Javascript 1.4, XML etc. It is open-source freeware and
  6. contributions to its ongoing development are always welcome.
  7.  
  8. Version 1.0.2 is based on a 98/11/21 update of my source tree to which I added
  9. John Fairhurst's latest updates to the os2 directories before folding enhancements
  10. found only in webshell/tests/viewer into xpfe/xpviewer/src because the xpviewer
  11. has a browser interface as well as features missing from the test viewer. This
  12. gives OS/2 users the best of both prototypes.
  13.  
  14. INSTALLATION
  15. 1) Make sure you have the current version (9.0c Fixpack 4) of the emx runtime
  16.    library (available as emxrt.zip from Hobbes or Leo) properly installed.
  17. 2) Unzip nglay002.zip onto an HPFS drive (essential for resource long filenames)
  18.    and make sure the /res subdirectory structure is recreated.
  19. 3) Unzip nspr30.zip into the same place, a separate directory which you must
  20.    then add to the LIBPATH statement in config.sys (and reboot), or a
  21.    directory already in LIBPATH. As the NSPR code is stable (development is
  22.    continuing on a branch), future releases of the NG/2 XPViewer will assume
  23.    you already have NSPR installed so you may want to stash it separately. 
  24.    NSPR will be distributed in its own package named nsprXXXX.zip.
  25. 4) Run xpviewer.exe from the commandline or by doubleclicking on the icon.
  26.  
  27. LIMITATIONS
  28. This is a pre-beta release so don't expect everything to work and bear in mind
  29. some webpages will crash the browser. But then all kinds of features do work.
  30. Check out the NGLayout tests and demos at http://www.mozilla.org/nglayout/ for
  31. an example of what this browser can do. Detailed feedback about its performance
  32. is appreciated.
  33.  
  34. NEW FEATURES:
  35. * Some printing [if you're lucky]
  36.   The deal here is that at most one page will be printed; for best results
  37.   you should adjust the job properties of your printer so the horizontal
  38.   and vertical resolutions are equal.
  39. * Blender [try test 10]
  40. * Pointer changes to hand over links
  41. * Assorted XP features, improved JS, DOM & CSS, fewer resource leaks
  42. * View Source
  43. * Print Preview (one column)
  44. * Find text on page
  45. * Webcrawler (100 top sites)
  46.  
  47. BUGS FIXED:
  48. * Comboboxes in forms size correctly
  49. * Find in page dialog works [toolbar in bottom rh corner might detach too]
  50. * Multiple browser windows work
  51. * Works on Warp 3 [touch wood]
  52. * Text now placed more accurately
  53. * Memory shark on minimization is gone
  54.  
  55. MESSAGES you may see which should be ignored:
  56. * Gpi...Region failed
  57. * Dodgy update rect
  58.  
  59. SOURCES
  60. NSPR sources available from cvs-mirror@mozilla.org. The code required to build
  61. NSPR for OS/2 is now part of the main tree. The OS2_BRANCH version is obsolete.
  62.  
  63. The NGLayout sources will be available shortly in a tarball at
  64. http://people.netscape.com/ as well as from Mozilla's CVS server.
  65. Check the netscape.public.mozilla.os2 newsgroup for announcements and details.
  66.  
  67. BUILDING
  68. See the Warpzilla home page at http://www.mozilla.org/ports/os2 for development
  69. details and related links.
  70.  
  71. BUGS
  72. Bug reports are appreciated and should emailed to john_fairhurst@iname.com
  73. or mozilla-os2@mozilla.org. Please check the list at
  74. http://yuggoth.ucam.org/~mjf35/warpzilla/nglayout/bugs.html submitting.
  75.  
  76. Enjoy!
  77.  
  78. Henry Sobotka (sobotka@axess.com)
  79.  
  80.