Commit Graph

14 Commits

Author SHA1 Message Date
edwin%woudt.nl
7f9d7c07db Added support for combobox and image 1999-11-29 00:44:34 +00:00
dmose%mozilla.org
d551275d9f updated license boilerplate 1999-11-02 01:51:54 +00:00
grail%cafebabe.org
1ada005a95 Tweaked XMLMenuBuilder to be a few less instructions. Not sure if it
matters or not. XMLPageBuilder now does recursive panels (I think). I
needs testing but in theory it should work. Dumb constructors for
XMLPageBuilder and PageUI removed also. Let's watch Tinderbox before I
sleep. I am finally happy with this implementation. You don't have to
spend a fortnight reading it to figure out what's going on.

Happy hacking!
1999-06-21 09:28:04 +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
grail%cafebabe.org
ba5e47c7e7 Patches for password setting in prefs. 1999-03-30 00:30:33 +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
dfd35aeb54 Fixed a few constant references to their values. 1999-03-01 07:12:55 +00:00
grail%cafebabe.org
2b8cd4b630 XML Tech Release API changes, take 2. 1999-03-01 00:09:16 +00:00
grail%cafebabe.org
3c1ecc1f28 Enhanced gridwidth/gridheight improvements. 1999-02-20 23:53:48 +00:00
grail%cafebabe.org
3a186e91a7 PageUI now supports initAll() and saveAll(). 1999-02-20 22:53:02 +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
d9e844d9df Added in JList to the builder. Use type attribute as "jlist". 1999-02-19 02:39:00 +00:00
grail%cafebabe.org
c50494eafc Page builder, page model now works. It's ugly. The entire XML widget
building needs help in general.
1999-02-18 10:11:44 +00:00
grail%cafebabe.org
687b7ebe3f Build a panel presumably for dialogs and such. 1999-02-09 08:06:09 +00:00