This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Mozilla
/
mozilla
/
webshell
/
tests
/
viewer
History
neil%parkwaycc.co.uk
7082e58c32
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@151746 18797224-902f-48f8-a5cc-f745e15eee43
2004-01-23 13:31:07 +00:00
..
mac
…
os2
…
public
…
resources
…
samples
Fix some CSS errors
2003-11-07 01:26:51 +00:00
throbber
…
unix
…
windows
…
dump2html.pl
…
JSConsole.cpp
…
JSConsole.h
…
jsconsres.h
…
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
mozilla-viewer.sh
…
nsBaseDialog.cpp
…
nsBaseDialog.h
…
nsBeOSMain.cpp
…
nsBrowserWindow.cpp
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
nsBrowserWindow.h
…
nsEditorInterfaces.h
…
nsEditorMode.cpp
…
nsEditorMode.h
…
nsFindDialog.cpp
…
nsFindDialog.h
…
nsImageInspectorDialog.cpp
…
nsImageInspectorDialog.h
…
nsMacMain.cpp
…
nsMacResources.r
…
nsOS2Main.cpp
…
nsPhMain.cpp
…
nsPhMenu.cpp
…
nsPrintSetupDialog.cpp
…
nsPrintSetupDialog.h
…
nsTableInspectorDialog.cpp
…
nsTableInspectorDialog.h
…
nsThrobber.cpp
…
nsThrobber.h
…
nsViewerApp.cpp
Remove unused PLVector and nsVector (bug 230556). r=dougt,sr=dbaron
2004-01-12 22:47:52 +00:00
nsViewerApp.h
…
nsWebBrowserChrome.cpp
…
nsWebBrowserChrome.h
…
nsWebCrawler.cpp
General deCOMtamination of nsIDocument, nsIContent, and nsIFormSubmission. Eliminating nsIAttributeContent, and doing some URL->URI changes. r+sr=peterv@propagandism.org
2004-01-09 23:54:21 +00:00
nsWebCrawler.h
…
nsWidgetSupport.cpp
…
nsWidgetSupport.h
…
nsWindowCreator.cpp
…
nsWindowCreator.h
…
nsWinMain.cpp
…
nsXPBaseWindow.cpp
Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron
2004-01-23 13:31:07 +00:00
nsXPBaseWindow.h
…
resources.h
…
viewer-beos.rsrc
…
viewer.rc
…
vieweros2.rc
…