Commit Graph

5728 Commits

Author SHA1 Message Date
hpradhan%hotpop.com
df585ce821 bug 269131: reduce codesize of SOAP encoders r+sr=jst 2004-11-12 06:14:01 +00:00
hpradhan%hotpop.com
05ecb9a382 bug 269129 : Init schema component before using it r+sr=jst 2004-11-12 06:12:10 +00:00
jst%mozilla.jstenback.com
0cd518a332 Fixing bug 268844. Don't force the cache to be bypassed for non-multipart requests. r=bzbarsky@mit.edu, sr=darin@meer.net 2004-11-11 19:44:33 +00:00
neil%parkwaycc.co.uk
59a800a938 Bug 268987 Fix User Newsgroups link to new location on mozilla.org website p=kb@allsky.de r=me 2004-11-11 17:58:28 +00:00
doronr%us.ibm.com
8674c69c26 Bug 267480 - XForms should use nsISchemaLoader. r/sr=darin, not part of default build. 2004-11-10 23:24:23 +00:00
timeless%mozdev.org
fb483e6b15 Bug 106386 Correct misspellings in source code
patch by ajvincent@gmail.com r=dbradley rs=brendan
2004-11-10 07:27:11 +00:00
bzbarsky%mit.edu
3b1310cdc8 Don't try to parse the response on necko-level errors (dns failures, timeouts,
etc).  Bug 268472, r+sr=jst
2004-11-10 01:55:18 +00:00
bryner%brianryner.com
d37af99b29 Add a beginAddingChildren notification to XTF (bug 268691). r+sr=jst 2004-11-09 23:59:24 +00:00
darin%meer.net
c22fc6623b fixes bug 268107 "mailnews allows cookies, despite the pref" r=mvl sr=bienvenu 2004-11-08 22:15:30 +00:00
mvl%exedo.nl
f0929b7b00 Add a general way of blocking/allowing content based on nsIContentPolicy and nsIPermissionManager
Not enabled yet.
bug 240070, r=dwitte, sr=darin
2004-11-08 15:37:32 +00:00
darin%meer.net
950a78482d fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg 2004-11-07 23:59:35 +00:00
silver%warwickcompsoc.co.uk
6b369f405b Bug 262037 - Don't try to use plugin.prefs when dealing with old-style plugins.
ChatZilla only.
r=silver@warwickcompsoc.co.uk (James Ross)
p=samuel@sieb.net (Samuel Sieb)
2004-11-07 22:45:16 +00:00
bryner%brianryner.com
2b4ff19b59 Add a shared base class for elements that derive from nsIXTFXMLVisual. r=darin. 2004-11-07 08:54:32 +00:00
bryner%brianryner.com
3c1fa565f0 Attempt to fix a shutdown crash; don't refresh when we're removed from the document. 2004-11-07 08:28:40 +00:00
darin%meer.net
040f12fb03 trivial fix for bug 268033 "crash when <bind> has an empty nodeset attribute" 2004-11-06 01:28:41 +00:00
bugzilla%arlen.demon.co.uk
09ccdb3b71 Bug 267879 .rdf files cleanup and fixes
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-11-05 17:17:39 +00:00
dmose%mozilla.org
9a577efa0d Fix MinGW linkage (not part of build) 2004-11-05 06:10:34 +00:00
bryner%brianryner.com
526bc54804 Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner 2004-11-05 02:15:01 +00:00
bryner%brianryner.com
84b2a653a2 XForms output element implementation. Patch by allan@beaufour.dk, r=bryner, bug 267300. 2004-11-04 23:53:01 +00:00
bryner%brianryner.com
e5c56c7cb8 Factor out GetNodeValue and SetNodeValue. r=darin. 2004-11-04 23:26:39 +00:00
bryner%brianryner.com
6a131d4b93 comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner 2004-11-04 21:12:22 +00:00
darin%meer.net
9640b8c7a8 additional patch for bug 267539 "miscellaneous xforms submission bugs" r=bryner 2004-11-04 18:31:19 +00:00
bryner%brianryner.com
c549f3dca6 Make classes inherit from nsXFormsStubElement where applicable. r=darin 2004-11-04 00:24:40 +00:00
darin%meer.net
d0be2cd261 fixes bug 267539 "miscellaneous xforms submission bugs" r=bryner 2004-11-03 23:40:39 +00:00
steffen.wilberg%web.de
229e7ed24b Bug 111484: Hide/Show platform-specific references in help files; fix for mail_help and nav_help. p=stefan_h@hem.utfors.se, r=bugzilla@arlen.demon.co.uk 2004-11-03 16:09:35 +00:00
shaver%mozilla.org
97d651742f Implement MoveTo and CopyTo. (NPOTB) 2004-11-03 00:16:53 +00:00
shaver%mozilla.org
eba1bc9fa3 fix dumb prototype/impl mismatch (npotb) 2004-11-02 21:44:51 +00:00
jst%mozilla.jstenback.com
05e17f4cd7 Fixing bug 265334. Adding API for embedders etc to listen to data fed to the parser from the network. r=darin@meer.net, sr=brendan@mozilla.org 2004-11-02 19:52:32 +00:00
darin%meer.net
189ba5e5c4 eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg 2004-11-01 18:50:36 +00:00
shaver%mozilla.org
1abdd2a93a WebDAV, NPOTB.
- Simplify interfaces by losing implicit parameterization through data on
  subtypes.
