cltbld%netscape.com
|
94076b16ff
|
updating version string to 0.9.9+, kysmith checking in as cltbld
|
2002-03-05 02:12:56 +00:00 |
cltbld%netscape.com
|
431865d911
|
updating verison string to 0.9.9+, kysmith checking in as cltbld
|
2002-03-05 02:08:20 +00:00 |
alecf%netscape.com
|
d6844a0677
|
fix mac pref migration bustage
|
2002-03-05 01:49:19 +00:00 |
alecf%netscape.com
|
48496c097a
|
*sigh*
fixing mac bustage
|
2002-03-05 01:48:01 +00:00 |
ducarroz%netscape.com
|
42b21a5866
|
Fix for bug 128887. Need to allocate an extra spot in the attachment list for the inline message itself. R=varada, SR=sspitzer, A=asa
|
2002-03-05 01:23:31 +00:00 |
alecf%netscape.com
|
a877a3364b
|
one more xmlterm fix
|
2002-03-05 01:02:58 +00:00 |
alecf%netscape.com
|
432bcb4ea2
|
fix xmlterm bustage
|
2002-03-05 01:01:52 +00:00 |
ssu%netscape.com
|
bab0e1683b
|
fixing bug 119022 - Remove Select Flagged Messages menu item. r=racham sr=mscott a=asa
|
2002-03-05 00:55:50 +00:00 |
sfraser%netscape.com
|
3bc6bf3920
|
Workaround fix for a stall on launch on dual CPU OS X machines, that is caused by a race condition entering the critical section. Bug 99561. r=wtc, a=dbaron
|
2002-03-05 00:51:32 +00:00 |
ssu%netscape.com
|
ea8c63d35b
|
checking patch for neil@parkwaycc.co.uk. fixes bug 82056 - Delete context menu option should be Undelete on deleted messages. r=ssu,timeless sr=sspitzer
|
2002-03-05 00:49:21 +00:00 |
smontagu%netscape.com
|
758c44c4b3
|
Fix for bug 121654, "Browser hangs when viewing a Ja message w/o MIME header with folder charset set to Arabic (IBM-864)". r=mkaply, sr=kin, a=asa
|
2002-03-05 00:41:35 +00:00 |
alecf%netscape.com
|
3dedc7a279
|
fix the nmake bustage again
|
2002-03-05 00:39:25 +00:00 |
alecf%netscape.com
|
79b1d237ee
|
fix windows nmake-only bustage
argh
|
2002-03-05 00:32:09 +00:00 |
alecf%netscape.com
|
7b2caa70df
|
one more attempt at bustage
|
2002-03-05 00:12:20 +00:00 |
cavin%netscape.com
|
3ebc74a7a7
|
Fix for #62084. Fixed 2 problems: (1)Parsing problem on the input records when data of the records spread into two buffers. (2)Buffer used to hold list data is too small. r=naving, sr=sspitzer, a=asa.
|
2002-03-05 00:01:22 +00:00 |
alecf%netscape.com
|
fe1c8c2aae
|
fix NSS bustage
|
2002-03-04 23:57:13 +00:00 |
racham%netscape.com
|
b5f301e234
|
Fixing bug 128187. Fixing js warning on variable redeclaraion. Patch by Stephen Walker. r=bhuvan, sr=sspitzer, a=asa
|
2002-03-04 23:52:16 +00:00 |
waldemar%netscape.com
|
6894005b6b
|
More new semantics
|
2002-03-04 23:49:11 +00:00 |
waldemar%netscape.com
|
6461de5ff5
|
Changed formatting of elt-of and unique-elt-of
|
2002-03-04 23:49:03 +00:00 |
waldemar%netscape.com
|
2400c70d6b
|
Added unique-elt-of
|
2002-03-04 23:48:39 +00:00 |
racham%netscape.com
|
41267966e8
|
Fixing bug 118840. Giving a proper look to the delete button on mousedown in Modern skin AddressBook. Patch by Stephen Walker. r=bhuvan, sr=hewitt, a=asa
|
2002-03-04 23:46:39 +00:00 |
cavin%netscape.com
|
3e95120c4d
|
Fix for #73694. Parse and store date info from Eudora "From " lines and write out this date header for Eudora msgs which do not contain a "Date:" header. r=ducarroz, sr=sspitzer, a=asa.
|
2002-03-04 23:40:16 +00:00 |
myk%mozilla.org
|
75865438fd
|
Fix for bug 128784: Eliminates redundant function call in userprefs.cgi.
Patch by Myk Melez <myk@mozilla.org>
r=gerv x 2
|
2002-03-04 23:38:55 +00:00 |
bryner%netscape.com
|
f59fa9c5cf
|
Bug 128749 - fix shortcut keys when a select/outliner has focus. r=pinkerton, sr=blake, a=asa.
|
2002-03-04 23:36:38 +00:00 |
bryner%netscape.com
|
542c0b1648
|
Bug 128687 - include XBL form control files in embed.jar. This looks like a bigger change than it is because I'm also removing extra ^M's in embed-jar.mn. r=pinkerton, sr=shaver, a=asa.
|
2002-03-04 23:33:23 +00:00 |
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 |