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
dbaron%fas.harvard.edu
a09c77e4d1
Improve performance of testing for visited links CSS selector matching by reducing string conversion and by caching the state of the link on the link element. r=waterson b=25963
2000-07-27 23:17:53 +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
valeski%netscape.com
0c15f59ae9
fixing IID collision, a=leaf
2000-07-19 17:23:20 +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
c7cfdbf6bf
adding xpidl module
2000-07-19 00:45:53 +00:00
pinkerton%netscape.com
09cf9980d1
File Removed.
2000-07-19 00:20:14 +00:00
pinkerton%netscape.com
8281d3c292
doing the fix-the-tree-asap dance. r=valeski.
2000-07-19 00:18:50 +00:00
pinkerton%netscape.com
2d0da31686
First Checked In.
2000-07-19 00:12:08 +00:00
pinkerton%netscape.com
0de88d1453
File Removed.
2000-07-19 00:10:41 +00:00
valeski%netscape.com
cccb96c42d
mac is still building this, pulling nsweb stuff
2000-07-19 00:09:40 +00:00
valeski%netscape.com
a5544d3404
do not need the dot specifier for unix
2000-07-19 00:04:25 +00:00
pinkerton%netscape.com
cbee4fd10c
adding nsIContentViewerEdit.idl to fix bustage. r=valeski.
2000-07-18 23:52:37 +00:00
valeski%netscape.com
c0ebc7db78
45723. r=rpotts. no longer building the webshell shared lib, webshell is now in docshell.
2000-07-18 23:26:39 +00:00
valeski%netscape.com
bb7748fcb4
45723. idl'ized some ifaces and removed some cruft
2000-07-18 23:21:25 +00:00
valeski%netscape.com
fc192154f0
45723. r=rpotts. moving webshell over to docshell dir for consolodation. this does *not* mean teh two will merge in object space.
2000-07-18 23:13:53 +00:00
valeski%netscape.com
175fa58cd9
45723. r=rpotts. webshell-docshell consolodation changes.
2000-07-18 23:13:07 +00:00
pinkerton%netscape.com
bbe35aaac6
remove .h files that have been moved into idl. r=valeski (bug #45723 ).
2000-07-18 23:11:33 +00:00
pinkerton%netscape.com
9eeed8a001
First Checked In.
2000-07-18 23:02:39 +00:00
valeski%netscape.com
c00cebef15
not part of the build. adding idl'ized version of this iface
2000-07-18 15:03:16 +00:00
valeski%netscape.com
37ba2e6454
not in build. removing this one as one in docshell is going to replace it
2000-07-18 06:59:30 +00:00
valeski%netscape.com
df0d3cf91a
45723. not part of the build. idl'izing some interfaces. will throw the switch tomorrow
2000-07-18 00:35:55 +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
ruslan%netscape.com
87373a21f6
WIP on 40449, a/r=gagan
2000-07-07 22:02:47 +00:00
radha%netscape.com
586320a4e6
Enabling feature "Session History in frameset pages". bug # 36547. Reviewer for this checkin
...
as well as several previous checkins related to this bug is rpotts.
2000-07-04 18:51:14 +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
radha%netscape.com
c5dd8a6d2c
More code for feature 36547. CODE NOT PART OF THE BUILD. Will provide reviewer when
...
feature is enabled.
2000-06-29 21:48:18 +00:00
radha%netscape.com
359b620c41
More checkins for feature bug 36547. CODE NOT PART OF THE BUILD. reviewer will be provided
...
when feature is enabled.
2000-06-23 23:54:30 +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
mscott%netscape.com
9b6efa882b
Bug #10802 --> expose load types to load info class so callers can set the load type
...
this is needed to implement things like open attachment so we can make the doc shell
think a user click happened when it talks to the uriloader.
I removed two boolean fields which were representing two load types. Simplified the api by allowing you
to pass in any of our load types.
r=valeski
2000-06-22 07:22:23 +00:00
rpotts%netscape.com
cf3e824449
DocShell cleanup. Removed the implementation of the unused nsIDocSHell::SetDocument() method and moved the implementation responsibility to the nsIContentViewer
2000-06-22 05:38:07 +00:00
nhotta%netscape.com
bb6a6e9f54
Changed to apply UTF-8 to UCS2 conversion before assigning the string to nsString, bug 42873, r=cata.
2000-06-21 23:26:36 +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
mstoltz%netscape.com
368bb298e8
Fix for bug 31818. Dogfood. r=brendan
2000-06-13 23:56:30 +00:00
mscott%netscape.com
57f7cbb57a
Bug #40160 --> fix annoying assertion in on end document load for cases where the url doesn't have a host
...
r=rpotts
2000-06-07 23:13:12 +00:00
locka%iol.ie
c21b74ff21
Put pointer test around smprintf to prevent crash for invalid IMG links.
...
b=40094,r=adamlock,approved valeski
2000-06-05 22:21:37 +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