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
ian.mcgreer%sun.com
5092e137a7
another misused arena
2002-02-06 23:11:08 +00:00
alecf%netscape.com
2600020d23
dependency update
2002-02-06 22:52:53 +00:00
sspitzer%netscape.com
f9149c7e46
fix for #83091 (show LDAP autocomplete directories in addressbook).
...
and some code cleanup, and code bloat removal (see nsAbUtils.cpp)
r=dmose, sr=bienvenu
2002-02-06 22:50:26 +00:00
dougt%netscape.com
1c19cf11c0
fixing bustage.
2002-02-06 22:49:00 +00:00
alecf%netscape.com
18abf74f5c
dependency update
2002-02-06 22:19:07 +00:00
radha%netscape.com
d489e230e0
Fix for bug 119914. nsDocShell::LoadURi() does not properly map certain load flags in nsIWebNavigation. r= adamlock. sr=rpotts.
2002-02-06 22:16:31 +00:00
vidur%netscape.com
27642d3222
More feedback during test. This is not part of the default build.
2002-02-06 22:10:39 +00:00
vidur%netscape.com
d95832aff6
Support for both schema namespaces. This is not part of the default build.
2002-02-06 22:09:22 +00:00
vidur%netscape.com
b596dc1188
Support for string and wstring types. Array handling fixes and simplification. This is not part of the default build.
2002-02-06 22:07:53 +00:00
vidur%netscape.com
04efd15def
Sharing of builtin types across loaders. Complex types now know when they are array and expose their array type and dimension. This is not part of the default build.
2002-02-06 22:06:10 +00:00
morse%netscape.com
a2275b169d
bug 121161, enhancements to p3p cookie management, r=sgehani, sr=alecf
2002-02-06 21:55:16 +00:00
law%netscape.com
04368e4bd4
New files for proper progress dialog component; needed for fix for bugs 27609, et al. NOT BUILT YET
2002-02-06 21:53:30 +00:00
blakeross%telocity.com
654b9778d8
95894 - turbo icon is horked. r=law sr=hewitt
2002-02-06 21:38:54 +00:00
cavin%netscape.com
f9b7de8a4f
Fix for bugscape #3867 . Added code to use xaol-move cmd, instead of copy and store (flag) cmds, for "delete msg" operations on webmail servers. r=naving, sr=bienvenu.
2002-02-06 21:12:21 +00:00
bzbarsky%mit.edu
504e991eec
Ditch the history dropdown (which is nearly useless) in the XP
...
filepicker. Convert it to an ancestor list instead. Big 121354,
r=bryner, sr=jag
2002-02-06 21:10:01 +00:00
bzbarsky%mit.edu
428911a287
Make image/x-icon show ICON in title bar, not X-ICON. Bug 42093,
...
r=sicking, sr=jag
2002-02-06 21:05:52 +00:00
cavin%netscape.com
e46e595ad4
Fix for #82276 . Allow Eudora cards with no email address to be imported. Also allow import of additional address fields. r=ducarroz, sr=mscott.
2002-02-06 21:01:21 +00:00
rbs%maths.uq.edu.au
c81b9e40ac
Add a helper function to lookup all the forms under which an operator is listed in the Operator Dictionary
2002-02-06 20:48:35 +00:00
dougt%netscape.com
74e6a6c37f
Fix for 103518. Call module destructor function *after* destroying factories. submitted by Henry.Jia@sun.com, r=dp/dougt, sr=alecf
2002-02-06 20:47:37 +00:00
dougt%netscape.com
c33ce3b107
backing out. not part of 122523 bug fix
2002-02-06 20:42:02 +00:00
dougt%netscape.com
4730db4701
Optimization which gathers stat() info when opening a file. bug 122523, r=dp@netscape.com, sr=dveditz@netscape.com
2002-02-06 20:40:40 +00:00
dougt%netscape.com
dc5d225d2f
Optimization which does not stat() the file prior to opening it. bug 122523, r=dp@netscape.com, sr=dveditz@netscape.com
2002-02-06 20:39:56 +00:00
kaie%netscape.com
7c12cf0bb2
b=122961 Fix sending encrypted mail
...
r=relyea sr=alecf
2002-02-06 20:38:58 +00:00
bryner%netscape.com
79793bc078
Reducing the top and bottom margin on the page proxy icon by one pixel to give the URL bar a more natural height. Bug 121784, r=hixie, sr=hewitt.
2002-02-06 20:37:02 +00:00
ian.mcgreer%sun.com
561dbc5cd9
Don't waste time searching on tokens for trust of a temp cert. It can only be found in the temp store.
2002-02-06 20:18:18 +00:00
ian.mcgreer%sun.com
0d5a3dc052
cleanup shutdown leak
2002-02-06 19:58:54 +00:00
shrutiv%netscape.com
d9565c2d75
Fix for bugzilla 116974: Remove obsolete variables in wizard's 'Show
...
Config info' dialog (r=smeredith)
2002-02-06 19:54:47 +00:00
ian.mcgreer%sun.com
b2b1c06032
PK11_VerifyRecover leaks a slot reference, this fixes it.
...
r=relyea
2002-02-06 19:21:20 +00:00
brade%netscape.com
ac1fd3b4cb
remove bogus '=' (sr=kin; a=leaf)
2002-02-06 18:19:39 +00:00
leaf%mozilla.org
12cd6f7fcf
Automated update
2002-02-06 17:42:07 +00:00
seawood%netscape.com
096dc04bb8
Comment change to force reconfigure due to broken toplevel Makefile
2002-02-06 17:39:04 +00:00
wtc%netscape.com
8e0dc2ec79
Fix the NSS 3.4 landing temporary workaround. The security/manager
...
directory exists only if MOZ_PSM is defined.
2002-02-06 17:21:01 +00:00
seawood%netscape.com
93a65384e7
Link against the import lib on win32 and not the dll itself.
2002-02-06 16:27:01 +00:00
wtc%netscape.com
b9feb6b7f6
Fix the previous checkin. Makefile rule commands must start with a TAB.
2002-02-06 16:06:36 +00:00
pinkerton%netscape.com
423ed6b10d
Create PkgInfo file for mach-o in the contents dir so the finder
...
recognizes it as a package. r=cls, rs=hyatt. bug 123751.
2002-02-06 15:54:44 +00:00