sspitzer%netscape.com
1a17a2ae0e
make the defaultLocalPath attribute of the nsIMsgProtocolInfo interface NOT read only. when we do pref migration, I have to call the setter (which will set the pref for me)
1999-09-14 03:16:02 +00:00
jdunn%netscape.com
3998cbe6ff
Fix MAC bustage... don't need the static declaration
1999-09-14 02:54:23 +00:00
briano%netscape.com
70f4c0b6b8
General cleanup.
1999-09-14 02:51:42 +00:00
hangas%netscape.com
293ab3ddf8
Added platform specific xul/dtd stuff to Mac build.
1999-09-14 02:27:59 +00:00
bienvenu%netscape.com
0fc524e80a
use server key instead of host username when finding imap folders, fixes folder discovery after migration bug
1999-09-14 02:23:56 +00:00
sspitzer%netscape.com
f65961efc3
changes for hangas for his platform specific ui
1999-09-14 02:19:34 +00:00
sspitzer%netscape.com
798b594a9c
changes for hangas for his platform specific ui files
1999-09-14 02:13:50 +00:00
sspitzer%netscape.com
cbbca300b1
ignore the generated Makefiles
1999-09-14 02:08:25 +00:00
waterson%netscape.com
1ffd2a18f0
Strip some dead code. Re-enable sorting.
1999-09-14 02:07:46 +00:00
jdunn%netscape.com
eafcae3901
move GetInstance from the header to the CPP since HPUX was throwing an
...
unresolved symbol.
1999-09-14 02:05:47 +00:00
waterson%netscape.com
9eeb923bc3
Add some commentary.
1999-09-14 02:01:33 +00:00
pollmann%netscape.com
0f1ba8312f
Bug 13058: Tweaks to StatefulFrame interface - and not keeping state for anonymous content
1999-09-14 02:00:20 +00:00
hangas%netscape.com
036ce89cdd
Fix depth in makefiles.
1999-09-14 02:00:19 +00:00
pollmann%netscape.com
1df3429e0e
Bug 13058: Tweaks to StatefulFrame interface - and the hash key formula
1999-09-14 01:59:33 +00:00
pollmann%netscape.com
82013ad7ea
Bug 13058: Tweaks to StatefulFrame interface
1999-09-14 01:58:49 +00:00
hangas%netscape.com
c2da19430e
Setting up platform specific xul and dtd files.
1999-09-14 01:50:17 +00:00
slamm%netscape.com
ad0710fbde
Style tweaks
1999-09-14 01:47:17 +00:00
hangas%netscape.com
cf589dc123
First Checked In.
1999-09-14 01:44:37 +00:00
briano%netscape.com
0059c0009e
General cleanup.
1999-09-14 01:35:43 +00:00
karnaze%netscape.com
a51cb0d3e5
bug 13135, removed unused code
1999-09-14 01:27:40 +00:00
pierre%netscape.com
f045b77c68
#11862 "[PP] 'ex' length measurement is smaller on Mac": changed the ratio of lowercase/uppercase to 5/7 = 0.71.
1999-09-14 01:17:47 +00:00
pollmann%netscape.com
0db99806b7
Nuke some warnings.
1999-09-14 01:15:33 +00:00
sfraser%netscape.com
ea88959f52
First Checked In.
1999-09-14 01:05:35 +00:00
briano%netscape.com
cfc3c850ed
General cleanup.
1999-09-14 01:02:20 +00:00
hangas%netscape.com
ca1bcca133
First Checked In.
1999-09-14 00:51:33 +00:00
sfraser%netscape.com
33a0552c99
Fix the file type of the shared lib
1999-09-14 00:49:58 +00:00
sfraser%netscape.com
10f7bd12bf
Export by #pragma, rather than exporting all globals
1999-09-14 00:49:38 +00:00
dp%netscape.com
7bf0e11373
Adding -lmozjs to fix runtime symbol not found problems.
1999-09-14 00:49:21 +00:00
sfraser%netscape.com
960c0a2733
Remove old unused files.
1999-09-14 00:48:12 +00:00
sspitzer%netscape.com
ee8faed95c
fix for #13708 . remove the message formatting pref pane: it's in the account wizard now.
1999-09-14 00:43:10 +00:00
troy%netscape.com
c2cfe1c269
Added back all of Peter's changes to ConstructRootFrame() to use the correct
...
pseudo element styles. Somehow evaughan commented out his code and reverted
to the old wrong code...
1999-09-14 00:40:16 +00:00
alecf%netscape.com
26f761f430
use new protocolinfo service
1999-09-14 00:36:37 +00:00
alecf%netscape.com
dc13d00b3b
register news protocol info
1999-09-14 00:34:02 +00:00
rginda%ndcico.com
98975be650
Not part of the dafult build
...
Makefile updates to install test3 on unix/win (win not tested)
paths fixed in test3.xul
help message added to test3-static.js
initialize the client object before the help message is displayed in test3-handlers.js
fix to keys() in utils.js to prevent trailing comma
1999-09-14 00:27:34 +00:00
tbogard%aol.net
ba19c8fc63
Added the global css files to the list of css includes.
1999-09-14 00:16:17 +00:00
alecf%netscape.com
1d69e7e9db
register imap protocol info progid
1999-09-14 00:15:08 +00:00
endico%mozilla.org
648410d12a
add milestone and bug owner to each bug, where appropriate. (repleaces chofmann.cgi)
1999-09-14 00:14:50 +00:00
buster%netscape.com
161438718c
fixed bug 13669, wrong password when user typed with 1 or more characters selected
1999-09-14 00:11:22 +00:00
alecf%netscape.com
c365d15cd1
don't need to depend on nsMsgBaseCID.h anymore
1999-09-14 00:10:29 +00:00
briano%netscape.com
d383eba5ba
Whoops, deleted one too many endifs.
1999-09-14 00:10:22 +00:00
alecf%netscape.com
bc53530011
moving progid, it doesn't belong in the factory file
1999-09-14 00:09:48 +00:00
sspitzer%netscape.com
dc2b6bdbba
fix for #13704 .
...
also, instead of just checking that ".msf" or ".snm" or ".summary" appears in th
e file name, we now check if the filename *ends* with ".msf", ".snm" or ".summar
y".
1999-09-14 00:08:33 +00:00
alecf%netscape.com
b5740f8b01
also implement "none" protocol info
1999-09-14 00:04:09 +00:00
alecf%netscape.com
88e2ce16cd
register pop3service as a protocolinfo
1999-09-14 00:01:57 +00:00
slamm%netscape.com
b30d0ed9e4
whoops. Last checkin was a slip. Undo.
1999-09-13 23:57:14 +00:00
alecf%netscape.com
2e3eb4ca4d
add progid prefix
1999-09-13 23:56:19 +00:00
slamm%netscape.com
028636a63c
Add summary by name. Add body attributes for color, etc.
1999-09-13 23:56:11 +00:00
slamm%netscape.com
1f137e697f
Add summary by name. Add body attributes for color, etc.
1999-09-13 23:55:17 +00:00
alecf%netscape.com
92064b42f6
implement nsIMsgProtocolInfo in news
1999-09-13 23:53:33 +00:00
alecf%netscape.com
d6afa0b61e
implement nsIMsgProtocolInfo in nsImapService
1999-09-13 23:51:16 +00:00