gecko-dev/widget
1998-11-15 21:56:40 +00:00
..
macbuild Replacing message pump with message sink. The pump is "client" code and has been moved out there to better separate the event handling. 1998-11-12 21:25:26 +00:00
public Added forward decl of nsIDMItem. 1998-11-12 02:11:07 +00:00
src Changed COLOR8TOCOLOR16 to an inline function that simply returns (color8 << 8) | color8. This properly maps 0xFF to 0xFFFF, etc. 1998-11-15 21:56:40 +00:00
tests add proper QI and Create calls for RO text widget 1998-11-12 23:54:34 +00:00
build.bat
Makefile
Makefile.in New autoconf files for nglayout 1998-10-28 03:53:57 +00:00
makefile.win