bienvenu%netscape.com
1243ad75ec
clear cached thread object when folder tries to clear db (fix for bloat when switching folders) r=naving, sr=sspitzer 95685
2001-12-01 17:25:33 +00:00
bienvenu%netscape.com
30a01891f1
cache most recent thread object asked for, should speed up painting of thread pane when in threaded mode, r=naving, sr=sspitzer 111976
2001-11-27 03:53:31 +00:00
bienvenu%netscape.com
f91dac0dd2
fix crash when mail message has no to, cc, or bcc header r=naving, sr=sspitzer 111932
2001-11-26 21:35:50 +00:00
bienvenu%netscape.com
169503e78c
fix umr in nsDBFolderInfo.cpp, rs=sspitzer 111382
2001-11-24 16:41:38 +00:00
bienvenu%netscape.com
6b235196a5
use xpcom add/release ref calls now that mork supports them 110850 reduce memory allocations when painting 110820 cache folder charset 102806 r=naving, sr=sspitzer
2001-11-21 21:51:34 +00:00
bienvenu%netscape.com
3bb33888cb
remove unused code, r=naving, sr=sspitzer part of general footprint bug 110820
2001-11-21 15:51:39 +00:00
seawood%netscape.com
d8927fcc61
Rename 'install' build phase to 'libs'.
...
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
timeless%mac.com
dfa8594725
Bugzilla Bug 110080 change !NS_SUCCEEDED(status) to NS_FAILED(status)
...
s/!NS_SUCCEEDED/NS_FAILED/g;s/!NS_FAILED/NS_SUCCEEDED/g;
r=dougt sr=hewitt
2001-11-19 06:45:00 +00:00
dbaron%fas.harvard.edu
c0623fdbcd
Add assertions that users of nsDependentC?String meet the requirements of nsAFlatC?String. Add nsDependentSingleFragmentC?Substring for users that don't. Additional cleanup after bug 100214. b=104651 r=jag sr=scc
2001-11-07 04:12:20 +00:00
sspitzer%netscape.com
74cd673cc9
bulletproofing fix for #105183 to help us prevent the crash
...
and track this down. r/sr=bienvenu
2001-11-03 01:32:30 +00:00
bienvenu%netscape.com
bf0fc41df8
check for null db folder info 107457 rs=sspitzer
2001-10-30 00:09:35 +00:00
jaggernaut%netscape.com
1c9b9161c1
Bug 53057: Fixing up users of implicit |CharT*| conversion operators for nsCString to use |.get()| instead, rr=dbaron, rs=scc
2001-10-29 09:27:57 +00:00
bienvenu%netscape.com
214bad157f
fix for topcrash in morkRowObject::closerow r=naving, sr=sspitzer
2001-10-28 20:25:12 +00:00
cavin%netscape.com
2580061eba
Bug #74955 : When loading folders, preset the msg hdr cache table size to eliminate
...
the need of allocating and de-allocating tables. Same thing for users of nsUInt32Array
and nsUInt8Array. r=bienvenu, sr=sspitzer.
2001-10-26 02:02:58 +00:00
bienvenu%netscape.com
c2a4c287eb
add backend support for labels r=ssu, sr=sspitzer 106067
2001-10-23 22:06:03 +00:00
dougt%netscape.com
fdb581ad21
99163 - removing nsObserverService.h includes. Also fixing 106090, extra methods on nsObserverService. r=shaver@mozilla.org, sr=jband@netscape.com
2001-10-22 22:01:27 +00:00
bnesse%netscape.com
5d3ba9e8a4
Fix for bug 103883. Add weak ref support for prefs observers to help reduce MLK cycles with preferences. r=ccarlen, darin, gordon, hewitt, mstoltz, srilatha, sspitzer. sr=alecf.
2001-10-22 20:54:48 +00:00
dougt%netscape.com
da7e1268bd
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2001-10-19 20:52:59 +00:00
sspitzer%netscape.com
b10f26a9e0
fix for #104498 , optimize ParseReferences() / SetReferences().
...
rs=bienvenu
2001-10-12 23:23:11 +00:00
nhotta%netscape.com
17e4d00dd1
Changed to convert MIME decoder's output of sender's address from UTF-8 to UCS2,
...
bug 94103, r=sspitzer, sr=bienvenu.
2001-10-12 21:22:18 +00:00
bienvenu%netscape.com
acb93304c2
fix losing read state of news messages r=naving, sr=sspitzer 103824
2001-10-10 19:25:07 +00:00
bryner%netscape.com
6f87c64d27
Removing references to xp_file.h, for bug 38061. Patch from cls, r=bryner, sr=alecf.
2001-10-08 07:22:27 +00:00
bienvenu%netscape.com
74079cbf0b
fix memory leak of mdbEnv and m_dbFolderInfo r=naving, sr=sspitzer 103003
2001-10-06 01:06:28 +00:00
bienvenu%netscape.com
e3f5440b54
fix memory leak on every mime2 decode trying to get global charset r=sspitzer, sr=mscott 102466
2001-10-03 01:02:00 +00:00
jaggernaut%netscape.com
fdc4078bc4
Bug 100476: Convert uses of member functions ToNewUnicode, ToNewCString and ToNewUTF8String to their global versions and remove support from nsCString and nsString. r=dbaron, rs=scc
2001-09-29 08:28:41 +00:00
bienvenu%netscape.com
2d15b62704
add method to clear hdr cache on db (to be used when changing folders) r=naving, sr=sspitzer part of fix for 93013
2001-09-28 23:07:27 +00:00
gerv%gerv.net
f385eb981a
Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089.
2001-09-28 20:14:13 +00:00
bienvenu%netscape.com
7ecb4006df
fix 98689 mark all read local folder leaves db invalid r=naving, sr=sspitzer
2001-09-22 00:21:13 +00:00
jaggernaut%netscape.com
e25262c61f
One module per line for REQUIRES. r=/sr=alecf
2001-09-18 22:01:13 +00:00
jaggernaut%netscape.com
3826eb9902
Bug 73353: splitting the modules on the REQUIRES lines in Makefile.in across multiple lines to more clearly show the changes made. sr=alecf
2001-09-18 13:41:47 +00:00
bienvenu%netscape.com
80777aa66d
fix problems playing back offline deletes when delete model is not delete to trash r=naving, sr=sspitzer 96631
2001-09-14 04:47:43 +00:00
mkaply%us.ibm.com
8303adb21f
#76856
...
Night of the Living Dead CVS files - rekilling files that got changes made after they were killed
2001-09-11 03:50:35 +00:00
bienvenu%netscape.com
75a2afd21c
part of fix for problems saving imap messages offline as templates, rs=sspitzer 81690
2001-09-11 01:23:51 +00:00
alecf%netscape.com
b117322489
add REQUIRES support to mailnews b=98371 r=cls
2001-09-10 20:42:53 +00:00
bienvenu%netscape.com
dc15073f81
implement offline undo of imap delete r=naving, sr=sspitzer a=asa 93128
2001-08-23 14:35:50 +00:00
cls%seawood.org
8405a1984e
Use NS_PTR_TO_INT32 macros to do 64-bit safe pointer conversions.
...
Bug #20860 r=Roland.Mainz@informatik.med.uni-giessen.de sr=brendan@mozilla.org
2001-08-14 07:59:59 +00:00
bienvenu%netscape.com
af4d680e2d
part of fix for 64476 news counts getting off r=sspitzer, sr=mscott
2001-08-01 01:14:54 +00:00
jaggernaut%netscape.com
c14d9c09a1
Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa
2001-07-25 07:54:28 +00:00
bienvenu%netscape.com
0acb8185bc
don't allow thread unread counts to be negative r=naving, sr=mscott fixes one case of 64476
2001-07-20 13:13:32 +00:00
dbaron%fas.harvard.edu
bf82abfd11
Header include dependency cleanup. b=64023 r=jag rs=brendan
2001-07-16 02:40:48 +00:00
mkaply%us.ibm.com
bfd67e1474
IRIX bustage - CRLF
2001-07-13 13:54:08 +00:00
mkaply%us.ibm.com
8c19dfb55f
More CRLF bustage for IRIX
2001-07-13 11:48:54 +00:00
bienvenu%netscape.com
d58874de54
handle corrupted local .msf files 86364 r=naving, sr=sspitzer
2001-07-12 13:41:08 +00:00
bienvenu%netscape.com
0f8076e402
bullet proof for top crash in nsMsgDatabase::GetThreadForSubject 90253 r=naving, sr=sspitzer
2001-07-12 13:40:34 +00:00
naving%netscape.com
7c122c3411
17204; r=naving sr=sspitzer patch by bienvenu to make offline stores keep track of expunged bytes.
2001-07-09 22:09:35 +00:00
jaggernaut%netscape.com
03ab87e4a1
Bug 88413: Remove |GetUnicode()| from nsString (and replace it with |get()|). r=dbaron, rs=scc.
...
This removes all call-sites I can currently fix. Tomorrow I'll try to get someone to checkin my changes to security/ and I'll get some help with the Netscape side of things.
nsString::GetUnicode()'s final death-blow will be dealt soon. Please keep this in mind as you add new code :-)
2001-06-30 11:02:25 +00:00
sspitzer%netscape.com
6b89bb98c0
fix for bug #86326 . make it so news is threaded by default.
...
r=bienvenu, sr=mscott.
2001-06-29 00:48:14 +00:00
cls%seawood.org
104c96dcc6
^Ms bad.
2001-06-28 08:22:24 +00:00
cls%seawood.org
c068ceff88
dos2unix is your friend. say good-bye to pesky ^Ms.
2001-06-28 08:21:23 +00:00
cls%seawood.org
4d0b6b5dff
Removing extra ^Ms to fix irix bustage
2001-06-28 06:22:48 +00:00
bienvenu%netscape.com
38fe93f9ff
fix threads created with root msg with id 1 not to have thread id 1, fix handling of errors opening dbs r=naving, sr=sspitzer 84438
2001-06-28 01:21:45 +00:00
waterson%netscape.com
0877b1a573
Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs.
2001-06-20 20:21:49 +00:00
cls%seawood.org
80f526179f
Replaced NO_SHARED_LIB & NO_STATIC_LIB with BUILD_SHARED_LIBS, BUILD_STATIC_LIBS, FORCE_STATIC_LIB & FORCE_SHARED_LIB. Added FORCE_USE_PIC.
...
Changes allow us to have a finer control over which parts of the tree are built with PIC. Part of the static build branch landing.
Bug #46775 r=mcafee a=leaf
2001-06-18 22:10:38 +00:00
scc%mozilla.org
526604e2d8
bug #85271 : avoid regressions by re-creating the old behavior near |nsCRT::strdup|, see bug #86316
2001-06-18 03:50:12 +00:00
scc%mozilla.org
2e8b3e9481
bug #85271 : sr=waterson, r={beard, jag, dbaron}, a=asa. Eliminate features of |nsXPIDLC?String| that keep it out of the string hierarchy (i.e., using assigment to rebind ownership, static |Copy| members, and |getter_Shares|), fixing some leaks in the process.
2001-06-17 05:23:38 +00:00
bienvenu%netscape.com
86c765a056
fix for saving view and sort info across folder compacts r=naving, sr=sspitzer 82455 a=drivers
2001-06-07 14:01:48 +00:00
cls%seawood.org
ccdd324ed9
Convert nsMsgDB to use generic NS_IMPL_NSGETMODULE macros needed for static builds.
...
Bug #83522 r=bienvenu sr=mscott a=blizzard
2001-06-07 05:56:20 +00:00
bienvenu%netscape.com
6722c29e82
fix delimiter used to separate multiple folder destinations for offline copy r=naving, sr=sspitzer, a=drivers@mozilla.org 83980
2001-06-04 23:22:46 +00:00
bienvenu%netscape.com
03ce82778f
fix infinite loop expanding certain threads, r=naving, sr=sspitzer a=drivers@mozilla.org 82595
2001-05-30 04:00:21 +00:00
bienvenu%netscape.com
2f3673182e
fix 82285 hang playing back offline moves from local folder to imap folder rs=sspitzer a=putterman
2001-05-24 03:15:30 +00:00
bienvenu%netscape.com
2a3e26070e
fix for crash cleaning up mail dbs on shutdown on mac r=brade, sr=sspitzer, a=putterman 82195
2001-05-23 01:26:48 +00:00
bienvenu%netscape.com
ab6b755fa8
fix crash first time bringing up mail on the mac r=naving, sr=sspitzer 81492
2001-05-21 22:22:47 +00:00
jst%netscape.com
f72e19a2c3
scc checking in from jst's account. bug #75220 : sr=jst, rs=brendan. renaming |nsPromiseC?Concatenation| to |nsDependentC?Concatenation|; |nsPromiseC?Substring| to |nsDependentC?Substring|; |nsLiteralC?String| and |nsLocalC?String| to |nsDependentC?String|, as these new names better reflect clients obligations to instances.
2001-05-19 11:27:30 +00:00
bienvenu%netscape.com
6e14b72fd5
fix crash saving draft while offline sr=sspitzer 81487 (and whitespace fixes)
2001-05-18 23:11:45 +00:00
bienvenu%netscape.com
e9ecc90dd1
fix initial default sort order to be ascending rs=sspitzer related to checkin for 12896
2001-05-18 01:17:43 +00:00
bienvenu%netscape.com
a624232f79
add ability to persist view info r=naving, sr=sspitzer part of work for 12896
2001-05-18 00:53:21 +00:00
brendan%mozilla.org
3de6d8412c
Add optional JSDHashTableOps.initEntry hook, spruce up comments (74883, r=waterson, sr=shaver).
2001-05-15 21:07:10 +00:00
sspitzer%netscape.com
e213d1fd44
remove unnecessary local variable. rs=bienvenu
2001-05-10 07:24:03 +00:00
bienvenu%netscape.com
3637070763
fix marking news messages read from memory cache r=naving, sr=sspitzer 76385
2001-04-29 22:49:11 +00:00
bienvenu%netscape.com
8ccd2a1fbd
remove unneeded parent change notification r/sr=sspitzer
2001-04-29 22:47:06 +00:00
cls%seawood.org
25c6dc1c7e
Set EXPORT_LIBRARY=1 in all pertinent Makefile.ins. Allows us to build the final link list as we traverse the tree. Bug #46775
2001-04-28 19:48:12 +00:00
nhotta%netscape.com
ce77c3ac80
Changed GetCharPtrCharacterSet to use the global default when a folder charset is empty,
...
bug 77152, r=ducarroz, yokoyama, sr=bienvenu.
2001-04-27 21:36:11 +00:00
nhotta%netscape.com
55b9023f6e
Changed to add/remove observer in nsDBFolderInfo instead of doing it from the module,
...
also changed to use XPCOM_SHUTDOWN to release the observer at shutdown,
bug 74772, sr=alecf,bienvenu.
2001-04-26 18:48:45 +00:00
bienvenu%netscape.com
0de6828f7e
fix problem with new messages icon not showing up on inbox r=sspitzer, sr=mscott 76130
2001-04-17 14:36:23 +00:00
bienvenu%netscape.com
05f19cc23e
fix handling of new flag for filtered pop messages r=gaytrib, sr=sspitzer 55900
2001-04-12 23:39:18 +00:00
bienvenu%netscape.com
6f719a9b93
make sure m_mdb gets assigned so we don't have UMR read sr=sspitzer, no bug
2001-04-12 04:47:04 +00:00
bienvenu%netscape.com
9e7400a65b
fix crash in nsMsgCopyMsgHdr sr=sspitzer 41933
2001-04-12 04:46:13 +00:00
shaver%mozilla.org
e2dc3d6d88
75152: Remove GetVersionNumber stub in favour of upcoming, less-invasive
...
preloader strategy. r=jag, sr=attinasi.
2001-04-11 14:23:13 +00:00
nhotta%netscape.com
70fba3e0fa
Fix the backend problem of override inheritance, also changed to use nsIObserver for pref callback,
...
bug 74772, r=yokoyama, sr=bienvenu.
2001-04-11 00:14:08 +00:00
sspitzer%netscape.com
acfb003e28
fix for #46619 . show the attachment icon in the thread pane if the message
...
has an attachment. until we get a "news message with attachment"
icon, use the "mail message with attachment" icon.
r/sr=mscott,bienvenu
2001-04-06 03:43:00 +00:00
dprice%netscape.com
3e31ab9946
65845 - new order files
2001-04-05 06:02:32 +00:00
rickg%netscape.com
c1ce80ae83
preloader update. r=peterl, sr=attinasi
2001-04-03 22:58:59 +00:00
sspitzer%netscape.com
d66eebeb4c
fix warnings
2001-04-02 09:20:17 +00:00
mkaply%us.ibm.com
e82031955a
#73191
...
r=beard, sr=brendan
Remove CRT_CALL - change to PR_CALLBACK or JS_DLL_CALLBACK appropriately
2001-03-26 23:21:53 +00:00
disttsc%bart.nl
6e48266508
Clean up REQUIRES lines. r=cls
2001-03-25 22:59:27 +00:00
sspitzer%netscape.com
dc80269535
#72826 fixed sort by sender. r=ducarroz, sr=sspitzer. (thanks to jgmyers for the patch).
...
#72819 added ascend / descend to the "View | Sort By" menu. sr=bienvenu
#72248 properly update the checkboxes for the "View | Sort By" menu (when it is created). sr=bienvenu
#21094 , #72823 some work for "select thread" / "select flagged". sr=bienvenu
change some printf("fix me") into assertions to catch problems.
remove some dead js.
2001-03-23 04:39:54 +00:00
bienvenu%netscape.com
14d7f66912
add boolean for purging offline msg bodies by msg age sr=sspitzer, 15865
2001-03-22 14:40:35 +00:00
timeless%mac.com
d44332bdf7
fix Bug 70989 Clean up lots of "shadows" and other common warnings
...
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
2001-03-21 05:32:22 +00:00
jgmyers%netscape.com
3c7e967b0c
Fix more callers of the MIME header decoder: bug 65277 r=nhotta r=ducarroz sr=bienvenu
2001-03-21 03:20:23 +00:00
dbaron%fas.harvard.edu
174adbe8d1
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage from mailnews performance branch landing by adding new header file dependencies to REQUIRES.
2001-03-17 03:49:10 +00:00
mscott%netscape.com
5f8e59593c
Land the Mailnews Performance Branch.
...
Includes front end re-write to use the outliner widget for the thread pane.
Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.
enjoy =).
2001-03-17 01:59:34 +00:00
dprice%netscape.com
1b42d68e45
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
2001-03-13 10:47:37 +00:00
shaver%mozilla.org
89c833fb49
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
2001-03-12 20:43:02 +00:00
naving%netscape.com
095564d79d
65630. sr=bienvenu. Do batching only if the platform is not MAC. Also m_folderStream
...
should point to m_folderSpec and not m_dbName
2001-03-06 02:23:52 +00:00
naving%netscape.com
7dd63739e2
70476. Backing out my changes for bug #65630 . No reviewer
2001-03-03 00:22:12 +00:00
disttsc%bart.nl
043186b34e
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
2001-03-02 09:26:57 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
naving%netscape.com
07a2076b57
#65630 sr=sspitzer, bienvenu. The folder stream should be opened on the berkeley mailbox
...
rather than on the summary file.
2001-02-26 19:05:01 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
sspitzer%netscape.com
ead1cd1858
adding some debugging printfs, for my benefit. no reviewer.
2001-02-17 02:21:44 +00:00