Commit Graph

536 Commits

Author SHA1 Message Date
hangas%netscape.com
2751ae6e6a Fix 27451, removal of "HTML Domains..." menu item from address book. r=scottip. 2000-02-15 22:08:40 +00:00
andreww%netscape.com
7a1887eed3 adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil 2000-02-15 21:24:39 +00:00
mscott%netscape.com
5b2f19acd0 Bug #18591 --> turn on the address book collector for email addresses in the message pane. I needed
a collector method that would take a unicode string.
r=bienvenu
2000-02-15 06:49:24 +00:00
evaughan%netscape.com
7ef2c916b2 Fix for bug 24351 as well as other jumping buttons and glitches in UI. 2000-02-14 05:30:05 +00:00
hangas%netscape.com
e0aa87a046 Fix for 27283 rewrote command updating and dispatching for Mail/News window so that Edit menu items would be enabled at the proper times and actually work. Partial fix for 22558 wired up platform specific Delete key to the Delete menu item. Fix for 20120 Delete button and menu now disabled on folder pane of mail window. Temp fix for 27299 overlapping Ctrl-E shortcut with Editor window, Preferences menu item now has no shortcut. r=scottip 2000-02-12 01:37:43 +00:00
chuang%netscape.com
c3e67f21a0 Bug 22986 Address book sort is extremely slow, r=nhotta+bienvenu 2000-02-11 22:17:23 +00:00
hangas%netscape.com
37836f02ae Partial fix for 22558, key bindings for mail window, this included adding Delete and Backspace bindings for the Delete menu item in globalOverlay.xul. Added these bindings to navigator, mail, address book and mail compose. Unable to find Editor's usage of standard Edit menu overlays, so Editor not changed. r=saari. Also a fix for 27000 fixing event handler for address book card dialog. r=saari/hyatt. 2000-02-11 06:05:04 +00:00
hangas%netscape.com
fd7b7df4f5 Fix 27163, comment out some xul not functioning for beta1. r=mscott 2000-02-10 09:05:48 +00:00
tbogard%aol.net
840c8350e1 GlobalWindow now calls up nsIDocShellTreeOwner rather than nsIBrowserWindow. GlobalWindow has mostly been re-organized as well as cleaned up to provide this new functionality. DocShellTreeOwners got implementations filled in and many bugs fixed. nsIScriptGlobalObject now talks in terms of docShells instead of webShells. Fixed a number of cases where people were walking through content viewers etc to get to a presShell and changed them to simply ask for the presShell from the docShell. GlobalWindow now deals completely in terms of docShells. r=vidur 2000-02-08 13:40:10 +00:00
sspitzer%netscape.com
72e8a9e317 make it so -chrome <chrome url> does the right thing.
r=mscott
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
9431eb3736 more changes to get everyone using my arbitrary command line handling.
removing "calendar" from the appearance pref panel, there is no calendar in
5.0.
r=mscott
2000-02-08 01:11:13 +00:00
scc%netscape.com
73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
sspitzer%netscape.com
312a76d081 I think the less unixes will fail to build if I don't do this. 2000-02-06 12:54:10 +00:00
sspitzer%netscape.com
c00837ec56 I hate copy and pasted code. write two macros to do all the work for me.
r=alecf
2000-02-06 12:21:22 +00:00
sspitzer%netscape.com
a0ddb3cbb8 you can launch addressbook with -addressbook
now using the nsICmdLineHander interface and categories to do this the right way
r=alecf
2000-02-06 11:04:10 +00:00
hangas%netscape.com
34cf1e6bdd More address book fixes. Bugs 26501, 10841, 16455. r=mscott 2000-02-05 21:21:56 +00:00
alecf%netscape.com
f161287e46 move from nsAutoCString to nsCAutoString r=sspitzer 2000-02-05 06:11:46 +00:00
chuang%netscape.com
1fa9f41a0e Bug 17564 Prefs: Addressing prefs do not stick. r=hangas 2000-02-04 22:48:42 +00:00
chuang%netscape.com
5cf13b9136 Bug 24877 Can't remove Additional email Address in Abook card, r=hangas 2000-02-04 22:47:27 +00:00
pp%ludusdesign.com
d8d073bd7c Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com 2000-02-04 00:39:15 +00:00
hangas%netscape.com
3a0d03e79f Cleanup Select Addressing dialog, bug 10865. r=mscott 2000-02-02 07:04:37 +00:00
hangas%netscape.com
a5981f2db2 Partial fix for 15109. Removed radio buttons from Addressing panel of prefs. r=mscott 2000-02-02 07:03:28 +00:00
alecf%netscape.com
49dee0901a fix autocomplete so that it completes against the currently selected identity, rather than the 'current' identity (which was bogus anyway)
r=ducarroz
2000-02-02 01:54:32 +00:00
hangas%netscape.com
7570cde6f9 Address book; partial fix to 15108, performance improvements. r=slogan 2000-02-02 01:18:46 +00:00
hangas%netscape.com
df9fa92389 New gif files for address book, bug 26112. r=jglick 2000-02-02 01:16:01 +00:00
hangas%netscape.com
fc132c67ed Front in fix for 25439 to match recent checkin by chuang. r=chuang. 2000-02-01 03:31:11 +00:00
hangas%netscape.com
640f9f40b9 Fixed 24361 and 24368, remember address book window size and position. r=scottip 2000-02-01 03:02:16 +00:00
chuang%netscape.com
2b52343377 Bug 25354 Address Book back end needs to support some extra columns, r=hangas 2000-02-01 02:46:50 +00:00
ducarroz%netscape.com
4f851be879 fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a 2000-02-01 01:53:01 +00:00
hangas%netscape.com
e56791badd Fix for 25499 and 20522, address book UI bugs. r=scottip 2000-01-31 23:25:11 +00:00
ducarroz%netscape.com
1f6903102f Fix bug 25926 and bug 23056. We are now looking first for a nickname match then for a username or email address. if no match found, we break a piece the user input and then reformat correctly all eventual addresses and add if needed default domain. R=mscott 2000-01-31 22:00:53 +00:00
hangas%netscape.com
4b984991c2 Address Book UI fixes: beta1 bug 25135 disable unused AB menu items, and 23200, 23893, 24063, 24073, 24076, 24300, 24379, 25426, removed <div> tags from <tree>s, and added multiple="true" to results pane tree. r=scottip 2000-01-28 23:12:02 +00:00
ducarroz%netscape.com
d4fa824108 Fix bug 15682. We need to carry an idendity when opening a draft (used when forwarding a message inline) or a template. That let us to open a compose window with the right sender, signature (only forward inline) and format (only forward online). R=jefft 2000-01-28 06:20:44 +00:00
dcone%netscape.com
e31204f271 support for regression testing. r=rods 2000-01-26 15:14:41 +00:00
chuang%netscape.com
69cc1d4e10 fix bug5476 Preference radio buttons are not initialized, r=ducarroz 2000-01-13 04:31:02 +00:00
sspitzer%netscape.com
0089326454 don't hardcode this alert, move it to a string bundle. 2000-01-12 08:04:07 +00:00
pp%ludusdesign.com
698852a4f4 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2000-01-11 20:49:15 +00:00
chuang%netscape.com
1a89572c34 Fix bug20235 AB Formatting checkbox not remembered, r=habgas 2000-01-11 20:06:39 +00:00
chuang%netscape.com
7597dca176 Fix Bug10868 import tab delimited text file with .tab extension, r=hangas 2000-01-10 20:52:57 +00:00
mscott%netscape.com
87f8d0fad3 performance tweak --> header parser is supposed to be a service not a component.
r=ducarroz
2000-01-09 21:59:36 +00:00
alecf%netscape.com
bf21864da7 update mail pref panes to match the new prefwindow landing 2000-01-07 07:09:12 +00:00
hangas%netscape.com
41f9be581c Fixing bugs (21868 Enter/Esc keys for password dialogs), (21391 new address book), (22213 Enter/Esc keys for prefs dialog), (22218 new address book card menu item). r=sspitzer 1999-12-23 21:38:25 +00:00
sspitzer%netscape.com
98305b9226 fix the pref ui a little, fix a js exception, add a label to the spell
checking field set, add ui for emoticon to glyph conversion.  part 1 of fix
for #21649
1999-12-22 08:37:30 +00:00
sspitzer%netscape.com
bfc18b87ab initialize some variables, fix a comment, fix a FMM 1999-12-22 00:41:38 +00:00
ducarroz%netscape.com
0a99606045 Fix for bug 22001. We must close the DB only when we realse the object. R=bienvenue, A=chofmann 1999-12-20 23:23:53 +00:00
shaver%netscape.com
5818d49be7 remove excess 'Netscape' references from the chrome (r=dmose,a=leaf) 1999-12-15 23:00:34 +00:00
ducarroz%netscape.com
939788219e Fix for bug 21606. Don't autocomplete an empty string. R=putterman 1999-12-13 22:59:01 +00:00
ducarroz%netscape.com
a5d50b2a1c Fix for bug 21411 (PDT+). Cell doesn't have anymore a child node (by default) are they are now box. Don't check for it. R=hangas 1999-12-11 02:08:03 +00:00
hangas%netscape.com
de17407756 Fix headers over results pane in address book. Bug 21340. r=ducarroz, a=chofmann 1999-12-10 21:15:10 +00:00
chuang%netscape.com
d7c6eb04c9 PDT+Bug 21230 Change in Edit AB Card not saved to address book database. r=bienvenu, a=chofmann. 1999-12-10 04:40:59 +00:00
hangas%netscape.com
a66a0ab963 Fixing regression 21285 (broken select addresses dialog because of api change in backend). r=alecf 1999-12-09 21:12:43 +00:00
amusil%netscape.com
f3c723985e Adding id's to the tab widgets so that they can be overlayed. 1999-12-08 04:16:50 +00:00
alecf%netscape.com
0f17235749 fix case sensitivity issues - check in abCardViewOverlay.js which didn't get checked in the first time, and fix other JS that was changed since Sammy Ford made his original patch
r=sspizter
1999-12-07 06:17:43 +00:00
waterson%netscape.com
73198c7db7 Bug 20853. addCardToDatabase, don't AddCardToDatabase. 1999-12-06 08:33:58 +00:00
hyatt%netscape.com
a5970f5505 Bringing address book into compliance with master skin file rules. 1999-12-05 09:00:10 +00:00
alecf%netscape.com
fc9ef4e75e clean up the addressbook IDL
- use interCaps
- don't use out parameters when they're not needed
- fix JS to match (C++ signatures have not changed)
patch contributed by the always generous Sammy Ford <fuzed@swbell.net>
Thanks!
r=alecf
1999-12-04 03:11:36 +00:00
hangas%netscape.com
39e338de75 Fixes to bustage of the select addresses dialog. Regression 20730 (select addresses dialog broken because of change to treecell), also fixed select addresses dialog bugs 20717, 20720, 19604. r=ducarroz 1999-12-04 00:53:53 +00:00
alecf%netscape.com
df62407466 mail architecture cleanup (no bug - emptying my tree before next week's closure)
- get rid of GetAccountManager call (it's now a service)
- move hacks GetCurrentIdentity and GetCurrentServer into the account manager for now
- eliminate these calls from nsMsgMailSession
- update all call sites (C++ and JS)
r=mscott
1999-12-02 06:59:28 +00:00
hangas%netscape.com
be1b60400d Fix for 18018, mail prefs messed up. r=davidm 1999-11-29 21:38:32 +00:00
warren%netscape.com
96ec037ac6 Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
akkana%netscape.com
3d03085c9e 11818: Rename the special XUL key from "command" to "xulkey" so it won't
confuse people into thinking it has something to do with the Mac command key.
This means changing all the XUL keybinding files from command= to xulkey=.
r=brade.
1999-11-23 23:24:57 +00:00
buster%netscape.com
fdbc16704a bug 12022, r=rickg 1999-11-19 08:26:56 +00:00
hangas%netscape.com
28e7445770 Fixes for selection bug 19011 and sidebar resize bug 18742. r=ducarroz 1999-11-18 02:45:38 +00:00
hangas%netscape.com
344df71cb3 Added some user-focus styles following saari's focus checkins, r=saari. Fixed 17947, 17780, 16483, 16601 which were related to focus issues. Some New Skin adjustments (menu color and 15219), r=german 1999-11-16 01:21:22 +00:00
warren%netscape.com
7f04320416 Added NS_NewGenericModule. Made NS_IMPL_NSGETFACTORY use it to save space. r=dp,alecf 1999-11-12 09:07:26 +00:00
hangas%netscape.com
078a98078c New Skin update (changed mail and AB windows to have visible representation of focus on trees). Fixed bug 16459 (clear card view pane on change of selection in AB). r=scottip 1999-11-12 02:41:50 +00:00
nhotta%netscape.com
a079345422 Changed to resolve charset alias before unicode conversion, made charset name to case sensitive, consolidated conversion wrapper functions, bug 18264,
r=ftang.
1999-11-11 22:05:10 +00:00
putterman%netscape.com
e00d672d83 some speed improvments. reviewed by hangas. 1999-11-11 20:27:52 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
hangas%netscape.com
9c3cc4d4d2 Command updating and dispatching changes for menu items. Fixes 17848. r=hyatt, a=chofmann 1999-11-05 02:21:47 +00:00
waterson%netscape.com
a33a2e44e3 Bug 17946. Trees must be contained within a fixed div. r=hyatt, a=jack 1999-11-04 08:33:08 +00:00
hangas%netscape.com
26fbbb140d Progress on Command Updating and Dispatching (15127). r=scottip 1999-11-02 03:55:59 +00:00
alecf%netscape.com
4d3fb3d5a9 fix bustage, forgot this file in my last checkin 1999-11-02 01:53:28 +00:00
hangas%netscape.com
c52e931902 Image transparency problem fixed by Andrew Niese. 1999-10-30 00:07:21 +00:00
evaughan%netscape.com
039be939e6 Made tabs us visibility instead of shrinking their children to 0,0.
Made it possible to change the look for the selected tab.
1999-10-29 22:13:57 +00:00
rchen%netscape.com
d1e318d76d Add localization notes 1999-10-29 20:24:48 +00:00
ducarroz%netscape.com
b4199b6642 Fix for bug 17405. We need to skip entry that aren't valid during the search. R=mscott (he has also approved the fact I checking despite a red tree) 1999-10-28 05:34:07 +00:00
hangas%netscape.com
84df0919cf Cleaned up bad style rules in global.css - should result in noticable performance improvement. Converted <titledbutton> rules to all use a class, this way we can be specific about how each type of button should look. Added line between columns in tree headers. Indented treecell contents. Cleaned up mail and AB toolbars. Fixed reflow and other drawing issues with toolbar buttons on new skins. Fixed problems in results tree on AB window. Other misc visual changes. Fixed bug 16530, changing the word Messenger to Mail. r=german/hyatt 1999-10-27 23:01:09 +00:00
bienvenu%netscape.com
6e5764756f fix off by one error computing display name from naked email address 1999-10-27 22:18:12 +00:00
hangas%netscape.com
e6c96e93d4 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
ducarroz%netscape.com
61963bad56 Bug 14258, implement Send Page. R=alecf 1999-10-23 04:50:20 +00:00
ramiro%fateware.com
2a2494a33b Dont put the static rdfutil thing inside the FORCE_ALL block. r=alecf. 1999-10-22 23:28:30 +00:00
sspitzer%netscape.com
7822eba681 make the xul look pretty by using html fieldsets and legends. 1999-10-22 23:22:52 +00:00
bienvenu%netscape.com
922d9bc212 one more addrbook memory leak fix r=mscott 1999-10-22 21:04:45 +00:00
ducarroz%netscape.com
7957d17185 Fix for bug 15201. We need to convert back the result from UTF-8 to Unicode. R=mscott, bienvenu 1999-10-22 20:37:42 +00:00
amusil%netscape.com
87306fa309 Changed FALSE to XP PR_FALSE 1999-10-22 01:54:36 +00:00
amusil%netscape.com
1c91f30b2a Address book fix. DB file now gets closed in the destructor. Reviewed by bienvenu. 1999-10-22 01:18:42 +00:00
bienvenu%netscape.com
1c13baeb02 fix addrbook mem leaks and mismatched delete r=mscott\ 1999-10-21 20:36:02 +00:00
bienvenu%netscape.com
2d872682fd fix memory leaks in address book r=mscott 1999-10-20 20:41:27 +00:00
amusil%netscape.com
a6fbc10df6 Fixed bug in editing anonymous attributes in database. Now all attributes get modified instead
of only the first.
1999-10-19 22:46:29 +00:00
bienvenu%netscape.com
1c93201a4c fix leak of profile dir in addr book session 1999-10-17 22:16:32 +00:00
bienvenu%netscape.com
5e4fbc4f1e fix memory leaks r=mscott 1999-10-16 15:43:26 +00:00
bienvenu%netscape.com
401e5f22a4 fix crash reading messages with new profiles 1999-10-15 16:09:49 +00:00
bienvenu%netscape.com
21386eed92 more of addrbook memory leak fixes r=mscott 1999-10-15 03:50:21 +00:00
bienvenu%netscape.com
22e548da9d fix memory leaks opening and closing dbs r=mscott 1999-10-15 00:11:58 +00:00
hyatt%netscape.com
b2a4325241 Landing re-architected command dispatcher. r=hangas(XUL/JS), saari(C++) 1999-10-14 10:58:25 +00:00
alecf%netscape.com
c1aec3a140 nsIModule-ize addressbook
r=sspizer
no bug
1999-10-13 05:55:06 +00:00
alecf%netscape.com
799d1e2871 DTDs contain image names too 1999-10-13 05:53:10 +00:00
waterson%netscape.com
bdfcaec321 Bug 16105. (Bugsplat 366256.) Ensure that nsISupports::Release() calls dtor only once by 'stabilizing' refcnt to a non-zero value before invoking the dtor. See also news://news.mozilla.org/37FD0F3C.3078AE5C%40netscape.com. r=scc,fur 1999-10-12 03:05:10 +00:00
tao%netscape.com
dfc5dc1b02 Move da-DK files to l10n/lang; r=leaf 1999-10-08 01:06:56 +00:00
tao%netscape.com
452378ee8a Move localized resource files to mozilla/l10n/lang. 1999-10-07 23:59:32 +00:00
bienvenu%netscape.com
ddfaee3673 fix mork factory r=mscott 12326 1999-10-07 14:28:54 +00:00
hangas%netscape.com
0cd13bcaa0 Porkjocky: .xul file troubleshooting. Removed duplicate references to css files within the same windows for performance. Wrapped another tree in a <div> to avoid scrolling issues. r=davidm 1999-10-06 01:35:36 +00:00
hangas%netscape.com
6223a5e113 Fixing bug 13443 (crash scrolling results pane of address book), added <html:div> around the trees as per Hyatt's suggestion which Scottip reminded me of today. r=scottip 1999-10-05 20:49:08 +00:00
mscott%netscape.com
6284835ee3 Bug #15192 --> build the pab before the history ab for name completion.
r=bienvenu.
1999-10-04 00:26:10 +00:00
beard%netscape.com
9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
chuang%netscape.com
945748e712 Fix bug 5393 Controls should be enclosed with <LABEL></LABEL>, r=putterman 1999-10-01 04:11:36 +00:00
chuang%netscape.com
9726ec4bcc Fix bug 14756 [PP]Importing an .ldif file in Address Book doesn't work, r=jefft 1999-10-01 04:07:15 +00:00
hangas%netscape.com
940bc92a57 Added ability to hide and show toolbars and taskbar to all mail windows. Added accesskeys to a number of menu items and fixed menus across product. Moved broadcaster elements to top of xul files to give command keys a chance to work. a=chofmann 1999-09-29 04:29:20 +00:00
hangas%netscape.com
fc23906c28 Fix for bug 14779. a=chofmann 1999-09-28 18:56:15 +00:00
hangas%netscape.com
9f3eef8646 New menu items now match the spec for navigator, mail, address book, and mail compose. Fixed navigator quit menu item to use global overlay. a=chofmann 1999-09-27 20:56:35 +00:00
bienvenu%netscape.com
ad2c7b2789 fix mismatched deletes 1999-09-26 19:53:50 +00:00
hangas%netscape.com
20d1e45d46 a=chofmann r=hyatt,jefft Cleaned up File and Edit menus for navigator and mail, fixed 14837, fixed 14255. Moved menu from navagator.xul and hiddenwindow.xul into navigatorOverlay.xul. Created global 'New" menu. 1999-09-24 23:03:40 +00:00
ducarroz%netscape.com
e2c8b14e4e Need to populate personal addressbook
Fix for bug 14568, R=mscott, A=chofmann
1999-09-24 17:38:49 +00:00
ducarroz%netscape.com
fa82fdf0e7 Fix problem with autocomplete, bug 14281 1999-09-22 01:37:43 +00:00
ducarroz%netscape.com
fec0e9f707 Remove extra blank row 1999-09-22 00:49:52 +00:00
chuang%netscape.com
6cd312c071 remove unused variable 1999-09-21 21:41:06 +00:00
chuang%netscape.com
390f6a305f Remove unused variable 1999-09-21 21:20:07 +00:00
hangas%netscape.com
669e7fa437 Added key binding to dialogOverlay.xul for OK and Cancel buttons. Updated xul windows to include these keys. 1999-09-21 05:20:56 +00:00
chuang%netscape.com
f1ef4d55c4 Fix missing the last row when importing ldif file 1999-09-20 22:13:54 +00:00
bienvenu%netscape.com
d37921d284 fix memory leak 1999-09-20 14:56:08 +00:00
ducarroz%netscape.com
0680374fe6 Autocomplete add default domain if needed 1999-09-20 00:49:53 +00:00
mccabe%netscape.com
4f7990cd94 Fix to 7610. Modify xpidl compiler to add 'const' to the method signature for generated attribute setter methods for string, wstring and nsid attributes.
As this changed the generated interface signatures, I had to change all of the uses to avoid bustage.  Any corners of the browser that aren't built by default, or that I haven't discovered how to build, may be at risk of bustage if they use string or wstring attributes.  (This could mean blackwood; sorry, guys!)

Many thanks to Alec Flett (alecf@netscape.com) for preparing diffs for the mailnews portion of the signature changes; thanks also to Ariel Backenroth (arielb@rice.edu) and Mike Shaver (shaver@mozilla.org) for help with updating the tree with NS_DECL_NSIFOO macros; everwhere where one of these macros was used was one less place I had to manually add 'const'.

Also removed extraneous space from generated method signatures, leftover from Brendan's capitalization spam, and made 'const decl must be of type short or long' an error rather than just a warning.
1999-09-19 23:46:35 +00:00
bienvenu%netscape.com
65e377b2b3 fix mismatched free 1999-09-18 17:41:37 +00:00
tao%netscape.com
2b825910ee Hook up da-DK 1999-09-18 01:44:31 +00:00
tao%netscape.com
e74a744c2e Hook up da-DK 1999-09-18 01:36:04 +00:00
tao%netscape.com
4661727893 First checkin of da-DK resource files contributed by
Henrik Lynggaard<Lynggaard@netscape.net>
1999-09-17 23:35:55 +00:00
hangas%netscape.com
78e3b84abe Modifying commandUpdater JS code to be more efficient. 1999-09-17 23:24:04 +00:00
chjung%netscape.com
f747214d33 [chjung 09/17/99] add Localization notes 1999-09-17 21:07:43 +00:00
alecf%netscape.com
62d23d1a22 link addressbook against nspr 1999-09-17 20:32:43 +00:00
waterson%netscape.com
dde8dcfc2a Bug 13970. Use XUL syntax to hook up command updaters. 1999-09-17 04:03:30 +00:00
hangas%netscape.com
d0bf4886b3 Address Book Edit menu now supports seven states of Delete menu item. 1999-09-16 22:21:08 +00:00
hangas%netscape.com
97a0bdb5a3 Added commandUpdater code to mail 3pane. 1999-09-16 20:24:07 +00:00
cls%seawood.org
cb3abff6ef Remove unnecessary -D_BSD_SOURCE now that __STRICT_ANSI__ is set in <prinet.h> 1999-09-16 14:50:19 +00:00
hangas%netscape.com
701134dee8 More advances in commanUpdater development. Making this work from globalOverlay.xul so that less xul and js is required for each window. 1999-09-16 07:37:45 +00:00
mscott%netscape.com
3f1f124e73 Bug #13994 --> Let's auto complete against your personal address book and the history addressbook!
This makes the history ab much more useable.
1999-09-16 07:12:50 +00:00
hangas%netscape.com
a899d6730f More work on commandUpdating with address book 1999-09-16 05:46:03 +00:00
chuang%netscape.com
30f1f5a0f2 Fix Bug 12882 International sort doesn't work for Address Book 1999-09-16 03:49:47 +00:00
hangas%netscape.com
6951aaf9c0 Added real commandUpdater code to globalOverlay and addressbook. So far the Select All menu item enables/disables with this code. Stay tuned for more... 1999-09-16 01:46:30 +00:00
chuang%netscape.com
673ff30a88 Fix crash when sorting address book column 1999-09-15 19:41:04 +00:00
alecf%netscape.com
ea3de7ab86 fix crash when sender has no lastname 1999-09-15 02:46:38 +00:00
briano%netscape.com
22b5e77499 General cleanup. 1999-09-14 22:49:58 +00:00
chuang%netscape.com
b1ec7ea992 handle double byte strings 1999-09-14 21:55:54 +00:00
hangas%netscape.com
df8379d512 Fix bug 13564. 1999-09-14 07:59:31 +00:00
hangas%netscape.com
f4886ef00c Moved Close menu item to its new position. 1999-09-14 06:16:12 +00:00
cls%seawood.org
a87b20551f Fix my bustage using -D_BSD_SOURCE 1999-09-12 17:15:57 +00:00
hangas%netscape.com
b476cf0018 Added Preferences to globalOverlay.xul and converted the windows over to use it. 1999-09-12 08:27:01 +00:00
hangas%netscape.com
ec7d0eb62b Added many menu items to globalOverlay.xul and modified messenger 3pane, compose window, and address book to use them. 1999-09-12 02:22:11 +00:00
hangas%netscape.com
0cd1c53e0d Update to handle fact that display:none now works on boxes. Speeds up address book. 1999-09-12 02:20:00 +00:00
hangas%netscape.com
bf3e0c25b1 More cleanup for address book. Notes area in address book card is now multiple lines. 1999-09-11 02:05:26 +00:00
hangas%netscape.com
0be92f0105 Major Cleanup and bug fix effort for addressbook. 1999-09-10 23:15:25 +00:00
evaughan%netscape.com
412cc6b9e8 1) Fixed bugs in deck
2) Added visual debugging to boxes
1999-09-10 00:57:01 +00:00
arielb%rice.edu
97094e5d87 spamming mailnews/addrbook with NS_DECL_IFOO's voucher mccabe 1999-09-09 08:09:12 +00:00
davidmc%netscape.com
12d918dd2b MDB file API changes 1999-09-03 22:29:20 +00:00
sspitzer%netscape.com
ff7723433b fix a couple warnings. 1999-09-03 10:21:20 +00:00
sfraser%netscape.com
fb60454a75 Change id on the file menu <menupopup> from "fileMenu" to "fileMenuPopup" 1999-09-02 21:58:12 +00:00
briano%netscape.com
903fa1916f Fix for objdir builds. 1999-09-02 02:05:57 +00:00
chuang%netscape.com
695f835da6 Address book import (ldif) 1999-09-01 04:18:43 +00:00
hangas%netscape.com
08b0a5aa20 First steps towards command updating for menus etc. hook?=trudelle 1999-08-28 00:43:42 +00:00
hangas%netscape.com
16d170bff5 Changed sort JS to use new interface as requested by rjc. hook?=trudelle 1999-08-28 00:42:33 +00:00
mscott%netscape.com
15184a23e3 Bug #12558 nsCString nsString(eTwoByte) --> nsString, nsString2 --> nsString changes 1999-08-27 20:54:41 +00:00
mscott%netscape.com
074896c67b simplify interface by removing nsString requirement from several methods 1999-08-27 20:53:34 +00:00
hangas%netscape.com
2252c76b07 Changed new card and edit card to be usable from components outside of address book. 1999-08-27 07:07:34 +00:00
hangas%netscape.com
accaff242d Changed back to onkeyup= because someone broke the windows onkeypress= again. 1999-08-27 07:06:25 +00:00
chuang%netscape.com
aadb72ddfd Add Directory Uri to datasource 1999-08-26 05:05:43 +00:00
chuang%netscape.com
8f3de42ae5 fic build bustage 1999-08-26 03:26:37 +00:00
chuang%netscape.com
1b580fdf43 Add address book ui to datasource 1999-08-26 03:03:25 +00:00
chuang%netscape.com
01cfaff029 Import address book 1999-08-25 21:19:37 +00:00
chuang%netscape.com
1a3192e47b Add public header 1999-08-24 18:50:23 +00:00
hangas%netscape.com
561a5f2454 Fixed two more problems with address book. 1999-08-24 00:28:03 +00:00
hangas%netscape.com
c8e44cb267 Fixed address book crashes and failures due to <tree> changes this weekend. a=leaf 1999-08-23 21:35:22 +00:00
putterman%netscape.com
cad2487362 Change resultspane to use onselect. 1999-08-23 05:16:48 +00:00
mccabe%netscape.com
381fb81c4f Replace manual method declarations in implementations of xpcom/ interfaces with NS_DECL_NSIFOO. 1999-08-22 11:25:50 +00:00
hangas%netscape.com
7a560a2387 Trigger first, last, and display name entry off of onkeypress= instead of onkeyup= 1999-08-21 00:58:26 +00:00
bienvenu%netscape.com
25a9e64653 register ab history 1999-08-21 00:22:26 +00:00
hangas%netscape.com
deccca76f7 Fixed bug 10349 address book card dialogs not modal. Also made small syntax changes for rdf. 1999-08-21 00:16:01 +00:00
bienvenu%netscape.com
3592015a79 add ab history to build 1999-08-20 23:34:55 +00:00
hyatt%netscape.com
d819a08a33 Renaming onaction to oncommand. 1999-08-20 22:58:32 +00:00
mscott%netscape.com
474cb77eb5 build nsIAbCollector.idl 1999-08-20 22:40:56 +00:00
mscott%netscape.com
aeec35350e checkin for bienvenu...build nsAddressCollector 1999-08-20 22:40:35 +00:00
bienvenu%netscape.com
0f8b103280 add idl file for ab history, not part of build yet 1999-08-20 19:08:19 +00:00
chuang%netscape.com
fd6853ad8c Add sorting on address book columns 1999-08-19 20:12:19 +00:00
bienvenu%netscape.com
388dcf84d0 add directory param to getcardforemailaddress more work on ab history 1999-08-19 19:56:33 +00:00
bienvenu%netscape.com
73ed1ec7f9 add directory param to getcardforemailaddress 1999-08-19 19:55:39 +00:00
bienvenu%netscape.com
5b7673bd39 add nsIAbAddressCollecter.idl to windows and unix makefiles 1999-08-18 05:33:09 +00:00
bienvenu%netscape.com
c3f99a83a7 more work on ab history, not part of build 1999-08-18 04:29:01 +00:00
bienvenu%netscape.com
55eaae2acd add CID for adress collecter 1999-08-18 04:08:45 +00:00
bienvenu%netscape.com
e67e36fe83 add method to get card given e-mail address 1999-08-18 04:07:55 +00:00
bienvenu%netscape.com
acbb7d57a5 more work on ab history, not part of build 1999-08-13 00:52:04 +00:00
bienvenu%netscape.com
609ea25753 address collecter, not part of build 1999-08-12 14:37:26 +00:00
chuang%netscape.com
7af113af5a Add null pointer checking 1999-08-10 22:45:10 +00:00
hangas%netscape.com
31aca663f7 Make editcard and newcard dialogs not resizeable. 1999-08-10 22:18:45 +00:00
chuang%netscape.com
57ac64d4d7 Fix bug 11511 and more "remove address book" backend 1999-08-10 18:57:01 +00:00
mccabe%netscape.com
2a403483de Changes to the xpidl compiler -
Error if an interface is declared [scriptable], but contains methods that can't be scripted because they refer to native-declared types, unless the method is declared [noscript].

This change is intended to make it easier to determine when an interface is not scriptable, and to make it easier to see what changes need to be made to make it scriptable.

As many of the .idl files in the tree defined [scriptable] interfaces that contained non-scriptable methods, I've sprinkled [noscript] throughout.  As the interfaces weren't scriptable anyway, this shouldn't change their visibility to javascript.
1999-08-10 12:18:01 +00:00
jband%netscape.com
bf0f7149b8 adding missing NS_INIT_REFCNT() to ctor 1999-08-10 05:08:18 +00:00
hangas%netscape.com
0f5d4fd37b Fixed tree to not have extraneous treeitem node with ref=. This was causing the template builder to give me an extra treechildren and treeitem node. 1999-08-10 00:45:30 +00:00
chuang%netscape.com
74311a9c00 fix Bug 11399 and add remove address book backend 1999-08-09 19:09:32 +00:00
chuang%netscape.com
9c1de07682 make clobber remove the right file 1999-08-09 18:08:35 +00:00
ramiro%netscape.com
4ca8634688 Ignore generated Makefiles. 1999-08-07 22:34:02 +00:00