Commit Graph

389 Commits

Author SHA1 Message Date
hangas%netscape.com
55b379594e Fix 29383 (Calling address picker twice causes hang) r=mscott, a=phil
git-svn-id: svn://10.0.0.236/trunk@61903 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-29 21:53:02 +00:00
blizzard%redhat.com
7d5eae27a1 fix spelling of hander to handler. bug #29407. r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@61769 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-27 20:51:11 +00:00
sspitzer%netscape.com
5ea6a0cd6d fix for #28911, r=alecf, a=jar. avoid loading in unnecessary dlls at startup.
git-svn-id: svn://10.0.0.236/trunk@61734 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 03:52:06 +00:00
hangas%netscape.com
3cf71b4fa1 Fix 28144 Make XP Toolkit widgets look more professional. r=german/scottip a=phil
git-svn-id: svn://10.0.0.236/trunk@61715 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-26 01:21:51 +00:00
ducarroz%netscape.com
64d91045c7 Fix for PDT+ 28314. Change default value for AB card property "Send Plain Text" to true. R=hangas, A=phil.
git-svn-id: svn://10.0.0.236/trunk@61447 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-22 22:37:03 +00:00
hangas%netscape.com
3e4d79ac10 First phase of fix for 28144. This checkin is to make our chrome widgets look more professional. They now look much more like the spec. This changed the look for titledbutton, tab, input, checkbox, radio button, and select widgets. Some other widgets had minor changes to colors, paddings, and margins. r=german, a=phil.
git-svn-id: svn://10.0.0.236/trunk@61351 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-19 02:44:24 +00:00
amusil%netscape.com
c7ee955b5b Added ability to register OnOK handlers. r=hangas
git-svn-id: svn://10.0.0.236/trunk@60959 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 23:11:21 +00:00
hangas%netscape.com
d99e0fbe29 Fix 27451, removal of "HTML Domains..." menu item from address book. r=scottip.
git-svn-id: svn://10.0.0.236/trunk@60939 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 22:08:40 +00:00
andreww%netscape.com
e66efd4054 adding id to menupop under file>new for commercial overlay to target. bugsplat bug#369022 r=amusil
git-svn-id: svn://10.0.0.236/trunk@60920 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 21:24:39 +00:00
mscott%netscape.com
94c6e3aa67 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


git-svn-id: svn://10.0.0.236/trunk@60822 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-15 06:49:24 +00:00
evaughan%netscape.com
d91adaffda Fix for bug 24351 as well as other jumping buttons and glitches in UI.
git-svn-id: svn://10.0.0.236/trunk@60689 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-14 05:30:05 +00:00
hangas%netscape.com
42737e6fba 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
git-svn-id: svn://10.0.0.236/trunk@60560 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-12 01:37:43 +00:00
chuang%netscape.com
8679e8199c Bug 22986 Address book sort is extremely slow, r=nhotta+bienvenu
git-svn-id: svn://10.0.0.236/trunk@60511 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 22:17:23 +00:00
hangas%netscape.com
aaa8fb2dc4 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.
git-svn-id: svn://10.0.0.236/trunk@60453 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-11 06:05:04 +00:00
hangas%netscape.com
fc03d9de9e Fix 27163, comment out some xul not functioning for beta1. r=mscott
git-svn-id: svn://10.0.0.236/trunk@60314 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-10 09:05:48 +00:00
tbogard%aol.net
c416db8338 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
git-svn-id: svn://10.0.0.236/trunk@60129 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 13:40:10 +00:00
sspitzer%netscape.com
239e103aad make it so -chrome <chrome url> does the right thing.
r=mscott


git-svn-id: svn://10.0.0.236/trunk@60054 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 03:12:39 +00:00
sspitzer%netscape.com
9590786254 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


git-svn-id: svn://10.0.0.236/trunk@60015 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-08 01:11:13 +00:00
scc%netscape.com
dcee2e659d Pro5 update
git-svn-id: svn://10.0.0.236/trunk@60002 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-07 23:06:04 +00:00
sspitzer%netscape.com
10fb12b905 I think the less unixes will fail to build if I don't do this.
git-svn-id: svn://10.0.0.236/trunk@59943 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 12:54:10 +00:00
sspitzer%netscape.com
a3093c4855 I hate copy and pasted code. write two macros to do all the work for me.
r=alecf


git-svn-id: svn://10.0.0.236/trunk@59942 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 12:21:22 +00:00
sspitzer%netscape.com
eda58ccb3a you can launch addressbook with -addressbook
now using the nsICmdLineHander interface and categories to do this the right way
r=alecf


