Commit Graph

134252 Commits

Author SHA1 Message Date
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
wchang0222%aol.com
140228c846 Bugzilla bug 264257: added GetCert and LRA Pop witness controls to CMC.
The code is contributed by Christine Ho of AOL.  r=wtc.
Added Files: GetCert.java LraPopWitness.java
2004-10-13 23:35:39 +00:00
jst%mozilla.jstenback.com
bc60433e87 Fixing bug 69070. Don't allow loading of images from file: URIs from web content. r+sr=bzbarsky@mit.edu 2004-10-13 23:16:58 +00:00
cbiesinger%web.de
b66482959e fixing xmlterm bustage from bug 231716 2004-10-13 23:10:12 +00:00
dbaron%dbaron.org
05b5b63278 Bustage fix. b=227361 2004-10-13 23:06:39 +00:00
cbiesinger%web.de
8ce77972a9 fixing qt bustage. Bug #264266, qt-only 2004-10-13 23:04:52 +00:00
cltbld
c34ab74ec4 Automated update from host egg 2004-10-13 22:53:54 +00:00
bugzilla%arlen.demon.co.uk
d4127f1540 Bug 234185 Build failure: #error "No SVG renderer."
p=ajvincent@gmail.com r=bsmedberg
2004-10-13 22:44:05 +00:00
dbaron%dbaron.org
c0a432e619 Don't do resize reflows for view managers that aren't visible. (Improve window resizing and find toolbar performance when multiple tabs are open.) b=227361 r+sr=roc 2004-10-13 22:37:32 +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
neil%parkwaycc.co.uk
2a4621a7cf Bug 261108 Fix generated click event to be a mouse event r+sr=jst 2004-10-13 22:23:46 +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
dbaron%dbaron.org
b2c89427b4 Remove unneeded dependency on layout. b=227361 r+sr=roc 2004-10-13 22:08:00 +00:00
dbaron%dbaron.org
5d73b65b11 Remove unneeded dependency on layout. b=227361 r+sr=roc 2004-10-13 22:05:00 +00:00
dbaron%dbaron.org
dc1efc09e8 Store the visible area so other callers of InitialReflow use the right size rather than 0x0. b=227361 r+sr=roc 2004-10-13 21:59:26 +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
igor%mir2.org
a18c7f63d5 Test suite for E4X from AgileDelta Inc, http://agiledelta.com/ : see bug 251113 2004-10-13 21:35:32 +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
joshmoz%gmail.com
48acafa86d make Appearance pref pane use labeled buttons for changing fonts, also lots of stylistic cleanup (bug 175924) 2004-10-13 21:29:56 +00:00
zack%kde.org
8ab3d601bb New approach, better approach, popups disappearing after a click, just cooler...
Like it still won't get me chicks but is closer to that goal (i got into mozilla
because of false promises of women)
2004-10-13 21:01:24 +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
68d2914c4e Fix gtk warnings on older gtk versions (bug 255656, r+sr=dbaron). 2004-10-13 20:35:06 +00:00
roc+%cs.cmu.edu
407418eef2 Bug 263992. Fix widget/windows bug revealed by widget caching changes: Resize(x,y,w,h) needs to fix up popups the same way Move() does. r=ere,sr=roc, patch by swalker and roc 2004-10-13 20:17:05 +00:00
vladimir%pobox.com
98b1cd3b91 Update to SQLite 3.0.8 2004-10-13 19:30:19 +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
timeless%mozdev.org
02764816d7 backing out bsmedberg's changes for Bug 264093 because they caused domwindows to leak and orange 2004-10-13 19:05:48 +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
bsmedberg%covad.net
c897f37473 Bug 264093 - combine chrome registry and chrome protocol handler on one object r=darin 2004-10-13 17:14:13 +00:00
jst%mozilla.jstenback.com
0aedf76896 Fixing bug 263649. Add handleDefault(nsIDOMEvent) method to nsIXTFElement. Patch by smaug@welho.com, r=bryner@brianryner.com, sr=jst@mozilla.org 2004-10-13 16:05:13 +00:00
alex%croczilla.com
a9133f8373 Bug 264112: Fix --enable-xtf non-SVG builds. r=aaronr. Affects XTF-enabled builds only. 2004-10-13 16:04:50 +00:00
dbaron%dbaron.org
76e0711fdd Treat 'visibility: collapse' the same as 'visibility: hidden'. b=264072 r+sr=roc 2004-10-13 15:12:14 +00:00
mostafah%oeone.com
2ed95725ef Checked in patch for bug 264077:
Sunbird menus use control as modifier rather than accel
2004-10-13 13:26:54 +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
bmlk%gmx.de
d833f65d56 mark previously destroyed row frame as nsnull so that the pointer will not be reused bug 263738 r/sr=bzbarsky 2004-10-13 05:49:39 +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
cd89107e7e Fixing bustage 2004-10-13 02:24:38 +00:00
bzbarsky%mit.edu
65b5f30c68 Fix XML serializer to use default namespaces when possible instead of outputing
unneeded namespace prefixes.  Also fix possible correctness issues with the
prefixes it generates.  Bug 263225, r=peterv, sr=rbs
2004-10-13 01:16:06 +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
steffen.wilberg%web.de
1a12b1d7cf Bug 263769: fix some Opera shortcuts 2004-10-13 00:46:29 +00:00
jwalden%mit.edu
f676df3bca Increment the last-modified date... 2004-10-13 00:16:38 +00:00
steffen.wilberg%web.de
3ec5f89ca6 Bug 263369: improve explanation of 'proxy'. r=jwalden 2004-10-12 23:48:45 +00:00
glen.beasley%sun.com
428ccbac52 181540 support SHA-256, SHA-384, SHA-512 2004-10-12 23:24:40 +00:00
christophe.ravel.bugs%sun.com
ea68779909 238319: Sun packages changes. 2004-10-12 22:37:12 +00:00
bienvenu%nventure.com
3340277657 allow filters for local folders account, because of pop3 global inbox, sr=mscott 177093 2004-10-12 22:17:00 +00:00
bienvenu%nventure.com
d9986c5f9f fix deleting the last virtual folder, sr=mscott 263990 2004-10-12 22:16:22 +00:00
jwalden%mit.edu
d4b1964dcf Bug 263755 - Help shouldn't say Opt+D highlights location bar on Mac. Also, fix a separate incorrect entity in passing. 2004-10-12 22:12:56 +00:00
jwalden%mit.edu
198a6f660f Bug 263276 - copy changes to toolkit/content/customizeToolbar.xul. r=rlk, a=asa 2004-10-12 21:51:21 +00:00
jst%mozilla.jstenback.com
93125dee5f Fixing busted plugin sample. Not part of the default build. 2004-10-12 21:10:42 +00:00