gecko-dev/suite
2006-06-30 07:29:14 +00:00
..
app Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app (Update build process for new binary file locations) r/sr=Neil 2006-06-29 11:09:21 +00:00
branding Bug 342897 Copy required suite files from xpfe/bootstrap (and elsewhere) to suite/app (Update build process for new binary file locations) r/sr=Neil 2006-06-29 11:09:21 +00:00
browser Bug 335550 browser content handler for suite with MOZ_XUL_APP r=ajschult sr=jag 2006-05-17 11:43:42 +00:00
common Second try at fixing bug 130778. Create a new content interface, nsIMenuElement, which is implemeneted on nsHTMLSelectElement, nsHTMLOptGroupElement, and the newly-created nsXULMenuElement. Create a nsXULMenuElement instance for XUL menubar and menupopup tags. Use this interface to set and get the active item from the XUL menuframe code and the :-moz-menuactive pseudoclass matching code. Should eliminate the Txul slowdown resulting from fetching the active item through js from the pseudoclass matching code. r=jkeiser, sr=jst, a=scc. 2006-06-30 07:29:14 +00:00
components Missing const nsISupports = Components.interfaces.nsISupports; r+sr=jag (no bug) 2006-04-19 10:35:05 +00:00
debugQA
installer/unix Bug 332203 Ensure the installers work with MOZ_XUL_APP set on SeaMonkey (Fix the unix installer registration process), r=ajschult,sr=Neil over irc 2006-06-27 09:20:56 +00:00
locales bug 333383 - move SeaMonkey pref window UI to suite/, r+sr=Neil 2006-05-17 15:46:04 +00:00
profile Bug 337636 Get bookmarks working on suiterunner. r=neil,sr=jag 2006-05-17 08:20:23 +00:00
themes Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Make the classic theme compatible with the new themes manager. r=KaiRo,sr=Neil 2006-04-29 14:24:30 +00:00
Makefile.in bug 338571 - suiterunner command line handler not packaged correctly, move app to be built last in suite/ and package some missed files for installers, r+sr=Neil 2006-05-19 18:33:18 +00:00
README point to wiki page for suite/ directory layout documentation, NPOB 2006-02-10 22:38:04 +00:00

mozilla/suite
=============

This module contains files for the SeaMonkey suite.

Documentation about the directory structure within this module can be found at
http://wiki.mozilla.org/SeaMonkey:Suite_Directory_Layout

Consult http://www.mozilla.org/projects/seamonkey/review-and-flags.html
for review rules on stuff in this directory, please.