Commit Graph

37994 Commits

Author SHA1 Message Date
dougt%netscape.com
f12b07d23a more changes as suggested by warren@netscape.com 1999-08-24 21:51:32 +00:00
putterman%netscape.com
0d1cac1bb3 fix up twisty rules. 1999-08-24 21:51:21 +00:00
putterman%netscape.com
0ae991b430 Add timing for parsing mailbox. 1999-08-24 21:50:44 +00:00
putterman%netscape.com
4e2c9510f1 Add images for columns and flagged messages. 1999-08-24 21:50:23 +00:00
nhotta%netscape.com
d998a83bd8 Bug fix #11789, changed a dll name. 1999-08-24 21:50:01 +00:00
putterman%netscape.com
fe8109782d Work on MarkFlagged and new columns. 1999-08-24 21:49:19 +00:00
putterman%netscape.com
4ceb826702 added new columns. 1999-08-24 21:48:55 +00:00
putterman%netscape.com
361cd83a39 Work on MarkFlagged. 1999-08-24 21:48:44 +00:00
nhotta%netscape.com
d4bac348b5 Adding a new detector. 1999-08-24 21:48:36 +00:00
putterman%netscape.com
45e2d63fc7 ToggleFlaggedMessage implemented. 1999-08-24 21:48:24 +00:00
troy%netscape.com
df668a079e Added case selectors for NS_STYLE_BORDER_STYLE_HIDDEN. Treated just like
NS_STYLE_BORDER_STYLE_NONE
1999-08-24 21:47:55 +00:00
warren%netscape.com
fe52d530ae Added new nsIPipe/nsPipe2 stuff inside #ifdef NSPIPE2. 1999-08-24 21:47:23 +00:00
putterman%netscape.com
58d47cf74a work on MarkFlagged. 1999-08-24 21:47:22 +00:00
mscott%netscape.com
48b2dc3935 Not part of the buidl yet. an idl file to replace nsISmtpUrl.h 1999-08-24 21:47:17 +00:00
tague%netscape.com
9e7fd8b55c Added support for WM_INPUTLANGCHANGEREQUEST and WM_INPUTLANGCHANGE. Fixes bug #12317. 1999-08-24 21:46:43 +00:00
briano%netscape.com
c4bf8bbd94 Automated update 1999-08-24 21:46:21 +00:00
putterman%netscape.com
ec97dece00 Don't prompt for password on Biff. 1999-08-24 21:46:13 +00:00
valeski%netscape.com
2c118bb38b added pr logging to ftp 1999-08-24 21:46:09 +00:00
nhotta%netscape.com
f860a720bc New file (not part of the build). 1999-08-24 21:46:04 +00:00
slamm%netscape.com
1bb5b94315 Add for dtd files. 1999-08-24 21:45:36 +00:00
slamm%netscape.com
e94c323d07 Check for Makefile.in before Makefile. 1999-08-24 21:45:30 +00:00
mscott%netscape.com
bfc31dcc01 more nsCString optimization work. 1999-08-24 21:45:27 +00:00
slamm%netscape.com
319b492795 Removed items from DIRS that do not exist. 1999-08-24 21:45:26 +00:00
putterman%netscape.com
3b29523461 Added MarkFlagged interface. 1999-08-24 21:45:21 +00:00
valeski%netscape.com
c87f374efc fixed mem leak 1999-08-24 21:45:20 +00:00
slamm%netscape.com
69dbf6a476 Add --enable-incremental-makefiles. Has gmake generate the Makefiles just before it uses them. Eliminates a need for allmakefiles.sh. 1999-08-24 21:45:06 +00:00
mscott%netscape.com
287856df37 some more nsCString optimizations. 1999-08-24 21:44:49 +00:00
hshaw%netscape.com
8a95f5703b fix build bustage, argument type mismatch 1999-08-24 20:34:23 +00:00
dougt%netscape.com
af3251ade3 renaming nsIDirectoryIterator.idl to nsIDirectoryEnumerator.idl 1999-08-24 20:22:21 +00:00
waterson%netscape.com
0def552738 Backed out per don's request. 1999-08-24 20:07:12 +00:00
radha%netscape.com
33a9a12234 Add a id to Go menu 1999-08-24 20:06:54 +00:00
radha%netscape.com
34fac3502b Add an id to the Go menu for adding session history 1999-08-24 20:06:36 +00:00
waterson%netscape.com
eca4eb2378 Can't keep a ref to iterator's filespec, and then advance the iterator; need to make a copy. 1999-08-24 19:58:07 +00:00
pnunn%netscape.com
6f3dbccfe1 Modifications needed for Necko and general clean up of imglib api. pnunn. 1999-08-24 19:53:32 +00:00
pnunn%netscape.com
37fc7e7407 Modifications for Necko and clean up of api. pnunn. 1999-08-24 19:47:46 +00:00
pnunn%netscape.com
187a846bf4 Modifications needed for Necko and clean up of api. pnunn. 1999-08-24 19:46:39 +00:00
pnunn%netscape.com
b701efead0 Modifications needed for Necko and cleaning up api to imglib. pnunn. 1999-08-24 19:44:45 +00:00
slamm%netscape.com
a6a39ea11d Unix builds are working fine, but Mac and windows are flaking. Revert just in case. 1999-08-24 19:37:51 +00:00
troy%netscape.com
46415e1c34 Reworked ReparentFrameView() to make it more efficient 1999-08-24 19:26:03 +00:00
danm%netscape.com
90596b6aad removing (faulty) GLOWCODE directives 1999-08-24 19:18:20 +00:00
varada%netscape.com
ec42f791b9 horizontal scroll bar removed from help 1999-08-24 19:15:57 +00:00
varada%netscape.com
d3ee64d04f CCK Help files - altered to deal with Unix line endings 1999-08-24 19:15:35 +00:00
hshaw%netscape.com
6114a3c317 purging temporary NET_SOCKET_PROVIDER_BUILD ifdef, dougt checked in mac build support 1999-08-24 19:04:58 +00:00
karnaze%netscape.com
7b324fd0fd new regression tests 1999-08-24 18:56:19 +00:00
chuang%netscape.com
b94f3b30e6 Add public header file 1999-08-24 18:54:47 +00:00
jdunn%netscape.com
0ba9ffc6ee removing 'typedef' since there is no 'name' associated with it and HP don't like it 1999-08-24 18:54:36 +00:00
chuang%netscape.com
1a3192e47b Add public header 1999-08-24 18:50:23 +00:00
jdunn%netscape.com
086ccc37db HP does not allow the last enum to have a 'comma' after it. 1999-08-24 18:49:43 +00:00
mscott%netscape.com
351282c55c Fix pedantic build breakage for unix. 1999-08-24 18:38:21 +00:00
harishd%netscape.com
8ef5e0bd42 Commenting out a pre-condition in EndLoad() method.
Approved by waterson.
1999-08-24 18:37:05 +00:00