neil%parkwaycc.co.uk
0f43ee9e2c
Typo fix b=146434 p=giacomo.magnini@portalis.it r=me
2004-10-14 08:57:39 +00:00
shaver%mozilla.org
68c683d7fe
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
b66482959e
fixing xmlterm bustage from bug 231716
2004-10-13 23:10:12 +00:00
neil%parkwaycc.co.uk
3af8384d63
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
4ad3836fae
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
d13ae59f95
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
b9f243f10c
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
ee1db06bac
(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
fa66492f1c
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
76d97cefed
More API updates for trunk XTF.
2004-10-13 18:50:15 +00:00
shaver%mozilla.org
4b184ac2af
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
80e542ba71
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
e53ceedfc1
Bug 235213 - Correct typo in help template.
...
JavaScript Debugger only.
r=rginda
2004-10-13 02:33:58 +00:00
silver%warwickcompsoc.co.uk
425785ced5
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
ca0cd1c767
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
6c340a24d6
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
b3cab51db0
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
8540163456
Bug 263774: Removing unused function InitElement()
...
r=BenB, sr=Neil
2004-10-10 21:33:21 +00:00
timeless%mozdev.org
c1c1daa3f1
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
b02d2d1d4e
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
1c40e06212
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
32fd7b1a20
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
5601db241c
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
80d3ab5ea9
Check if entry is valid when removing. Not part of default build.
2004-10-07 18:35:43 +00:00
pedemont%us.ibm.com
b5a2f2368c
Implement testcase interface as IDL. Not part of default build.
2004-10-07 15:48:38 +00:00
pedemont%us.ibm.com
42052a7514
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
fba0b494d1
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
ce0b41426a
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
0f73cee979
mIInfo check was wrong and unnecessary. Not part of default build.
2004-10-06 22:31:13 +00:00
pedemont%us.ibm.com
4e4f0d22fb
Cleanup. Not part of default build.
2004-10-06 22:28:50 +00:00
pedemont%us.ibm.com
9a08143a89
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
15cb2b41c9
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
f64bca4b64
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
b4785fb9ab
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
032c5f79ed
Added NS_NewArray function. Used by testcase. Not part of default build.
2004-10-01 22:59:12 +00:00
pedemont%us.ibm.com
006bb3fd05
First testcase. Not part of default build.
2004-10-01 22:54:51 +00:00
pedemont%us.ibm.com
26d64eb1c5
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
88af8e5209
Better logging. Not part of default build.
2004-10-01 16:24:57 +00:00
pedemont%us.ibm.com
9ebe7a881f
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
d6a4d0f76c
Beginnings of WebDAV support, starting with (nonconformant but mildly
...
usable) PROPFIND service.
2004-10-01 05:59:55 +00:00
pedemont%us.ibm.com
f0b068d822
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
a741abdef7
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
ddc468e6d6
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
1e7fadf591
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
1d80f6f904
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
ace33c2bf4
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
5eb2df45d5
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
045d7584fa
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
6fbab3cc29
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
cad5e87123
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