Commit Graph

11 Commits

Author SHA1 Message Date
rods%netscape.com
2225b5e42e Added new Metric that provides the TextField's native border width 1999-09-03 14:15:16 +00:00
rods%netscape.com
2c151c8f14 changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-15 14:54:02 +00:00
sfraser%netscape.com
fb54df165d Adding caret width and blink time to nsILookAndFeel 1999-07-14 22:16:59 +00:00
pinkerton%netscape.com
7e08f31ab1 add GetIID() method. 1999-05-10 23:15:21 +00:00
pierre%netscape.com
30df698861 Added checkbox and radiobox size to the LookAndFeel (bug#2923 "Checkboxes don't display ") 1999-02-11 00:51:36 +00:00
rods%netscape.com
596b93e6f4 Removed the GetFont method (this functionality is now a part of the nsIDeviceContext) 1999-01-21 23:59:14 +00:00
rods%netscape.com
941a7a59f9 Added new Method for Querying System Fonts 1999-01-19 17:36:19 +00:00
rods%netscape.com
8bbcbd7687 Added several enums for form's controls 1998-12-21 16:53:49 +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
6b753e5849 Renamed the enums to be more compiliant with naming conventions,
Changed API to be XP_COM correct
Added eMetric_TextHeight enum
1998-09-01 20:54:39 +00:00
scullin%netscape.com
fec762a1f3 Added LAF interface. 1998-07-29 18:54:36 +00:00