danm%netscape.com
6080aa8aba
empty implementations for new method IsModal. bug 56677 r=brendan,hyatt
2000-11-09 00:17:09 +00:00
warren%netscape.com
cd56c0575b
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
warren%netscape.com
9a6d92a433
Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson
2000-10-27 22:43:51 +00:00
ramiro%eazel.com
a1cfc653dd
Bug 56795. Adding support for corel/eazel profiler. Build changes approved
...
and reviewed by cls. r=cls a=cls.
2000-10-20 14:59:13 +00:00
jst%netscape.com
cd10a39c62
Forgot these files in my last checkin.
2000-10-07 12:01:40 +00:00
edburns%acm.org
90b2a268e8
bug=55109
...
r=rogerl
a=brendan
This fix makes it so the hard coded shared object name for the liveconnect
shared object on unix matches what is actually built by the build system.
2000-10-05 20:57:37 +00:00
timeless%mac.com
b43a3cc6da
fix bug 55157 r=cls, R=scc
...
remove old rhapsody reference to cmd/ybfe
2000-10-05 00:32:20 +00:00
locka%iol.ie
b78abdf560
Changes to loadURI & reload methods on nsIDocShell, nsIWebNavigation. b=50949, r=radha, a=radha
2000-09-20 12:23:53 +00:00
dougt%netscape.com
c2923c8476
+ Added OnSecurityChange() to nsIWebProgressListener interface.
...
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.
Fixes bug 46872. r=valeski/rpotts
2000-09-14 22:56:56 +00:00
dbaron%fas.harvard.edu
7c26a33182
Updating viewer demos to match recent changes for bug 3935. Just demo files -- not really part of build.
2000-09-14 14:56:31 +00:00
mjudge%netscape.com
e2be918716
small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575
2000-09-14 11:45:01 +00:00
locka%iol.ie
4214bd38ee
Added new x, y, width & height parameters to createBrowserWindow method. b=46851,r=valeski
2000-09-14 11:09:51 +00:00
rayw%netscape.com
0257791053
Bug 37275, Changing value of all progids, and changing everywhere a progid
...
is mentioned to mention a contractid, including in identifiers.
r=warren
2000-09-13 23:57:52 +00:00
valeski%netscape.com
0a8271f14c
50188. removing webshell leak detection special macros. now we'll spew data in debug builds only
2000-09-11 22:06:52 +00:00
attinasi%netscape.com
cba3d5a333
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
cls%seawood.org
69a3e90f89
Reorder libs to fix Irix bustage.
2000-09-01 00:48:22 +00:00
mcafee%netscape.com
51f409388d
Removing unnecessary include, goes with solaris patch I just checked in (htmlparser)
2000-08-31 22:09:52 +00:00
dbaron%fas.harvard.edu
0912fc863b
Attempt to fix AIX bustage by adding get(). AIX started thinking this call to nsIWidget::Create was ambiguous when the first parameter was made an nsCOMPtr (couldn't decide whether it was the Create() taking a void* or an nsIWidget*). r=kin
2000-08-31 13:40:17 +00:00
beard%netscape.com
7afd821893
fixing crasher, reference counting problems. r=ccarlen
2000-08-31 02:26:44 +00:00
warren%netscape.com
3ec392431b
Bug 15623. Fixed registration of nsKeygenHandler.
2000-08-25 18:48:50 +00:00
locka%iol.ie
ecebe2ac21
API changes for embedding. b=46847, r=dougt, a=valeski
2000-08-25 18:39:46 +00:00
ccarlen%netscape.com
f637843a9d
Fixing 49842 - the part about viewer not having an appfilelocprovider
r=waterson
2000-08-22 22:59:34 +00:00
ccarlen%netscape.com
7ac9e31488
Fixing 49842 - the part about viewer not having an appfilelocprovider
r=waterson
2000-08-22 22:52:58 +00:00
waterson%netscape.com
385ea3b153
Bug 49842. Include xpfelocation_s to initialize viewer's file locator stuff.
2000-08-22 22:50:09 +00:00
ccarlen%netscape.com
7126fd30ad
Removed refs to nsIFileLocator
r=valeski
2000-08-22 00:52:24 +00:00
scc%mozilla.org
08c42bc92f
fixing code that relied on implicit string construction
2000-08-20 00:45:05 +00:00
attinasi%netscape.com
cd47afa037
Fix for bug 36849: Script animation that changes location and clip simultaneously no longer will flicker.
...
Checking in (for Robert O'Callahan) a change to the event priorities: reverting to standard priorities.
This was tested for weeks by several individuals with no bad effects reported. b=36849 r=attinasi
2000-07-28 21:58:14 +00:00
dbaron%fas.harvard.edu
76da654012
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
warren%netscape.com
6764a771dc
Added a cast to make gcc happy.
2000-07-25 06:31:20 +00:00
warren%netscape.com
2b01440bc0
Factored string bundles out of necko. Fixes bug 42107 - need to fix string bundle init workaround. Also bug 40506 - nsIWebProgressListener needs status text. Status messages now work in mozilla and viewer with internationalized and parameterized text! Added temporary error architecture until bug 13423 can be fixed. Extended nsIStringBundleService to provide method to format status message. r=valeski,jband,tao. verified=mstoltz
2000-07-25 05:45:56 +00:00
waterson%netscape.com
3b56e5fda1
Bug 45698. Land PLUGIN_LOVE_2000_07_17_BRANCH: implement XPCOM plugins. r=av
2000-07-22 01:34:13 +00:00
pinkerton%netscape.com
b57e3fbcdc
don't use webshell.mcp, use docshell.mcp.
2000-07-20 19:11:04 +00:00
mkaply%us.ibm.com
8f251b657c
#40177
...
r=cls, a=brendan
OS/2 build changes to get webshell/tests/viewer building
2000-07-19 13:58:45 +00:00
valeski%netscape.com
fe90a08df2
45723. removing the hard init of the webshell
2000-07-19 02:58:49 +00:00
valeski%netscape.com
175fa58cd9
45723. r=rpotts. webshell-docshell consolodation changes.
2000-07-18 23:13:07 +00:00
vidur%netscape.com
97aa0897c8
Fix for bug 44608. Added nsIDocShellTreeOwner::ExitModalLoop() and nsIWebBrowserChrome::ExitModalEventLoop(). r=rpotts,a=valeski
2000-07-12 23:56:14 +00:00
morse%netscape.com
0ecffed2f7
bug 44146, improperly parented modal dialogs, r=danm
2000-07-12 02:29:53 +00:00
cls%seawood.org
bca014f1bb
Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner
2000-07-02 18:44:42 +00:00
cmanske%netscape.com
99c3bfe78d
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
cls%seawood.org
1f3b6d75ab
Removed obsolete REQUIRES variable from every Makefile.in/makefile.win
2000-06-30 08:08:04 +00:00
bryner%uiuc.edu
aeaec0cab9
Patching more (hopefully all) trees to work with the new tree widget (bug
...
30511). r=hyatt.
2000-06-23 21:44:48 +00:00
bryner%uiuc.edu
bb67ece49c
Moving persistence-related methods from nsIXULWindow to
...
nsIWebBrowserChrome as a basis for fixing bug 15555. r=valeski.
2000-06-21 22:05:28 +00:00
beard%netscape.com
1c926d81a2
bug #42100 , Carbon compatibility. r=gordon, saari, pinkerton, sfraser
2000-06-20 23:10:06 +00:00
rpotts%netscape.com
44dfb4b825
Reworked the nsIWebProgress interfaces and implementation...
2000-06-19 05:54:37 +00:00
warren%netscape.com
1927d0a1ce
Bug 41390. js prompt() contains remember this value checkbox. r=morse
2000-06-17 01:57:36 +00:00
rbs%maths.uq.edu.au
26742e611c
Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com
2000-06-15 09:54:41 +00:00
pavlov%netscape.com
cfc41ea734
update soundtest to the new sound apis
2000-06-04 06:50:58 +00:00
warren%netscape.com
512c8bf433
Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433
2000-06-03 09:46:12 +00:00
pavlov%netscape.com
d31fdbb814
make this test actually work
2000-06-02 06:54:51 +00:00
waterson%netscape.com
b26410010d
Add --trace-malloc hook.
2000-06-01 06:21:12 +00:00