Commit Graph

576 Commits

Author SHA1 Message Date
jst%netscape.com
aa961f07d3 Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
vishy%netscape.com
6fbb9dbc07 Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
jdunn%netscape.com
fbf1607c62 Fix warning which requires a return value from functions
r= brendan@mozilla.org scc@mozilla.org
#= 52254
2000-09-13 11:29:18 +00:00
scc%mozilla.org
5acad16fdf if you want a pointer to the characters, you're going to have to |.get()| it 2000-09-13 07:11:08 +00:00
dimator%netscape.com
42480de5f0 Changing default collect address book maximum from 200 to 700 cards. r=putterman 2000-09-12 01:53:20 +00:00
dimator%netscape.com
37f8304683 Oops, commenting out some debug stuff from my last checkin. 2000-09-08 23:41:53 +00:00
dimator%netscape.com
29df80422c Adding aging to collected address book. bug 46343. r=mscott 2000-09-08 22:56:08 +00:00
ben%netscape.com
27f526d5ab 46613, classic skin polish and other fixes for message compose window 2000-09-03 05:39:33 +00:00
dianesun%netscape.com
51669574ed Fix for bugs 38092 & 37931. R/A: ducarroz, QA: laurel. 2000-09-02 01:11:49 +00:00
srilatha%netscape.com
cad313bf51 Fix for bug# 49402. r=mscott. a=mscott
centering dialogs generated by window.open
2000-09-01 03:49:02 +00:00
putterman%netscape.com
0332b39574 Fix for 50314. Clean up address book menus. r=bienvenu. 2000-09-01 03:25:36 +00:00
vidur%netscape.com
e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
sfraser%netscape.com
36612d6514 Make dialogs have titlebars (fallout from bug 41741, fixes bugs 50388, 50389, 50738, 50739, 50747). Simple addition of "titlebar" to chrome flags. 2000-09-01 00:48:04 +00:00
chuang%netscape.com
c60fe1b59b bug 45870 Migrating profile 4.7 to 6.0, not all entries were imported, r=putterman 2000-08-30 21:41:16 +00:00
chuang%netscape.com
3f691d005c Bug 50351 [MLK] Leaking UNICODE string in nsAddrDatabase::GetRowForEmailAddress(), r=putterman 2000-08-30 21:39:43 +00:00
chuang%netscape.com
cd60b915e5 Bug 50274 [MLK] Leaking nsFileSpec objects, r= putterman 2000-08-30 21:37:43 +00:00
nhotta%netscape.com
1f12d3c15c Changed to pad one more null byte after a collation key, bug 15142, r=putterman. 2000-08-28 22:32:01 +00:00
putterman%netscape.com
d63000ffb0 Fixes for 48246, 48985, and 20129. Fixed up enabling and disabling of 3pane menu items.
Added accelerators.  Added busy cursor around sorting, threading and folder loading. r=bienvenu
2000-08-26 20:54:51 +00:00
gayatrib%netscape.com
bb7a3a0622 fix for bug 46561, 45177. Prevention of deletion of Personal/Collected Address Books. review = chuang 2000-08-24 00:36:32 +00:00
chuang%netscape.com
25a3a891ee Bug 44794-A mailing list name must be unique to its Address Book. 47932-Deleted cards in Collected AB doesn't get re-created. r=putterman 2000-08-23 05:16:51 +00:00
ccarlen%netscape.com
1dc6fc3dd3 Converted nsIFileLocator to nsIDirectoryService. r=alecf 2000-08-21 23:43:48 +00:00
dbaron%fas.harvard.edu
9dc31d1fcf Don't NS_LOG_RELEASE twice. r=chuang (No-op in release builds.) 2000-08-21 23:09:01 +00:00
varada%netscape.com
1f69f6ec42 fix for bugs #47935 and #21831;unable to close addresspicker after selecting cards;r=putterman 2000-08-21 21:35:08 +00:00
scc%mozilla.org
1f9ffa7dc9 fixing code that relied on implicit string construction 2000-08-20 06:17:15 +00:00
putterman%netscape.com
101e88d8e4 Fix for 15142. Secondary sort by date for thread pane columns. patch by nhotta. r=scottip. 2000-08-19 21:36:05 +00:00
ccarlen%netscape.com
25797921fb Removed some unneeded includes of nsIFileLocator. r=warren 2000-08-19 16:56:58 +00:00
nbhatla%netscape.com
8923af194f #25561 -> Select Addresses Dialog cleanup, for modern and classic skins. r=hangas 2000-08-19 01:56:35 +00:00
mcafee%netscape.com
01f84ae1eb Moving autocomplete pref from message composition pane to addressing pane to save screen space (40888). r=slamm, a=glick 2000-08-17 01:06:27 +00:00
chuang%netscape.com
6610b74192 Bug 44831 Drop down list in New Mailing List window doesn't display the Address Book names. r=putterman 2000-08-16 22:48:56 +00:00
chuang%netscape.com
77e38b446c Bug 45331, 45332 Remove 3 buttons in mailing list dialog, r=putterman 2000-08-16 22:48:02 +00:00
ducarroz%netscape.com
5e86f82bf7 Fix for bug 41928. Fix wrong menu id. R=putterman 2000-08-14 23:28:18 +00:00
putterman%netscape.com
9069f52889 r=bienvenu. Fixes for 16998, 40401, 47946, 47948, 48098, 45272, 45403. Sort by Flag and Unread columns,
Clean up View | Messages menu. Remove folder property menu items.  Remove Newsgroup menu items and branded mail menu item.
Fixed Account tooltip. Make new button work in Select Addresses dialog.
2000-08-13 17:04:46 +00:00
bienvenu%netscape.com
1c694399ea work for 22960 speed up msg display performance by speeding up history ab i18n function use r=putterman 2000-08-11 13:58:17 +00:00
putterman%netscape.com
3d3d48d292 Fix for 45072. Make address book columns resizeable. r=mscott. 2000-08-11 06:00:51 +00:00
jelwell%netscape.com
5d875d7a8c Fixing bugscape bug 830, Address Book was calling CallSaveListeners before the abURI was created. r=alecf 2000-08-11 00:29:14 +00:00
ducarroz%netscape.com
6a3d693662 Fix for bug 43441 & bug 32598. Fix various problems with message compose prefs panel. R=varada 2000-08-10 20:03:54 +00:00
nbhatla%netscape.com
29e1ef0db2 #46519 -> Mac Classic Skin Fixes. Pulls out in-line style from XUL for #47680. r=andreww 2000-08-09 23:14:02 +00:00
saari%netscape.com
4c09a29ac5 massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2000-08-08 21:31:05 +00:00
waterson%netscape.com
d867e404c8 Bug 46053. Add [begin|end]UpdateBatch() to nsIRDFObserver; case-normalize the resot of the nsIRDFObserver methods; update implemetors, users. r=bienvenu,rjc,dmose,slamm 2000-08-08 00:22:36 +00:00
slamm%netscape.com
b8814f8452 Take 'Mail Folders' or 'Addressbooks' title out of a splitter. It is not needed and messes up the pointer (turns into an arrow for dragging). Allow add a high flex number to the tree. This fixes the persistence for the sidebar height. Bug 26259. r=mcafee 2000-08-03 23:29:25 +00:00
BlakeR1234%aol.com
a244f9a703 Fix bug 47020, add menu checkmarks. r=jag a=putterman 2000-07-31 23:25:41 +00:00
BlakeR1234%aol.com
efa6ba612c Fix bug 41809 2000-07-30 19:16:29 +00:00
ben%netscape.com
3879af701e classic skin work for 46613, a=johng 2000-07-27 07:11:14 +00:00
rhp%netscape.com
cd83e07c17 Fix for data loss in AB Sync operation - Bug #: 1495 - r: bienvenu 2000-07-25 20:57:40 +00:00
nbhatla%netscape.com
6fa4844d06 Bug #43658: AddressBook Skin. r=hangas 2000-07-22 00:45:32 +00:00
andreww%netscape.com
da80203056 Needed for classic/modern skin polish bug #43658 r=prass 2000-07-20 22:01:28 +00:00
warren%netscape.com
de3523d540 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
chuang%netscape.com
e57fd5b0a3 Fix absync bug 1425 - add record key for migrated address book. r=rhp 2000-07-18 22:31:10 +00:00
varada%netscape.com
e79bc6ba4f fix for bug#41678 -need printplus in addressbook.xul;r=scottip 2000-07-13 21:46:52 +00:00