git-svn-id: svn://10.0.0.236/trunk@59939 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-06 11:04:10 +00:00
hangas%netscape.com
595a82aa9e More address book fixes. Bugs 26501, 10841, 16455. r=mscott
git-svn-id: svn://10.0.0.236/trunk@59891 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 21:21:56 +00:00
alecf%netscape.com
6356cb1b52 move from nsAutoCString to nsCAutoString r=sspitzer
git-svn-id: svn://10.0.0.236/trunk@59867 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-05 06:11:46 +00:00
chuang%netscape.com
a8981c3d07 Bug 17564 Prefs: Addressing prefs do not stick. r=hangas
git-svn-id: svn://10.0.0.236/trunk@59789 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:48:42 +00:00
chuang%netscape.com
ae6e4ceac6 Bug 24877 Can't remove Additional email Address in Abook card, r=hangas
git-svn-id: svn://10.0.0.236/trunk@59788 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 22:47:27 +00:00
pp%ludusdesign.com
637edb15e8 Conversion of ::GetIID() to NS_GET_IID(). Bug #20232, r=scc@netscape.com
git-svn-id: svn://10.0.0.236/trunk@59703 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-04 00:39:15 +00:00
hangas%netscape.com
68590f999f Cleanup Select Addressing dialog, bug 10865. r=mscott
git-svn-id: svn://10.0.0.236/trunk@59505 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 07:04:37 +00:00
hangas%netscape.com
36791ed460 Partial fix for 15109. Removed radio buttons from Addressing panel of prefs. r=mscott
git-svn-id: svn://10.0.0.236/trunk@59503 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 07:03:28 +00:00
alecf%netscape.com
fb78bb1946 fix autocomplete so that it completes against the currently selected identity, rather than the 'current' identity (which was bogus anyway)
r=ducarroz


git-svn-id: svn://10.0.0.236/trunk@59465 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:54:32 +00:00
hangas%netscape.com
c063b5455e Address book; partial fix to 15108, performance improvements. r=slogan
git-svn-id: svn://10.0.0.236/trunk@59458 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:18:46 +00:00
hangas%netscape.com
c3c57d51e9 New gif files for address book, bug 26112. r=jglick
git-svn-id: svn://10.0.0.236/trunk@59457 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-02 01:16:01 +00:00
hangas%netscape.com
5755542e5f Front in fix for 25439 to match recent checkin by chuang. r=chuang.
git-svn-id: svn://10.0.0.236/trunk@59356 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 03:31:11 +00:00
hangas%netscape.com
1fd418d779 Fixed 24361 and 24368, remember address book window size and position. r=scottip
git-svn-id: svn://10.0.0.236/trunk@59350 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 03:02:16 +00:00
chuang%netscape.com
984403400f Bug 25354 Address Book back end needs to support some extra columns, r=hangas
git-svn-id: svn://10.0.0.236/trunk@59349 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 02:46:50 +00:00
ducarroz%netscape.com
fdd119e960 fix part of bug 25949, update project path for compatibilty with CW Pro 5. R=n/a
git-svn-id: svn://10.0.0.236/trunk@59342 18797224-902f-48f8-a5cc-f745e15eee43
2000-02-01 01:53:01 +00:00
hangas%netscape.com
29cfb7901a Fix for 25499 and 20522, address book UI bugs. r=scottip
git-svn-id: svn://10.0.0.236/trunk@59304 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 23:25:11 +00:00
ducarroz%netscape.com
3c03030552 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
git-svn-id: svn://10.0.0.236/trunk@59279 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-31 22:00:53 +00:00
hangas%netscape.com
b0064f9611 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
git-svn-id: svn://10.0.0.236/trunk@59096 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 23:12:02 +00:00
ducarroz%netscape.com
e4460bab37 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
git-svn-id: svn://10.0.0.236/trunk@59029 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-28 06:20:44 +00:00
dcone%netscape.com
78a3fc3824 support for regression testing. r=rods
git-svn-id: svn://10.0.0.236/trunk@58785 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-26 15:14:41 +00:00
chuang%netscape.com
9f35d7e46f fix bug5476 Preference radio buttons are not initialized, r=ducarroz
git-svn-id: svn://10.0.0.236/trunk@57631 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-13 04:31:02 +00:00
sspitzer%netscape.com
33cd33388c don't hardcode this alert, move it to a string bundle.
git-svn-id: svn://10.0.0.236/trunk@57520 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-12 08:04:07 +00:00
pp%ludusdesign.com
b5787cf895 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com


git-svn-id: svn://10.0.0.236/trunk@57423 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:49:15 +00:00
chuang%netscape.com
3498c226a2 Fix bug20235 AB Formatting checkbox not remembered, r=habgas
git-svn-id: svn://10.0.0.236/trunk@57415 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-11 20:06:39 +00:00
chuang%netscape.com
f2f32dd6ec Fix Bug10868 import tab delimited text file with .tab extension, r=hangas
git-svn-id: svn://10.0.0.236/trunk@57282 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-10 20:52:57 +00:00
mscott%netscape.com
2adc48ed5d performance tweak --> header parser is supposed to be a service not a component.
r=ducarroz


git-svn-id: svn://10.0.0.236/trunk@57238 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-09 21:59:36 +00:00
alecf%netscape.com
a628f65da5 update mail pref panes to match the new prefwindow landing
git-svn-id: svn://10.0.0.236/trunk@57082 18797224-902f-48f8-a5cc-f745e15eee43
2000-01-07 07:09:12 +00:00
hangas%netscape.com
4ec5348771 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
git-svn-id: svn://10.0.0.236/trunk@56508 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-23 21:38:25 +00:00
sspitzer%netscape.com
0528c469db 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


git-svn-id: svn://10.0.0.236/trunk@56380 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-22 08:37:30 +00:00