timeless%mac.com
8ca24bdabc
Bug 52037 w/ w95osr2 and beyond you can get freediskspace for a full path (eg UNC Paths).
...
The code will use the Ex API if available.
With this change the function should get the correct freespace numbers for submounts and junction points (introduced in w2k).
r=dougt sr=dveditz
2002-02-07 14:46:10 +00:00
ccarlen%netscape.com
238b2f2205
Bug 96525 - Delay loading of strres dll when setting profile. r=tao@netscape.com/sr=alecf@betscape.com
2002-02-07 14:41:36 +00:00
brade%netscape.com
39ee6aae6d
optimization (don't call writer with 0 bytes); bug 122221; r=akkana, sr=darin
2002-02-07 14:19:32 +00:00
rayw%netscape.com
846739bee3
Changes to the way schema information is interpreted: First, acknowledging
...
that both complex types and simple restriction types may have base types,
and secondly acknowledging that complex types may have simple content models.
SOAP is not a part of the default build.
2002-02-07 11:40:40 +00:00
colin%theblakes.com
9aefc60514
Null plugin.soname.list for OpenVMS. b=112579. r=serge
2002-02-07 11:13:53 +00:00
axel%pike.org
4f8947bf88
bug 120055, new SomeDOMElement() should throw exception. If your object supports creation from scratch, supply an external constructor to DOMCI. Added static nsDOMClassInfo::ThrowJSException to throw js exception for an nsresult. r=peterv, sr=jst
2002-02-07 10:50:42 +00:00
cbiesinger%web.de
ed0948d429
bug 102838 r=walk84@yahoo.com sr=hewitt@netscape.com
...
Fix strict warning in dialog.xml
2002-02-07 09:45:07 +00:00
ian%hixie.ch
e4ff1d42f1
Fixes a copy-paste error in the help line. r=timeless; b=123708
2002-02-07 08:36:23 +00:00
ian%hixie.ch
ff3badae29
Lets the invite command accept the more natural syntax 'invite user in #channel' rather than just 'invite user channel'. r=zach; b=72949
2002-02-07 08:33:17 +00:00
rginda%netscape.com
2b0e1338f1
- venkman only -
...
add parameter list for "dumptree" command
2002-02-07 07:30:23 +00:00
rginda%netscape.com
db999e2714
- venkman only -
...
print command name on failure, not "[Object object]"
2002-02-07 07:29:37 +00:00
rginda%netscape.com
1742b00c5e
- venkman only -
...
add "dumptree" command.
change glob to globalObject in filter objects.
2002-02-07 07:29:01 +00:00
rginda%netscape.com
ab82a39286
- venkman only -
...
fix issues with removing children from unparented records.
added (and commented out) some common debug dumps.
added debug functions tov_formatRecord/formatBranch
2002-02-07 07:27:22 +00:00
rginda%netscape.com
1a541ad578
- venkman only -
...
fix bogus parse code. Old code had problems when the last argument before an optional was missing.
2002-02-07 07:25:14 +00:00
bryner%netscape.com
a756c5769d
Working around an apparent layout bug. Not turned on yet.
2002-02-07 07:18:13 +00:00
law%netscape.com
f27da28321
More updates. NOT PART OF THE BUILD
2002-02-07 06:52:58 +00:00
stephend%netscape.com
24c5ebca34
Bug 123189. JS strict warning. (redeclaration). Patch by Stephen Walker <walk84@yahoo.com> r=stephend@netscape.com, sr=hewitt@netscape.com
2002-02-07 06:48:06 +00:00
dcone%netscape.com
cf3ce49d17
b=118889 r=rods sr=sfraser Fixed app. so printSettings dialogs will work
2002-02-07 05:32:59 +00:00
bbaetz%student.usyd.edu.au
523e874817
Bug 122913 - make sure that we fire OnStart even when there was no data
...
r=dougt, sr=darin
2002-02-07 04:54:55 +00:00
jfrancis%netscape.com
d518c7b724
duh
2002-02-07 04:44:21 +00:00
rbs%maths.uq.edu.au
a4c59af4ee
[MathML only - candidate version for 0.9x] * Hooked robust support for advanced dynamic updates via JavaScript and the DOM across the entire MathML module (with particular attention to the numerous presentational attributes that MathML has). * Eliminated some functions (or folded their functionality into recently added APIs). * Reviewed the module as a whole and simplified several chunks of code owing to the benefit of hindsight now. * Added/reviewed the documentation in anticipation of the freezing of Mozilla 1.0, to improve the understanding of people that may read the archived code and learn from it under the appropriate context of this time. * Reviewed the XXX comments and addressed those that could be addressable in this timeframe. * Some renamings (e.g., ReLayout -> ReLayoutChildren to avoid ambiguities as to who does what in terms of the terminology used when referring to the frame hierarchy).
2002-02-07 04:38:08 +00:00
jband%netscape.com
ed05a4c99c
fix array support. NOT PART OF THE BUILD
2002-02-07 04:37:24 +00:00
jband%netscape.com
7c61dbcf65
fix windows bustage - not part of default build
2002-02-07 04:10:04 +00:00
andreww%netscape.com
e29ed37994
bugzilla 123412 r=bryner sr=hewitt - adding support for wrap attribute in multiline textboxes.
2002-02-07 04:02:48 +00:00
jband%netscape.com
886d8a0052
update of test. NOT PART OF THE BUILD
2002-02-07 03:57:33 +00:00
jband%netscape.com
840ba819dd
initial checkin of test. NOT PART OF THE BUILD
2002-02-07 03:56:45 +00:00
jfrancis%netscape.com
44033aab1c
fixes:
...
* 113691 : Composer freezes when removing multiple ol or ul tags.
* 113290 : Freezes when deleting some formatted text.
* 112144 : Attempt to reply to mail freezes entire Mozilla.
* 103685 : Caret disappears after deleting a blockquote w/ paragraph style.
* 121282 : Pressing enter causes caret to jump from end of <p> to the<h1>.
* 117418 : rewrote some code in nsWSRunObject.cpp: fixed warnings in GetWSNodes().
* 114911 : can't join two lists using delete key.
* 120000 : Indent list inside table causes table to split.
r=fm;sr=kin
2002-02-07 03:56:20 +00:00
dougt%netscape.com
bfb8b94122
Backing out my file io changes to see if that fixes some of the unix orangeness.
2002-02-07 03:51:34 +00:00
syd%netscape.com
ceee147ff3
Miscellanous fixes for Linux installer, including 53244, 107803, 122916, 122918.
...
r=sgehani, sr=dveditz
2002-02-07 03:44:26 +00:00
naving%netscape.com
3c368d42c3
105266 r/sr=bienvenu. Increase the size of buffer when msg lines are very
...
long > 16384 chars. this will enable us to move/copy such messages between
local folders and from local to imap.
2002-02-07 03:23:56 +00:00
law%netscape.com
a0b5190c5b
Updates to new progress dialog code; NOT PART OF THE BUILD
2002-02-07 03:22:27 +00:00
bbaetz%student.usyd.edu.au
ae0480a313
Fix typo in TestUpload.cpp, and add it to the Makefile.in (removing a
...
duplicate entry at the same time)
r=dougt, tests only
2002-02-07 03:13:30 +00:00
wtc%netscape.com
97513b30b9
Bugzilla bug 117479: define the PR_ABS macro only if it is not defined.
...
The patch is contributed by Roland.Mainz@informatik.med.uni-giessen.de .
r=wtc. sr=brendan.
2002-02-07 03:08:39 +00:00
rayw%netscape.com
8f90b4651e
Added code to properly decode multi-dimensional arrays as nested arrays
...
in XPCOM. Unfortunately, there is no way to test this because Apache
SOAP servers do not seem to produce them in any simple configuration
because Java does not support multidimensional arrays. I will be writing
code to test this later as I add support for encoding multi-dimensional
arrays, as specified by a schema type, which I can then decode without
actually sending / receiving a message, but I need to put this fix back
now. At least I didn't break decoding of single-dimensional arrays.
SOAP is not part of default build.
2002-02-07 03:02:59 +00:00
darin%netscape.com
6cddfc58d9
2nd attempt at fixing bug 86917 "socket transport should try all ip addresses
...
returned by DNS service" r=gordon sr=rpotts
2002-02-07 02:26:46 +00:00
rbs%maths.uq.edu.au
04925eee11
Add a flag to distinguish a real infix operator from its 'isolated' form, e.g., as in x^{+}
2002-02-07 02:12:46 +00:00
wtc%netscape.com
292ec76f67
Bugzilla bug 119376: initialize a local variable to eliminate a compiler
...
warning.
2002-02-07 01:57:48 +00:00
darin%netscape.com
963f1c3692
fixes pending XP_WIN bustage
2002-02-07 01:18:48 +00:00
darin%netscape.com
d6e055a643
fixes pending XP_UNIX bustage
2002-02-07 01:17:38 +00:00
stephend%netscape.com
5fa0f69cf4
Bug 123915. Properties textfield for folders/newsgroups is too small. r=jglick@netscape.com/sr=bienvenu@netscape.com
2002-02-07 01:09:14 +00:00
wtc%netscape.com
7f3dc2cfd6
Bugzilla bug 119376: fixed the uninitialized variable 'rv' in
...
rsa_PrivateKeyOp.
2002-02-07 01:00:31 +00:00
rginda%netscape.com
72d9d63b4f
bug 121039, "Need a way to unwrap jsdIValues", r=jband, sr=jst
...
adds jsdIValue::getWrappedValue() and jsdIService::wrapValue() methods to provid
e js scripts a way to convert between jsdIValues and "real" js values.
Also includes fix to not call breakpoint hook while paused, and changes jsdIFilt
er::glob attribute to jsdIFilter::globalObject, to match jsdIContext::globalObject
2002-02-07 00:59:55 +00:00
relyea%netscape.com
4127ac3d22
Identify certs that have no trust as CA's if they have the right settings
2002-02-07 00:50:47 +00:00
ducarroz%netscape.com
f949909755
Fix for bug 122815. We should truncate correctly long file name. And we should set the mac type/creator base on the content-type while saving an attachment. R=sfraser, SR=mscott
2002-02-07 00:42:09 +00:00
sgehani%netscape.com
f2fd4f37b9
Resurrect stop button in tabs.
...
b=77738; r=morse; sr=alecf
2002-02-07 00:29:46 +00:00
heikki%netscape.com
ca78ffade9
Bug 98788, document.load() needs to do better reset on the document before starting to load new content. Also fixed a couple of bogus comments and unneeded document reset in document creation. r=mstoltz, sr=jst.
2002-02-07 00:24:09 +00:00
heikki%netscape.com
3a4a68eee3
Bug 123499, enable arbitrary HTTP commands via XMLHttpRequest. Patch from matthew@mjwilson.demon.co.uk, r=heikki, sr=darin.
2002-02-07 00:19:04 +00:00
sfraser%netscape.com
8274918566
Fix #include file case so that Mac builds on UFS volumes work. Bug 116709. r=tigger.
2002-02-07 00:03:06 +00:00
sfraser%netscape.com
d03674c5ea
Fix #include file case, so that Mac builds on UFS volumes work. r=gracie
2002-02-07 00:01:43 +00:00
yokoyama%netscape.com
8be41975c8
Bug 112767
...
Performance: Check Profile name for ASCII before
calling the unicode converter.
r=ccarlen;/sr=brendan
2002-02-06 23:58:10 +00:00