Commit Graph

1735 Commits

Author SHA1 Message Date
valeski%netscape.com
1d79ac4dce necko - had to turn off www.*.com trick until we can identify dns failures 1999-07-21 16:41:07 +00:00
valeski%netscape.com
951e14a6a2 necko www.*.com trick 1999-07-21 14:54:45 +00:00
gagan%netscape.com
14c1cb2c49 Replaced resource:// with resource:/ to be more compliant with our parsing rules. 1999-07-21 11:48:56 +00:00
danm%netscape.com
5b90e50be0 make window.open windows visible 1999-07-21 06:37:58 +00:00
troy%netscape.com
9e34bfe2f7 Removed Repaint() call from OnEndDocumentLoad() 1999-07-21 04:48:21 +00:00
warren%netscape.com
bf8423a769 Changed around load group insertion/removal to happen on mozilla thread. 1999-07-20 08:46:33 +00:00
briano%netscape.com
ce8e1867e9 Fixed the logic and cleaned it up. 1999-07-19 23:31:33 +00:00
jfrancis%netscape.com
9f8fbd3fe6 assorted work to expose nav html dtd to editor 1999-07-19 22:52:48 +00:00
rickg%netscape.com
23b232d248 switch to faster string search API 1999-07-19 03:29:56 +00:00
zuperdee%penguinpowered.com
4edfdb00a7 Fixes to get the Motif port to compile on Solaris 7 with native compiler (5.0). Special thanks to Tomi Leppikangas (tomilepp@ousrvr2.oulu.fi) for this patch. 1999-07-19 02:23:52 +00:00
peterl%netscape.com
75257fa888 synt to new color api 1999-07-18 00:35:51 +00:00
ramiro%netscape.com
fda4120340 Step 3 of cleaning up link time toolkit dependencies. Name the timer libs
according to the toolkit they match.  Also set the damn name in one place to
make it easy to change in the future.
1999-07-17 23:52:12 +00:00
ramiro%netscape.com
f26f7f5fa2 Step 2 of cleaning up link time toolkit dependencies. Change the names of
the gfx and widget dsos to be readable by normal human beings that expect
some kind of spacer between cryptic acronyms.  Thank you.
1999-07-17 22:24:49 +00:00
ramiro%netscape.com
ba8ba82cc6 Landing timer move on windows. 1999-07-17 15:52:01 +00:00
ramiro%netscape.com
a09ea8b7ca Landing timer move on unix. 1999-07-17 14:22:51 +00:00
beard%netscape.com
06085c800b added <iostream.h> 1999-07-17 01:58:38 +00:00
sspitzer%netscape.com
fb5fa96ffe warren blew away my DEBUG_pnunn changes. Adding it back. 1999-07-17 01:51:27 +00:00
nisheeth%netscape.com
4b73654f45 Fix for bug 9255. We were not trimming leading and trailing whitespace from the url typed in the location bar. Now we do. 1999-07-16 22:45:38 +00:00
ramiro%netscape.com
a5443a6fd2 Do nothing if MOZ_ENABLE_GTK_MOZILLA is not set. 1999-07-16 13:47:20 +00:00
warren%netscape.com
84bd74a4fd Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome). 1999-07-16 11:14:36 +00:00
nisheeth%netscape.com
4065f6d487 Fix for bug 4559. We would scroll the document to the named anchor target when a named anchor was clicked even when form data needed to get submitted. Now, we go ahead and submit the form data. 1999-07-15 23:17:29 +00:00
dcone%netscape.com
c1fcc698aa Added a IsBusy() method. 1999-07-15 14:22:06 +00:00
sfraser%netscape.com
eeb1dfbdf1 Removal of nsCaretProperties 1999-07-14 22:18:29 +00:00
kmcclusk%netscape.com
d42e178f95 fixed bugs #6303, #6753, #6756, #6759
Re-wrote nsComboboxFrame.
removed the obsolete nsHTMLAtoms: comboText,comoTextSelected,comTextSelectedFocus,dropDownVisible,
dropdownHidden, dropDownBtnOut, dropDownBtnPressed,
Added nsHTMLAtoms::combobox, nsLayoutAtoms::popupList
Renamed dropDownList to dropDownListPseudo
Added "arrow.gif" as to be used the background-image for the combobox button
ua.css - added rules for select to differentiate between comboboxes and listboxes.
Added style rules to more closely match the XPTOOLKIT XPWidgets look.
removed the following :-moz-combobox-text, -moz-combobox-textselected
nsIFormControlFrame.h - Added SetSuggestedSize method.
nsButtonControlFrame - Implemented SetSuggestedSize.
nsCSSFrameConstructor.cpp - Rewrote ConstructSelectFrame.
nsIWidget.h -Added GetAbsoluteBounds method.
nsWindow.cpp - Implemented GetAbsoluteBounds.
1999-07-14 22:00:24 +00:00
ftang%netscape.com
f02ce2355d fix 3965. The default value of the Default Character Set will look at pref first now 1999-07-14 20:57:57 +00:00
andreas.otte%primus-online.de
a6747fa713 NECKO only: fix build bustage when doing a clobber build 1999-07-14 20:47:55 +00:00
akkana%netscape.com
a3fb11b98f Restructure the editor output routines to allow passing in
a mime type and a flag argument.  Also fix the following bugs:
9746: get rid of bogus empty <style> in head.
8143: save wrap column in editor shell in case it's set before the
      editor is created.
