rjesup%wgate.com
af7c621f26
Bug 96108: Fix another regression mscott noticed; this file shouldn't have
...
been touched.
2001-12-21 02:02:30 +00:00
rjesup%wgate.com
f1b2fb1dc2
Bug 96108: Bustage noticed by mscott in checkin (would crash). jst and
...
waterson say go for it.
2001-12-21 01:54:59 +00:00
mscott%netscape.com
6a306e27e2
Bug ##115962 --> convert the security panel to match the spec.
...
r=kai
sr=sspitzer
2001-12-21 01:22:25 +00:00
rjesup%wgate.com
2212861db9
Bug 96108: Inline ElementAt(), add SafeElementAt(), voidarray usage fixes,
...
assertions for bad voidarray indexes. r=jst, sr=waterson
2001-12-21 01:10:07 +00:00
sspitzer%netscape.com
d9bc74de4c
merging ab outliner branch to the trunk, not part of the build.
2001-12-20 22:50:14 +00:00
ssu%netscape.com
9dcbadbb80
fixing bug 83196 - Netscape hardwired in imapMsgs.properties. r=mscott, sr=bienvenu
2001-12-20 21:09:45 +00:00
mscott%netscape.com
9011184c44
Bug #116159 --> don't create the prefs service on the imap thread in order to read out the language accept
...
pref. Read it ahead of time while we are on the UI thread and remember it for later.
r=bienvenu
rs=sspitzer
2001-12-20 04:03:42 +00:00
naving%netscape.com
a5bb53fbf3
104610 r=naving sr=sspitzer. speed up cross-folder msgNavigation in mailnews
...
made changes to initial patch by neil@parkwaycc.co.uk .
2001-12-20 03:44:04 +00:00
andreww%netscape.com
60889c2103
fix for mailnews dialog appending domain name in identity dialog (bugscape 1699) r = bhuvan, sr = sspitzer
2001-12-20 01:20:34 +00:00
hewitt%netscape.com
73a5a45753
112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt
2001-12-19 15:10:22 +00:00
ducarroz%netscape.com
7f74798f40
Fix for bug 109238. Need to initialize mimeOutputType before calling SetMimeHeadersListener. R=varada, SR=bienvenu
2001-12-19 14:20:05 +00:00
hewitt%netscape.com
1dc8b67ef1
XUL/theme simplification changes - removing unnecessary boxes and re-writing large portions of the themes to use new -moz-border-colors and -moz-image-region css features. Also cleans up the classic skin quite a bit for both mac and win. Fixes bugs 113024, 113043, 113585, 113586, 115943, 113643, 114475, 99787, 110214, 113977, 113966, 114802, 64894, 90724, 103173, 103199, 103298, 110442, 111472, 111989, 113027, 113041, 109180, 109204, 81581, 81903, 103324, 110108, 114540, and probably more I forgot to mention. r=ben, sr=hyatt
2001-12-19 12:04:11 +00:00
hewitt%netscape.com
13e49aaa6c
112577 - message pane doesn't show focus ring, patch by neil@parkwaycc.co.uk, r=hyatt, sr=hewitt
2001-12-19 12:02:17 +00:00
mscott%netscape.com
066e1c9b6a
Bug #85613 --> add a null ptr check to avoid a top crash.
...
rs=sspitzer
2001-12-19 00:54:22 +00:00
mscott%netscape.com
6f06ff430e
Bug #114571 --> if the mock channel gets canceled and we are writing into a
...
cache entry, doom the cache entry.
r=darin
sr=bienvenu
2001-12-19 00:53:07 +00:00
nhotta%netscape.com
80b43cbfb5
Removed MIME_ConvertCharset and related code for performance improvement, bug 115387, r=ducarroz, sr=sspitzer.
2001-12-19 00:18:46 +00:00
dougt%netscape.com
9a75bc4b8e
nsIComponentManager API Changes (bug 98553)
...
a) create a new nsIComponentManager with only four functions on it:
CreateInstance CreateInstanceByContractID GetClassInfo GetClassInfoByContractID.
b) rename the old nsIComponentManager to nsIComponentManagerObsolete.
c) fixes callers which use to access the nsIComponentManager for component
registration functionality. These callers will temporary use the
nsIComponentManagerObsolete interface.
d) Create a new API NS_GetComponentManager() which mirrors the
NS_GetServiceManager()
e) Perserves the old NS_GetGlobalComponentManager(). Note the cast usage.
r/sr = rpotts@netscape.com alecf@netscape.com brendan@mozilla.org
2001-12-19 00:12:41 +00:00
varga%utcru.sk
76f554000a
Fix for 113477. Group outlinercols. r=bryner sr=hyatt
2001-12-18 13:42:28 +00:00
seawood%netscape.com
874c54280c
Landing the rest of the win32 gmake changes:
...
* Adds Makefile.ins to win32 specific dirs
* Adds WINNT ifdefs to Makefile.ins
* Causes NSPR to be compiled with --with-mozilla
* Misc general Makefile.in cleanup
Bug #58981 r=mcafee
2001-12-18 09:14:29 +00:00
mjudge%netscape.com
d41f10649d
wrong name for module name. needed webbrwsr not webBrowser_core
2001-12-18 02:06:04 +00:00
mjudge%netscape.com
9b25533dc1
bs=7868 r=saari Adding in new api to bake on trunk before going to branch. this adds nsISelectionDisplay to nsISelectionController. SetDisplayFlags are how we now set if you want images selected or not
2001-12-18 01:29:49 +00:00
naving%netscape.com
e71b023c39
115354 r/sr=bienvenu. check for null for rdfService.
2001-12-18 00:52:18 +00:00
sspitzer%netscape.com
f0f7d2f00e
fix for correctness bug #94641 . properly migrate the 4.x pref
...
for autocompleting against local addressbooks. r=cavin, sr=bienvenu
2001-12-18 00:22:33 +00:00
mkaply%us.ibm.com
5869930b0b
Fixing linker bustage - we have a new linker, but I haven't got in on the TB yet
2001-12-17 22:40:27 +00:00
mscott%netscape.com
dce9a91098
only enable sending structs if we sucessfully got a pref value back and not if we failed to get a pref value back.
...
rs=sspitzer
2001-12-17 22:26:53 +00:00
tor%cs.brown.edu
1d663a47da
Bug 66976 - turn on libpr0n MNG decoder. r=pavlov, sr=brendan.
...
Mac build patch by conrad, r=pinkerton, sr=sfraser
2001-12-17 22:07:03 +00:00
seawood%netscape.com
c3ed3c2310
Fixing OS/2 bustage from string changes.
2001-12-17 21:49:19 +00:00
jaggernaut%netscape.com
7936b26225
Bug 113228: Replace ns{C}String::To{Upper,Lower}Case with global versions. r=bzbarsky, sr=jst
2001-12-17 07:14:49 +00:00
mkaply%us.ibm.com
768d9f413c
OS/2 bustage - resolve libs at link time
2001-12-17 00:54:29 +00:00
bienvenu%netscape.com
fe5e7d6354
fix crash downloading multiple newsgroups for offline use simultaneously 115237 r/sr=sspitzer
2001-12-17 00:28:10 +00:00
bienvenu%netscape.com
95ae9172d0
whitespace cleanup
2001-12-16 18:10:25 +00:00
jaggernaut%netscape.com
2df17e0579
Remove timer from REQUIRES, the makefile.win edition
2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
1886ca82f6
Remove timer from REQUIRES. r=pavlov
2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
6ab111155d
Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf
2001-12-16 11:58:03 +00:00
pavlov%netscape.com
5cd1b8e131
bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan
2001-12-16 06:13:17 +00:00
mkaply%us.ibm.com
0f5e9f9b93
#114501
...
r=bienvenu, sr=sspitzer, a=brendan
Use PRUint32 instead of time_t for folderdate, since that's what the APIs expect
2001-12-15 23:43:41 +00:00
stephend%netscape.com
eb34209f52
Bug 112322. Add ellipsis to 'Add Account' and remove it in 'Delete Folder' context menu item. r=timeless, sr=hewitt
2001-12-15 21:25:32 +00:00
stephend%netscape.com
678f1f56ac
Bug 68071. Inconsistent labels in account manager. r=jglick@netscape.com, sr=hewitt@netscape.com
2001-12-15 07:53:11 +00:00
kaie%netscape.com
3ec6a5ec6b
b=115182 Wrong usage of SMIMEBundleFormatStringFromName
...
r=timeless sr=mscott
2001-12-15 03:56:18 +00:00
seawood%netscape.com
3738d752bc
Make OS/2 use the win32 build changes and finish LIB_PREFIX substitution.
...
Thanks to Javier Pedemonte (pedemont@us.ibm.com ) for the patch.
Bug #58981 r=cls
2001-12-14 23:49:04 +00:00
naving%netscape.com
383894bcd3
114345 r=bienvenu sr=mscott Remove m_parsingInbox boolean, ask the db if the summary is valid, if not, it is being built and wait for it to be over, before downloading msgs.
2001-12-14 23:12:35 +00:00
naving%netscape.com
52ef90cc69
114753 r=bienvenu sr=mscott. fix batch notifications for updating summary count for imap move/delete.
2001-12-14 23:01:17 +00:00
ssu%netscape.com
9fc1685f86
fixing bug 114076 - labels migration and new profile issues. r=bhuvan, sr=sspitzer, a=asa
2001-12-14 02:57:31 +00:00
ssu%netscape.com
4b4588d9a7
fixing bug 114956 - Crashed on OK to prefs changing all labels text. r=bienvenu, sr=sspitzer, a=asa
2001-12-14 02:52:55 +00:00
ducarroz%netscape.com
ba08b4df2e
Fix for bug 111305. Check for null ptr before using it. Don't truncate and initialize a nsString with a length of -1, that cause the whole app to freeze. R=damn, SR=mscott, A=asa
2001-12-14 01:18:16 +00:00
dbragg%netscape.com
8b33e8cf0b
Fix for bug 109951. Updating the version number of the language packs to 0.9.7.
...
r=tao, sr=dveditz, a=asa for drivers@mozilla.org
2001-12-14 00:18:54 +00:00
jj%netscape.com
cec03a54e3
obsolete after xml projects landing & codewarrior 7 adoption
2001-12-14 00:15:57 +00:00
sfraser%netscape.com
60e4871eb6
Fix bug 114971 -- debug target for smime project had a fragment9 name that conflicted with the msgDB library, making mailnews unusable in developer builds. r=beard, sr=bienvenu/rs=sspitzer, a=asa
2001-12-13 22:27:05 +00:00
kaie%netscape.com
e8289872f0
b=112524 Fixing crash when signing message with expired certificate
...
r=kaie sr=mscott
Checking in for ssaux
2001-12-12 04:05:30 +00:00
naving%netscape.com
43c32c2824
113397 r=bienvenu sr=mscott. reduce the cache size once the folder has been loaded.
2001-12-12 01:47:24 +00:00