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

232 Коммитов

Автор SHA1 Сообщение Дата
tonyr%fbdesigns.com 2d9c7f2665 Changes to support importing Eudora mail/settings on Mac. 1999-11-19 01:25:50 +00:00
mscott%netscape.com 9e6c7427aa add labels for uri dispatching menu item which is in the debug window
r=travis
1999-11-18 06:57:36 +00:00
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
alecf%netscape.com 534c9fb4a4 bring account setup dialog up to spec 1999-09-22 03:44:58 +00:00
sspitzer%netscape.com 432611c7ac fix for #14518.
add the stop and print buttons to the three pane.
print works, stop doesn't.  bug already logged against mscott.
(stop is a nasty issue.)
1999-09-22 03:32:18 +00:00
ducarroz%netscape.com eea78a2bbc Add back menu item Remove Selected Attachment as delete key doesn't work on windows tree widget. The Danish label must be converted from "Remove Last Attachment" to "Remove Selected Attachment" 1999-09-22 02:58:40 +00:00
alecf%netscape.com 7cb33ea5c6 check in new copies UI, use combo boxes for folders
(many thanks to waterson for making this happen)
1999-09-22 02:54:49 +00:00
mscott%netscape.com 43d0472a5c Add smtp server warning strings. 1999-09-22 02:19:00 +00:00
ducarroz%netscape.com a63ece9e1f Add new Attachment UI, bug 11116 1999-09-22 00:49:26 +00:00
mscott%netscape.com b5697257e6 Bug #6651 --> add status and warning strings for various pop conditions. 1999-09-21 22:23:00 +00:00
mscott%netscape.com 8f00d1883d WE can't insert \n (newline character) in the properties file so take them out. 1999-09-21 06:51:01 +00:00
alecf%netscape.com 9107b6c46a implement Show->Folders 1999-09-21 06:17:00 +00:00
tao%netscape.com cf1f75a408 Rename *en.properties to *.properties. 1999-09-21 05:35:34 +00:00
sspitzer%netscape.com 371f376c1f fix for #14428. make the throbber in the three pane open up to the throbber url when clicked. 1999-09-21 05:33:14 +00:00
tao%netscape.com 4b710c3bd6 14391: [L12y] PLS remove locale name (en) from "*_en.properties". 1999-09-21 01:22:43 +00:00
tao%netscape.com 2be5806283 14379: [L12y] PLS remove locale name (en-US) from the localMsgs.properties. 1999-09-21 00:59:50 +00:00
tao%netscape.com c7dd83a820 14384: [L12y] PLS remove locale name (en-US) from "imapMsgs_en-US.properties". 1999-09-21 00:50:13 +00:00
chjung%netscape.com 0fabf74933 [chjung 990920] add localization notes 1999-09-21 00:49:23 +00:00
chjung%netscape.com 9dd3174af1 [chjung 990920] add localization notes 1999-09-20 23:29:30 +00:00
chuang%netscape.com 1090bc7bc4 Fix bug 13904 Preferences: Mail and News typos 1999-09-20 22:16:14 +00:00
dougt%netscape.com 69ad795985 Fixing software installation preference panel. 1999-09-20 21:35:06 +00:00
alecf%netscape.com a2daf07566 update SMTP server pane to reflect latest specs 1999-09-20 00:03:15 +00:00
alecf%netscape.com 062824df8d Server panel update:
- make pop deck appear even after visiting a non-POP deck!
- add local mail directory
1999-09-19 20:48:30 +00:00
sspitzer%netscape.com 80d1bfd324 move alecf's almighty dom viewer to the top of the debug menu.
why hide such a kick-ass app?
note, this kick-ass only works on windows and unix.
we need help with the mac project files.
1999-09-18 17:01:12 +00:00
davidm%netscape.com 6c587e81f4 Use browser window for view source add extrachrome class to sidebar and task bar 1999-09-18 03:32:53 +00:00
sspitzer%netscape.com 3fb70bf37e hook up the Subscribe menu item to the simple subscribe dialog. remove the old subscribe.* files. make the New Folder and Subscribe share the same code. make it so both new folder and subscribe will pre select the folder / server you selected when you clicked new folder or subscirbe. use try and catch to prevent exceptions. 1999-09-18 00:40:03 +00:00
alecf%netscape.com 696e4ff054 add DOM viewer to the debug menu 1999-09-18 00:20:15 +00:00
fergus%netscape.com c2701cfe5e Adding localization comments 1999-09-17 23:59:23 +00:00
law%netscape.com e2f3a5d7ea Adding context menu stuff 1999-09-17 23:41:56 +00:00
fergus%netscape.com 8df315eda4 Adding localization notes. 1999-09-17 23:31:01 +00:00
ducarroz%netscape.com 58359dc85c elimnate redundancy, bug 10539 1999-09-17 20:27:46 +00:00
hangas%netscape.com bcde71c435 Address Book Edit menu now supports seven states of Delete menu item. 1999-09-16 22:21:08 +00:00
fergus%netscape.com cca890c99a Adding localization comments 1999-09-16 22:01:08 +00:00
fergus%netscape.com 7f4afbf42e Adding localization comments 1999-09-16 21:20:57 +00:00
hangas%netscape.com a39b6cc540 Added commandUpdater code to mail 3pane. 1999-09-16 20:24:07 +00:00
matt%netscape.com 486f79fc29 Adding dtd entities lHeader to convert to xul 1999-09-16 19:07:32 +00:00
hangas%netscape.com 07401f7ae2 More work on commandUpdating with address book 1999-09-16 05:46:03 +00:00
davidm%netscape.com e5c48eced7 13907 cmd-key for bookmarks is cmd-m 1999-09-16 04:34:47 +00:00
sspitzer%netscape.com 5cc500347b even though only tab gets shown per server type, all tabs in the deck widget (nntp, pop3, imap, and none) exist, and attept to be filled in. but for a given server, the query interface will fail 3 times, and succeed on one: the one it matches. only do the query interface if the requested type matches the actual type. 1999-09-16 04:18:13 +00:00
rchen%netscape.com 8663de5c00 Add localization notes 1999-09-15 20:33:35 +00:00
sspitzer%netscape.com 81ec18ac83 remove am-server-<type>.xul and am-server-<type>.dtd files.
the entities are in am-server-top.dtd now
and the xul is all in am-server.xul (in a cool deck widget. go alecf!)
add the news server specific ui for the max_articles pref
1999-09-15 19:34:20 +00:00
alecf%netscape.com af2e48522a move server-specific stuff into a deck 1999-09-15 19:21:07 +00:00
chuang%netscape.com 734bf54d98 Bug 13787 pref return receipts entered multipule times 1999-09-15 17:55:32 +00:00
alecf%netscape.com 9828c5c5f8 move strings into AccountManager.xul and remove old DTD 1999-09-15 04:46:26 +00:00
davidm%netscape.com c04ac1e943 12078 [RFE] Should be able to control which toolbars are displayed 10978 [FEATURE] Collapsible toolbars 1999-09-15 04:42:07 +00:00
law%netscape.com c99da6b306 Remove wallet stuff that's not used here 1999-09-14 23:50:40 +00:00
slamm%netscape.com 8433c36bb2 First pass at new sidebar layout using xul overlay, boxes, and splitters. 1999-09-14 23:09:28 +00:00
hangas%netscape.com 55961c4d16 Modified Navigator to use globalOverlay for File and Edit menu. 1999-09-14 22:07:43 +00:00
law%netscape.com 65b8d6763a Minor tweak to view source title 1999-09-14 21:25:03 +00:00
rchen%netscape.com a0c5bd6627 Add localization notes 1999-09-14 21:21:51 +00:00
rchen%netscape.com 56053c6340 Add localization notes 1999-09-14 20:24:29 +00:00