dmose%mozilla.org
b4bf257cdf
updated license boilerplate
1999-11-02 01:51:54 +00:00
grail%cafebabe.org
643daf0786
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
106976242c
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
8206902f68
Fixing to comply with MPL requirements: every contributor should be mentioned!
1999-03-07 19:58:40 +00:00
grail%cafebabe.org
864c419f9c
Added documentation.
1999-03-06 07:07:34 +00:00
grail%cafebabe.org
ad62ea049b
Changes to fit with API differences in XML Technology Release.
1999-02-28 23:53:40 +00:00
grail%cafebabe.org
aac3211600
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
b8c2a75888
Base object for UI builders from XML descriptions.
1999-02-09 08:05:17 +00:00