Commit Graph

40975 Commits

Author SHA1 Message Date
pollmann%netscape.com
ea3c61f2be Bug 13058: Tweaks to StatefulFrame interface - and not keeping state for anonymous content 1999-09-14 02:00:20 +00:00
hangas%netscape.com
56a59cb738 Fix depth in makefiles. 1999-09-14 02:00:19 +00:00
pollmann%netscape.com
6d66da90de Bug 13058: Tweaks to StatefulFrame interface - and the hash key formula 1999-09-14 01:59:33 +00:00
pollmann%netscape.com
652decc4c4 Bug 13058: Tweaks to StatefulFrame interface 1999-09-14 01:58:49 +00:00
hangas%netscape.com
2ef1522de3 Setting up platform specific xul and dtd files. 1999-09-14 01:50:17 +00:00
slamm%netscape.com
643fbd7f48 Style tweaks 1999-09-14 01:47:17 +00:00
hangas%netscape.com
04b6c263fc First Checked In. 1999-09-14 01:44:37 +00:00
briano%netscape.com
a54c669e40 General cleanup. 1999-09-14 01:35:43 +00:00
karnaze%netscape.com
d7814e1c8e bug 13135, removed unused code 1999-09-14 01:27:40 +00:00
pierre%netscape.com
12060d673b #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
a364955418 Nuke some warnings. 1999-09-14 01:15:33 +00:00
sfraser%netscape.com
dfcbe00e86 First Checked In. 1999-09-14 01:05:35 +00:00
briano%netscape.com
97faab6716 General cleanup. 1999-09-14 01:02:20 +00:00
hangas%netscape.com
05d2d081b5 First Checked In. 1999-09-14 00:51:33 +00:00
sfraser%netscape.com
bdcf7c443e Fix the file type of the shared lib 1999-09-14 00:49:58 +00:00
sfraser%netscape.com
74d713befd Export by #pragma, rather than exporting all globals 1999-09-14 00:49:38 +00:00
dp%netscape.com
bd77d41f73 Adding -lmozjs to fix runtime symbol not found problems. 1999-09-14 00:49:21 +00:00
sfraser%netscape.com
158f1044d3 Remove old unused files. 1999-09-14 00:48:12 +00:00
sspitzer%netscape.com
748c22204e 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
5c674a3adb 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
43d4c32346 use new protocolinfo service 1999-09-14 00:36:37 +00:00
alecf%netscape.com
6932d80141 register news protocol info 1999-09-14 00:34:02 +00:00
rginda%ndcico.com
a20f927a4f 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
98b0737282 Added the global css files to the list of css includes. 1999-09-14 00:16:17 +00:00
alecf%netscape.com
e4e52250a7 register imap protocol info progid 1999-09-14 00:15:08 +00:00
endico%mozilla.org
20aadd6668 add milestone and bug owner to each bug, where appropriate. (repleaces chofmann.cgi) 1999-09-14 00:14:50 +00:00
buster%netscape.com
4195b67417 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
fc5232bd1d don't need to depend on nsMsgBaseCID.h anymore 1999-09-14 00:10:29 +00:00
briano%netscape.com
f420cda7ac Whoops, deleted one too many endifs. 1999-09-14 00:10:22 +00:00
alecf%netscape.com
917d09a317 moving progid, it doesn't belong in the factory file 1999-09-14 00:09:48 +00:00
sspitzer%netscape.com
5068559111 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
abe7c5a68c also implement "none" protocol info 1999-09-14 00:04:09 +00:00
alecf%netscape.com
2dee1a9519 register pop3service as a protocolinfo 1999-09-14 00:01:57 +00:00
slamm%netscape.com
c8a1cb9cc0 whoops. Last checkin was a slip. Undo. 1999-09-13 23:57:14 +00:00
alecf%netscape.com
098aaa46d5 add progid prefix 1999-09-13 23:56:19 +00:00
slamm%netscape.com
b35a9846b6 Add summary by name. Add body attributes for color, etc. 1999-09-13 23:56:11 +00:00
slamm%netscape.com
95068f55fa Add summary by name. Add body attributes for color, etc. 1999-09-13 23:55:17 +00:00
alecf%netscape.com
f9e4ffdaf0 implement nsIMsgProtocolInfo in news 1999-09-13 23:53:33 +00:00
alecf%netscape.com
ddab31885b implement nsIMsgProtocolInfo in nsImapService 1999-09-13 23:51:16 +00:00
briano%netscape.com
0f77d2b30b General cleanup. 1999-09-13 23:49:27 +00:00
warren%netscape.com
7440b39dc0 Added nsIRunnable.h and nsIThreadPool.h temporarily. 1999-09-13 23:45:31 +00:00
ftang%netscape.com
bfa7151e73 optimizatoin work 1999-09-13 23:44:48 +00:00
warren%netscape.com
9ca7f9a98f Added temporarily, until I can get nsIThreadPool.h added to all the .cpp files, and then switch over to nsIThreadPool.idl 1999-09-13 23:43:02 +00:00
warren%netscape.com
55d5affe5b Added temporarily, until I can get nsIRunnable.h added to all the .cpp files, and then switch over to nsIRunnable.idl 1999-09-13 23:40:52 +00:00
mcafee%netscape.com
7477c338ae Shortening historyPages so that layout looks better. 1999-09-13 23:38:18 +00:00
ftang%netscape.com
dc4c51b887 Unicode 3.0 fix 1999-09-13 23:35:29 +00:00
tbogard%aol.net
1a450eae12 Changed sites to be something smaller without pop-ups for testing. 1999-09-13 23:34:00 +00:00
mcafee%netscape.com
8f3c91d19e Shortening Clear Location Bar to Clear, it was falling off the page. 1999-09-13 23:30:58 +00:00
ftang%netscape.com
360a618df5 Unicode 3.0 tweak 1999-09-13 23:30:06 +00:00
valeski%netscape.com
9e63a60731 fixed buffer mem allocation inconsistencies. we now loop for more data on long dir listings. we also consider any server string with 'windows' in it, to be an NT server. also added deletion of dir listing underlying buffer fir stringstream to the OnDataAvailEvent destructor; kinda ugly, but works 1999-09-13 23:29:12 +00:00