cavin%netscape.com
156c1b72b4
Fix for #100854 . For imap folders, unescape the folder URIs and for local folders get rid of ".sbd" and then escape the URIs. r=ducarroz, sr=sspitzer, a=asa.
2002-03-04 23:31:45 +00:00
ian.mcgreer%sun.com
e47f6581e4
bug 128915, prevent crash on empty S/MIME profiles
2002-03-04 23:19:20 +00:00
alecf%netscape.com
30260b9c1e
bug 127091 - big string cleanup, removing old APIs
...
- removing Assign/AppendWithConversion for single-characters
- removing unused StripChars
- removing ReplaceChar[s] for non-matching chars
- removing CompressSet
- removing nsCString::Find/FindCharInSet/RFind for unichar strings
- removing lots of EqualsWithConversion
r=dp, sr=jag
a=asa
2002-03-04 23:18:21 +00:00
radha%netscape.com
90f7f8893b
Fix for bug # 123140. wyciwyg:// appears on urlbar for JS dynamic pages. r=mcafee, sr=alecf a=asa
2002-03-04 22:54:16 +00:00
radha%netscape.com
3fa92c5b30
Fix for bug 123140. wyciwyg:// appears on urlbar for JS dynamic pages. r=mcafee, sr=alecf a=asa.
2002-03-04 22:53:18 +00:00
ducarroz%netscape.com
35d4b4fddc
Fix for bug 109081. IsEnable/GetEnable should return true by default and not false. That will avoid the regression 128659 caused by my previous checking for 109081. R=bryner, SR=blizzard, A=blizzard
2002-03-04 22:50:11 +00:00
relyea%netscape.com
20814fd837
Fix token/cert interactions:
...
1) don't have certs disappear because we have empty tokens.
2) Make sure the NSSToken structure has up-to-date nicknames.
2002-03-04 22:39:28 +00:00
tor%cs.brown.edu
f08ff40782
Bug 128475 - print performance regression from 127430 checkin.
...
r=pavlov, sr=blizzard, a=roc+moz
2002-03-04 22:36:16 +00:00
varga%utcru.sk
a9d9c9b22d
Fix for 121336. sometimes selection in threadpane (and folderpane) not cleared when selecting a new message.
...
- sync painting is evil
r=bryner, sr=roc+moz, a=asa
2002-03-04 22:15:47 +00:00
bzbarsky%mit.edu
ae5d3d90a6
Don't show bogus "save as text" option when doing "save link as". Bug
...
127912, r=law, sr=blake, a=asa
2002-03-04 22:12:14 +00:00
shanjian%netscape.com
020f75cfd9
#125777 The default fonts for non-native system are incorrect
...
Check preference "font.name-list.*" when setting UI for font preference windows.
r=nhotta, sr=alecf, a=asa
2002-03-04 21:54:55 +00:00
shanjian%netscape.com
04ffb9974e
Backout previous checkin. Previous check in is the patch for another bug. Sorry.
2002-03-04 21:51:22 +00:00
ian%hixie.ch
ef87dd62b4
Quizbot module. b=124621, r=imajes
2002-03-04 21:44:54 +00:00
ian%hixie.ch
7cfa7ab1ad
Mozbot spams channels when it notices that tinderbox is down. This makes it shut up when it notices lots of changes. b=126063, r=imajes
2002-03-04 21:16:48 +00:00
shanjian%netscape.com
75a8116eee
#125777 The default fonts for non-native system are incorrect
...
check preference setting font.name-list.* when setting default font in font preference UI.
r=nhotta, sr=alecf, a=asa
2002-03-04 21:06:25 +00:00
ian.mcgreer%sun.com
fa04ff4bdb
bug 125808, fix crash seen with Javi's db
2002-03-04 21:06:10 +00:00
cltbld%netscape.com
b4d1f942e2
updating to set user-agent to 0.9.9+, kysmith checking in as cltbld
2002-03-04 17:37:43 +00:00
ian.mcgreer%sun.com
b9080b9337
IMPLEMENT-->EXTERN for header file
2002-03-04 17:17:47 +00:00
ian.mcgreer%sun.com
18c4ca766c
bug 125808, update cert token instances when caching smart card certs that are already cached
2002-03-04 17:13:54 +00:00
beard%netscape.com
470281580d
Needed for Mac OS X 10.1.3 / Darwin 5.3
2002-03-04 16:14:41 +00:00
karnaze%netscape.com
12a473ee59
bug 120364 - remove framelist assertion; have table with height return correct desired height when row group splits. sr=attinasi, r=alexsavulov
2002-03-04 15:48:56 +00:00
varga%utcru.sk
07d442ccfb
Fix for bug 116484. column picker in outliner: I have to click twice to show / hide columns.
...
r=varga, sr=sspitzer, a=asa, patch=neil
2002-03-04 15:13:40 +00:00
ducarroz%netscape.com
2aaaac1acf
Back out my previous checkin for bug 109081 because it cause bug 128659. R=n/a, SR=n/a, A=n/a
2002-03-04 14:44:31 +00:00
locka%iol.ie
08596d99df
NOT PART OF BUILD. ActiveX plugin. Treat PARAMs with "True"/"False" values as VT_BOOL properties.
2002-03-04 13:55:55 +00:00
peterv%netscape.com
9536db37b1
Fixing bustage for standalone Transformiix build.
2002-03-04 13:35:54 +00:00
peterv%netscape.com
cb5150a5af
Fixing bustage for standalone Transformiix build.
2002-03-04 13:33:35 +00:00
rods%netscape.com
02bbf1f710
1) This adds in a new layout atom for the SequenceFrame
...
2) Now checks all the SeqFrame's children (PageFrames) instead of just the first one
Bug 71609 r=dcone sr=attinasi a=asa
2002-03-04 12:55:20 +00:00
bbaetz%student.usyd.edu.au
d862bf1a65
Fix typo in checkin for bug 107743.
2002-03-04 12:54:36 +00:00
badami%netscape.com
4052acf00f
Pasted text from beginning of line always appends a newline
...
bug=75283 r=bratell@lysator.liu.se sr=jst a=asa patch=tmutreja@netscape.com
2002-03-04 10:47:19 +00:00
law%netscape.com
6ad5f8c54f
Bug 122540; add new component to reset prefs from command line (last bit for mac build); r=dveditz, sr=hewitt, a=asa
2002-03-04 10:24:18 +00:00
badami%netscape.com
842fd3bcd0
Save As generates ' in attributes with single quotes
...
bug=120674 r=adamlock sr=jst a=asa patch=tmureja@netscape.com
2002-03-04 10:06:59 +00:00
blakeross%telocity.com
22250a7835
Download manager. Not part of build.
2002-03-04 07:02:54 +00:00
blakeross%telocity.com
8b8a744847
Download manager. Not part of build.
2002-03-04 06:53:03 +00:00
dp%netscape.com
cc5ee77804
Working with different flavours of title.
2002-03-04 06:51:32 +00:00
pschwartau%netscape.com
90a17d03d6
Initial add. Regression test for bug 122076.
2002-03-04 04:11:47 +00:00
blakeross%telocity.com
0ef8155c9a
Download manager. Not part of build.
2002-03-04 04:03:57 +00:00
blakeross%telocity.com
972a65acb0
Download manager. Not part of build.
2002-03-04 03:58:47 +00:00
shaver%mozilla.org
54e957eedf
Missed a few references to the unioned members (more btek fixage).
2002-03-04 03:47:08 +00:00
shaver%mozilla.org
42e4c4767a
Rest of btek bustage fix (union is aggregate type, wants braces around
...
initializer).
2002-03-04 03:42:57 +00:00
shaver%mozilla.org
051b73ea64
Attempt to fix btek bustage by naming the union. a=tinderbox.
2002-03-04 03:37:18 +00:00
peterv%netscape.com
6e497ee63a
Bustage fix.
2002-03-04 03:08:17 +00:00
peterv%netscape.com
11440fa899
Bustage fix.
2002-03-04 02:58:03 +00:00
blakeross%telocity.com
fddff9a506
104094 - dragging link to home button results in blank/messed up dialog. r=pink sr=hewitt a=shaver
2002-03-04 02:53:51 +00:00
peterv%netscape.com
57fc575a5c
Fix for bug 92377 (Build failure: dom/src/base/nsDOMClassInfo.cpp depends on extensions/xmlextras). r=shaver, sr=jst, a=asa.
2002-03-04 02:25:08 +00:00
andreww%netscape.com
ab70c0401d
bug 65995 - edit->properties should be context sensitive. r=hwaara, sr=sspitzer a=dbaron
2002-03-04 01:22:18 +00:00
curt%netscape.com
a3800e99d4
Update Quick Launch dialog to spec.
...
(Bug #122683 , r=ssu, sr=dveditz, a=dbaron)
2002-03-04 00:39:50 +00:00
curt%netscape.com
f82b1dffdb
Required by quick launch dialog.
...
(Bug #122683 , r=ssu, sr=dveditz, a=dbaron)
2002-03-04 00:36:18 +00:00
curt%netscape.com
6334c53695
Description updates.
...
(Bug 23975, r=jj, sr=dveditz, a=dbaron
2002-03-04 00:03:14 +00:00
bryner%netscape.com
9b8c00b300
Bug 128408 - XBL select widgets crash in embedding apps. Fixing the
...
select binding to load synchronously as it was intended to, and removing
usage of the outlinercols binding to ensure that the OutlinerColFrame is
constructed before the OutlinerBodyFrame. r=varga, sr=shaver, a=roc.
2002-03-03 23:31:26 +00:00
blizzard%redhat.com
e669065719
Fix bug #128685 . Always use the local nspr instead of the one on the system. Not part of the build.
2002-03-03 22:41:36 +00:00