bryner%brianryner.com
540bdb25ef
Implement support for repeat element (bug 269132). Patch by allan@beaufour.dk, r=aaronr sr=bryner.
2004-12-06 20:31:15 +00:00
pkw%us.ibm.com
30ce567c8b
Bug 270248 - Cleanup string usage in wallet code.
...
r=cbiesinger@gmx.at , sr=darin@meer.net
2004-12-06 13:55:12 +00:00
timeless%mozdev.org
a70532c297
Bug 268377 Small typo in emode help
...
patch by giacomo.magnini@portalis.it r=rginda
2004-12-06 11:16:11 +00:00
silver%warwickcompsoc.co.uk
212c169d88
Bug 232801 - Make URL linkifier RegExp be a bit more generous.
...
ChatZilla only.
r=rginda
2004-12-03 23:11:52 +00:00
dmose%mozilla.org
9680bf7364
Add closure params to everything except get. Not part of build
2004-12-02 01:41:03 +00:00
darin%meer.net
9a6f1c73b8
fixes bug 271411 "Same-origin checking for XForms submission" r=bryner sr=jst
2004-12-01 23:50:29 +00:00
darin%meer.net
92b4f61647
fixes bug 272523 "Implement <xforms:textarea>" r=bryner
2004-12-01 23:39:55 +00:00
gerv%gerv.net
b92568bebe
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
pedemont%us.ibm.com
c6f2de7c1e
Bug 269553 - Integrate JavaXPCOM into build. r=bsmedberg, sr=bryner
2004-12-01 17:33:16 +00:00
timeless%mozdev.org
0d62012af3
Bug 250322 nsLDAPSyncQuery::GetQueryResults can return null + NS_OK for OOM
...
patch by gandalf@firefox.pl r=dmose sr=bienvenu
2004-12-01 10:32:53 +00:00
bugzilla%arlen.demon.co.uk
2d7b17ff98
Bug 272005 Remove toggle sidebar shortcut (F9) for mac
...
p=stefan_h@hem.utfors.se r=neil.parkwaycc.co.uk
2004-11-30 16:53:24 +00:00
darin%meer.net
c79d9a7002
backing out previous patch for bug 271411
2004-11-30 01:19:22 +00:00
darin%meer.net
3caf1cb47d
fixes bug 271411 "Same-origin checking for XForms submission" r=bryner sr=jst
2004-11-30 01:06:32 +00:00
varga%nixcorp.com
b175213426
Fix for bug 196576. Add MySQL support.
...
r=me patch by Neil Deakin <enndeakin@sympatico.ca>
2004-11-29 17:39:09 +00:00
silver%warwickcompsoc.co.uk
c8f9144adc
Bug 265863 - Don't let the user add stalk words multiple times.
...
ChatZilla only.
r=samuel@sieb.net (Samuel Sieb)
p=jonathan.watt@strath.ac.uk (Jonathan Watt)
2004-11-29 13:41:01 +00:00
cbiesinger%web.de
f9646693f0
bug 179621: Inspector should use Editor's TransactionManager model: Phase One amendment patch
...
patch by Alex Vincent <ajvincent@gmail.com> r=timeless sr=roc
2004-11-27 20:20:10 +00:00
mvl%exedo.nl
5799f95a3f
bustage fix
2004-11-27 14:03:31 +00:00
bryner%brianryner.com
1435145ce6
Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin.
2004-11-24 22:48:45 +00:00
darin%meer.net
bfba2f317d
fixes bug 267990 "crash [@ nsXFormsModelElement::DocumentChanged]" r=bryner
2004-11-24 20:53:26 +00:00
darin%meer.net
f9394f4994
fixes bug 265216 "Tracking bug for XForms Group Module" patch by allan@beaufour.dk r=bryner
2004-11-24 20:47:23 +00:00
shaver%mozilla.org
f1c36d6e08
add GET_string and PUT_string helpers
2004-11-24 20:24:03 +00:00
bzbarsky%mit.edu
178d9de3dd
Fix bogus assumptions in inspector that can lead to crashes. Bug
...
270771. r=timeless, sr=jst
2004-11-24 15:55:06 +00:00
bugzilla%arlen.demon.co.uk
88480b9ec0
Bug 264102 Chrome should use document.title instead of window.title - various fixes (inspector,pki)
...
p=gandalf@firefox.pl r/sr=neil.parkwaycc.co.uk
2004-11-23 23:00:20 +00:00
timeless%mozdev.org
a14a802332
Bug 249782 Make Mozilla compile with Microsoft Visual Studio 2005
...
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 19:34:02 +00:00
timeless%mozdev.org
7554eaaa9c
Bug 179621 Inspector should use Editor's TransactionManager model
...
patch by ajvincent@gmail.com r=roc sr=roc
2004-11-23 18:58:14 +00:00
pedemont%us.ibm.com
3056dbf124
Fix logging to not use variable arguments (not supported by win32 compiler).
2004-11-23 17:02:21 +00:00
pedemont%us.ibm.com
7204185311
Java 1.3 compatibility
2004-11-23 16:59:12 +00:00
darin%meer.net
bfed9b0bdc
fixes bug 266485 "Enable SPNEGO proxy authentication" r=cneberg sr=bryner
2004-11-23 07:05:27 +00:00
bryner%brianryner.com
d5c394df86
Implement XForms label support (bug 267612). r=darin.
2004-11-20 21:00:59 +00:00
shaver%mozilla.org
1939cb5731
(NPOTB).
...
Change interfaces to use nsIURL to specific resources, instead of UTF8 strings.
Don't cap the storage stream (and therefore the generated PROPFIND request
body) at 256K.
Don't leak a ref on the resource's URL if we can't QI the channel we create
to nsIHttpChannel. (Honestly, though, that really shouldn't happen.)
2004-11-19 09:12:41 +00:00
pkw%us.ibm.com
b1c6205b5e
Bug 270215 - Memory leak in wallet_GetLine
...
r=cbiesinger@gmx.at , sr=darin@meer.net
2004-11-17 02:19:15 +00:00
darin%meer.net
df09cb6d5d
fixes bug 268578 "support xforms submit and trigger elements" r=bryner
2004-11-16 04:28:20 +00:00
darin%meer.net
c79cfdbf74
fixes bug 261083 "Channels do not uniformly query their notification callbacks" r=biesi sr=bzbarsky
2004-11-15 20:16:52 +00:00
bryner%brianryner.com
426cf9c1d6
Merge nsXFormsMDG and nsXFormsMDGEngine (bug 266113). Patch by allan@beaufour.dk, r=bryner.
2004-11-13 00:22:30 +00:00
darin%meer.net
548760ac8e
fixes bug 268284 "Support cdata-section-elements attribute on xforms <submission> element." r=bryner
2004-11-12 22:12:01 +00:00
hpradhan%hotpop.com
7d0235d47b
bug 269131: reduce codesize of SOAP encoders r+sr=jst
2004-11-12 06:14:01 +00:00
hpradhan%hotpop.com
bc67703f29
bug 269129 : Init schema component before using it r+sr=jst
2004-11-12 06:12:10 +00:00
jst%mozilla.jstenback.com
bcd4e3ee61
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
cf3ed5b511
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
2a265b77d3
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
ea2f3df3b9
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
230de970e0
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
c1f5c4af67
Add a beginAddingChildren notification to XTF (bug 268691). r+sr=jst
2004-11-09 23:59:24 +00:00
darin%meer.net
164fefa4af
fixes bug 268107 "mailnews allows cookies, despite the pref" r=mvl sr=bienvenu
2004-11-08 22:15:30 +00:00
mvl%exedo.nl
253e24c67e
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
f94aa8151e
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
2004-11-07 23:59:35 +00:00
silver%warwickcompsoc.co.uk
363032afdd
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
cd3153de2e
Add a shared base class for elements that derive from nsIXTFXMLVisual. r=darin.
2004-11-07 08:54:32 +00:00
bryner%brianryner.com
de1244dde7
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
0c59b0aa76
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
100667486e
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
9e5e086b0b
Fix MinGW linkage (not part of build)
2004-11-05 06:10:34 +00:00
bryner%brianryner.com
8416d7c369
Action module implementation (bug 263008). Patch by smaug@welho.com, r=bryner
2004-11-05 02:15:01 +00:00
bryner%brianryner.com
c0dc0cb24a
XForms output element implementation. Patch by allan@beaufour.dk, r=bryner, bug 267300.
2004-11-04 23:53:01 +00:00
bryner%brianryner.com
cbc91b1c97
Factor out GetNodeValue and SetNodeValue. r=darin.
2004-11-04 23:26:39 +00:00
bryner%brianryner.com
b6d20a49b3
comment fixes and cleanups. bug 266098, patch by allan@beaufour.dk, r=bryner
2004-11-04 21:12:22 +00:00
darin%meer.net
32a1dd772a
additional patch for bug 267539 "miscellaneous xforms submission bugs" r=bryner
2004-11-04 18:31:19 +00:00
bryner%brianryner.com
679f64aba8
Make classes inherit from nsXFormsStubElement where applicable. r=darin
2004-11-04 00:24:40 +00:00
darin%meer.net
b10b5bc4a1
fixes bug 267539 "miscellaneous xforms submission bugs" r=bryner
2004-11-03 23:40:39 +00:00
steffen.wilberg%web.de
f8df5c5bb9
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
533ab4130c
Implement MoveTo and CopyTo. (NPOTB)
2004-11-03 00:16:53 +00:00
shaver%mozilla.org
e899d097b6
fix dumb prototype/impl mismatch (npotb)
2004-11-02 21:44:51 +00:00
jst%mozilla.jstenback.com
d9915d605d
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
96c79cea45
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
2004-11-01 18:50:36 +00:00
shaver%mozilla.org
43e79beea4
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
1b5d38e327
Build bustage, bug 237745
2004-10-30 03:44:32 +00:00
bsmedberg%covad.net
2cd8fddede
Use appcomps properly.
2004-10-30 02:26:17 +00:00
timeless%mozdev.org
2245d35c6a
Bug 237745 (app-startup)
2004-10-29 21:41:47 +00:00
bsmedberg%covad.net
63a453e6a9
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
dd93d3b586
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
58f58642b0
fixes bug 266626 "EvaluateNodeBinding is wrong for <submission> elements" r=bryner
2004-10-29 19:50:31 +00:00
bsmedberg%covad.net
3055933c27
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
f8cb732327
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
2abf1ba369
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
c8d654806c
Remove nsWriteSegmentFun - no longer needed.
2004-10-27 22:03:45 +00:00
pedemont%us.ibm.com
d6875c8d46
Fix memory leaks. Make JavaXPCOMInstance hold ref to XPCOM object.
2004-10-27 17:10:03 +00:00
timeless%mozdev.org
60052b3f8a
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
c9cd3b04b8
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
cc58fec3f0
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
9170833944
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
8e1c5ee967
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
e27be887cd
Bug 265950 Change ' to ' and " to <q></q>
...
p=giacomo.magnini@portalis.it r=me
2004-10-25 23:25:14 +00:00
bugzilla%arlen.demon.co.uk
a50c536224
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
886d191a5a
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
0fd1b6a162
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
silver%warwickcompsoc.co.uk
bae624395c
Bug 262037 - Only search for plugins to remove by URL, not ID.
...
ChatZilla only.
r=rginda
p=samuel@sieb.net (Samuel Sieb)
2004-10-24 22:49:27 +00:00
silver%warwickcompsoc.co.uk
7cd56abd71
Bug 261711 - Treat '330' message the same as other whois lines.
...
ChatZilla only.
r=samuel@sieb.net
2004-10-24 20:03:45 +00:00
silver%warwickcompsoc.co.uk
63ec32fef0
Bug 255494 - Correctly clear pref observer system. Prevents hitting pref system crash (bug 265788).
...
ChatZilla only.
r=rginda
2004-10-24 19:35:08 +00:00
silver%warwickcompsoc.co.uk
bba487d0ed
Bug 265414 - Don't call createInstance on a service CID. Also optimises utility code to createInstance and adds a getService utility function.
...
ChatZilla only.
r=rginda
2004-10-24 19:31:38 +00:00
bugzilla%arlen.demon.co.uk
f382633b48
Bug 145926 Navigator Preferences - DOM Inspector help content needed
...
p=stefan_h@hem.utfors.se r=me
2004-10-24 19:28:41 +00:00
bugzilla%arlen.demon.co.uk
b0d75eb58f
Bug 251548 Minor nits and cruft removal from composer_help.xhtml
...
p=giacomo.magnini@portalis.it r=me/neil.parkwaycc.co.uk
2004-10-24 19:23:51 +00:00
bugzilla%arlen.demon.co.uk
07f1d22386
Bug 262080 Cruft removal/additional fixes for mozilla help files - cruftremovalnew4 fixes
...
p=giacomo.magnini@portalis.it r=me
2004-10-24 18:46:42 +00:00
bugzilla%arlen.demon.co.uk
e0fcb12cbe
Bug 262080 Cruft removal/additional fixes for mozilla help files - developer tools patch
...
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-10-24 18:37:18 +00:00
bugzilla%arlen.demon.co.uk
067ebb33b0
Bug 264102 Chrome should use document.title instead of window.title - xmlterm fixes
...
p=me r=neil.parkwaycc.co.uk
2004-10-24 18:10:59 +00:00
bugzilla%arlen.demon.co.uk
58683f4a1c
Bug 264102 Chrome should use document.title instead of window.title - sroaming fixes
...
p=me r=ben.bucksch
2004-10-24 17:48:06 +00:00
bugzilla%arlen.demon.co.uk
3fef6083cd
Bug 264102 Chrome should use document.title instead of window.title - venkman fixes
...
p=me r=rginda
2004-10-24 17:45:21 +00:00
bzbarsky%mit.edu
7517e43142
Make XSLT stylesheet loads check content policy. Bug 203211, r=sicking,
...
sr=peterv
2004-10-24 17:25:58 +00:00
darin%meer.net
3e44d10475
landing patch for bug 264991 "Support xforms submission replace attribute" r=bryner
2004-10-20 21:43:10 +00:00
silver%warwickcompsoc.co.uk
8277984c19
Bug 262037 - New ChatZilla plugin API.
...
ChatZilla only.
r=rginda
p=samuel@sieb.net (Samuel Sieb)
2004-10-20 17:13:35 +00:00
silver%warwickcompsoc.co.uk
b5ef59ce77
Bug 247507 - Make Venkman on Aviary banch work in FF 1.0.
...
r=shaver
a=drivers
2004-10-20 16:26:05 +00:00
pedemont%us.ibm.com
07f57141f2
Move assert to the correct place
2004-10-19 23:15:51 +00:00
timeless%mozdev.org
39a6a218aa
Bug 198006 no help for automatic image resizing
...
patch by giacomo.magnini@portalis.it and stefan_h@hem.utfors.se r=neil
2004-10-19 19:33:58 +00:00
silver%warwickcompsoc.co.uk
f8a3f1f895
Bug 233973 - Bustage fix for ChatZilla.
...
r=samuel@sieb.net
2004-10-19 18:57:15 +00:00
pedemont%us.ibm.com
06423f11cc
Implement IID for nsJavaXPTCStub. Return associated Java object if returning nsJavaXPTCStub.
2004-10-18 17:04:29 +00:00
neil%parkwaycc.co.uk
db03b3ac8b
Bug 258257 Fixing errors and cleanup p=giacomo.magnini@portalis.it r=me
2004-10-18 13:25:34 +00:00
silver%warwickcompsoc.co.uk
01ebb5661e
Bug 233973 - Put logs in directories based on network and named by date.
...
ChatZilla only.
r=rginda
2004-10-18 13:22:20 +00:00
silver%warwickcompsoc.co.uk
125d2e3e6e
Bug 263760 - Fix typo in IRC library's getChannel, and handle the getChannel call failing.
...
ChatZilla only.
r=rginda
2004-10-18 13:17:21 +00:00
bryner%brianryner.com
35a6a12bca
Fixing a couple of MSVC build warnings.
2004-10-17 21:07:25 +00:00
bryner%brianryner.com
89dc9ecf84
Work around blur events not going to the system event group, just use the default event group for now.
2004-10-16 21:29:00 +00:00
pedemont%us.ibm.com
01b07e6d7e
Use the actual XPCOM obj (not wrapper) as hash key.
2004-10-15 22:20:07 +00:00
pedemont%us.ibm.com
f59b0d3465
Revert to having each nsJavaXPTCStub hold a ref to its Java object.
2004-10-15 22:07:36 +00:00
pedemont%us.ibm.com
1ab5b7e9c3
Update to new method names and QI impl. Add deleting array test.
2004-10-15 21:55:14 +00:00
pedemont%us.ibm.com
4ea3388e04
Make GeckoEmbed functions more Java-like. Don't reflect NS_NewArray. Provide generic impl of QI.
2004-10-15 21:50:15 +00:00
bryner%brianryner.com
fca9f9b2bc
Add HANDLE_DEFAULT to the notification mask for ModelElement and SubmissionElement.
2004-10-15 20:10:15 +00:00
shaver%mozilla.org
9a1bef408a
WebDAV, NPOTB: Refactor simple stream reader, because every line of reuse
...
reduces the amount of C++ I have to read.
2004-10-15 07:58:56 +00:00
shaver%mozilla.org
1494465fae
WebDAV, NPOTB.
...
Refactor the parse-and-list-responses code so that upcoming multiresult
work for non-PROPFIND operations can use it.
2004-10-15 07:48:12 +00:00
shaver%mozilla.org
a067871b06
WebDAV, NPOTB.
...
Streamline operation-listener interface.
Report HTTP status correctly to listener.
2004-10-15 00:01:47 +00:00
bryner%brianryner.com
69c2e00a66
Switch to XTF handleDefault() API. Fixes crashes from failed QI to nsIDOMNSUIEvent.
2004-10-14 23:55:58 +00:00
bryner%brianryner.com
ef037a47d2
Fix UMR from bug 263705
2004-10-14 23:38:16 +00:00
bryner%brianryner.com
09bf83a5dc
Fix spelling of eEvent_ComputeException. Patch by aaronr@us.ibm.com, r=me.
2004-10-14 21:20:18 +00:00
cbiesinger%web.de
8dbcaf8757
remove filespec from wallet code. 214795 r=mvl sr=dveditz
2004-10-14 17:00:19 +00:00
neil%parkwaycc.co.uk
ff8101f1a3
Typo fix b=146434 p=giacomo.magnini@portalis.it r=me
2004-10-14 08:57:39 +00:00
shaver%mozilla.org
f34a84837c
WebDAV, NPOTB.
...
DELETE can return a multistatus, so enhance the API a bit to convey that data.
We don't call the detailed-report facet yet at all, but it's there for when
we do!
2004-10-13 23:36:51 +00:00
cbiesinger%web.de
2db8755460
fixing xmlterm bustage from bug 231716
2004-10-13 23:10:12 +00:00
neil%parkwaycc.co.uk
279d8c6aef
Signed/unsigned comparison fix b=231716 p=gautheri@noos.fr r=timeless sr=roc
2004-10-13 22:34:43 +00:00
shaver%mozilla.org
d8ea0c6168
WebDAV: the beat goes on.
...
MKCOL support. No MKCOL-with-data support, because I have no idea what that's
really supposed to do, so I can't design a good interface for it.
2004-10-13 22:14:51 +00:00
shaver%mozilla.org
5981b25833
WebDAV, NKOTB.
...
DELETE support (named 'remove' in IDL to avoid pain for JS consumers).
(...step by step...)
2004-10-13 21:54:33 +00:00
shaver%mozilla.org
0055b6207b
WebDAV, NPOTB.
...
Don't propagatge NS_BINDING_ABORTED to put() callers.
PUT() test wrapper and findErr helper.
2004-10-13 21:30:21 +00:00
shaver%mozilla.org
b178b5c8a6
(WebDAV, NPOTB)
...
Flush the output stream when the GET is complete, to aid scripted callers in
getting the results they probably expect.
2004-10-13 20:46:24 +00:00
bryner%brianryner.com
2ebf2c9755
Adding nsIXFormsModelElement here, instead of dom/public/idl/xforms, since nothing in the core will depend on it.
2004-10-13 19:29:35 +00:00
bryner%brianryner.com
7ddd21eb5a
More API updates for trunk XTF.
2004-10-13 18:50:15 +00:00
shaver%mozilla.org
61b57992ba
WebDAV micro-checkpoint, NPOTB.
...
Use buffered streams for getToOutputStream, and document that requirement.
Make sure we QI correctly for nsIRequestObserver in our
OperationStreamListener.
2004-10-13 18:35:33 +00:00
bryner%brianryner.com
7dd8608440
Merge of XForms code to the trunk. This has some rough edges still, like inputs not being treated as inline elements.
2004-10-13 09:51:52 +00:00
silver%warwickcompsoc.co.uk
d1aefb1eb4
Bug 235213 - Correct typo in help template.
...
JavaScript Debugger only.
r=rginda
2004-10-13 02:33:58 +00:00
silver%warwickcompsoc.co.uk
df4734a34c
Bug 263103 - Delay being "initialized" until post-window display to prevent us stopping without a UI shown.
...
JavaScript Debugger only.
r=rginda
2004-10-13 02:30:45 +00:00
aaronleventhal%moonset.net
24eabf40af
Bug 261054. Make caret consistently the same width throughout Gecko/Mozilla. Configurable through ui.caretWidth. r=glazou, sr=rbs
2004-10-13 01:12:14 +00:00
shaver%mozilla.org
1c3f4cfd9e
WebDAV checkpoint (NPOTB, I feel so dirty).
...
- return properties for propname results, as well as properties proper.
(Depends on 263957 to actually be useful.)
- ACString > string.
- remove vestigial ChildListener interface.
- OperationListener is also used for get and put.
- put needs a content-type.
- getToOutputStream for somewhat easier use from script.
- implement put, getToOutputStream
- much refactoring of propfind stuff for reuse and clarity
- "davshell" xpcshell test framework
- honestly, did we lose a string-API bet with someone?
2004-10-12 04:13:04 +00:00
bugzilla%arlen.demon.co.uk
97d2d78578
Bug 146434 Last part of section "Edit Ciphers" is not present in Mozilla Help
...
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-10-11 15:50:08 +00:00
Stefan.Borggraefe%gmx.de
87f656bf80
Bug 263774: Removing unused function InitElement()
...
r=BenB, sr=Neil
2004-10-10 21:33:21 +00:00
timeless%mozdev.org
faef68dd99
Bug 262844 Add missing kbd shortcuts in shortcuts-navigator.xhtml
...
patch by stefan_h@hem.utfors.se r=neil
2004-10-10 21:02:31 +00:00
Stefan.Borggraefe%gmx.de
d9cc6ad094
Bug 249359 Minor UI clean-up for the Roaming Profile Preferences panes
...
r=BenB, sr=Neil
2004-10-10 21:01:42 +00:00
cbiesinger%web.de
09b6196f24
Bug 258935 Import Mail should have a index entry in help
...
patch by Frank Wein <mcsmurf@gmx.de> / Giacomo Magnini
<giacomo.magnini@portalis.it>, r=neil
2004-10-10 18:49:20 +00:00
silver%warwickcompsoc.co.uk
9cf4590273
Bug 263608 - Pass actual string rather than array of one item (fixes toolbar not initialising)
...
JavaScript Debugger only.
r=rginda
2004-10-10 07:18:09 +00:00
neil%parkwaycc.co.uk
7bb2ca31b7
Switch load handlers to setting document.title (as per bug 126903 setting the title attribute no longer works) b=261267 r=jst sr=shaver
2004-10-09 13:01:45 +00:00
pedemont%us.ibm.com
d044f218ba
Check if entry is valid when removing. Not part of default build.
2004-10-07 18:35:43 +00:00
pedemont%us.ibm.com
5528356ba2
Implement testcase interface as IDL. Not part of default build.
2004-10-07 15:48:38 +00:00
pedemont%us.ibm.com
2f3410b9f8
Pass package name to xpidl when creating Java interfaces. Not part of default build
2004-10-07 15:27:27 +00:00
pedemont%us.ibm.com
facb8ff0cd
Only master XPTCStub should hold strong ref to Java object. Not part of default build.
2004-10-07 15:11:34 +00:00
silver%warwickcompsoc.co.uk
6e32c24b57
Bug 263226 - Make bug# links use https by default.
...
ChatZilla only.
r=samuel@sieb.net
p=116057@bacon.qcc.mass.edu (Justin Wood)
2004-10-07 03:43:03 +00:00
pedemont%us.ibm.com
50a58b9ba6
mIInfo check was wrong and unnecessary. Not part of default build.
2004-10-06 22:31:13 +00:00
pedemont%us.ibm.com
dc5512a896
Cleanup. Not part of default build.
2004-10-06 22:28:50 +00:00
pedemont%us.ibm.com
7e21833fa9
Use NS_ProxyRelease to make sure XPCOM objects are released on the correct thread. Not part of default build.
2004-10-06 22:13:00 +00:00
cbiesinger%web.de
d33d543859
help should only show information applying to the current platform, Bug 111484
...
patch by Stefan <stefan_h@hem.utfors.se> r=neil
2004-10-02 22:31:53 +00:00
pedemont%us.ibm.com
b03fb8d37b
Fix crash when nsJavaXPTCStub represents a non-Mozilla class object. Not part of default build.
2004-10-01 23:08:34 +00:00
pedemont%us.ibm.com
f44779fe60
Create special xpcom exception class. Also, throw exception when we DON'T already have an exception. Not part of default build.
2004-10-01 23:05:41 +00:00
pedemont%us.ibm.com
7d23ad18e5
Added NS_NewArray function. Used by testcase. Not part of default build.
2004-10-01 22:59:12 +00:00
pedemont%us.ibm.com
51cdd7004f
First testcase. Not part of default build.
2004-10-01 22:54:51 +00:00
pedemont%us.ibm.com
080810f105
Add helper function for getting an interfaces IID. Used by Java impl of QI. Not part of default build.
2004-10-01 16:29:53 +00:00
pedemont%us.ibm.com
7c456eaf70
Better logging. Not part of default build.
2004-10-01 16:24:57 +00:00
pedemont%us.ibm.com
89056e2e29
Split GeckoEmbed.java into two files, so GeckoEmbed just contains embedding functions. Better name for library. Use JAVA_HOME for location of Java includes. Not part of default build.
2004-10-01 16:19:03 +00:00
shaver%mozilla.org
d40a9cb8bd
Beginnings of WebDAV support, starting with (nonconformant but mildly
...
usable) PROPFIND service.
2004-10-01 05:59:55 +00:00
pedemont%us.ibm.com
1a78a807cd
Store a global weak ref to the Java object rather than the 'address' returned by the JVM
2004-09-30 23:34:47 +00:00
pedemont%us.ibm.com
effca9ec24
Store the key in the hash entry struct so that it works better with stub hash functions. Not part of default build.
2004-09-30 23:20:34 +00:00
bzbarsky%mit.edu
2c481caaf4
Make it possible to re-call an XMLHttpRequest object from its onreadystate
...
handler by clearing listeners before calling onreadystate, not after. Bug
258768, r=doron, sr=jst
2004-09-30 22:47:50 +00:00
doronr%us.ibm.com
538ac86b22
Bug 262188 - nsSchemaLoader::ProcessFacet checks for sMaxInclusive_atom twice, it should check for sMinInclusive_atopm the 2nd time. r=timeless/sr=peterv
2004-09-30 15:09:10 +00:00
bugzilla%arlen.demon.co.uk
14c14d6126
Bug 257507 Small glitches in various inline help files (Fix for the reported missing entry)
...
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-09-28 22:23:06 +00:00
bugzilla%arlen.demon.co.uk
ce786e42e7
Bug 257507 Small glitches in various inline help files (More fixes...)
...
p=giacomo.magnini@portalis.it r=neil.parkwaycc.co.uk
2004-09-28 22:15:30 +00:00
silver%warwickcompsoc.co.uk
f9c455d186
Bug 261711 - Make /whois output go to user's view, if one exists.
...
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:28:13 +00:00
silver%warwickcompsoc.co.uk
4716496448
Bug 261696 - Use state variable for connection information, making /cancel work better.
...
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:27:13 +00:00
silver%warwickcompsoc.co.uk
b1dffb44b3
Bug 261270 - Make prefix parsing stricter, and allow foo!bar prefixes.
...
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:25:58 +00:00
silver%warwickcompsoc.co.uk
242edf507e
Bug 248746 - Include both : and :: pseudo-element versions, and make away users italic.
...
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:24:46 +00:00
silver%warwickcompsoc.co.uk
5b64628626
Bug 219896 - Don't drop parameters for /squery.
...
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:23:40 +00:00
silver%warwickcompsoc.co.uk
1d6a96d2c6
Bug 204942 - Focus input box after dispatching link.
...
ChatZilla only.
r=samuel@sieb.net
2004-09-28 21:22:31 +00:00
aaronleventhal%moonset.net
50da3db83e
bug 191871: fayt stops working after Alt+F C. r+sr=jst
2004-09-28 18:42:59 +00:00
dveditz%cruzio.com
3100d181f0
bug 261797 incorrect .cvsignore breaking cvs import, not part of build
2004-09-27 19:15:11 +00:00
neil%parkwaycc.co.uk
911a0e258d
Whitespace fixes because I checked in the -w version by mistake b=258997
2004-09-24 21:32:49 +00:00
neil%parkwaycc.co.uk
01a4475975
Bug 258997 Search fails when a container matches r=timeless,vlad sr=shaver a=asa
2004-09-24 21:29:47 +00:00
bzbarsky%mit.edu
95ad165f0f
Don't add 4 to the length, so we don't send 4 extra bytes of garbage POST
...
data. Bug 246651 followup, r+sr=darin, a=asa
2004-09-24 17:58:03 +00:00
bugzilla%arlen.demon.co.uk
81a2e8aeaf
Bug 260364 Fixup radiogroups to use new .value functionality of radio.xml
...
p=me r/sr=neil a=asa
2004-09-24 00:55:43 +00:00
silver%warwickcompsoc.co.uk
cd02689319
Bug 259197 - Make <text> optional for /stalk, and fix the command's code. Also correct enumeration of stalk items.
...
ChatZilla only.
r=samuel@sieb.net
2004-09-22 02:52:18 +00:00
dbaron%dbaron.org
0a64a1e467
Move XPCNativeWrapper.js from communicator to global. b=256630 r=bryner sr=bzbarsky
2004-09-22 00:42:50 +00:00
neil%parkwaycc.co.uk
c542f8d67e
Make "Log Out" clear all HTTP auth sessions as well as expiring the master password b=55181 p=vhaarr@firefox.no r=me sr=darin
2004-09-21 16:11:28 +00:00
pedemont%us.ibm.com
de8694b8b5
Remove extra semicolon. Not part of default build
2004-09-21 15:46:59 +00:00
silver%warwickcompsoc.co.uk
98569baee3
Bug 260633 - Make URL generation only remove #, if safe, and make gotoIRCURL stick the # back in as nessessary.
...
ChatZilla only.
r=samuel@sieb.net
2004-09-21 14:58:26 +00:00
vladimir%pobox.com
fd953d24b4
wrong IID; this one matches aviary and 1.7
2004-09-21 04:25:40 +00:00
vladimir%pobox.com
3c86288e1c
b=253954, let nsDOMParser detect charset from xml entity decl -- finally remembered to land this; r=bz,sr=shaver
2004-09-20 23:15:26 +00:00
neil%parkwaycc.co.uk
0401ade999
Typo fix: it's -> its preferences r=silver
2004-09-18 13:39:52 +00:00
neil%parkwaycc.co.uk
2d8f77306a
Removing unused files b=247305
2004-09-18 13:23:11 +00:00
peterv%propagandism.org
bf119d218f
Fix for 209699 (bug convert some consumers over to CopyUTF8toUTF16 / CopyUTF16toUTF8). r=jshin, sr=jst.
2004-09-17 13:03:33 +00:00
aaronleventhal%moonset.net
4ee3f35b00
Bug 185824. Type ahead find fails with frames. Also fixes crash from bug 255002. r=timeless, sr=jst
2004-09-17 02:07:39 +00:00
bzbarsky%mit.edu
06df868b16
Fix misspellings of "transferring" in the tree. Bug 258874, patch by Chris
...
Thomas (CTho) <cst@andrew.cmu.edu>, r=bsmedberg, spelling fix rs=brendan
2004-09-16 18:33:39 +00:00
peterv%propagandism.org
d2f5c64e0a
Remove semicolon to fix bustage.
2004-09-16 17:25:09 +00:00
hpradhan%hotpop.com
e17c9e0dc0
bug 249366 : oops, missed a file
2004-09-16 11:46:09 +00:00
hpradhan%hotpop.com
47e5b5d1f8
bug 249366 : Better error handling for webservices. patch chantepie@altern.org, r=me sr=jst
2004-09-16 10:59:36 +00:00
pedemont%us.ibm.com
559b5ca2f4
Properly mplement T_VOID. Not part of default build.
2004-09-15 22:59:42 +00:00
pedemont%us.ibm.com
e4d7337ca4
Better implementation of FinalizeJavaParams. Not part of default build.
2004-09-15 22:19:18 +00:00
pedemont%us.ibm.com
ea42c74d22
A weak reference implementation. Not part of default build.
2004-09-15 21:50:41 +00:00
pedemont%us.ibm.com
910ce7becd
Make it build properly. Not part of default build.
2004-09-15 21:18:09 +00:00
pedemont%us.ibm.com
1a9d524c2c
Make object returned from NS_NewLocalFile lazily resolve its interface info, so we can call NS_NewLocalFile before NS_InitEmbedding. Not part of default build.
2004-09-15 21:06:30 +00:00
silver%warwickcompsoc.co.uk
396157bfb5
Bug 255081 - Commiting the *binary* version of this image (sigh).
...
ChatZilla only.
r=samuel@sieb.net
2004-09-15 20:06:12 +00:00