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

5 Коммитов

Автор SHA1 Сообщение Дата
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 7b267bbaed Updateable menus (by Mauro) 1999-05-15 22:42:27 +00:00
grail%cafebabe.org 9bd7c99c6c Changes to allow for lookups of menu items in menubars. 1999-03-24 08:59:05 +00:00