Commit Graph

9 Commits

Author SHA1 Message Date
rods%netscape.com
b3e3812400 XPCOM'ed most methods and added a couple of methods to BaseWidget
and added a lot of files
1998-09-28 22:32:48 +00:00
kostello%netscape.com
fe224e3000 Major Change: changed all Widget interfaces so that they no longer
descend from nsIWidget. This conforms better to our standard
of not having interfaces inherit from each other.

Changed many of the interfaces to be XPCOM complient i.e. all methods
return nsresult. Therefore the signature of many of the "getters"
changed.
1998-09-14 20:38:05 +00:00
rods%netscape.com
bfad15d218 Added nsILabel.h and nsIDialog.h 1998-08-27 20:09:16 +00:00
scullin%netscape.com
25e43ba242 Normalize widget api on UNIX and win, add LAF interface, make sample
apps function again.
1998-07-29 18:51:45 +00:00
rods
4da9655fbf changed the Create method 1998-06-04 18:12:10 +00:00
kmcclusk
ea10c2074e Created an AppShell to abstract the event loop. Re-organized widget tests
into scribble and widget subdirectories and separated cross-platform code from
platform specific code
1998-05-20 22:02:14 +00:00
kmcclusk
d69cde193a *** empty log message *** 1998-05-05 19:58:27 +00:00
kmcclusk
a31e715330 Added a tab widget 1998-04-17 00:16:11 +00:00
kipp
098bef52b4 moved to pub 1998-04-13 20:24:54 +00:00