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

9312 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 6be2561bee Bug 52701 - bringing MOZ_DISABLE_JAR_PACKAGING back to life. 2000-09-15 08:08:11 +00:00
chuang%netscape.com 0147f5c683 Bug52368 Deleted entries in PAB shows up in mailing list. r=ducarroz 2000-09-15 06:50:06 +00:00
alecf%netscape.com b2d11050d7 mail part of fix for #52644 r=putterman - registery smtp and filter delegate factories with the correct contractIDs 2000-09-15 06:42:36 +00:00
jglick%netscape.com cb966bc59e fixes for bugs: 44581, 52491, 52524, 52490, 52560, 52571, 52353, 52357, 52349, 43358. Spelling, wording and capitalization fixes. New Folder Dialog fixes. r=hangas 2000-09-15 06:41:01 +00:00
timeless%mac.com 08ce49edf3 fix bug 44889, r=putterman a=brendan. Fixes Search menu to match spec from jglick. 2000-09-15 06:36:15 +00:00
timeless%mac.com 1ec8e6eb17 Fix bug 44917, r=putterman a=brendan. Moving Thread menuitems into Messages submenu. 2000-09-15 06:31:29 +00:00
timeless%mac.com 1832285ebc fixes bug 44932 r=putterman a=brendan. Fixes Messenger Edit and View menus to match spec. 2000-09-15 06:28:33 +00:00
timeless%mac.com b28aee4dad Fix bug 44915, r=putterman a=brendan, adds Attachments to Messenger's File menu. 2000-09-15 06:17:48 +00:00
akkana%netscape.com 60ee091329 43388: allow format=flowed for UTF-8 messages. r=nhotta 2000-09-15 06:06:28 +00:00
bienvenu%netscape.com d9330671cc fix 51177 1M+ memory leak with compose window r=ducarroz 2000-09-15 00:31:32 +00:00
dimator%netscape.com 15282f8e01 fix for 40357. r=alecf 2000-09-14 23:46:51 +00:00
rayw%netscape.com 3cd14f5878 Bug fix for 52648 -- remaining stash of progids which I missed on
the mega-change yesterday.  This will fix a few more issues.

r=warren
2000-09-14 23:20:49 +00:00
varada%netscape.com 165bfb6297 fix for bug #51870;enter key in threadpane should launch new message window;r=putterman 2000-09-14 22:58:41 +00:00
dougt%netscape.com c2923c8476 + Added OnSecurityChange() to nsIWebProgressListener interface.
+ Added dummy function to all users of nsIWebProgressListener
+ Added new security event sink.
+ Hooked up new event sink to docloader and friends.
+ Fixed memory leaks and crashes in nsSecureBrowserImpl.
+ Added AlertPrompt to nsIPrompt Interface.
+ Enabling xpcom test on unix.

Fixes bug 46872.  r=valeski/rpotts
2000-09-14 22:56:56 +00:00
mscott%netscape.com b8c14822af Bug #51631 --> set correct password dialog text
r=sspitzer
2000-09-14 22:50:07 +00:00
kin%netscape.com 8993ad98a0 Fix for bug #33938: Pref/reply below quoted text does not move to bottom
mozilla/mailnews/compose/nsMsgCompose.cpp

      - Scroll the selection into view after all the reply text
        is inserted and the caret is positioned.

    mozilla/editor/base/nsHTMLEditor.cpp

      - Added nsAutoEditBatch variable to InsertBreak() to make
        sure that we reflow before returning. Without this fix,
        apps like MsgCompose will not be able to scroll the
        selection properly.

