Commit Graph

60208 Commits

Author SHA1 Message Date
law%netscape.com
a9465e075b New interface to provide Win32 DDE support, not built yet 2000-05-03 23:14:59 +00:00
cata%netscape.com
98c3c541ff Cleanup. Removing obsolete and unused code. 2000-05-03 23:10:27 +00:00
cata%netscape.com
1e53f6ad4f Cleanup. Removing obsolete and unused code. 2000-05-03 23:01:32 +00:00
locka%iol.ie
5decdee35f Add more explanatory warning for people coding with _MSC_VER set to 1100
Not part of build (until after this)
2000-05-03 22:55:08 +00:00
cata%netscape.com
b19343f983 Cleanup. Removing obsolete and unused code. 2000-05-03 22:52:52 +00:00
harishd%netscape.com
d918b35f54 Accidently enabled a DEBUG_ONLY flag.
Disabling it now.
2000-05-03 22:50:58 +00:00
cls%seawood.org
c15ecf032f Move STATIC_MAKEFILES back into the toplevel Makefile 2000-05-03 22:49:47 +00:00
sfraser%netscape.com
170f02a59e Print to the console when loading a JS file fails. This cause us to print a message when a JS file included by XUL is missing. 2000-05-03 22:47:48 +00:00
cata%netscape.com
ddfcd21b45 removed files: mozilla/intl/uconv/src/nsObjectArray.cpp 2000-05-03 22:46:20 +00:00
waterson%netscape.com
42eba0eeb6 Hack to get startup leaks sane again. 2000-05-03 22:43:59 +00:00
warren%netscape.com
1702bc6092 Added ioFlags enum. Bugs 37711. 2000-05-03 22:43:21 +00:00
locka%iol.ie
acbe001a37 Added activex to build
Not part of build
2000-05-03 22:41:39 +00:00
jefft%netscape.com
0964d5ed58 fixed bug 23447, 36429, 32797 -- mail folder not getting set correctly when UpdateSummaryTotal this causes subsequent empty trash & delete message to fail 2000-05-03 22:40:46 +00:00
cata%netscape.com
67a2dbc173 Cleanup. Removing obsolete and unused code. 2000-05-03 22:37:53 +00:00
av%netscape.com
80a224276f Fixing typo in the debug output string 2000-05-03 22:34:28 +00:00
evaughan%netscape.com
0e6613b889 Fixed 1st part of visibility collapse bug. 2000-05-03 22:30:09 +00:00
attinasi%netscape.com
9a31e62375 Applied patch from VYV03354@nifty.ne.jp to make class names specified in non-ASCII characters recognizable as parts of selectors. b=38038,35800. 2000-05-03 22:12:58 +00:00
harishd%netscape.com
9bc8378e24 34458 - Added static APIs to determine DTD for a given
DOCTYPE,MIMETYPE,COMMAND.
r=rickg,pollmann
33397 - Fixed the NOSCRIPT interference on residual style handling.
r=rickg.
35456 - Emulating Nav. for documents with unclosed STYLE and SCRIPT.
37052 - Handling XMP content.
r=pollmann
2000-05-03 22:09:09 +00:00
gagan%netscape.com
bc9cc0db50 Fix for bug 22534 and an optimization of storing the nsIOService. 2000-05-03 22:03:33 +00:00
rods%netscape.com
91f520a217 bryner's fix for key repeat (thanks a lot)
need to make press event not bubble
b=38072, r=rods
2000-05-03 22:01:47 +00:00
norris%netscape.com
afafee3288 Add missing files. 2000-05-03 22:00:22 +00:00
norris%netscape.com
6e0e18c45e Clean up; remove need for synchronize 2000-05-03 21:55:09 +00:00
locka%iol.ie
8ff1c0fce6 Added makefile.win
Not part of build
2000-05-03 21:48:59 +00:00
locka%iol.ie
76d90ae454 Changed wording of section
Not part of build
2000-05-03 21:48:46 +00:00
gagan%netscape.com
24b80ae946 Fix for bug 36862. Added parameter checks to avoid crashes. 2000-05-03 21:47:56 +00:00
erik%netscape.com
9fbd89d488 bug 26237; move to newer nsICharsetConverterManager2 interface 2000-05-03 21:47:07 +00:00
pavlov%netscape.com
1ae3baa7aa fix assertions when trying to bring up file picker bug #37121 2000-05-03 21:47:05 +00:00
radha%netscape.com
3c4d2464d6 Enable menubutton for back and forward buttons 2000-05-03 21:46:33 +00:00
pavlov%netscape.com
9dfe494c7e try to speed up SetTitle a tad 2000-05-03 21:46:08 +00:00
alecf%netscape.com
ed318e4312 adding comments to document new syntax that went in yesterday 2000-05-03 21:45:21 +00:00
alecf%netscape.com
086d98c97f add toString() method for easy examination from JS 2000-05-03 21:44:33 +00:00
ftang%netscape.com
4e6b3dbab6 fix bug 26237. Check in for erik. Add LanguageAtomService into Mac build. r=ftang 2000-05-03 21:42:33 +00:00
alecf%netscape.com
79dbe9e7be fix for #23096 - ability to specify port in hostname 2000-05-03 21:42:31 +00:00
cata%netscape.com
540e7e39be Adding ref & memory counting macros. 2000-05-03 21:42:04 +00:00
jst%netscape.com
ef8e746fdd WIP for supporting setting the cssText property on css declarations through the CSS DOM, approved and partly reviewed by Pierre. 2000-05-03 21:42:00 +00:00
sfraser%netscape.com
f46b10c677 Move the resouce copying to the end, so that we have fewer files in dist during the build process. This should speed up looking for include files. 2000-05-03 21:40:44 +00:00
cmanske%netscape.com
3b8303878c Change to correct strings for 'Recent Pages' and 'Revert to Last Saved' 2000-05-03 21:40:18 +00:00
tor%cs.brown.edu
697d0bae6f Build bustage fix for SUNWspro: false->PR_FALSE 2000-05-03 21:38:50 +00:00
alecf%netscape.com
07ea4fe288 initialize the dialog with all filter terms
(not working just yet)
2000-05-03 21:38:23 +00:00
alecf%netscape.com
38c166cb0c add getters for mailterm's target 2000-05-03 21:37:41 +00:00
jdunn%netscape.com
150f06b447 remove incorrect/outdated pthread references
# 37394
r= rusty.lynch@intel.com blizzard@mozilla.org
2000-05-03 21:34:29 +00:00
rods%netscape.com
ac563b3260 now mapping minus '-' key virtual code to correct DOM key virtual code
now correctly creating ket press events for <ctrl>= <ctrl>-  <ctrl>;
bug 5716
2000-05-03 21:34:09 +00:00
nhotta%netscape.com
fb7dd546e8 Alert the user if the subject contains out of range characters of the mail charset, r=ducarroz, bug 28908. 2000-05-03 21:31:15 +00:00
slamm%netscape.com
f7fe34a276 Change collapsed rule to set 'visibility:collapse' instead of 'visibility:collapsed' bug 37725 2000-05-03 21:30:02 +00:00
nhotta%netscape.com
b01e053276 Added the encoder function to substitute not converted characters with question mark instead of abort the conversion, bug 31797. 2000-05-03 21:27:25 +00:00
mscott%netscape.com
52453459ae get rid of observers for the progress meter and status text area 2000-05-03 21:24:37 +00:00
nhotta%netscape.com
ab5ca63984 Added two new I18N functions,
nsMsgI18Nmultibyte_charset() - checks multibyte charset,
nsMsgI18NFormatNNTPXPATInNonRFC1522Format - create I18N search string for nntp.
nsMsgI18Ncheck_data_in_charset_range - checks if the input is in a charset range.
2000-05-03 21:23:58 +00:00
mscott%netscape.com
d01729dc4f adding host and port information to the logging code. 2000-05-03 21:22:18 +00:00
nhotta%netscape.com
9f7bbda916 Added new category "isMultibyte" and data, r=cata. 2000-05-03 21:22:09 +00:00
alecf%netscape.com
6358e2233a track box-header changes 2000-05-03 21:21:58 +00:00