Commit Graph

4734 Commits

Author SHA1 Message Date
rjesup%wgate.com
e4d4fd2a34 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
2e680f1b17 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
naving%netscape.com
e42d2a7b12 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
b10c43ad2c 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
635bb213bc 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
hewitt%netscape.com
7b10439c40 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
d87408a6cf 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
varga%utcru.sk
949278c0fe Fix for 113477. Group outlinercols. r=bryner sr=hyatt 2001-12-18 13:42:28 +00:00
seawood%netscape.com
45bfbf0658 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
naving%netscape.com
3cebd0ba9c 115354 r/sr=bienvenu. check for null for rdfService. 2001-12-18 00:52:18 +00:00
sspitzer%netscape.com
6e4ba0107b 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
bienvenu%netscape.com
654c8cd02b fix crash downloading multiple newsgroups for offline use simultaneously 115237 r/sr=sspitzer 2001-12-17 00:28:10 +00:00
jaggernaut%netscape.com
ee12112b29 Remove timer from REQUIRES, the makefile.win edition 2001-12-16 18:08:20 +00:00
jaggernaut%netscape.com
4f507b8511 Remove timer from REQUIRES. r=pavlov 2001-12-16 17:02:31 +00:00
jaggernaut%netscape.com
97b0530073 Bug 104158: Use NS_LITERAL_STRING instead of XXXWithConversion("..."). r=bryner, rs=alecf 2001-12-16 11:58:03 +00:00
pavlov%netscape.com
15273ea50a bug 78611. New XP threadsafe timer implementation. r=dougt sr=brendan 2001-12-16 06:13:17 +00:00
stephend%netscape.com
a6a279d89c 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
cdf9ddb39b Bug 68071. Inconsistent labels in account manager. r=jglick@netscape.com, sr=hewitt@netscape.com 2001-12-15 07:53:11 +00:00
seawood%netscape.com
51fa852613 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
ssu%netscape.com
20ee4d4f74 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
e88f94af05 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
dbragg%netscape.com
ebcf51de4d 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
naving%netscape.com
9428ca82b8 113397 r=bienvenu sr=mscott. reduce the cache size once the folder has been loaded. 2001-12-12 01:47:24 +00:00
naving%netscape.com
d59c673171 110205 r=nhotta sr=bienvenu. Add support for sorting folders in folder-pane based on collation key (order+name) 2001-12-12 01:19:57 +00:00
ssu%netscape.com
c30a8faa2e fixing bug 85508 - missing Mnemonic for View-Messages-Ignored Threads menu item. rs=mscott 2001-12-12 00:16:16 +00:00
ssu%netscape.com
0aa4eaad7d checking in patch for andreas.premstaller@uibk.ac.at. fixes bug 114541 - Preferences->labels has two title boxes. r=ssu sr=blakeross. 2001-12-11 07:44:02 +00:00
ssu%netscape.com
61b583bf7c fixing bug 106711 - label column is showing up to the left of subject by default. r=varada, sr=sspitzer. 2001-12-11 07:26:28 +00:00
ccarlen%netscape.com
f810f656cc Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 05:10:45 +00:00
ccarlen%netscape.com
afffbda535 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 21:02:40 +00:00
racham%netscape.com
aa8a1eb738 Fixing bug 108229. Fixed GetMsgFolderFromUri routine to allow copies and folders settings to display and hold preferences properly. Redundant definitions are removed and the routine is now defined in widgetglue.js. r=naving, sr=sspitzer 2001-12-10 07:44:03 +00:00
blakeross%telocity.com
445636f26a 114325 - Update callers for hasAttribute work. r=ben sr=hewitt 2001-12-10 00:24:45 +00:00
blakeross%telocity.com
04b07bd531 114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2001-12-09 08:47:31 +00:00
dbaron%fas.harvard.edu
7b59563e1e Fix AIX (and presumably OS/2) bustage by changing |true| to |PR_TRUE|. 2001-12-08 19:47:46 +00:00
bienvenu%netscape.com
69cf984d40 speedup folder loading when many headers to download, r/sr =sspitzer 112761 2001-12-08 00:59:38 +00:00
bienvenu%netscape.com
3a97262377 make manyHeadersToDownload an attribute instead of a method, r/sr =sspitzer, cleanup as part of work for 112761 2001-12-08 00:58:34 +00:00
ssu%netscape.com
2f052fab78 fix that's part of bug 81292 - labels feature. rs=sspitzer. 2001-12-08 00:52:56 +00:00
ssu%netscape.com
a404a2362f fixing bug 106187 - Add Label as a filter action. r=varada, sr=sspitzer. 2001-12-07 23:19:03 +00:00
pete%alphanumerica.com
efee7eec18 b=77933, r=ccarlen, sr=jst
nsIFile::CreateUnique() has unused parameter

removed unused parameter
/**
    WARNING commercial tree has one hit for this API change
 */
--pete
2001-12-07 23:06:51 +00:00
ssu%netscape.com
3f515758a8 fixing bug 81292 - RFE: Labels feature to help users organize their messages. r=sspitzer, sr=beinvenu 2001-12-07 21:37:22 +00:00
bienvenu%netscape.com
c0f2a94fa3 reduce bloat of nsMsgHdrs when parsing local folder r=naving, sr=sspitzer 113847 2001-12-07 15:34:12 +00:00
alecf%netscape.com
2c81421fa3 fix for bug 100676, r=bienvenu, sr=sspitzer, also ok'ed by nhotta 2001-12-06 23:41:46 +00:00
bienvenu%netscape.com
dd6db76c67 fix regression reading offline news messages 111065 r=mscott,sr=sspitzer 2001-12-06 00:42:58 +00:00
racham%netscape.com
ca648a8496 Fixing bug 107363. Making file picker to start inthe existing signature folder, if there is one. r=ducarroz, sr=sspitzer 2001-12-05 03:05:19 +00:00
racham%netscape.com
b2e402cb42 Fixing bug 104358. js warnings in smtpserverlist.js. r=bhuvan 2001-12-05 03:04:58 +00:00
naving%netscape.com
fe233270bf 112355 r=sspitzer sr=bienvenu. null out folder's db reference as the search is over on a folder. this will
help in cutting bloat during and after the search is over.
2001-12-05 00:08:16 +00:00
hewitt%netscape.com
66be71de93 93839 - tooltiptext should work without specifying tooltip, r=pinkerton, sr=hyatt 2001-12-04 23:30:25 +00:00
naving%netscape.com
4dbec63c5d Adding a comment, no bug, no reviewer 2001-12-04 21:50:42 +00:00
bienvenu%netscape.com
bf2d990e36 reduce biff notifications, move biff to server level r=naving, sr=sspitzer 113366 2001-12-04 15:34:00 +00:00
naving%netscape.com
b921004426 113359 r=suresh sr=bienvenu. free the collation key after finding the place where the new msg hdr will be
inserted.
2001-12-04 05:08:26 +00:00
mscott%netscape.com
01b6ba74ca Bug #113384 --> hook up CAB collection to a timer to improve initial
message display time.
r=sspitzer
sr=bienvenu
2001-12-04 04:04:22 +00:00