Commit Graph

2590 Commits

Author SHA1 Message Date
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
pp%ludusdesign.com
941a162054 Adding the original contributor of this code to the Contributors list
of these files, to his request. No actual code change, only comments,
so no review.
2000-08-07 17:48:22 +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
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