nisheeth%netscape.com
a9bb76c49c
Fix for bug 9387. Reviewed by vidur. Approved by chofmann. NS_NewURL's return value is checked for error in DoLoadURL(). We no longer crash when mailto links are clicked.
...
git-svn-id: svn://10.0.0.236/trunk@38941 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-10 00:13:25 +00:00
warren%netscape.com
5c37d2ec29
Necko stuff for dealing with load groups when opening URLs.
...
git-svn-id: svn://10.0.0.236/trunk@38929 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-09 21:18:47 +00:00
hyatt%netscape.com
f7a9c876ed
Fixing this god-damn hack.
...
git-svn-id: svn://10.0.0.236/trunk@38823 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 22:53:16 +00:00
hyatt%netscape.com
ab7a2f3b24
Fixes for repainting problems. This is probably the wrong thing to do, but
...
dammit, it works. Making all webshells repaint when their document gets
loaded.
git-svn-id: svn://10.0.0.236/trunk@38794 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 08:16:49 +00:00
nisheeth%netscape.com
1cf4247ddc
Fix Necko build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@38765 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 02:09:50 +00:00
nisheeth%netscape.com
784f48c63d
Fix for bug 9358. Page reloads were not working because the webshell was trying to scroll the document rather than loading it via netlib. Now, we are fine. Some work needs to happen in session history to pass in a newly define url reload type so that the webshell can be smart about scrolling the document for history traversal rather than loading via netlib. Will work with Radha to make the necessary session history changes.
...
git-svn-id: svn://10.0.0.236/trunk@38761 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 01:40:50 +00:00
waterson%netscape.com
dc426df1ce
Fix necko build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@38754 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-08 01:23:56 +00:00
valeski%netscape.com
070bbeccc5
getbuffer to tonewcstring change
...
git-svn-id: svn://10.0.0.236/trunk@38699 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 14:47:19 +00:00
ramiro%netscape.com
503573645c
Bring back from the dead. Also, install the sample programs.
...
git-svn-id: svn://10.0.0.236/trunk@38684 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 11:15:17 +00:00
nisheeth%netscape.com
3f2168031d
Fix for bug 1755. Separated out functionality of nsWebShell::Stop() into two methods, StopBeforeRequestingURL() and StopAfterURLAvailabl(). The former is called before sending a new url load request to the doc loader. The latter is called once the doc loader notifies the webshell via OnStartURLLoad() that the stream created from the URL is ready to be consumed.
...
git-svn-id: svn://10.0.0.236/trunk@38681 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 10:47:35 +00:00
ramiro%netscape.com
564cc36667
Fix undefined macros.
...
git-svn-id: svn://10.0.0.236/trunk@38679 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 10:34:41 +00:00
ramiro%netscape.com
8f56ccce22
Ressurect.
...
git-svn-id: svn://10.0.0.236/trunk@38676 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 09:48:28 +00:00
warren%netscape.com
85bce23814
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
...
git-svn-id: svn://10.0.0.236/trunk@38664 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 08:19:38 +00:00
warren%netscape.com
f165677628
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
...
git-svn-id: svn://10.0.0.236/trunk@38659 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 08:08:40 +00:00
ramiro%netscape.com
146e131927
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
git-svn-id: svn://10.0.0.236/trunk@38598 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 04:38:18 +00:00
ramiro%netscape.com
7c9e0e358f
Factor out xlibrgb.
...
git-svn-id: svn://10.0.0.236/trunk@38556 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-07 01:36:25 +00:00
andreas.otte%primus-online.de
03e69d05c3
NECKO only: replacing GetBuffer with ToNewCString and some error checking
...
git-svn-id: svn://10.0.0.236/trunk@38458 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 23:08:16 +00:00
sdagley%netscape.com
3b89ad20e0
Fix for bug #8733 . I know the tree is closed because of Linux but this is a Mac specific change. Normally I'd wait for the tree to open or get approval but I've been up for over 24 hours and I can't find cyeh or chofmann so I'm checking in and going to get some sleep. If there are any questions ask dp as he's the one that figured out the wrong registration call was being made for filespecwithui.
...
git-svn-id: svn://10.0.0.236/trunk@38411 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 20:53:32 +00:00
hyatt%netscape.com
fdc6bd2f69
Trying to fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@38407 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-06 18:52:38 +00:00
hyatt%netscape.com
677775fe66
Making sure dialogs really look like dialogs.
...
git-svn-id: svn://10.0.0.236/trunk@38365 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-05 19:38:43 +00:00
rickg%netscape.com
7156430d4e
fixed bug 9185
...
git-svn-id: svn://10.0.0.236/trunk@38337 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-05 00:24:23 +00:00
radha%netscape.com
cb6a8b17eb
Pass mailto: urls to the Url Dispatcher
...
git-svn-id: svn://10.0.0.236/trunk@38334 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 23:40:15 +00:00
radha%netscape.com
e6c6e9b5c1
Add nsIUrlDispatcher.h to export list
...
git-svn-id: svn://10.0.0.236/trunk@38333 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 23:39:39 +00:00
radha%netscape.com
8d60274f97
Add set/get urldispatcher functions
...
git-svn-id: svn://10.0.0.236/trunk@38332 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 23:38:56 +00:00
radha%netscape.com
a3d7365131
Initial checkin.
...
git-svn-id: svn://10.0.0.236/trunk@38331 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 23:38:33 +00:00
hyatt%netscape.com
0783f2a892
Checking in support for intrinsic sizing of chrome.
...
git-svn-id: svn://10.0.0.236/trunk@38310 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-04 04:09:54 +00:00
rpotts%netscape.com
02f8d1f8b9
And now for something completely different... Fixing build bustage when NECKO is defined...
...
git-svn-id: svn://10.0.0.236/trunk@38271 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 10:02:28 +00:00
warren%netscape.com
a077b3657c
Fixed GetContentType error handling for necko.
...
git-svn-id: svn://10.0.0.236/trunk@38251 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 05:49:12 +00:00
waterson%netscape.com
889cb11995
Fix Necko bustage.
...
git-svn-id: svn://10.0.0.236/trunk@38230 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 03:41:34 +00:00
nisheeth%netscape.com
2d8830a9c6
Fixed bug 3152. We no longer reload the document when the user goes back to a location on the currently loaded document.
...
git-svn-id: svn://10.0.0.236/trunk@38213 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 01:14:51 +00:00
sspitzer%netscape.com
67b5d9cc6b
fix warning.
...
git-svn-id: svn://10.0.0.236/trunk@38202 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-03 00:26:59 +00:00
rpotts%netscape.com
0c12da9ead
Fixed more build bustage... I backed out my changes from yesterday :-)
...
git-svn-id: svn://10.0.0.236/trunk@38157 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 21:30:58 +00:00
dveditz%netscape.com
4a69d1d866
nakefile cleanups
...
git-svn-id: svn://10.0.0.236/trunk@38066 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:42:17 +00:00
ramiro%netscape.com
43391c2dca
Separate the widget and gfx toolkits into two variables.
...
Instead of MOZ_TOOLKIT, we now have MOZ_WIDGET_TOOLKIT and MOZ_GFX_TOOLKIT.
There is also a new configure flag, --enable-gfx-toolkit which does what its
name implies.
The configure script should continue to work as before.
git-svn-id: svn://10.0.0.236/trunk@38035 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
6c67b618a0
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
...
git-svn-id: svn://10.0.0.236/trunk@38031 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 11:50:19 +00:00
hyatt%netscape.com
e14b01c876
Fix for a bug that doesn't seem to be assigned to me any more.
...
git-svn-id: svn://10.0.0.236/trunk@38023 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 08:05:52 +00:00
briano%netscape.com
bab066c35e
Evidently nsStubs.cpp is no longer needed.
...
git-svn-id: svn://10.0.0.236/trunk@37953 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-02 03:21:43 +00:00
rpotts%netscape.com
b4516b6093
Fixed more build bustage...
...
git-svn-id: svn://10.0.0.236/trunk@37896 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 22:38:18 +00:00
rpotts%netscape.com
2ae55e5761
Fixed bustage due to the change in arguments to CreatePopup(...)
...
git-svn-id: svn://10.0.0.236/trunk@37886 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 22:03:29 +00:00
warren%netscape.com
8b1231e0ae
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
...
git-svn-id: svn://10.0.0.236/trunk@37754 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 19:30:20 +00:00
leaf%mozilla.org
8e58adc2c2
Preparing for distribution of fullsoft headers, dlls, and exes
...
git-svn-id: svn://10.0.0.236/trunk@37622 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 01:48:08 +00:00
pinkerton%netscape.com
19f8e2d3b8
Changing CreatePopup to return the popup. Adding a bunch of stuff for tooltips to the popup code. Fixing some bugs in webshell with loading malformed popups. Renamed "popup" to "popupElement" in the document and added "tooltipElement" as well.
...
git-svn-id: svn://10.0.0.236/trunk@37587 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-01 00:07:41 +00:00
locka%iol.ie
c7f897590b
Enables control's drop target support
...
git-svn-id: svn://10.0.0.236/trunk@37576 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 22:42:57 +00:00
locka%iol.ie
3e34b745d7
Added some comments
...
git-svn-id: svn://10.0.0.236/trunk@37575 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 22:41:39 +00:00
locka%iol.ie
d64f05c597
Added initial drop target implementation
...
Browser now acquires it's pref object from the available services
git-svn-id: svn://10.0.0.236/trunk@37574 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 22:40:34 +00:00
locka%iol.ie
a5b72478b3
Renamed structure
...
git-svn-id: svn://10.0.0.236/trunk@37573 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 22:38:23 +00:00
locka%iol.ie
4f148753e7
Added DropTarget.cpp/h
...
git-svn-id: svn://10.0.0.236/trunk@37572 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 22:37:31 +00:00
locka%iol.ie
11167ab4c7
Added nsIBrowserWindow IID
...
git-svn-id: svn://10.0.0.236/trunk@37571 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 22:36:54 +00:00
locka%iol.ie
3f7c6a17f8
Now use xpfe's nsSetupRegistry.cpp
...
git-svn-id: svn://10.0.0.236/trunk@37570 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 22:36:16 +00:00
locka%iol.ie
67b768d820
Added nsIBrowserWindow interface
...
git-svn-id: svn://10.0.0.236/trunk@37568 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 22:35:50 +00:00