r=jfrancis@netscape.com
2000-09-14 22:39:04 +00:00
nhotta%netscape.com deac8d7850 Fixing solaris bustage. 2000-09-14 22:28:32 +00:00
hyatt%netscape.com 1b88d03f0f New chrome files. Not part of build. 2000-09-14 21:10:57 +00:00
hyatt%netscape.com f3b6ba4243 New chrome files. Not part of build. 2000-09-14 20:50:12 +00:00
sspitzer%netscape.com a2782f5baf fix for bug #51546. work around for the bug that the onselect handler
gets called twice.  this was causing the frame src to be set twice
which was interrupting the file loading from the JAR.  r=alecf,putterman
2000-09-14 20:19:17 +00:00
nhotta%netscape.com 36bfe5b679 Changed to convert to unicode to avoid confuse ScanTXT when saving a message as a html file, bug 50413, r=rhp. 2000-09-14 19:54:18 +00:00
nhotta%netscape.com 3e1ac87145 Changed not to free the memory which is returned to the caller, bug 50413 , r=rhp. 2000-09-14 19:50:30 +00:00
nhotta%netscape.com 7cb77d3fad Fix for a incorrect string length, changed to use converted string length intead of unicode length, bug 23418, r=mscott. 2000-09-14 19:49:28 +00:00
bryner%uiuc.edu 14b39559f7 This is the rest of the checkin to remove mozilla's dependency on building psm-glue. All security glue
interfaces and resources that aren't specific to PSM have moved to security/base.  The remaining psm-glue
interfaces which are used elsewhere in the code have been abstracted to be non-PSM-specific, and the call
sites changed to use the abstracted interface.  Bug 18352.  r=brendan,pavlov,shaver.  a=brendan.
2000-09-14 19:27:23 +00:00
andreww%netscape.com eb4561f07e still bug 28519 - mail 3 pane - finally getting it right. r=hyatt. 2000-09-14 19:02:25 +00:00
bienvenu%netscape.com a188b9d078 fix for 50350 fix copying multiple news messages r=putterman 2000-09-14 13:45:26 +00:00
bienvenu%netscape.com 1bef032fe5 always load new headers for folders before telling rdf, improves folder load time in some cases, r=putterman 2000-09-14 13:44:02 +00:00
mjudge%netscape.com e2be918716 small but pervasive change to make nsIDOMSelection an xpidl interface. also broke it into 2 interfaces, nsISelection and nsISelectionPrivate. moved nsIDOMSelectionListener also to xpidl. these new idl files live in layout/base/public. r=sfraser, r=anthonyd bug 48575 2000-09-14 11:45:01 +00:00
ben%netscape.com 00ef4af458 fix Account Wizard bustage for alec. Unclosed brace was causing wizard to show up blank and have non-functional buttons. r=hyatt,nbhatla. 2000-09-14 10:28:17 +00:00
gayatrib%netscape.com 1122ab4c59 Fix for bug 32055. If there are many emails in a header, display the toggle button at the beginning of the list. r=putterman 2000-09-14 07:51:09 +00:00
alecf%netscape.com 65a15d7a85 fix for #52337 and #52535 and #45512 r=putterman
fix up the first page of the account wizard to persist all the radio buttons, and
use that information later to know that we're creating a news account
2000-09-14 06:54:01 +00:00
jst%netscape.com aa961f07d3 Fixing nsbeta3+ bug 48161. Fixing getAttribute() on a XUL element to conform to the DOM Level 2 spec. This requires some changes in XUL files where various attributes incorrectly have a 'rdf:' prefix. r=waterson@netscape.com & scottip@netscape.com 2000-09-14 05:36:52 +00:00
mscott%netscape.com 6af3fb9d3a Fix a JS strict warning.
r=sspitzer
2000-09-14 05:35:06 +00:00
ben%netscape.com d76e16c055 Account Manager/Wizard polish fixes + text change from vera. r=alecf. 2000-09-14 05:17:56 +00:00
jglick%netscape.com d0a1bb7c49 Bug 45535, mail news pref panel updates. r=hangas 2000-09-14 05:17:18 +00:00
ducarroz%netscape.com c963e76578 Fix several Javascript strict warnings. R=alecf 2000-09-14 04:55:12 +00:00
ducarroz%netscape.com b44bc158d7 Fix for bug 51547. Add several prefs to customize the behavior of the askSendFormatDialog. R=benb, alecf 2000-09-14 04:55:07 +00:00
vishy%netscape.com 6fbb9dbc07 Jar packaging fixup - changes by warren. Looked at by dveditz and ssu.
r=vishy. verified this solution works for mozilla, commercial and shrimp.
dont have bug number handy but this should be world++. basically from
now on, jar.mn rules will both create the jar and publish the flat files
to dist. the flat files are needed so that installers can compose the
files into a new naming system or delete some or whatever.
2000-09-14 04:45:15 +00:00
rayw%netscape.com f00b08f5d0 fix to mal-formed contract id introduced in mega-check-in:x 2000-09-14 04:18:07 +00:00
rayw%netscape.com 0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
jefft%netscape.com 51fed80933 fixed bug 28254 -- restrictions on new folder dialog for UW Imap server plus provide choice for creating either folders-only or messages-only mail folder; r=putterman 2000-09-13 14:24:41 +00:00
jdunn%netscape.com fbf1607c62 Fix warning which requires a return value from functions
r= brendan@mozilla.org scc@mozilla.org
#= 52254
2000-09-13 11:29:18 +00:00
scc%mozilla.org 4d9d6238ee if you want a pointer to characters, you're going to have to |.get()| it 2000-09-13 09:06:37 +00:00
scc%mozilla.org 611710ba3b if you want a pointer to characters, you're going to have to |.get()| it 2000-09-13 08:59:22 +00:00
scc%mozilla.org b3aaba449f if you want a pointer to characters, you're going to have to |.get()| it 2000-09-13 08:49:05 +00:00
alecf%netscape.com dea3ea2d4e not part of build, just keeping up to date 2000-09-13 08:01:10 +00:00
scc%mozilla.org 101b82c298 if you want a pointer to the characters, you're going to have to |.get()| it 2000-09-13 07:18:45 +00:00
scc%mozilla.org 5acad16fdf if you want a pointer to the characters, you're going to have to |.get()| it 2000-09-13 07:11:08 +00:00
scc%mozilla.org 8d8479273b if you want a pointer to the characters, you're going to have to |.get()| it 2000-09-13 06:42:24 +00:00
scc%mozilla.org d869a44c70 if you want a pointer to the characters, you're going to have to |.get()| it 2000-09-13 06:22:27 +00:00
mozilla.BenB%bucksch.org 26c2aa1f9c 44552: Finetune "Intelligent Send":
- Ignore <div>s and <span>s without |style| attribute
- Honor pref for outputting structs
- Recognize elements inserted by our own recognizer (might be in a quote)
- Compress |if|s
- Increase perf by reordering (check #text, br etc. first)
52042: "Escape" classes inserted by us by prepending "moz-"
r=ducarroz, a=alecf
2000-09-13 03:47:17 +00:00
andreww%netscape.com e10808ecbc bug 28519 - mail 3pane focus ring. Ack! didnt account for the other layout view.xul for mailnews. This bug will die. r=putterman 2000-09-13 02:42:25 +00:00
saari%netscape.com bec759c387 parital fix for 52150. r=pinkerton 2000-09-13 02:30:47 +00:00
mozilla.BenB%bucksch.org 180bef7f8a 52042: "Escape" classes inserted by our TXT recognizer(s) by prepending "moz-"
39771: * -> <b> (not <strong>), / -> <i> (not <em>)
18427, Step 1: Add |class=moz-text-html | to wrapping <div>, so users can add rules specific to HTML msgs to their user stylesheets (e.g. to ignore certain formatting). r=rhp
Updating msg body UA stylesheets
r=a=alecf
2000-09-13 02:11:00 +00:00
dimator%netscape.com 9cca7dd265 Fix for 42534, misc. js warnings removed. r=putterman 2000-09-13 01:52:41 +00:00
dimator%netscape.com aabe3865d3 Swithing rules order to mysteriously fix 50970. r=alecf 2000-09-13 01:47:52 +00:00
alecf%netscape.com aa01acfceb enough with the message pane having focus dump()s
removing this dump because it's ALWAYS true (no reviewer, just a dump statement)
2000-09-12 23:38:30 +00:00
andreww%netscape.com 26ce33c32e bugzilla bug 28519, r=varada, visual cue for focus on mail 3 pane. Fixing case where focus might be in the sidebar frame. 2000-09-12 23:28:25 +00:00
ducarroz%netscape.com d8d311f2e2 Fix for bug 51360. Replace function EnsureElementIsVisible by more acurate functions to manipulate the addressing widget tree position. Also fix several Javascript strict warnings. R=bienvenu 2000-09-12 20:38:19 +00:00
bienvenu%netscape.com f90424234d fix 51889 make sure we have an imap inbox when we startup after profile migration r=sspitzer 2000-09-12 14:14:30 +00:00
putterman%netscape.com f80e9ac0a1 Fix for 48985. r=alecf. Make accelerators work correctly on Mac. 2000-09-12 05:55:08 +00:00
mcafee%netscape.com c1911b795f Value for mail menu item now described in keyset id (51418). r=pavlov 2000-09-12 02:45:43 +00:00
mcafee%netscape.com d53cbf44de Adding accelerator for mail in Tasks menu (51418). r=pavlov 2000-09-12 02:33:16 +00:00
nhotta%netscape.com 1a3925bde4 Changed to remove tabs from subject strings before adding to thread pane, bug 38192, r=putterman. 2000-09-12 02:26:36 +00:00
mozilla.BenB%bucksch.org 235aa84fba 50615: Use generic icons :-( until we have nicer specific ones. r=ducarroz, a=alecf 2000-09-12 02:22:31 +00:00
alecf%netscape.com 21d722acb6 TRUE->PR_TRUE for platform compatibility (no reviewer, just a bustage fix) 2000-09-12 01:58:50 +00:00
alecf%netscape.com c988aed446 FALSE->PR_FALSE for platform compatibility (no reviewer, simple fix) 2000-09-12 01:58:10 +00:00
dimator%netscape.com 42480de5f0 Changing default collect address book maximum from 200 to 700 cards. r=putterman 2000-09-12 01:53:20 +00:00
alecf%netscape.com 35a6dedc34 fix some JS strict warnings r=putterman 2000-09-12 01:51:46 +00:00
alecf%netscape.com 66fbd29171 fix some JS strict warnings r=putterman (no bug, just quiets down debug output) 2000-09-12 01:51:22 +00:00
alecf%netscape.com 85cbadc95b fix for #45512 r=putterman
rewrite the first page of the account wizard to show a single level of radio
buttons instead of the old multi-level appearance
2000-09-12 01:50:23 +00:00
putterman%netscape.com fb72856f7b Fix for 52043. r=bienvenu. Don't load messages when thread pane splitter is closed. 2000-09-11 23:47:50 +00:00
nhotta%netscape.com df12b41dab Added a callback to listen the pref change by UI, added a function to nsIDBFolderInfo to check if default charset is used, bug 50054, r=bienvenu. 2000-09-11 23:29:50 +00:00
andreww%netscape.com 7788b0c25f bugzilla bug 28519, r=varada, visual cue for focus on mail 3 pane. 2000-09-11 22:28:27 +00:00
varada%netscape.com e5f1e13cca fix for bug#49720; deleting recipient causes error message; r=ducarroz 2000-09-11 21:55:12 +00:00
sspitzer%netscape.com 21066d7dbd fix for #34996. make sure pop works with usernames like
foo%bar, foo@bar, foo:bar, and foo/bar
r=alecf
2000-09-11 21:32:08 +00:00
nhotta%netscape.com cf1d1f0051 Initialize the output string before appending the conversion result, bug 50413, r=cata. 2000-09-11 21:25:26 +00:00
putterman%netscape.com 2db1b458e6 Fix for 48246. r=mscott. Enabling now works correctly in alternate 3 pane window. 2000-09-11 20:52:57 +00:00
putterman%netscape.com b571c4c94e Fix for 48438. r=alecf. Fixes ability to complete account when clicking on newsgroup url for a new
newsgroup account.
2000-09-11 20:06:27 +00:00
nhotta%netscape.com e159afee6e Added error handling for setting tooltip text, bug 51608, patch from ducarroz, r=nhotta. 2000-09-11 19:02:49 +00:00
bienvenu%netscape.com 27928b4d5a fix hash table memory leak r=sspitzer 2000-09-09 19:30:50 +00:00
dimator%netscape.com 37f8304683 Oops, commenting out some debug stuff from my last checkin. 2000-09-08 23:41:53 +00:00
jglick%netscape.com 805a577baf 45535, 37931, 40740. Clean up to Mail/News Pref dialogs. a=hangas, r=hangas 2000-09-08 23:41:02 +00:00
dimator%netscape.com 29df80422c Adding aging to collected address book. bug 46343. r=mscott 2000-09-08 22:56:08 +00:00
putterman%netscape.com 6ab909ce77 More fixes for js warnings and fix for Netscape bug 1793. r=mscott 2000-09-08 21:57:43 +00:00
mozilla.BenB%bucksch.org 48d3be3813 49502: Add flags for View Source window to get scrollbars and be resizable 2000-09-08 08:32:43 +00:00
hyatt%netscape.com 3dc70f30cc Making sure threadpane persists width. Just added explicit initial 0 widths and added fixed=true to image cols. r=putterman 2000-09-08 06:54:48 +00:00
putterman%netscape.com 1179ca4df8 some js warning fixes. r=bienvenu. 2000-09-08 05:46:35 +00:00
putterman%netscape.com b77c3c2afa Fix for 50350. Can now copy and file news messages. r=mscott. 2000-09-08 04:55:43 +00:00
putterman%netscape.com aa26ea7210 Fix for 19618. Add icons to thread column. r=bienvenu. 2000-09-08 04:22:01 +00:00
bienvenu%netscape.com 25d4115457 fix 51545 ref-counting problem with headers in header cache r=sspitzer 2000-09-08 04:08:05 +00:00
sspitzer%netscape.com 7d82d84022 fix for #51540. the key we pass to the folder cache is the persistent file
descriptor string for the .msf file for the folder.  in some cases, we
don't have a .msf file yet.  on win32 and linux, this string was null.
on the mac, bless its little heart, this was "".  so we were writing
and reading to the same cache element for all the folders, since we
were using "" as the key.  r=bienvenu
2000-09-08 03:47:08 +00:00
bienvenu%netscape.com e527aaca93 fix crash get new mail with no inbox r=sspitzer 51366 2000-09-08 01:25:59 +00:00
bienvenu%netscape.com 334b3a897f turn on aol pseudo mailboxes, forgot to turn the switch code was reviewed by mscott, 33217 2000-09-08 00:51:14 +00:00
mscott%netscape.com 81b816da2e Bug #43556 --> remove obsolete reference to old class id for the mime service. use the new one.
r=valeski
2000-09-08 00:24:13 +00:00
bienvenu%netscape.com b55fa4c954 fix problem selecting local folder after compacting it r=putterman 51651 2000-09-07 23:57:40 +00:00
bienvenu%netscape.com 96ec39f22f part of fix for 19618 problem with thread counts r=putterman 2000-09-07 18:42:07 +00:00
sspitzer%netscape.com 2ac8b0a468 fix from gemal@gemal.dk for #51155. r=sspitzer. thanks gemal. 2000-09-07 18:28:59 +00:00
sspitzer%netscape.com 9ffa6cf105 new alert text from robinf. r=sspitzer #20401 2000-09-07 18:28:07 +00:00
bienvenu%netscape.com 06d2b5ae55 bullet proofing for 51651 crash moving local messages r=sspitzer 2000-09-07 14:14:35 +00:00