Commit Graph

1263 Commits

Author SHA1 Message Date
hoa.nguyen%intel.com
6b1734f2e9 Within SetupRegistry, intialize the metacharacter service so that the charset field in the http content-type header is recognized and acted upon correctly.
git-svn-id: svn://10.0.0.236/trunk@41071 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-25 23:28:13 +00:00
Jerry.Kirk%Nexwarecorp.com
f2af26a905 Fix problem with viewer under Photon, if you opened multiple windows
it would send the menu events only to the first window/browser


git-svn-id: svn://10.0.0.236/trunk@41062 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-25 19:51:19 +00:00
sdagley%netscape.com
ee79fc2ddc Necko specific change. The IOService component is self registering so it doesn't belong here any more.
git-svn-id: svn://10.0.0.236/trunk@41038 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-25 01:55:26 +00:00
mcafee%netscape.com
36fa35cae3 Adding caps library to fix Solaris linkage.
git-svn-id: svn://10.0.0.236/trunk@40975 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 10:40:42 +00:00
pavlov%netscape.com
a9bf7e8279 actually add the sound test
git-svn-id: svn://10.0.0.236/trunk@40969 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-24 05:01:29 +00:00
danm%netscape.com
3967f2f182 removing IsMenuBarVisible -- it was a mistake, and unused
git-svn-id: svn://10.0.0.236/trunk@40741 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 23:41:50 +00:00
ramiro%netscape.com
b6ca4e516a Removed un needed stubs.
git-svn-id: svn://10.0.0.236/trunk@40685 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-22 19:21:19 +00:00
zuperdee%penguinpowered.com
782ee60bca Fixing another instance of bug 8227.
git-svn-id: svn://10.0.0.236/trunk@40460 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 19:49:13 +00:00
danm%netscape.com
c440919d70 make window.open windows visible
git-svn-id: svn://10.0.0.236/trunk@40421 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-21 06:37:58 +00:00
jfrancis%netscape.com
744e1a0e4c assorted work to expose nav html dtd to editor
git-svn-id: svn://10.0.0.236/trunk@40185 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 22:52:48 +00:00
rickg%netscape.com
541f805b78 switch to faster string search API
git-svn-id: svn://10.0.0.236/trunk@40073 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 03:29:56 +00:00
zuperdee%penguinpowered.com
b1261f513f 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.
git-svn-id: svn://10.0.0.236/trunk@40058 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-19 02:23:52 +00:00
peterl%netscape.com
77704a2c0e synt to new color api
git-svn-id: svn://10.0.0.236/trunk@39962 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-18 00:35:51 +00:00
ramiro%netscape.com
d607ca51fc 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.


git-svn-id: svn://10.0.0.236/trunk@39911 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 23:52:12 +00:00
ramiro%netscape.com
250138a606 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.


git-svn-id: svn://10.0.0.236/trunk@39909 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 22:24:49 +00:00
ramiro%netscape.com
be8479149c Landing timer move on windows.
git-svn-id: svn://10.0.0.236/trunk@39882 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 15:52:01 +00:00
ramiro%netscape.com
963b6f5991 Landing timer move on unix.
git-svn-id: svn://10.0.0.236/trunk@39863 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-17 14:22:51 +00:00
warren%netscape.com
84a03567fa Big changes for Necko load groups. Things are much happier now. Now images work (on pages, but not in chrome).
git-svn-id: svn://10.0.0.236/trunk@39678 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-16 11:14:36 +00:00
kmcclusk%netscape.com
12a07070be 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.


git-svn-id: svn://10.0.0.236/trunk@39401 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 22:00:24 +00:00
akkana%netscape.com
a878369d02 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.


git-svn-id: svn://10.0.0.236/trunk@39332 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-14 18:54:29 +00:00
duncan%be.com
285b2c1a05 Changes to get BeOS tinderbox to work.
BeOS only changes authorized by cyeh.


git-svn-id: svn://10.0.0.236/trunk@38983 18797224-902f-48f8-a5cc-f745e15eee43
1999-07-11 09:51:51 +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
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
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
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
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
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
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
valeski%netscape.com
f660351faa change netlib lib reference to necko lib
git-svn-id: svn://10.0.0.236/trunk@37505 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-30 00:44:07 +00:00
sfraser%netscape.com
20ffc454a0 Call the Output routines with a new param for selection only.
git-svn-id: svn://10.0.0.236/trunk@37426 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 20:14:58 +00:00
ramiro%netscape.com
ac56309a00 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.


git-svn-id: svn://10.0.0.236/trunk@37411 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 15:00:06 +00:00
ramiro%netscape.com
7dd50c2dba 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.


git-svn-id: svn://10.0.0.236/trunk@37410 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 14:43:29 +00:00
gagan%netscape.com
39b5622aac Fixed more bustage.
git-svn-id: svn://10.0.0.236/trunk@37307 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 01:25:30 +00:00
warren%netscape.com
d6b35c14c0 Added group arg back for necko.
git-svn-id: svn://10.0.0.236/trunk@37300 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 00:31:02 +00:00
gagan%netscape.com
2621940248 Necko changes (from Andreas)
git-svn-id: svn://10.0.0.236/trunk@37299 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-29 00:26:25 +00:00
mcafee%netscape.com
4549428e61 Changes for OS/2. Patch provided by Eric Olson (eric.olson@sympatico.ca)
git-svn-id: svn://10.0.0.236/trunk@37262 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 23:11:18 +00:00
valeski%netscape.com
53cf0631c6 necko builds
git-svn-id: svn://10.0.0.236/trunk@37184 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 14:02:28 +00:00
buster%netscape.com
df76dde9ac fixed warnings
git-svn-id: svn://10.0.0.236/trunk@37182 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 14:00:54 +00:00
warren%netscape.com
2fd605cc6f Last of the necko ifdefs. Now we link with necko.
git-svn-id: svn://10.0.0.236/trunk@37169 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-28 10:35:57 +00:00
danm%netscape.com
0635fbf5eb added 'content' property to JS window
git-svn-id: svn://10.0.0.236/trunk@37057 18797224-902f-48f8-a5cc-f745e15eee43
1999-06-26 21:48:29 +00:00