pjs/webshell/tests/viewer
cls%seawood.org c06c69763c Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
..
mac Fix for bug 64501 - allow embedding apps to specify app registry location. Moves appfilelocprovider into xpcom. r=dougt@netscape.com, sr=brendan@mozilla.org 2001-01-18 22:51:57 +00:00
public Clean up MODULE/REQUIRES, bug=73353, r=cls 2001-04-08 08:33:11 +00:00
resources
samples Use more efficient command structure, refactor commands, broadcasters and keys, remove unused attributes, do some other optimization (72923). Landing navigator part only; this should help new window opening and some other areas. r=ben sr=hyatt 2001-04-05 19:53:13 +00:00
throbber
unix Tweaks to let qt port compile with mathml & gcc 2.95.2. 2001-04-29 00:28:56 +00:00
windows Removed obsolete REQUIRES variable from every Makefile.in/makefile.win 2000-06-30 08:08:04 +00:00
.cvsignore
JSConsole.cpp making string conversions explicit. scc 2000-04-26 01:13:55 +00:00
JSConsole.h
Makefile.in Remove unneeded LOST_SYM_LIBS defines. 2001-04-30 01:13:22 +00:00
jsconsres.h
makefile.win State is now a bitfield. Makefile for viewer fixed 2001-04-06 01:42:48 +00:00
mozilla-viewer.sh Bring mozilla-viewer.sh all the enhancements made to mozilla (the shell script) in the past year or so, plus one more (-- to turn off command line handling). This is needed to get block regression tests to run easily. r=pollmann 2000-07-27 23:41:28 +00:00
nsBaseDialog.cpp Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
nsBaseDialog.h
nsBeOSMain.cpp Bug 9863. That's a patch I forgot in the last one. Again just BeOS stuff. 2001-01-15 03:39:10 +00:00
nsBrowserWindow.cpp mozilla diffs r=tao, sr=alecf, commercial diffs r=syd, sr=syd/shaver. lower-casing JS calls to createBundle. removing un-used nsILocale param from nsIStringBundle::CreateBundle(). 76332 2001-04-27 21:30:24 +00:00
nsBrowserWindow.h Enabling the Display of leaf frame reflow counts 2001-03-13 01:53:45 +00:00
nsEditorInterfaces.h
nsEditorMode.cpp Changed Composer test because of added parameter for JoinTableCells in connection with work for bug 20973. r=jfrancis 2000-07-01 00:37:23 +00:00
nsEditorMode.h
nsFindDialog.cpp Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
nsFindDialog.h
nsImageInspectorDialog.cpp Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
nsImageInspectorDialog.h
nsMacMain.cpp Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsMacResources.r
nsOS2Main.cpp # 34082 2000-05-02 23:15:14 +00:00
nsPhMain.cpp
nsPhMenu.cpp bug 28071 - added Use DTD compatibility mode to viewer. layout uses single mechanism for determining compatibility mode. r=rods. 2000-03-20 23:39:22 +00:00
nsPrintSetupDialog.cpp Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
nsPrintSetupDialog.h making string conversions explicit 2000-04-18 10:22:00 +00:00
nsSetupRegistry.cpp #71632 2001-03-13 06:49:30 +00:00
nsTableInspectorDialog.cpp Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2000-05-16 11:35:12 +00:00
nsTableInspectorDialog.h
nsThrobber.cpp #45797 - fix consumers of NS_IMPL_ISUPPORTS 2000-11-17 20:54:21 +00:00
nsThrobber.h 45723. r=rpotts. webshell-docshell consolodation changes. 2000-07-18 23:13:07 +00:00
nsUnixMain.cpp
nsViewerApp.cpp Prefs API refactoring. Bug #46863. r=valeski, sr=alecf. 2001-04-26 18:41:11 +00:00
nsViewerApp.h Changed nsIBrowserWindow references to reference nsBrowserWindow. nsBrowserWindow is no longer a component. More implementation to get nsBrowserWindow and nsWebBrowserChrome implementations geared towards the embedding code. made nsBrowserWindow implement nsIBaseWindow. 2000-03-14 11:08:43 +00:00
nsWebBrowserChrome.cpp Bug 46859 - Remove UniversalDialog. r=valeski/sr=rpotts,sfraser/a=blizzard 2001-04-21 00:26:18 +00:00
nsWebBrowserChrome.h Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581 2001-03-13 12:21:34 +00:00
nsWebCrawler.cpp fix Bug 70989 Clean up lots of "shadows" and other common warnings 2001-03-21 05:32:22 +00:00
nsWebCrawler.h Delay before writing regression. Accept delays in regression file list. sr=buster r=attinasi 2000-12-14 22:27:22 +00:00
nsWidgetSupport.cpp cleaning up viewer to use local versions widget files and support 2000-02-09 19:28:24 +00:00
nsWidgetSupport.h Removing un-needed forward declare of nsIBrowserWindow. 2000-03-14 11:04:07 +00:00
nsWinMain.cpp Backed out changes to the event priorities (from bug 36849). This backout is to keep viewer in sync with Mozilla (see backout of same change to windows/nsAppShell by jst/vidur). b=36849 not reviewed (backing up to previous code), but discussed with Vidur. 2000-09-11 21:50:35 +00:00
nsXPBaseWindow.cpp Fix build bustage by removing unneeded #include of file that was just removed. 2001-04-18 00:30:43 +00:00
nsXPBaseWindow.h nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg 2000-03-02 07:13:02 +00:00
resources.h Enabling the Display of leaf frame reflow counts 2001-03-13 01:53:45 +00:00
viewer-beos.rsrc
viewer.rc Enabling the Display of leaf frame reflow counts 2001-03-13 01:53:45 +00:00
vieweros2.rc Changed Composer test because of added parameter for JoinTableCells in connection with work for bug 20973. r=jfrancis 2000-07-01 00:37:23 +00:00
winmain.cpp