sspitzer%netscape.com
e6da063538
fix for #18940 . don't define the default home page in the dtd. this is already
...
set in all.js.
the bug was caused by code in navigator.js that got this attribute from the
home button, and tried to set the pref!
r=mozilla@bucksch.org (benb)
1999-11-16 04:50:32 +00:00
tonyr%fbdesigns.com
f079a40fab
Added Eudora mail import module
1999-11-16 01:17:56 +00:00
slamm%netscape.com
44c25c47f1
Add the MPL.
1999-11-15 23:09:58 +00:00
rhp%netscape.com
1e2b59665d
Changes for multipart alternative UI - Bug #: 17770 - r: jefft
1999-11-12 02:58:22 +00:00
fergus%netscape.com
6ec4d9812f
Updated/added Localization Notes.
r: chjung & rchen
1999-11-12 01:53:54 +00:00
rchen%netscape.com
5b96bace17
modify Localization notes
1999-11-12 01:00:30 +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
ducarroz%netscape.com
818e82215c
Fix for bug 17902. Fix various FCC problems as well error display. R=alecf, A=chofmann
1999-11-04 04:58:06 +00:00
sspitzer%netscape.com
dea1c4efdb
fix #16457 , r=mscott. if an error occurs in the SMTP protocol state machine, we may need to pop up the alert right then, and not when we get back to the url listener, because we'd loose the error text from the SMTP server. these changes
...
pop up the alert and set the error code so that the url listener doesn't try to
pop up another alert. define a bunch of new error codes, and remove nsMsgTransition.h, which was defining all the MK_ error codes that were in there.
are no longer needed.
1999-11-02 23:27:46 +00:00
cata%netscape.com
d51644d159
Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018.
1999-11-02 21:27:02 +00:00
matt%netscape.com
19f6272790
fix for bug 6830 and 14634 r-bill
1999-11-02 20:49:49 +00:00
waterson%netscape.com
26cdab7acc
Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI.
1999-11-02 01:14:50 +00:00
tonyr%fbdesigns.com
48fdb40dd9
Added Outlook mail and address book import functionality
1999-11-01 00:46:18 +00:00
rchen%netscape.com
544d1d9631
Add Localization Notes
1999-10-29 21:37:43 +00:00
rchen%netscape.com
fca6c94a68
Add Localization notes
1999-10-29 21:27:41 +00:00
rchen%netscape.com
2b1aa7634a
Add Localization notes
1999-10-29 21:12:26 +00:00
rchen%netscape.com
222c39059f
Add localization notes
1999-10-29 20:58:42 +00:00
rchen%netscape.com
61eff9004c
Add Localization notes
1999-10-29 20:52:42 +00:00
cata%netscape.com
bed851411e
Fix for bug #17018 , r=cata, checkin for momoi.
1999-10-29 20:41:21 +00:00
rchen%netscape.com
22f0027b14
Add Localization Notes
1999-10-29 20:28:18 +00:00
rchen%netscape.com
d1e318d76d
Add localization notes
1999-10-29 20:24:48 +00:00
waterson%netscape.com
438d71a3b6
Put column headers back in to folder pane. r=hyatt.
1999-10-28 22:14:14 +00:00
cata%netscape.com
4b2093536d
I'm checking in for momoi, r=cata, bug #17018 , Charset Menu usability workaround.
1999-10-27 23:10:51 +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
matt%netscape.com
94b65d7c4c
17218 r-mcafee
1999-10-27 22:31:58 +00:00
slamm%netscape.com
612b1f6f25
Add entity for bookmarks menu on personal toolbar
1999-10-26 22:10:15 +00:00
hangas%netscape.com
e6c96e93d4
new ui. r=pavlov,german,hyatt
1999-10-26 00:39:19 +00:00
sspitzer%netscape.com
dbd14302c9
make the xul look pretty by using html fieldsets and legends.
1999-10-22 23:31:05 +00:00
sspitzer%netscape.com
1df3f9eb17
make the PrefWindow work for html select dom elements, instead of just html input dom elements.
...
right now, it only works for int prefs. fix #15230 , heed and reflect the quoted style and quoted size prefs
in the html select widget in pref-mailnews.xul.
rewrite the html select elements in the pref xul, to work correctly.
remove unused, commented out xul to avoid confusion.
add new option for "yesterday" for the news offline download pref.
use nsCOMPtr. use PR_snprintf() to avoid potential buffer overruns.
use #defines to clean up the code. use PR_sscanf instead of sscanf.
r=mscott
1999-10-22 02:09:18 +00:00
tonyr%fbdesigns.com
7b29eee956
Added string bundles for the mailnews import tools
1999-10-18 19:58:07 +00:00
slamm%netscape.com
bf503710b1
Landing of SIDEBAR_19991007_BRANCH. r=waterson
1999-10-18 19:21:52 +00:00
beard%netscape.com
67ade3a167
added support for "about:bloat?leaks". bug=15906,r=warren
1999-10-14 01:56:49 +00:00
cmanske%netscape.com
074c63daae
Fixed bug 16118, part of fix for 14342. Reduced size of ender input widget. r=hyatt,hangas
1999-10-14 00:13:21 +00:00
alecf%netscape.com
799d1e2871
DTDs contain image names too
1999-10-13 05:53:10 +00:00
sspitzer%netscape.com
8227e7bda9
fix for bug #14591 , r=mscott.
...
handle the case where we migrate from 4.x and our sent folder is on the imap server.
but, since we haven't logged into the imap server yet, our folders are undiscovered.
other related fixes:
1) make it so on failure to fcc, save to draft, save to template, send later the message shows up.
2) clean up the error message strings
3) fix how we determine if an URI points to a local folder. (all we need to do is look at the scheme and see if it is "mailbox:"
4) remove a stale comment.
1999-10-13 04:12:06 +00:00
warren%netscape.com
0e00f0a570
Added Bloat statistics under QA menu.
1999-10-12 09:37:37 +00:00
mcafee%netscape.com
e617436351
Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson
1999-10-12 05:40:15 +00:00
dp%netscape.com
13cdc26847
adding precheckin tests. r=matt
1999-10-08 23:50:49 +00:00
waterson%netscape.com
8861c4ceab
Initial revision. Not in build.
1999-10-08 21:15:21 +00:00
ducarroz%netscape.com
88a9f70faa
Fix for bug 14561, Already checked in the M10 BRANCH. Error must have negative value. A=choffman, R=mscott
1999-10-04 23:43:57 +00:00
mcafee%netscape.com
df4935b698
Better variable names for readability.
1999-10-03 08:13:41 +00:00
mcafee%netscape.com
704c0ea29e
Adding text to debug pref UI documenting how the debugPaintFlashing pref works with the caps-lock key. r=braddr@portland.puremagic.com
1999-10-03 06:56:43 +00:00
slamm%netscape.com
214e757257
Change Flash to Alerts. Add 'My Panels'.
1999-09-29 20:34:20 +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
mcafee%netscape.com
4e5b11f129
Adding brower buster to debug menu. a=chofmann,leaf r=radha
1999-09-29 00:23:12 +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
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
mscott%netscape.com
107403ab6c
If we make an error string have a negative ID then the high bit of the id is set. This allows us to pass in the
...
string ID around as an nsresult and it will properly be detected as an error code when we do NS_FAILED(rv)
tests on it..nifty huh...
1999-09-22 08:07:52 +00:00
alecf%netscape.com
4adc0a12be
add fix typos, add strings I needed for the wizard
1999-09-22 06:06:37 +00:00
mscott%netscape.com
a1860b7c01
add password prompt text and some more pop server alert strings
1999-09-22 06:03:56 +00:00