rpotts%netscape.com
1df9ee3359
Removed call to NET_InitJSProtocol for NECKO only... This should help fix the build bustage when NECKO is defined.
1999-07-13 07:21:44 +00:00
rpotts%netscape.com
6b07c4b5f6
Fixed build bustage due to changes to the nsIBrowserWindow and nsIStreamObserver interfaces...
1999-07-12 05:49:51 +00:00
duncan%be.com
bccc6db380
Changes to get BeOS tinderbox to work.
...
BeOS only changes authorized by cyeh.
1999-07-11 09:51:51 +00:00
warren%netscape.com
8b0ad2bf4f
Added outer param to NewLoadGroup.
1999-07-10 11:27:05 +00:00
nisheeth%netscape.com
2ace78659d
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.
1999-07-10 00:13:25 +00:00
warren%netscape.com
61c8d73b43
Necko stuff for dealing with load groups when opening URLs.
1999-07-09 21:18:47 +00:00
hyatt%netscape.com
36b3eb4b1d
Fixing this god-damn hack.
1999-07-08 22:53:16 +00:00
hyatt%netscape.com
6561ffc3d8
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.
1999-07-08 08:16:49 +00:00
nisheeth%netscape.com
843d74733d
Fix Necko build bustage.
1999-07-08 02:09:50 +00:00
nisheeth%netscape.com
7c3c3f7366
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.
1999-07-08 01:40:50 +00:00
waterson%netscape.com
7fe181791d
Fix necko build bustage.
1999-07-08 01:23:56 +00:00
valeski%netscape.com
ddf0252fa5
getbuffer to tonewcstring change
1999-07-07 14:47:19 +00:00
ramiro%netscape.com
b38dc666f8
Bring back from the dead. Also, install the sample programs.
1999-07-07 11:15:17 +00:00
nisheeth%netscape.com
6f3aabd2a9
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.
1999-07-07 10:47:35 +00:00
ramiro%netscape.com
59cbe509d4
Fix undefined macros.
1999-07-07 10:34:41 +00:00
ramiro%netscape.com
81e978722f
Ressurect.
1999-07-07 09:48:28 +00:00
warren%netscape.com
0efef3c3f9
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:19:38 +00:00
warren%netscape.com
9975942bdb
Added channel argument to nsIStreamObserver/nsIStreamListener/nsIProgressEventSink methods.
1999-07-07 08:08:40 +00:00
ramiro%netscape.com
5cdb03367b
Define the toolkit flags in one place an reuse that. Hopefully this will
...
put an end to the cut-n-paste insanity.
1999-07-07 04:38:18 +00:00
ramiro%netscape.com
c375f83ddb
Factor out xlibrgb.
1999-07-07 01:36:25 +00:00
andreas.otte%primus-online.de
001ff1afea
NECKO only: replacing GetBuffer with ToNewCString and some error checking
1999-07-06 23:08:16 +00:00
sdagley%netscape.com
0e952eb01b
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.
1999-07-06 20:53:32 +00:00
hyatt%netscape.com
ed6cec2dac
Trying to fix bustage.
1999-07-06 18:52:38 +00:00
hyatt%netscape.com
2336371f60
Making sure dialogs really look like dialogs.
1999-07-05 19:38:43 +00:00
rickg%netscape.com
07d7cae00d
fixed bug 9185
1999-07-05 00:24:23 +00:00
radha%netscape.com
f4d1a3b534
Pass mailto: urls to the Url Dispatcher
1999-07-04 23:40:15 +00:00
radha%netscape.com
28e9091188
Add nsIUrlDispatcher.h to export list
1999-07-04 23:39:39 +00:00
radha%netscape.com
2484649336
Add set/get urldispatcher functions
1999-07-04 23:38:56 +00:00
radha%netscape.com
00ef1b9860
Initial checkin.
1999-07-04 23:38:33 +00:00
hyatt%netscape.com
73b08a974d
Checking in support for intrinsic sizing of chrome.
1999-07-04 04:09:54 +00:00
rpotts%netscape.com
d3f52807c8
And now for something completely different... Fixing build bustage when NECKO is defined...
1999-07-03 10:02:28 +00:00
warren%netscape.com
2658da38eb
Fixed GetContentType error handling for necko.
1999-07-03 05:49:12 +00:00
waterson%netscape.com
7bc23e2689
Fix Necko bustage.
1999-07-03 03:41:34 +00:00
nisheeth%netscape.com
231552d03a
Fixed bug 3152. We no longer reload the document when the user goes back to a location on the currently loaded document.
1999-07-03 01:14:51 +00:00
sspitzer%netscape.com
1be0682007
fix warning.
1999-07-03 00:26:59 +00:00
rpotts%netscape.com
7a18d04c1d
Fixed more build bustage... I backed out my changes from yesterday :-)
1999-07-02 21:30:58 +00:00
dveditz%netscape.com
0eb6c820cf
nakefile cleanups
1999-07-02 13:42:17 +00:00
ramiro%netscape.com
f41e67c622
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.
1999-07-02 13:06:48 +00:00
dveditz%netscape.com
17864a291d
Trying to fix Win32 dependencies. Lots of broken cut-n-paste makefiles
1999-07-02 11:50:19 +00:00
hyatt%netscape.com
94672686a6
Fix for a bug that doesn't seem to be assigned to me any more.
1999-07-02 08:05:52 +00:00
briano%netscape.com
7c21f906f2
Evidently nsStubs.cpp is no longer needed.
1999-07-02 03:21:43 +00:00
rpotts%netscape.com
6d816c9a78
Fixed more build bustage...
1999-07-01 22:38:18 +00:00
rpotts%netscape.com
179dcfae30
Fixed bustage due to the change in arguments to CreatePopup(...)
1999-07-01 22:03:29 +00:00
warren%netscape.com
bd73f68e8b
Renamed OnStartBinding/OnStopBinding to OnStartRequest/OnStopRequest (removing the redundant ones from necko). Numerous necko fixes. Necko now using nsIPrompt interface instead of nsINetSupport.
1999-07-01 19:30:20 +00:00
leaf%mozilla.org
7a4d4cb63d
Preparing for distribution of fullsoft headers, dlls, and exes
1999-07-01 01:48:08 +00:00
pinkerton%netscape.com
358bcc130a
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.
1999-07-01 00:07:41 +00:00
locka%iol.ie
5e88acbe98
Enables control's drop target support
1999-06-30 22:42:57 +00:00
locka%iol.ie
c7c25ffb41
Added some comments
1999-06-30 22:41:39 +00:00
locka%iol.ie
f3c9530dde
Added initial drop target implementation
...
Browser now acquires it's pref object from the available services
1999-06-30 22:40:34 +00:00
locka%iol.ie
b5dac0f2d1
Renamed structure
1999-06-30 22:38:23 +00:00