gecko-dev/xpfe
2004-01-21 00:17:38 +00:00
..
appshell Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard. 2004-01-12 08:25:18 +00:00
bootstrap Bug 231586 - fix "clickSelectsAll" and "prefWindowModal" prefs on unix (platform-specific) rs=tor 2004-01-20 15:05:36 +00:00
browser bug 228218 - Cannot save media (image,...) from page info (validateFileName is not defined) 2004-01-20 22:26:31 +00:00
communicator Cleanup print preview JS b=228529 p=gautheri@noos.fr r=me sr=alecf 2004-01-18 22:50:13 +00:00
components Bug 229903 remove bogus QueryInterface methods from bookmarks.js r=pch sr=dbaron 2004-01-21 00:17:38 +00:00
global Supplementary patch to bug 53673 now that xbl content sink preserves whitespace r=varga sr=hyatt 2004-01-17 23:54:37 +00:00
test Bug 106053, remove unused XHTML namespace declarations, and fix incorrect namespace usages. r=harishd, sr=hewitt. 2002-01-31 22:12:36 +00:00
.cvsignore
Makefile.in Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 13:37:00 +00:00
xpfe.pkg Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet. 2004-01-07 01:22:31 +00:00