Commit Graph

97053 Commits

Author SHA1 Message Date
bzbarsky%mit.edu
40d60f39ec Convert Compare() to Equals() where possible now that we can do
case-insensitive Equals().  Bug 115289, r=alecf, sr=jag
2002-02-05 02:03:07 +00:00
sspitzer%netscape.com
60fbb1b90d fix for #122481, crash when creating (and then unsubscribing) from bogus
newsgroups, like news://news.mozilla.org/foo/bar.

also some code cleanup.

r/sr=bienvenu.  thanks to hwaara for the initial patch.
2002-02-05 02:00:25 +00:00
jst%netscape.com
1b033d847d Fixing bug 123438. Making element.localName not be uppercased for XHTML elements. r=heikki@netscape.com, sr=vidur@netscape.com 2002-02-05 01:51:06 +00:00
relyea%netscape.com
c133a81be6 Fix error path, only free arena is one was allocated. 2002-02-05 01:47:01 +00:00
pschwartau%netscape.com
57f17cedc4 Initial add. Regression test for bug 123437. 2002-02-05 01:44:52 +00:00
varga%utcru.sk
24926ac7d1 Fix for 122794. Outliner columns ordered incorrectly.
- use selection sort instead of quick sort, since quick sort in unstable
r=bryner, sr=hewitt
2002-02-05 01:44:51 +00:00
cathleen%netscape.com
740d95a0a9 eliminates 107 nsCRT::memset calls to use memset instead. removed nsCRT::memset() function. bug 118135 r=dp sr=brendan 2002-02-05 01:41:13 +00:00
bbaetz%student.usyd.edu.au
cc0f1a6ebc Bug 110241 pt 2 - fix regression from previous checkin, and remove a
couple of write-only vars
r=dougt, sr=darin
2002-02-05 01:38:44 +00:00
dougt%netscape.com
1c3dc6d749 Adding comments to the nsIGenericFactory file. bug 123442. r=gagan@netscape.com, sr=alecf@netscape.com 2002-02-05 01:38:43 +00:00
mscott%netscape.com
66e5d0b2ca Bug #122236 --> set the performing biff flag when we are about to perform biff
and register the root folder as a listener on the url so it can clear the flag
r=naving
sr=bienvenu
2002-02-05 01:36:42 +00:00
mscott%netscape.com
90f007dec7 Bug #122236 --> set the performing biff flag when we are about to perform biff
and register the root folder as a listener on the url so it can clear the flag

Bug #123440 --> don't give a message window when performing biff, this keeps
biff from bringing up any form of UI.
r=naving
sr=bienvenu
2002-02-05 01:36:15 +00:00
heikki%netscape.com
f5490bd919 Bug 119335, string assertion in XMLContentSerializer, use Substring for non-null terminated string. r=jst, sr=jag. 2002-02-05 01:35:34 +00:00
mscott%netscape.com
e7489e8103 Bug #122236 --> only show the biff icon in the system tray if
we are performing biff as opposed to the user clicking get new mail
add a flag to the server to store biff state
r=naving
sr=bienvenu
2002-02-05 01:35:32 +00:00
mscott%netscape.com
3a7d846c80 Bug #122236 --> only show the biff icon in the system tray if
we are performing biff as opposed to the user clicking get new mail
add a flag to the server to store biff state
r=naving
sr=bienvenu

