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
waterson%netscape.com
b26410010d
Add --trace-malloc hook.
2000-06-01 06:21:12 +00:00
joki%netscape.com
38497c25ca
Fixes for bug 38269. Fixes crash during page rewrite in focus, reset, submit and location change in onunload. r:mjudge
2000-05-26 00:26:54 +00:00
blizzard%redhat.com
50cefaf678
removing unbuilt files and directories
2000-05-25 20:41:59 +00:00
hyatt%netscape.com
21e5ef59a2
fix for making skins script-safe. r=scc
2000-05-19 04:48:43 +00:00
valeski%netscape.com
5559956b02
38695. r=alecf. i18n network error strings
2000-05-18 21:52:23 +00:00
sfraser%netscape.com
5b9e39bcdf
Register the timer CID in widget
2000-05-17 08:45:16 +00:00
sfraser%netscape.com
de6e20dcf2
Remove linkage with NetworkModular.shlb
2000-05-17 07:48:58 +00:00
sfraser%netscape.com
2005390953
Remove linkage with NetworkModular.shlb
2000-05-17 07:25:45 +00:00
cls%seawood.org
a8000b8bb5
Mass replace of -lmozjs with $(MOZ_JS_LIBS) needed for OS/2 and consistency.
2000-05-17 06:45:45 +00:00
heikki%citec.fi
2b7788fe3b
Enable show=new for simple XLink. Works at least when the link is clicked, does not seem to work with actuate=onLoad. Bug 15086.
2000-05-17 05:43:14 +00:00
pavlov%netscape.com
803190ad4b
changes all usages of NS_NewTimer to CreateInstance
2000-05-17 02:49:35 +00:00
joki%netscape.com
a743e2b38b
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
warren%netscape.com
618d468469
Changes to unify nsINetPrompt with nsIPrompt, making single sign-on work. Single sign-on API changes. Fixes bugs 34583, 34720, 34725, 24746, 33094. r=sspitzer,morse
2000-05-16 05:35:23 +00:00
pavlov%netscape.com
9cba2d98dc
unix is widget code is now an xpcom component, don't register things here on unix
2000-05-15 22:33:04 +00:00
pavlov%netscape.com
aed66d7efa
gfx on unix is now a component
2000-05-15 21:58:48 +00:00
ftang%netscape.com
ad1b1063cf
add demo cases for bug 16796 and 36863. add german ß
...
Since we have not fix bug 36863 yet, that part is in
html comment for now.
2000-05-10 19:48:05 +00:00
harishd%netscape.com
b8c3fa5b10
Propagating nsIFormProcessor change to nsTestFormProcessor.
2000-05-05 20:39:23 +00:00
cls%seawood.org
4de12a786a
Fix for broken stopwatch (--enable-perf-metrics). Bug 27335
2000-05-05 01:30:17 +00:00
mjudge%netscape.com
12dcab0c56
left this one out
2000-05-04 09:03:58 +00:00
mkaply%us.ibm.com
fbc8077a05
# 34082
...
r= alecf
OS/2 bring up continues - VisualAge PR_CALLBACKs and #ifdefs
2000-05-02 23:16:41 +00:00
mkaply%us.ibm.com
358e4b94a7
# 34082
...
r= mkaply
OS/2 bring up continues - OS/2 test viewer
2000-05-02 23:15:14 +00:00
mkaply%us.ibm.com
5faeb36dc6
# 37239
...
r= alecf@netscape.com
OS/2 bring up continues - DLL Names for OS/2
2000-05-01 22:40:37 +00:00
nisheeth%netscape.com
7e37fb4356
1) Added support for loading an XML document "out of band" from script and manipulating it via dom interfaces.
...
2) Fixed compile errors in XSL glue code that happened after the recent nsString landing by scc.
3) Added a check for a null URI before de-referencing it in nsCodeBasePrincipal.cpp.
2000-05-01 06:58:53 +00:00
attinasi%netscape.com
7cb30fd8c5
Removed the rest of the PERF_METRICS stuff that was removed when the WebShell changes were landed (the code is now in the Viewer itself).
2000-04-29 00:07:40 +00:00
rods%netscape.com
947ea9c06c
added the menus and code to dump reflow stats when they are turned on.
2000-04-28 23:38:19 +00:00
rods%netscape.com
f61e6eb1e6
adding menus for turning on/off gfx selects
2000-04-28 23:37:39 +00:00
attinasi%netscape.com
b4c1e2d1da
URL of gear1.gif was wrong in the style rule for the UL LI: updated to correct location
2000-04-28 21:29:33 +00:00
attinasi%netscape.com
782804663c
Put the PERF_METRICS timing code back into Viewer: it was removed when the WebShell changes were made a while ago. r=dcone
2000-04-28 21:27:20 +00:00
pavlov%netscape.com
05b9ed63a8
fix nsfilespecwithui problems
2000-04-28 20:07:29 +00:00
mjudge%netscape.com
64d7efcbdb
small change to the way you get selection
2000-04-28 06:22:07 +00:00
pavlov%netscape.com
a66e82dbd4
more string fun
2000-04-27 22:24:36 +00:00
pavlov%netscape.com
a9b299fc3d
string fixes
2000-04-27 22:15:24 +00:00
scc%netscape.com
6b22577443
making string conversions explicit
2000-04-27 21:24:29 +00:00
mjudge%netscape.com
2c0953e1be
ender lite checkin.
2000-04-27 07:37:12 +00:00
danm%netscape.com
0aea4f29b2
synch with widget/nsWindow.cpp rev 3.272. code by roc+moz@cs.cmu.edu
2000-04-27 00:25:54 +00:00
mjudge%netscape.com
2cfb602409
making string conversions explicit. scc
2000-04-26 01:13:55 +00:00
mscott%netscape.com
71ffe0bc54
fix unnecessary assetions in viewer.
2000-04-25 01:46:39 +00:00
mscott%netscape.com
3c86879146
Bug #33156 --> webshell no longer implements nsIProgressEventSink, the doc loader does.
...
it's getting smaller! *yeah*
2000-04-22 23:19:40 +00:00
tbogard%aol.net
6a5f8828fe
Removed some old ifdef 0 code. Removed some unused variables. Some cleanup to OnStart and OnEndDocumentLoad to get ready to move them over to the progress interface code.
2000-04-21 23:31:41 +00:00
anthonyd%netscape.com
815b66f915
drawing selection as tri-state. on-off-disabled. hardcoded disable color to grey right now. r=mjudge
2000-04-20 23:11:41 +00:00
danm%netscape.com
d0d8c4d5c3
dist...chrome restructuring
2000-04-19 21:42:30 +00:00
buster%netscape.com
62fe598e73
bug 26917 (using "-d" option on viewer causes premature exit)
...
r=travis
2000-04-18 22:59:12 +00:00
cls%seawood.org
92099560e3
Forgot to add EXTRA_DSO_LIBS to EXTRA_DSO_LDOPTS
2000-04-18 11:20:13 +00:00
cls%seawood.org
ad1dd19d63
Latest batch of OS/2 makefile changes. Batch 09. Bug #34106
2000-04-18 10:27:21 +00:00
scc%netscape.com
c4e4f69d22
making string conversions explicit
2000-04-18 10:22:00 +00:00
waterson%netscape.com
548a65c864
Back out changes my changes to nsILinkHandler because of performance problems.
2000-04-18 04:34:20 +00:00
scc%netscape.com
e213406534
making string conversions explicit
2000-04-17 11:24:01 +00:00
heikki%citec.fi
a69eed4d84
Changed redirects to point to the updated XML demos (new XLink).
2000-04-17 10:47:37 +00:00
tbogard%aol.net
a6539625bc
DocShell is now handling all the loading and navigation. The new session history is now being used in place of the old.
2000-04-16 11:18:41 +00:00
tbogard%aol.net
03f055f36a
Removed the methods dealing with the old session history that is going away.
2000-04-16 11:18:39 +00:00
waterson%netscape.com
a06a8ee723
Bug 12493. Change nsILinkHandler interface to take an nsIURI object instead of a string. This allows necko to canonify URIs before passing them back to global history. r=travis,pierre
2000-04-13 19:55:47 +00:00
cls%seawood.org
a1b00dbb0e
Added CXXFLAGS to link line for toolkit specific test viewers. Bug #35730
2000-04-13 13:59:03 +00:00
tbogard%aol.net
59d7f8bbee
Moved the implementation of nsIRefreshURI into the docShell. When the webShell is getting destructed make sure we call Destroy.
2000-04-13 03:11:25 +00:00
tbogard%aol.net
d196ece817
WebShell no longer creates the plugin host. nsObjectFrame now gets it from the service manager instead of trying to get it from the webshell.
2000-04-13 02:56:05 +00:00
tbogard%aol.net
fee486f4b4
Put the GetInterface for the uriContentListener into an ifndef for DOCSHELL_LOAD so when DOCSHELL_LOADING is turned on, we get the right handler.
2000-04-12 10:00:04 +00:00
tbogard%aol.net
e3719b0e45
Removed the file fixup and completely rely on docShell fro Creating the uri.
2000-04-12 09:46:40 +00:00
tbogard%aol.net
169ea62357
Fixed viewer to implement SizeBrowserTo and on notification of a location change make sure not to try poking data into a field that isn't there (the location one). CLEANUP_WIDGET now checks to see if the widget is in existence before destroying it. Bug #34433
2000-04-12 09:25:46 +00:00
tbogard%aol.net
eec64dfa81
Removed nsIWebShellContainer methods that are no longer part of the interface. Removed convertFileToURL and convertURLToFileCharset as the implementation in docShell is now relied upon. LoadURL now largely relies on docShell's CreateFixupURI to get a uri. No longer call nsIWebShellContainer::BeginLoadURL or EndLoadURL as the nsIWebProgressListener interface provides all these needed listeners. No longer call nsIWebShellContainer::WillLoadURL as the uriLoader code provides the ability to cancel or stop a load from happening. DoLoadURL now relies on the implementation in docShell for talking to the uriloader. Fixed a bug with nsWebShell::GoTo pointed out by Conrad.
2000-04-11 23:52:28 +00:00
tbogard%aol.net
09e4e7acea
Removed the remaining methods on nsIWebShellContainer as they are no longer used.
2000-04-11 23:52:27 +00:00
mscott%netscape.com
3e63dc7696
backing out my bug fix because it appears to have broken the page cycler.
...
thanks to sspitzer for helping me figure this out.
2000-04-07 21:36:09 +00:00
mscott%netscape.com
9d80021e58
Bug #34769 --> don't set the refferer as the original url on the channel in the webshell.
...
r=warren
a=leaf
2000-04-07 19:25:42 +00:00
cls%seawood.org
f6740baa20
Moved static MOZ_COMPONENT_NSPR_LIBS, MOZ_COMPONENT_XPCOM_LIBS, MOZ_COMPONENT_LIBS definitions from configure.in to config.mk. Replaced -lxpcom in Makefiles to $(XPCOM_LIBS) so that we can optionally link against -lboehm when needed. Bug #31287
2000-04-04 04:46:38 +00:00
tbogard%aol.net
bf5d308f53
Added handling for the webProgress status changes.
2000-04-04 02:46:17 +00:00
tbogard%aol.net
77e5d29db7
Removed some old code that was ifdefed out. Removed the isMail test in webshell as that path is no longer being hit due to the fact that "mailto" does succeed in creating a nsIURI. Changed InternalLoadURI due to changes in the docshell parameter list.
2000-04-04 00:03:11 +00:00
tbogard%aol.net
0074f1d61a
Fixed assertion with loading an URL due to changes with status now firing.
2000-04-04 00:02:15 +00:00
alecf%netscape.com
eb70c597c4
fix xlib bustage
2000-04-03 08:01:07 +00:00
cls%seawood.org
da66e49516
Adding a script to print out which of a given list of files do not end with a newline. Source files that do not end with a newline break at least the HP-UX compiler. Adding newlines to all of the source files found at this point.
2000-04-02 07:17:25 +00:00
tbogard%aol.net
76af657407
My webshell, your diet is working, you've lost some more weight..... Removed one of the LoadURL calls and combined it with the other. Removed the localIP address parameter as it is not used and is not the way we will specify binding. Removed ProgressLoadURL as it is no longer needed (the rest of nsIWebShellContainer will go away when we finish landing the nsIWebProgressListener interfaces.) Removed CaptureHistoryState and GetHistoryState. Prompter is now retrieved through the correct path, up the treeOwner.
2000-04-02 01:19:27 +00:00
tbogard%aol.net
c82044b570
Removed ProgressLoadURL as it is no longer needed (the rest of nsIWebShellContainer will go away when we finish landing the nsIWebProgressListener interfaces.) Removed CaptureHistoryState, GetHistoryState and SetHistoryState as they shouldn't be called from the outside.
2000-04-02 01:19:26 +00:00
tbogard%aol.net
553f4a01dc
Removed the unused mViewSource member. Fixed ::InternalLoad to call ::LoadURI instead of LoadURL since destroying and then re-creating the uri is pointless when it's passed in for us. Not to mention if the person calling this load had actually setup listeners on this uri then this information would be lost (which is actually causing bug 34167).
2000-04-01 23:28:31 +00:00
nisheeth%netscape.com
0111dba11b
Fix for bug 15086. These changes bring us up to date with the Feb 2000 XLink Working Draft. Thanks a lot to Heikki (heikki@citec.fi) for providing these patches.
2000-04-01 00:39:15 +00:00
nisheeth%netscape.com
0d2b4b4b46
Fix for bug 15086. These changes bring us up to date with the Feb 2000 XLink Working Draft. Thanks a lot to Heikki (heikki@citec.fi) for providing these patches.
2000-04-01 00:31:13 +00:00
tbogard%aol.net
b5a86d525b
Removed all the LoadURL methods from the webshell API. Added a new API to allow loading for the old session history. This is needed until the new session history is online.
2000-04-01 00:29:36 +00:00
cls%seawood.org
f2d454c004
Oops, missed a DLL_SUFFIX that didn't show up in a depend build.
2000-03-31 12:00:41 +00:00
attinasi%netscape.com
1621b39d9e
Implemented Style Size Dump. r=rickg b=26565
2000-03-31 07:08:36 +00:00
tbogard%aol.net
3d1c2bc802
The OverLink handler no longer caches the current over and target link to ensure we aren't called for the same link more than once. The lower level is assuring we aren't execpt in on case where a popup is up and then you move over links. This is a small case. Since string copies were actually showing up on some profiles I'm removing this caching of the string for some small amount of performance and bloat benefit as well as code cleanup.
2000-03-31 02:47:04 +00:00
tbogard%aol.net
8250367c11
Rely on the docshell for the implementation of destroy.
2000-03-31 00:15:55 +00:00
tbogard%aol.net
4ac35be0c1
nsIDocShell::LoadURI now takes a nsIDocShellLoadInfo parameter to do fancier loads which include replacing current history slots and passing in a referrer. In the future more things may be set on the nsIDocShellLoadInfo interface. This allows us to not have to add a new parameter for every new type of load info that might be needed in different loads.
2000-03-30 22:38:32 +00:00
tbogard%aol.net
0de95d0531
added files: mozilla/docshell/base/nsDocShellLoadInfo.cpp
2000-03-30 12:39:47 +00:00
tbogard%aol.net
c709b46a64
the RefreshURI code now talks in terms of nsIURI instead of strings. Removed unused member variable mScrollPref. Cleaned refreshData up to follow xpcom rules better and to deal with nsIURI instead of strings. It also now talks in terms of docshells instead of webshells.
2000-03-30 05:02:28 +00:00
cls%seawood.org
2ecacd28c4
Updating config.guess & config.sub to latest GNU versions. Bug #22599 , r=wtc
2000-03-30 03:12:16 +00:00
tbogard%aol.net
94719657e2
nsWebBrowserChrome is now a nsIWebProgressListener. The location bar is now updated in response to nsIWebProgressListener instead of nsIWebShellContainer::BegineLoadURL.
2000-03-30 02:28:59 +00:00
tbogard%aol.net
17d9db5925
OnLoadingSite now takes a channel instead of a uri. Also we now don't set the currentURI or the referrer during a normal load in DoLoadURL. We make sure to do it after the content has been targetted which is when DoContent is called.
2000-03-30 02:24:18 +00:00
tbogard%aol.net
3fd9cff3d0
nsWebBrowserChrome is no longer a treeOwner. Fixed a bug in the overLink code when the chrome is completely hidden (toolbar, status etc.)
2000-03-29 10:32:44 +00:00
tbogard%aol.net
2f5c168c5e
nsIBrowserWindow::GoTo no longer takes the command parameter. Converted calls to nsIWebShell for loading an URL to use nsIWebNavigation interface instead.
2000-03-29 10:27:08 +00:00
tbogard%aol.net
87ffa7a323
nsIBrowserWindow::GoTo no longer takes the command parameter.
2000-03-29 10:23:34 +00:00
tbogard%aol.net
b1d688174a
Use the nsIWebNavigation to load URIs instead of the nsIWebShell interface.
2000-03-29 10:20:29 +00:00
tbogard%aol.net
370d1af8f9
Changed the URI loading to use the nsIWebNavigation interface.
2000-03-29 10:16:58 +00:00
alecf%netscape.com
1829d31bed
remove bogus nsIPref dependancies
2000-03-29 09:49:24 +00:00
warren%netscape.com
9a009d0b48
Better fix for SetOriginalURI nsCOMPtr problem.
2000-03-29 06:43:04 +00:00
warren%netscape.com
e8f86ff0c8
Attempted to fix linux bustage due to necko change.
2000-03-29 06:42:27 +00:00
tbogard%aol.net
58e714ce51
added files: mozilla/docshell/base/nsDSWebProgressListener.cpp
2000-03-29 06:04:13 +00:00
warren%netscape.com
617b29d2e6
Fixed linux nsCOMPtr bustage.
2000-03-29 05:40:47 +00:00
warren%netscape.com
727f312b32
Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread.
2000-03-29 03:58:50 +00:00
tbogard%aol.net
ac546562ea
Changed the nsIWebBrowserChrome::FindNamedBrowser to be nsIWebBrowserChrome::FindNamedBrowserItem. This is important because it's possible that a frame needs to be returned, not just a toplevel browser object. So we need to be able to return a destination frame from this call. So now the API talks in terms of a frame.
2000-03-28 09:24:01 +00:00
dcone%netscape.com
628dab0745
Re-numbered some menu Items that were broken. r=karnaze
2000-03-27 22:40:50 +00:00
tbogard%aol.net
e0307d4810
Removed the command member from the nsIWebShellServices inteface as it is no longer needed. InternalLoad now has implementation that works in cases other than just the session history loading.
2000-03-27 02:35:05 +00:00
tbogard%aol.net
2e8b47e6ea
Removed the command member as it is no longer needed.
2000-03-27 02:34:51 +00:00
scc%netscape.com
fd8de8008f
small changes to clients of string converting APIs
2000-03-26 11:39:08 +00:00
scc%netscape.com
c3b7672d97
small changes to clients of string converting APIs
2000-03-26 10:23:40 +00:00
norris%netscape.com
4eb52aa84b
Fix
...
32088 Circumventing Same Origin security policy using javascript: URLs
32040 about: can't be link
Also remove deprecated method
r=mstoltz
2000-03-24 22:15:37 +00:00
rods%netscape.com
10f4c1107f
added a menu item for turning on GfxListboxes and GfxComboboxes and the the setting prefs
...
r=dcone b=18895
2000-03-24 15:52:21 +00:00
alecf%netscape.com
6e65f2e08e
fix xlib build (not part of default build)
2000-03-24 07:57:53 +00:00
pollmann%netscape.com
0be5605d38
Bug 32702: Rename GetHistoryState to CaptureHistoryState (as it is), and add GetHistoryState method, r=nisheeth
2000-03-24 03:36:58 +00:00
tbogard%aol.net
85c3c56959
Adding implementation for the new method OnStartURIOpen on nsIURIContentListener.
2000-03-24 01:04:47 +00:00
pavlov%netscape.com
ac429a27da
nsIFilePicker isn't implimented in widget on unix
2000-03-24 00:00:34 +00:00
radha%netscape.com
7bf54b8cf1
Fix for bug #s 28758, 29609. When loading a url over and over again, it is added
...
to SH each time there by causing multiple entries for that url in go menu.
r=law
2000-03-23 23:00:17 +00:00