Граф коммитов

180 Коммитов

Автор SHA1 Сообщение Дата
sspitzer%netscape.com 54e1c3075b 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 901c37ce02 Added Eudora mail import module 1999-11-16 01:17:56 +00:00
slamm%netscape.com 34f6f9ee0a Add the MPL. 1999-11-15 23:09:58 +00:00
rhp%netscape.com 7146894865 Changes for multipart alternative UI - Bug #: 17770 - r: jefft 1999-11-12 02:58:22 +00:00
fergus%netscape.com 96661a5c57 Updated/added Localization Notes. r: chjung & rchen 1999-11-12 01:53:54 +00:00
rchen%netscape.com 55bf1acbf5 modify Localization notes 1999-11-12 01:00:30 +00:00
dmose%mozilla.org 8535dda53e 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 753a2ae792 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 9bd146a0ad 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 5e74498896 Fixing typo in dtd file. Checkin for momoi, r=cata, bug=17018. 1999-11-02 21:27:02 +00:00
matt%netscape.com f6d9542b2a fix for bug 6830 and 14634 r-bill 1999-11-02 20:49:49 +00:00
waterson%netscape.com 65a934fb10 Add 'miscellaneous' debug prefs to house 'disable XUL cache' pref UI. 1999-11-02 01:14:50 +00:00
tonyr%fbdesigns.com 3494315294 Added Outlook mail and address book import functionality 1999-11-01 00:46:18 +00:00
rchen%netscape.com b0ff8f9c87 Add Localization Notes 1999-10-29 21:37:43 +00:00
rchen%netscape.com d2f8166db4 Add Localization notes 1999-10-29 21:27:41 +00:00
rchen%netscape.com 971df9c409 Add Localization notes 1999-10-29 21:12:26 +00:00
rchen%netscape.com 1d7cfa8afc Add localization notes 1999-10-29 20:58:42 +00:00
rchen%netscape.com e223733b82 Add Localization notes 1999-10-29 20:52:42 +00:00
cata%netscape.com a767164dfc Fix for bug #17018, r=cata, checkin for momoi. 1999-10-29 20:41:21 +00:00
rchen%netscape.com 1548c594a0 Add Localization Notes 1999-10-29 20:28:18 +00:00
rchen%netscape.com 7e00eb0f7d Add localization notes 1999-10-29 20:24:48 +00:00
waterson%netscape.com a021803d37 Put column headers back in to folder pane. r=hyatt. 1999-10-28 22:14:14 +00:00
cata%netscape.com fc69c75001 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 4c0d31db99 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 0d16ff24a9 17218 r-mcafee 1999-10-27 22:31:58 +00:00
slamm%netscape.com bdb131fdf6 Add entity for bookmarks menu on personal toolbar 1999-10-26 22:10:15 +00:00
hangas%netscape.com 2819886968 new ui. r=pavlov,german,hyatt 1999-10-26 00:39:19 +00:00
sspitzer%netscape.com 0631e9253c make the xul look pretty by using html fieldsets and legends. 1999-10-22 23:31:05 +00:00
sspitzer%netscape.com 1db2d0140b 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 f938e3ca92 Added string bundles for the mailnews import tools 1999-10-18 19:58:07 +00:00
slamm%netscape.com 64d8fa3b2f Landing of SIDEBAR_19991007_BRANCH. r=waterson 1999-10-18 19:21:52 +00:00
beard%netscape.com 5824bf42d5 added support for "about:bloat?leaks". bug=15906,r=warren 1999-10-14 01:56:49 +00:00
cmanske%netscape.com 4e882c45cb 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 7f974309d9 DTDs contain image names too 1999-10-13 05:53:10 +00:00
sspitzer%netscape.com 811f8cad4c 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 c622c312a4 Added Bloat statistics under QA menu. 1999-10-12 09:37:37 +00:00
mcafee%netscape.com f3157b5474 Adding debug Pref UI for evaughan's gfx scrollbars. r=waterson 1999-10-12 05:40:15 +00:00
dp%netscape.com bb090c0a96 adding precheckin tests. r=matt 1999-10-08 23:50:49 +00:00
waterson%netscape.com 5169d5ca9f Initial revision. Not in build. 1999-10-08 21:15:21 +00:00
ducarroz%netscape.com cef1487a73 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 baf31d9d08 Better variable names for readability. 1999-10-03 08:13:41 +00:00
mcafee%netscape.com b1aa53da81 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 2cbbb83cad Change Flash to Alerts. Add 'My Panels'. 1999-09-29 20:34:20 +00:00
hangas%netscape.com 1912085efc 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 df58be10a2 Adding brower buster to debug menu. a=chofmann,leaf r=radha 1999-09-29 00:23:12 +00:00
hangas%netscape.com 707a7c995a 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 2916c01b98 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 74eaaeb54d 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 d9d95ae328 add fix typos, add strings I needed for the wizard 1999-09-22 06:06:37 +00:00
mscott%netscape.com 9905238b77 add password prompt text and some more pop server alert strings 1999-09-22 06:03:56 +00:00