Граф коммитов

653 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com 75c97262c9 implement offline undo of imap delete r=naving, sr=sspitzer a=asa 93128 2001-08-23 14:35:50 +00:00
cls%seawood.org a3c1dd1b09 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 c9e2381cd0 part of fix for 64476 news counts getting off r=sspitzer, sr=mscott 2001-08-01 01:14:54 +00:00
jaggernaut%netscape.com e91f8a147e Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2001-07-25 07:54:28 +00:00
bienvenu%netscape.com 2d3c9d9b01 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 aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
mkaply%us.ibm.com d801288b4d IRIX bustage - CRLF 2001-07-13 13:54:08 +00:00
mkaply%us.ibm.com d64c9d1319 More CRLF bustage for IRIX 2001-07-13 11:48:54 +00:00
bienvenu%netscape.com f2d834d293 handle corrupted local .msf files 86364 r=naving, sr=sspitzer 2001-07-12 13:41:08 +00:00
bienvenu%netscape.com 94227af972 bullet proof for top crash in nsMsgDatabase::GetThreadForSubject 90253 r=naving, sr=sspitzer 2001-07-12 13:40:34 +00:00
naving%netscape.com 2e71bfd271 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 5a6317b8a5 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 98e3972c84 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 fdb5f40be4 ^Ms bad. 2001-06-28 08:22:24 +00:00
cls%seawood.org 3e7bb1318e dos2unix is your friend. say good-bye to pesky ^Ms. 2001-06-28 08:21:23 +00:00
cls%seawood.org 9663f67f7d Removing extra ^Ms to fix irix bustage 2001-06-28 06:22:48 +00:00
bienvenu%netscape.com cd24eabcfa 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 b74d6e1c8b 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 bf5fb48486 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 1f69171c8f 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 a8fb409c6e 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 523249b37d 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 fd91224e9a 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 39d76ec4be 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 6898529097 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 58e056b443 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 ece972d9fc 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 b5937b3395 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 77aeecc056 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 81fb2b8290 fix crash saving draft while offline sr=sspitzer 81487 (and whitespace fixes) 2001-05-18 23:11:45 +00:00
bienvenu%netscape.com 2d61cb101c 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 040a28b39c 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 38fa3fed08 Add optional JSDHashTableOps.initEntry hook, spruce up comments (74883, r=waterson, sr=shaver). 2001-05-15 21:07:10 +00:00
sspitzer%netscape.com 03fb171268 remove unnecessary local variable. rs=bienvenu 2001-05-10 07:24:03 +00:00
bienvenu%netscape.com bc4ef6f9fc fix marking news messages read from memory cache r=naving, sr=sspitzer 76385 2001-04-29 22:49:11 +00:00
bienvenu%netscape.com 43cb6c8503 remove unneeded parent change notification r/sr=sspitzer 2001-04-29 22:47:06 +00:00
cls%seawood.org 00f28396a9 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 07a90c082d 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 413210e80d 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 6304afcda8 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 e9c87145da 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 eeb2282360 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 76fd4f58d8 fix crash in nsMsgCopyMsgHdr sr=sspitzer 41933 2001-04-12 04:46:13 +00:00
shaver%mozilla.org a0daa1645d 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 660410c0c6 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 7f6aa21d4f 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 8c0b9eaf97 65845 - new order files 2001-04-05 06:02:32 +00:00
rickg%netscape.com 169a621d42 preloader update. r=peterl, sr=attinasi 2001-04-03 22:58:59 +00:00
sspitzer%netscape.com 9d55928600 fix warnings 2001-04-02 09:20:17 +00:00
mkaply%us.ibm.com 5f5b489750 #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