Commit Graph

3615 Commits

Author SHA1 Message Date
morse%netscape.com
d1dbcd423b bug 136972, change definition of p3p high mode, r=sgehani, sr=jag 2002-04-22 23:23:41 +00:00
oeschger%netscape.com
d1729df1cf adding a GIF for the help content, author=robinf, r=oeschger, dispensation for regular updates per 122806 2002-04-20 01:24:37 +00:00
bzbarsky%mit.edu
20b44485af Fix the "style rules" display for display:table elements. Bug 122557,
r=caillon, sr=hewitt
2002-04-19 22:29:24 +00:00
axel%pike.org
0d8b2b55e5 NOT PART OF BUILD, testcase harnish.
This is a big overhaul of buster, moving to rdf controlled trees.
The index is now part of the testcases, which makes it easier to keep them
up-to-date. I also started improving the support for HTML testcases. Another
new feature is the support for saving and loading results.
Plus alot of internal cleanup, though there's still more to come.
2002-04-19 14:05:47 +00:00
axel%pike.org
66600470db bug 70855, add NSPR logging to transformiix, mere printf's for standalone. r=peterv, sr=heikki 2002-04-19 10:28:57 +00:00
cotter%netscape.com
0c05b95ef8 ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; various privacy feature updates 2002-04-19 04:14:03 +00:00
seawood%netscape.com
f1d907679e Remove references to obsolete CHROME_ variables.
Bug #113401 r=bryner
2002-04-19 01:29:29 +00:00
heikki%netscape.com
7801aa57ee Bug 129607, avoid trying to parse the response if we cannot be sure it is XML. This fixes hang in HTML parser, and is a big performance improvement if you are loading non-XML data. r=harishd, sr=vidur. 2002-04-19 00:06:40 +00:00
robinf%netscape.com
879dd8888b routine help image update per bug 122806, r=oeschger 2002-04-18 22:27:26 +00:00
shanjian%netscape.com
46c518d647 #115114 autodetect universal detects french as Central European (ISO-8859-2)
remove 2 hungarian probers.
r=ftang, sr=scc
2002-04-18 22:15:08 +00:00
cotter%netscape.com
6640c2b61d ongoing help content updates per bugzilla 122806 & ADT, r=oeschger; minor fix for smime help. 2002-04-17 04:49:50 +00:00
jst%netscape.com
cd9afd67e1 Checking in the fix for bug 52334 for the third time. This time it should stick! Making iframe's load their document even if they're not displayed. r=jkeiser@netscape.com, sr=rpotts@netscape.com. 2002-04-17 04:17:16 +00:00
dbragg%netscape.com
bcc260038d Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa 2002-04-16 22:19:10 +00:00
bnesse%netscape.com
c207c1be3d Fixing syntax in filter check. Thanks to timeless. 2002-04-16 19:59:50 +00:00
bnesse%netscape.com
66e923f1e5 Fix for bug 132140. Clean up prefs backend. r=dveditz, sr=alecf. 2002-04-16 18:48:19 +00:00
bnesse%netscape.com
12f2239144 Adding new files for bug 132140. r=dveditz, sr=alecf. 2002-04-16 18:43:00 +00:00
peterv%netscape.com
2ef0f9a849 Fix for bug 132300 (Need a better way to bootstrap an XPathEvaluator). r=pike, sr=jst. 2002-04-16 11:57:17 +00:00
peterv%netscape.com
887dab6e90 Fix for bug 56087 (XSLTProcessor::TransformDocument can't work on existing document). r=harishd, sr=heikki. 2002-04-16 09:26:04 +00:00
bzbarsky%mit.edu
6cb3f9dfec Fix the "Close" menuitem and keyboard shortcut in Inspector. r=hwaara,
sr=hewitt.
2002-04-16 04:14:49 +00:00
morse%netscape.com
1013306db4 bug 62348, treat unescaped slash in query string correctly, coder=sn@neopoly.de, r=morse, sr=jag, a=asa 2002-04-16 03:13:20 +00:00
morse%netscape.com
c6fdfdcf60 bug 137551, form manager stopped working, sr=scc, a=asa 2002-04-16 01:03:11 +00:00
heikki%netscape.com
36c1ffa805 Bug 128541, make send(null) work again. r=harishd, sr=jst. 2002-04-16 00:02:58 +00:00
dougt%netscape.com
2dbd1edd63 XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com 2002-04-15 22:26:29 +00:00
caillon%returnzero.com
dc1791db5e Bug 133764. Unable to change content pack and language pack at once. Patch by kairo@kairo.at, r=dbragg, sr=alecf, a=asa. 2002-04-13 22:48:28 +00:00
peterv%netscape.com
ff8a3ad8c2 Keep WSDL building on Mac. Not part of the default build. 2002-04-13 21:56:36 +00:00
peterv%netscape.com
cf090a8b83 Fix for bug 126691 (need extensions\interfaceinfo build fu). sr=sfraser. Not part of the default build. 2002-04-13 21:38:17 +00:00
cotter%netscape.com
0f6647fb0e ongoing help content updates per bugzilla 1222806 & ADT, r=oeschger; update for edit ciphers section per new UI 2002-04-13 05:25:44 +00:00
oeschger%netscape.com
7047a54d46 just updating some mozilla help content, dispensation per 122806, updating per 46917, r=oeschger, author=jayesh sheth 2002-04-11 14:41:29 +00:00
seawood%netscape.com
ca746930da BeOS needs unistd.h for read() and friends.
Fixing tinderbox bustage.
2002-04-11 04:50:36 +00:00
dbaron%fas.harvard.edu
07103ecbea Fix up and enable hierarchical :hover and remove the hacks that made :hover work for anchors without it. Pass mask rather than pseudo-class to ContentStatesChanged notifications. Optimize event state changes in the style system by passing state mask to HasStateDependentStyle and using it in HasStateDependentStyle implementations. b=5693 r=bryner, joki sr=hyatt 2002-04-11 03:49:30 +00:00
dveditz%netscape.com
8849de15d3 prevent chromeless/blank browser after upgrade (bug 135222) r=syd@netscape.com, sr=sfraser@netscape.com, a=rjesup@wgate.com, adt=paw@netscape.com 2002-04-11 01:28:51 +00:00
cotter%netscape.com
6c929a8c94 ongoing privacy & security help content updates per 122806, r=oeschger; misc. minor correx. 2002-04-10 23:35:24 +00:00
naving%netscape.com
02053b1466 22994 r=morse sr=dveditz sspitzer Add support for blocking cookies in mailnews by default. Used an overlay
to add this new checkbox that gets the value from disableCookieForMailNews pref
2002-04-10 21:40:53 +00:00
sicking%bigfoot.com
71e038854c Fix for bug 132302: Return the right exception for DOM Range. Fix by peterv.
r=Pike, sr=jst
2002-04-10 13:38:30 +00:00
dmose%netscape.com
49752a8d2d LDAP over SSL (bug 107411). UI changes thanks to srilatha@netscape.com nsLDAPSecurityGlue.cpp: r=mcs@netscape.com; Mac S/MIME build changes: r=javi@netscape.com; Mac Project changes: r=rdayal; all other files: r=bhuvan@netscape.com; entire patch: sr=sspitzer@netscape.com 2002-04-10 04:21:13 +00:00
morse%netscape.com
3715753691 bug 129819, release session cookies when using quicklaunch, r=sgehani, sr=darin, a=rjesup@wgate.com, atd=jaimie 2002-04-09 01:06:02 +00:00
peterv%netscape.com
083b5b8143 Fix for bug 34849 (dynamically added STYLE element doesn't alter style). r=sicking, sr=jst, a=roc+moz, adt=jaimejr. 2002-04-05 11:29:40 +00:00
timeless%mac.com
a84a7e233f http://bonsai.mozilla.org/cvsquery.cgi?module=SeaMonkeyAll&branch=HEAD&cvsroot=/cvsroot&date=explicit&mindate=1017959940&maxdate=1017960540&who=jst%25netscape.com&generateBackoutCVSCommands=1
Backing out the fix for bug 52334

approved by sheriff (karnaze) and cathleen
2002-04-05 05:42:10 +00:00
jst%netscape.com
bf7702387e Checking in the fix for bug 52334 again now that the linux crash and the scrollwheel crash has been fixed. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2002-04-04 22:42:19 +00:00
morse%netscape.com
9a51af82db bug 135046, remove p3p performance penalty, r=dp, sr=waterson, a=asa, adt=putterman 2002-04-04 21:41:22 +00:00
jst%netscape.com
020632bdc1 Backing out latest checkins due to them not working on linux and other unix systems with broken compilers. 2002-04-04 07:31:16 +00:00
jst%netscape.com
aa9f71957d Fixing bug 52334. Making iframe's load their document even if they are not displayed. r=jkeiser@netscae.com, sr=rpotts@netscape.com, a=asa@mozilla.org 2002-04-04 02:09:19 +00:00
oeschger%netscape.com
d4438a6538 help content updates, sanctioned per 122806, author=diego@biurrun.de, r=oeschger 2002-04-03 23:36:02 +00:00
oeschger%netscape.com
f6506ceb63 help content updates, sanctioned per bug 122806, r=cotter 2002-04-03 23:10:15 +00:00
blakeross%telocity.com
32fd0fa6db 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 06:13:10 +00:00
cotter%netscape.com
8e005104a3 help content updates per bugzilla 122806 & ADT, r=oeschger. Certs & smime help, glossary. 2002-04-03 05:38:06 +00:00
blakeross%telocity.com
5e34851046 108099, 75338 - overhaul of main menu and context menus. r=ben sr=hewitt a=asa/brendan 2002-04-03 04:16:28 +00:00
colin%theblakes.com
9b779d9dd5 Do not define MODULE_NAME for components which are shareable even in
static builds.
b=134650 r=cls sr=dveditz a=asa
2002-04-02 13:36:56 +00:00
dbragg%netscape.com
52be97f500 Fix for typos.Bug 130102. r=bzbarsky, sr=alecf, a=asa@mozilla.org 2002-04-02 01:36:31 +00:00
cbiesinger%web.de
3cb0b24334 bug 134608 r=hwaara/timeless sr=tor a=asa
fix memory leak in xmlextras and transformiix
2002-04-01 21:18:07 +00:00
oeschger%netscape.com
fae6dce0f1 routine update to help content, sanctioned by drivers per 122806, r=cotter: updates to search 'database' rdf/xml file 2002-03-31 23:37:25 +00:00
oeschger%netscape.com
4d6be97ad3 routine update to help content, sanctioned by drivers per 122806, r=cotter: updates to search 'database' rdf/xml file 2002-03-31 23:20:33 +00:00
oeschger%netscape.com
4d5d36c335 update p3p ui: should say 'privacy settings' rather than 'privacy levels', bug=132322, r=morse, sr=alecf, a=asa 2002-03-31 22:48:28 +00:00
caillon%returnzero.com
d23d4e4ca6 Bug 134290. Unable to switch locale packs, fallout from the outliner to tree landing. Patch by Robert Kaiser <kairo@kairo.at>, r=tao, sr=hewitt, a=brendan 2002-03-31 13:05:04 +00:00
morse%netscape.com
733279d76a bug 133777, new default settings for p3p, r=sgehani, sr=jag, a=asa 2002-03-31 06:59:22 +00:00
oeschger%netscape.com
abdc5f4ddb fixes for help search, sorting, index, ui, plus content updates, author=pwilson@gorge.net, r=oeschger, sr=hewitt, a=asa, bug=124273 2002-03-31 02:44:11 +00:00
seawood%netscape.com
2d941f53cc Do not set EXPORT_LIBRARY for libs that we do _not_ want in the static link list.
Bug #134012 r=rjesup sr=dveditz a=leaf
2002-03-30 01:46:52 +00:00
hewitt%netscape.com
d38a0937d9 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2002-03-29 02:46:01 +00:00
cbiesinger%web.de
cf03d42a52 guess what 2002-03-28 22:54:22 +00:00
cbiesinger%web.de
86ee4e73db one more try 2002-03-28 22:48:25 +00:00
cbiesinger%web.de
22d94d7242 other attempt at fix 2002-03-28 22:43:16 +00:00
cbiesinger%web.de
5b5b51d3fe fixing macos bustage 2002-03-28 22:07:59 +00:00
cbiesinger%web.de
f512f9b058 bug 109800 r=valesky sr=dveditz a=roc+moz
nsIPasswordManager.idl doesn't allow you to manually add a site to the never saved list
2002-03-28 21:21:08 +00:00
seawood%netscape.com
f940144626 Remove xp_core.h & xp_mem.h and all build references to them.
Remove cruft from xp_mcom.h & xp_str.h.
Bug #38061 r=brendan sr=alecf a=valeski
2002-03-27 06:02:39 +00:00
cotter%netscape.com
a132a9292e help content updates per bugzilla 122806, r=oeschger; updates re p3p & SSL cipher UI changes. 2002-03-27 05:28:59 +00:00
cotter%netscape.com
3023e3f21f help content update per bugzilla 122806, r-oeschger; formatting fixes, added a link. 2002-03-27 05:25:37 +00:00
cmanske%netscape.com
27c87d717c Fixed order of items in tasks menu, b=133167, fix by neil@parkwaycc.co.uk, r=cmanske, sr=hewitt, a=asa 2002-03-27 03:55:33 +00:00
darin%netscape.com
4533aaffc4 remove blank line at top of XUL file, fallout from bug 129101 2002-03-26 23:06:20 +00:00
morse%netscape.com
5ac9ddf13c bug 129101, turn on p3p by default, r/sr=alecf/darin, a=asa 2002-03-26 20:19:18 +00:00
seawood%netscape.com
6da36f8962 Update .cvsignore to ignore generated Makefiles.
Bug #131909 r=pavlov a=asa
2002-03-26 15:42:05 +00:00
samuel%sieb.net
6f4b732a89 Bug 128316 - xml-rpc can't create struct type
r=rginda rs=darin a=asa
2002-03-26 07:09:26 +00:00
morse%netscape.com
6dcaf507ae bug 130306, preparing to freeze nsiPasswordManager, r/sr = alecf/darin, a=asa 2002-03-26 01:13:39 +00:00
andreww%netscape.com
e75f7358d7 bugzilla 127082 r=shliang, sr=hewitt field in 'manage save data' too narrow. Changing default width to accomodate wider panels. 2002-03-26 01:10:35 +00:00
cathleen%netscape.com
99fa3efa4e fix linux static build installer. bug 128507, bug 130995, bug 130998 r=seawood sr=dveditz a=asa (verbal) 2002-03-26 00:53:30 +00:00
morse%netscape.com
349d9d07b8 bug 132944, fix typo in makefile resulting in wrong file getting exported, r=sgehani, sr=alecf, a=asa 2002-03-26 00:41:27 +00:00
rginda%netscape.com
53bda8f0fc Bug 131000, "IRC server port specification seems to not work..."
patch=cross@distal.com, r=me,peterv, a=asa
make ports work in IRC urls again
2002-03-26 00:41:18 +00:00
jband%netscape.com
aa8f3684f0 adding readme file that is NOT PART OF THE BUILD 2002-03-24 23:30:31 +00:00
samuel%sieb.net
c4785566f6 Bug 113261 - fix chatzilla url detecting
r=rginda
a=asa
chatzilla only
2002-03-24 21:09:58 +00:00
jband%netscape.com
dff9e3e977 removing dead cpp file - NOT PART OF THE BUILD 2002-03-24 18:55:54 +00:00
jband%netscape.com
446d473632 removing dead idl file - NOT PART OF THE BUILD 2002-03-24 18:53:53 +00:00
jband%netscape.com
7cc1bc6366 adding makefile support for interface info extensions. NOT PART OF THE BUILD 2002-03-24 18:51:37 +00:00
jband%netscape.com
e1a868ec5d WSDL/Proxy support - NOT PART OF THE BUILD 2002-03-24 18:49:56 +00:00
jband%netscape.com
1b9c1c569c adding gmake makefiles. NOT PART OF THE BUILD 2002-03-24 18:45:01 +00:00
dbaron%fas.harvard.edu
f7cd3e4992 Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:14:02 +00:00
dbaron%fas.harvard.edu
b95312c405 Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:03:32 +00:00
jband%netscape.com
0a367311bb null check. NOT PART OF THE BUILD 2002-03-23 19:09:29 +00:00
oeschger%netscape.com
023dd211c1 updating the mozilla help docs from latest in commercial, 'sanitized' for mozilla, with dispensation per bug 122806 and asa 2002-03-22 23:38:22 +00:00
bnesse%netscape.com
97ac9e9fa4 Checkin for bug 120866. Add getenv() support to autoconfig module. Checking in for Jerry Tan. r=dveditz, sr=alecf, a=asa. 2002-03-22 21:37:50 +00:00
rayw%netscape.com
3db6d2fda2 Added support for new string types in SOAP so they are automatically recognized
as xs:string type during encoding.  Bug 131952, r=heikki, sr=jband, a=asa.
2002-03-22 11:54:43 +00:00
heikki%netscape.com
319946f8c3 Bug 127490, fix compiler warning. r=vidur, sr=jband, a=asa. 2002-03-22 00:03:13 +00:00
heikki%netscape.com
b2da54374b Bug 120836, responseText had regressed so that invalid characters made us throw error. Now we just replace invalid characters and continue, as before. r=harishd, sr=jst, a=scc 2002-03-21 23:30:36 +00:00
jband%netscape.com
16d78379aa fix bug 125084. Add support for empty arrays in nsIVariant. This is expressed as atype id rather than as a regular array with no elements. Includes changes to xpconnect to support mapping to empty JSArrays, xpconnect tests, and SOAP. Patches are from jcorwin@us.ibm.com and rayw@netscape.com. r=jband sr=brendan a=asa 2002-03-21 23:21:54 +00:00
darin%netscape.com
9fbd1028d6 b=128508 "freeze nsIChannel nsIRequest" r=gagan, sr=rpotts, a=asa 2002-03-20 22:50:33 +00:00
cotter%netscape.com
ed4482567a help content update per bugzilla 122806, r=oeschger; minor fixes to cert mgr help. 2002-03-20 05:44:43 +00:00
oeschger%netscape.com
6658283f1f adding help buttons to form manager, r=morse, sr=alecf, a=asa/drivers, bug=131254 2002-03-20 01:24:03 +00:00
rayw%netscape.com
9eba6af0ef Auto-update of modification date and time of document.
This document is not part of any build.
2002-03-20 00:23:00 +00:00
rayw%netscape.com
558e1676df Corrected documentation to point to dynamically-generated doxygen files
(which I was unaware of) rather than pointing to privately-generated
copies in the tree.

This is not part of any build.  It is documentation of SOAP.
2002-03-20 00:04:41 +00:00
dbragg%netscape.com
ad6de85e31 Fix for bug 127783. Moved the code from two functions SwitchLanguagePack and SwitchContentPack
into a single function SwitchPacks.  r=tao, sr=alecf, a=scc (for drivers)
2002-03-19 22:53:10 +00:00
peterv%netscape.com
088903bbe1 Fix for bug 126463 (Occurances of uninitialized variables being used before being set (in extensions/transformiix).) r=sicking, sr=jst, a=asa. 2002-03-19 14:14:27 +00:00
alecf%netscape.com
451df7d6c3 a further nsString api reduction: remove the last case-insensitive PRUnichar*-to-PRUnichar* comparisons, moving to new API, and remove old methods from nsString. r=dougt, sr=jag a=scc 2002-03-19 06:46:56 +00:00