Commit Graph

352 Commits

Author SHA1 Message Date
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