Граф коммитов

8 Коммитов

Автор SHA1 Сообщение Дата
dmose%mozilla.org d551275d9f updated license boilerplate 1999-11-02 01:51:54 +00:00
grail%cafebabe.org a112eda973 Fix the implementation of XMLMenuBuilder. Much faster now since it
doesn't travel node to node but does the work with childnodes/sibling
nodes. This reduces travels to non-element nodes.
1999-06-20 02:15:35 +00:00
grail%cafebabe.org ca630c9dd5 Cleaned up XMLPageBuilder. I hate the implementation. Probably will
clean it up later. Cleaned up XMLMenuBuilder also. Reduced number of
instanceof's by introducing the Control interface. It seems
faster. Removed processNode() out of XMLWidgetBuilder to give the
child classes some more freedom.

I really need to change the implementation to less moronic.
1999-06-18 03:48:43 +00:00
edwin%woudt.nl 29dee1e96b Fixing to comply with MPL requirements: every contributor should be mentioned! 1999-03-07 19:58:40 +00:00
grail%cafebabe.org b5a882707c Added documentation. 1999-03-06 07:07:34 +00:00
grail%cafebabe.org 443678b461 Changes to fit with API differences in XML Technology Release. 1999-02-28 23:53:40 +00:00
grail%cafebabe.org 8577cb6351 PageUI class similar to original PageUI class prior to code
release. Many fixes with respect to structures in regards to widget
builders that read from XML.
1999-02-19 09:02:35 +00:00
grail%cafebabe.org 2dfc62ec38 Base object for UI builders from XML descriptions. 1999-02-09 08:05:17 +00:00