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

1704 Коммитов

Автор SHA1 Сообщение Дата
bienvenu%netscape.com 3cbaa80735 fix leak of accounts, mail session r=scottip bug 000 1999-10-06 20:00:27 +00:00
valeski%netscape.com 43edbee475 r=warren, 15457. Added file extension attribute to URL implementations 1999-10-06 14:36:22 +00:00
warren%netscape.com 8603974025 Added AsyncOpen to nsIChannel for URL dispatching. Added ContentLength to InputStreamChannel. (r=rpotts,valeski) 1999-10-06 08:26:01 +00:00
sspitzer%netscape.com 8c62111992 fix for #15617. always save prefs after migration. not sure why prefs aren't being saved anymore, but this is a good idea. r=mscott 1999-10-05 22:02:58 +00:00
sspitzer%netscape.com 5b2cb149d2 fix for #15578, r=mscott, a=granrose, fix crash on startup.
not sure why we don't have a webshell here...
1999-10-05 18:13:15 +00:00
jefft%netscape.com 99c021a876 fixed bug 15556 - treat forward quoted as inline; default to forward as attachment if get pref failed; reviewed rhp 1999-10-05 14:52:19 +00:00
mscott%netscape.com dbd7050065 Bug #0000 --> (no bug necessary)....add a #ifdef guard around this header file
so we don't try to include the contents multiple times!!
r=sspitzer
1999-10-05 05:53:31 +00:00
putterman%netscape.com d5b561ee28 Fix bug 15479 - crash when mousing over folder pane scrollbar. Also, fix 12645 - assertion
when using folder pane scrollbar.  Also, make 3pane menu and toolbar look normal.  various
parts reviewed by hyatt and hangas.
1999-10-05 04:14:26 +00:00
sspitzer%netscape.com e3cdd7da27 a bunch of changes, all reviewed by mscott.
fix some bugs with next, back, and cancel in the profile manager.
(#15223, #15271)
re-write all callers of nsProfile::GetCurrentProfileDir() to use the file locator.
(#15063)
more profile code clean up. (#15042)
rename the old 4.x history.dat file.  it's called history.dat in 5.0, but the file
formats are different.  (binary in 4.x, vs mork in 5.0)
1999-10-05 04:12:58 +00:00
alecf%netscape.com 561a1fbd52 Combined checkin:
- convert Compose enums to IDL #13261
- exorcise net.h from compose and mime
r=ducarroz and rhp on both
1999-10-04 23:50:56 +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
beard%netscape.com 9eae33066d changed from directly using "MSL DropInRuntime.Lib" to using "NSComponentStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:46:23 +00:00
hyatt%netscape.com 0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
rjc%netscape.com 409f4b2a09 Fix mail build bustage. [Who knew they were using a composite datasource? And, an even more interesting question is why, when it apparently only allows one datasource to be used... ?] 1999-10-01 05:07:36 +00:00
chuang%netscape.com 945748e712 Fix bug 5393 Controls should be enclosed with <LABEL></LABEL>, r=putterman 1999-10-01 04:11:36 +00:00
bienvenu%netscape.com 5f056b6037 add method to shut down connections 1999-09-30 01:44:30 +00:00
bienvenu%netscape.com c56896abc1 fix memory leak of cache elements on shutdown 1999-09-30 01:43:36 +00:00
jefft%netscape.com 0d7587bd28 implemented forward messages as attachments & inline; a=mcafee 1999-09-29 20:43:50 +00:00
jefft%netscape.com 7aa0b17efa implemented forward message as attachment & inline; a=mcafee 1999-09-29 20:37:12 +00:00
slamm%netscape.com 59c91e260a Change styles to be compatible as overlay. Related to bug #14838. 1999-09-29 20:19:46 +00:00
slamm%netscape.com 18e1f2611f Call sidebarOverlayInit with no args. All apps will use the same sidebar panels now (bug #14995). 1999-09-29 20:19:40 +00:00
slamm%netscape.com 03a2700c10 Convert into an overlay to use with sidebar overlay. Put folders in their own app panel above 'my panels' (bug #14991). 1999-09-29 20:19:35 +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
shaver%netscape.com 7a5b9d5e55 nsIRegistry scriptability update, r=dveditz,dp,alecf a=leaf,chofmann 1999-09-29 02:36:54 +00:00
sspitzer%netscape.com 1d2f766b92 fix more bugs with migration on the mac. 1999-09-28 11:40:33 +00:00
sspitzer%netscape.com 274f7f8671 get file prefs using GetFilePref() and not CopyCharPref(). that doesn't work on mac. 1999-09-28 11:16:51 +00:00
sspitzer%netscape.com e3c4ff9671 fix for #14686.
before, GetAccounts() [think getter for accounts] was upgrading which was
creating the default Local Mail account, which made the check in verifyAccounts()
fail to open the account wizard, since an account was created.
now we only upgrade prefs when explicitly told to do so.
1999-09-28 06:11:32 +00:00
warren%netscape.com b1f277f28c Fixed mismatched free 1999-09-26 10:09:59 +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
putterman%netscape.com c4b0f833e6 Fix for bugs 14786 and 13727. Fix leaking nsIServiceManager and datasources. Approved by chofmann
and reviewed by alecf.
1999-09-24 21:59:45 +00:00
sspitzer%netscape.com 8165b11d88 fix some pref migration problems (on the Mac) and fix URI parsing code.
this fixes part or all of the following bugs:   #14619 #14689 #14591
a=leaf, r=jefft
1999-09-24 20:42:46 +00:00
alecf%netscape.com 6fb9a6e280 fix for #13403, misspelled "titlemenuseparator" 1999-09-23 18:43:48 +00:00
alecf%netscape.com 5631e0127c oops, back out extra checkin 1999-09-23 03:02:00 +00:00
alecf%netscape.com 0c27f12fd6 misspelled variable - it's "folderTree" not "tree"
a=chofmann
1999-09-23 03:01:17 +00:00
bienvenu%netscape.com f4f9230c43 fix assert on startup without folder cache, workaround service manager shutdown bug 1999-09-22 06:23:16 +00:00
alecf%netscape.com 0f477a7c76 disable unimplemented buttons, add hardrule above ok/cancel 1999-09-22 06:08:30 +00:00
alecf%netscape.com a147d0e107 update the account wizard to specs, fix typos, fix layout, and summarize the account at the end of the setup 1999-09-22 06:08:08 +00:00
alecf%netscape.com 381ae43187 fix typos 1999-09-22 06:07:32 +00:00
alecf%netscape.com 27e3b3fb1e add aw-done.js 1999-09-22 06:07:05 +00:00
alecf%netscape.com 4adc0a12be add fix typos, add strings I needed for the wizard 1999-09-22 06:06:37 +00:00
alecf%netscape.com f9b7c24cca persist window size and position 1999-09-22 06:05:36 +00:00
mscott%netscape.com 0df4028173 GetPasswordWithUI takes a prompt string to give the protocols finer control over the actual text that goes with the dialog 1999-09-22 06:02:46 +00:00
alecf%netscape.com 4bdb2c74f1 bring account setup dialog up to spec 1999-09-22 03:44:58 +00:00
sspitzer%netscape.com 580ddeefd0 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
alecf%netscape.com c030a57e31 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
alecf%netscape.com fa0ee6edae turn the password back into an attribute so I can access it from HTML forms.
Created new GetPasswordWithUI which is the equivalent of getpassword(PR_TRUE..)
1999-09-22 02:21:18 +00:00
alecf%netscape.com d77f014aad rename pane 1999-09-22 02:19:53 +00:00
alecf%netscape.com 7fc20a4fad fix typo 1999-09-22 02:07:10 +00:00
alecf%netscape.com 88aa743f83 oops, don't comment out the signature UI! 1999-09-22 02:00:24 +00:00
saari%netscape.com cb935f51c7 Changing broadcaster to use onbroadcast instead of oncommand. Adding the "braodcast" "commandupdate" and "input" events. Changed all xul observes nodes to use onbroadcast instead of onchange. 1999-09-21 23:02:35 +00:00