- Add ResourceWithLock for manipulating locked resources.
- Lose the thinnest OSL-creation wrapper functions; they were just dead
  boilerplate weight.
2004-10-30 22:13:11 +00:00
bsmedberg%covad.net
3bf2b706f4 Build bustage, bug 237745 2004-10-30 03:44:32 +00:00
bsmedberg%covad.net
a0236bf40d Use appcomps properly. 2004-10-30 02:26:17 +00:00
timeless%mozdev.org
bee28b94e0 Bug 237745 (app-startup) 2004-10-29 21:41:47 +00:00
bsmedberg%covad.net
762fa8b0ea Build bustage from bug 237745, although I can't imagine that this code actually works. 2004-10-29 20:28:28 +00:00
shaver%mozilla.org
f5f6159e3a WebDAV, NPOTB:
- Unify listeners better, with parameterized operation types for both
  completion and detail.
- Unify propfind and general-listener code for big ole code-sharing win.
2004-10-29 20:20:54 +00:00
darin%meer.net
81f9345e29 fixes bug 266626 "EvaluateNodeBinding is wrong for <submission> elements" r=bryner 2004-10-29 19:50:31 +00:00
bsmedberg%covad.net
e08012b8b7 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2004-10-29 19:28:38 +00:00
bugzilla%arlen.demon.co.uk
e2dce244ea Bug 262080 Cruft removal/additional fixes for mozilla help files - more fixes
p=giacomo.magnini@portalis.it r=me
2004-10-28 11:11:28 +00:00
bugzilla%arlen.demon.co.uk
e737a69253 Bug 265683 privacy policy viewer has transparent menu/status bar
p=me r=db48x sr=neil.parkwaycc.co.uk
2004-10-27 23:51:00 +00:00
pedemont%us.ibm.com
7a9c95414e Remove nsWriteSegmentFun - no longer needed. 2004-10-27 22:03:45 +00:00
pedemont%us.ibm.com
0a7e2da254 Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object. 2004-10-27 17:10:03 +00:00
timeless%mozdev.org
e8f93a47ba Bug 231716 10 new 'Blamed Build Warnings' from 'Linux brad Clobber (info) on 01/20 22:42', (in files: mozLineTerm.cpp)
patch by gautheri@noos.fr r=timeless sr=roc
2004-10-27 05:26:56 +00:00
pedemont%us.ibm.com
09a89dd42d Properly handle [inout] string params when calling a Java method from XPCOM. Allocate enough space for PRUnichar string when returning to XPCOM. 2004-10-26 20:30:01 +00:00
pedemont%us.ibm.com
2554d099dd Call dumpArray() after deleting array, to see if all objects are properly deleted. 2004-10-26 20:16:04 +00:00
pedemont%us.ibm.com
a8b0f50343 Make sure to delete create XPTC stubs. If method invocation fails, clean up params before throwing exception and returning. 2004-10-26 20:14:53 +00:00
bryner%brianryner.com
9c43217e31 Support nested bind elements (bug 265471). Remove use of nsIXTFPrivate, to make the code cleaner (and more efficient, as well). Implement the readonly property for inputs. 2004-10-26 00:34:03 +00:00
bugzilla%arlen.demon.co.uk
74d7da1acd Bug 265950 Change ' to &apos; and &quot; to <q></q>
p=giacomo.magnini@portalis.it r=me
2004-10-25 23:25:14 +00:00
bugzilla%arlen.demon.co.uk
f3b70f6e0a Bug 264102 Chrome should use document.title instead of window.title - p3p fixes
p=me r=neil.parkwaycc.co.uk sr=darin
2004-10-25 23:08:06 +00:00
silver%warwickcompsoc.co.uk
ef8a009765 Bug 249462 - Put ChatZilla XPI building tools into CVS.
ChatZilla only.
r=rginda
2004-10-24 23:04:15 +00:00
bugzilla%arlen.demon.co.uk
0d921bb0b8 Bug 111484 Hide/Show platform-specific references in help files
p=stefan_h@hem.utfors.se r=me
2004-10-24 23:02:26 +00:00