Bug #122500 --> create a message window for the biff icon in the
system tray. this removes our dependency on the hidden window. On double
click, open up the last used 3-pane window or create a new one.
r=bhuvan
sr=bienvenu
2002-02-05 01:34:53 +00:00
waldemar%netscape.com
6157e94fd5 Fixed stub compile error 2002-02-05 01:13:30 +00:00
waldemar%netscape.com
276d742bab Expanded map to allow type-narrowing conditions in its condition expression 2002-02-05 01:13:03 +00:00
cltbld%netscape.com
ff020b7e73 Better logfile test names 2002-02-05 00:48:59 +00:00
bbaetz%student.usyd.edu.au
0c682418d4 Bug 119715 - strictvaluechecks should always be enabled
r=justdave, gerv
2002-02-05 00:20:09 +00:00
bbaetz%student.usyd.edu.au
289e7236a2 Bug 122418 pt2 - obsoleting a patch from the create attachment screen gave
a taint error.
2002-02-05 00:11:48 +00:00
alexsavulov%netscape.com
a709461469 DOCUMENTATION CHANGE - not affecting the build 2002-02-04 23:28:29 +00:00
seawood%netscape.com
6f8e2b987b Move impl of nsIndexedToHTML::Create from .h to .cpp to fix BeOS bustage.
Bug 74803 sr=sfraser
2002-02-04 23:23:21 +00:00
nelsonb%netscape.com
494eb9ffcc Plug one of the leaks reported in bugzilla bug 123081 2002-02-04 23:15:11 +00:00
ian.mcgreer%sun.com
757fa95794 plug leak found doing client auth, move freeing of cert's slot down a level in case the cert was not made external 2002-02-04 23:04:11 +00:00
mjudge%netscape.com
18a162f5cc command handler needed to be added to exports. blocker 123399 2002-02-04 22:58:51 +00:00
mjudge%netscape.com
5ce8eb067c change to export command handler. blocker fix for 123399 2002-02-04 22:53:35 +00:00
gerv%gerv.net
e0a5210fa6 Remove JS strict warning. 2002-02-04 22:47:26 +00:00
ian.mcgreer%sun.com
0528192331 fix leak reported in bug 123081 by avoiding allocation for time variable 2002-02-04 22:34:22 +00:00
bbaetz%student.usyd.edu.au
b56c24f1b4 bug 122418 - setting attachment status fails taint checks. Just needed to
detaint after checking.
r=gerv,kiko
2002-02-04 22:16:18 +00:00
ian.mcgreer%sun.com
7bd72fa102 last part of bug 121628, permanent slots should respond immediately to IsPresent() call 2002-02-04 21:57:07 +00:00
gerv%gerv.net
32dc696315 show_bug.cgi templatisation. 2002-02-04 21:17:17 +00:00
waldemar%netscape.com
6345b989c5 Updated license 2002-02-04 21:13:45 +00:00
waldemar%netscape.com
003e1bc983 Major reorganization of object structure, environments, frames, and bindings. Added compile/run flag to all expression evaluation functions. 2002-02-04 21:12:28 +00:00
waldemar%netscape.com
e3f15fe3fa Added another test case 2002-02-04 21:11:02 +00:00
waldemar%netscape.com
2cc54f3b6e Added delete-adjacent-duplicates 2002-02-04 21:09:51 +00:00
waldemar%netscape.com
172d382699 Added m-dash 2002-02-04 21:09:29 +00:00
waldemar%netscape.com
9ede75fd50 Removed license 2002-02-04 21:09:05 +00:00
waldemar%netscape.com
419c8dc84b Incomplete attempt to define bit-set and restricted-set semantic types and to define the set-field record/tuple constructor 2002-02-04 21:08:18 +00:00
shrutiv%netscape.com
1366001d0e Adding Macintosh OSX installer screen to the wizard (r=smeredith) 2002-02-04 20:05:30 +00:00
shrutiv%netscape.com
1dc3a16fb4 Fix for bugzilla 118240: Last screen of wizard must be changed for Mac
customization (r=smeredith)
2002-02-04 20:01:39 +00:00
shrutiv%netscape.com
352e7de653 Fix for bug 118240: Last screen of wizard must be changed for Mac
customization (r=smeredith)
2002-02-04 19:49:15 +00:00
shrutiv%netscape.com
d2de257ec2 Fix for bug 118240: Last screen of wizard must be changed for Mac
customization (r=smeredith)
2002-02-04 19:42:37 +00:00
nboyd%atg.com
dbc9ade56d Clean up formatting. 2002-02-04 18:58:03 +00:00
relyea%netscape.com
71b1a77b4d Function to read PQG params from the key. 2002-02-04 18:00:14 +00:00
zach%zachlipton.com
adf57d19ba Fix for bug 87398: checksetup.pl should warn if not run as root. Patch
adds a warning if the user has webservergroup set but does not run
checksetup.pl as root.

r1=kiko, r2=justdave
2002-02-04 16:38:33 +00:00
bzbarsky%mit.edu
8748e52c3b Fix appearance of filter extensions twice in filepicker. Bug 115670,
r=bryner, sr=jag.
2002-02-04 16:12:18 +00:00
wtc%netscape.com
20881a495b Temporary hack to make 'depend' do a 'clean' in NSS. 2002-02-04 15:57:38 +00:00
sicking%bigfoot.com
506214644d Final part of bug 59912. Call SetDocument before adding any attributes on elements in the result of XSLT-transformations. This fixes (at least) onclick-like attributes.
r=peterv sr=jst
2002-02-04 15:31:41 +00:00
nboyd%atg.com
80650f2d25 Change version to 1.5R4pre. 2002-02-04 15:26:31 +00:00
mkaply%us.ibm.com
5ddca5d722 #108280
r=mkaply, sr=blizzard
Make OS/2 use display facenames on DBCS fonts.
2002-02-04 14:44:36 +00:00
timeless%mac.com
c272988e28 Bug 122809�Mismatched allocator/deallocator ToNewCString & delete[]
r=bzbarsky@mit.edu sr=jag
2002-02-04 14:37:01 +00:00