9470, 9488: allow explicit specification of formatted output.
1999-07-14 18:54:29 +00:00
sspitzer%netscape.com
5274d6abfd wrap with DEBUG_pnunn. pnunn owns bug #8244. the rest of us don't need to see this message a billion times a day. 1999-07-13 23:57:47 +00:00
sspitzer%netscape.com
618a7fe6fd only spit out this on debug builds. 1999-07-13 19:06:22 +00:00
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
locka%iol.ie
eed146d60e Added DropTarget.cpp/h 1999-06-30 22:37:31 +00:00
locka%iol.ie
4a8b8ac3e1 Added nsIBrowserWindow IID 1999-06-30 22:36:54 +00:00
locka%iol.ie
ef934ababd Now use xpfe's nsSetupRegistry.cpp 1999-06-30 22:36:16 +00:00
locka%iol.ie
e9ff7b62e7 Added nsIBrowserWindow interface 1999-06-30 22:35:50 +00:00
locka%iol.ie
185d527140 Fixed problem with mkctldef.bat when being built from Win98 1999-06-30 22:35:24 +00:00
locka%iol.ie
57279667b2 Added DropTarget files 1999-06-30 22:29:46 +00:00
locka%iol.ie
b4bb34890f Put sensible values for ambient back and fore colours 1999-06-30 22:27:11 +00:00
locka%iol.ie
17e402f1b1 Fixed comment 1999-06-30 22:26:20 +00:00
locka%iol.ie
613d77fd58 Basic impl of IDropTarget 1999-06-30 22:25:49 +00:00
troy%netscape.com
c5f7e7620a Removed some assignment of nsnull to nsCOMPtr obejects that was hitting
an assert
1999-06-30 04:13:21 +00:00
valeski%netscape.com
991f56df57 change netlib lib reference to necko lib 1999-06-30 00:44:07 +00:00
valeski%netscape.com
fe1091d59e yanked the hardcoded content type 1999-06-29 23:25:17 +00:00
valeski%netscape.com
a084c15083 NECKO - nsWebShell: we were getting a unichar string back from GetBuffer(); changed it to ToNewCString(). nsDocLoader: trying to get a regular url to load. 1999-06-29 21:48:35 +00:00
sfraser%netscape.com
90131e6812 Call the Output routines with a new param for selection only. 1999-06-29 20:14:58 +00:00
ramiro%netscape.com
b50357a5c0 Place the Style menu in the same location on the menu bar as on Windoze.
Mostly to unconfuse my brain everytime I toggle the rendering mode on either
platoform.
1999-06-29 15:00:06 +00:00
ramiro%netscape.com
c5617d547f Make the parent for the test sites dialog null, so that a top level window
is created.  Otherwise, the widget gets created inside of the viewer itself.
1999-06-29 14:43:29 +00:00
valeski%netscape.com
88c956f284 removing extraneous nsIEventQueue stuff 1999-06-29 01:55:35 +00:00
gagan%netscape.com
1eb9865561 Fixed more bustage. 1999-06-29 01:25:30 +00:00
warren%netscape.com
ef2fbe9982 Necko cleanup. 1999-06-29 00:37:14 +00:00
warren%netscape.com
0211f3509c Added group arg back for necko. 1999-06-29 00:31:02 +00:00
gagan%netscape.com
dc1680b25c Necko changes (from Andreas) 1999-06-29 00:26:25 +00:00