Slashdot Mirror


Mozilla M8 Released

bergie writes "The Mozilla milestone release 8 is now available! Go check the coverage on MozillaZine. Go fetch it! " For those interested, MozillaZine has a pseudo-changelog available. It seems blizzard's Xlib port is coming along quite nicely. Anyone at OLS next week will be able to attend Mike Shaver's "Inside the Lizzard" talk. Congrats to the Mozilla folk!

1 of 140 comments (clear)

  1. Re:XLib version? by bergie · · Score: 5

    Does this mean Mozilla will not require GTK+?

    From the Mozilla Xlib Project page:

    "The fact of the matter is that there will always be more than one toolkit for Unix. Right now the big players include Motif, GTK+ and QT. Each of these toolkits unfortunately has its own look and feel for many things including menus and scrollbars.. None of these toolkits is going away anytime soon and it is inevitable that there will be ports of mozilla to each of these toolkits.

    ...

    One of the goals of the Xlib toolkit project is to create a common base, written in Xlib, that will include all of the functionality that is common across the Unix toolkits. The majority of the code will include simple drawing and image handling in the gfx module. It will also include some of the widget side of the toolkit. Some candidates include the nsWindow class which is the simple drawing surface used by the html layout and the XP widgets.

    One of the project goals should be to make it very easy to plug in your toolkit of choice. This means that you will be able to use Mozilla in your Motif, GTK+ or QT application. Until the world chooses the One True Toolkit or dies in the process, Mozilla should be able to run on all the toolkits without hardship to people writing applications.

    ...

    It should also be possible to have a stand alone Mozilla browser that is based entirely in Xlib. While this compromises one of the primary goals of the many Desktop Projects for Unix and Unix-like systems, it allows for a lightweight browser implementation that could be used on a Kiosk system, or on very old hardware. The fact is that Mozilla contains most of the functionality of the modern Unix widget toolkits and it is a very small stretch to turn it into a complete toolkit system."

    So the answer to your question is yes, altough I'm not sure if the Xlib port is that far along yet.

    /Bergie

    --

    --
    Midgard Project - Open Source CMS