Commit Graph

26101 Commits

Author SHA1 Message Date
terry%mozilla.org
f3acd9cbf2 Present people an immediate opportunity to attach something to a bug. 1999-05-05 22:16:21 +00:00
terry%mozilla.org
6f11bbbc6f Sigh. Fix some indentation I just screwed up. 1999-05-05 22:06:49 +00:00
terry%mozilla.org
1ac1845a0c Get rid of tabs. (We try to keep tabs out of bugzilla source. We
often fail.)
1999-05-05 22:05:19 +00:00
terry%mozilla.org
3c8ce1c080 Added newlines to the end of some messages; the last line was getting
eaten sometimes.
1999-05-05 21:29:46 +00:00
terry%mozilla.org
60d0e3c149 Was not properly remembering email addresses in memorized queries. 1999-05-05 21:25:29 +00:00
terry%mozilla.org
5399013d95 Allow querying of bug creation times. 1999-05-05 21:18:39 +00:00
gayatrib%netscape.com
82a809df68 Modified to reflect the new flow for customize pages 1999-05-05 21:14:02 +00:00
gayatrib%netscape.com
701a98f83a Modified to reflect the new flow for branding pages 1999-05-05 21:13:26 +00:00
gayatrib%netscape.com
5454234e0e Modified to reflect the new wizard flow 1999-05-05 21:11:39 +00:00
kipp%netscape.com
1d26bd7708 new 1999-05-05 20:42:51 +00:00
putterman%netscape.com
586e2e1ce9 fixes mailnews crash when sending mail and opening folders. AddRef before
returning.
1999-05-05 20:09:20 +00:00
mcmullen%netscape.com
da2b4c3612 Turning off profile wizard till we iron out a few problems. 1999-05-05 20:04:18 +00:00
slamm%netscape.com
bc09537c56 Fix symlinking to .mozconfig for saveas feature. 1999-05-05 19:36:51 +00:00
slamm%netscape.com
8ebf90aba8 Make srcdir build default again. Fix defaults for script preview and save as. 1999-05-05 18:32:01 +00:00
scc%netscape.com
92430ecb22 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Wow! Re-enabled initialization/assignment from raw COM interface pointers, only this time it means the same as |dont_QueryInterface|. Which is what people want and expect. Re-enabled comparisons between |nsCOMPtr|s and raw COM interface pointers; and it means what people expect: are these two 4-byte values equal/not-equal. Added a function for comparing two pointers (either can be raw or nsCOMPtr) called |SameCOMIdentity|, which provides the other kind of comparison. No current functionality has changed. Everything you're doing now is still legal and valid. These changes only bring some additional options. -----BEGIN PGP SIGNATURE----- Version: PGP Personal Privacy 6.0.2 Comment: get my key at <http://www.meer.net/ScottCollins/#key> iQA/AwUBNzAeufGmojMuVn+fEQInWgCfUVK/7xfd/pdhAmyIe4HhynKsuucAn20t MRtmNY4e2MAdwClvhR65a5Yv =elb3 -----END PGP SIGNATURE----- 1999-05-05 10:37:05 +00:00
nisheeth%netscape.com
55795405b8 Remove the /n flag when we invoke BSCMAKE, the utility provided by MS to generate code browsing information. This means that once the browsing database is constructed, updates to it will happen incrementally. Earlier, updates were causing the entire database to get created from scratch. 1999-05-05 08:00:20 +00:00
hyatt%netscape.com
e67b52e1a4 Fix for bug #5937. 1999-05-05 07:26:03 +00:00
waterson%netscape.com
251fcd6cf0 Put files into the wrong directory. 1999-05-05 06:58:04 +00:00
alecf%netscape.com
3f9d9e1fee use nsCOMPtr 1999-05-05 06:43:34 +00:00
alecf%netscape.com
8e8236674e minor cleanup and add a helpful comment 1999-05-05 06:40:28 +00:00
alecf%netscape.com
da8927c94e use nsCOMPtr 1999-05-05 06:38:18 +00:00
mcafee%netscape.com
6a2d36fa7a Adding license. 1999-05-05 06:07:50 +00:00
mcafee%netscape.com
e39af7cd0d Adding test to .cvsignore 1999-05-05 06:07:25 +00:00
mcafee%netscape.com
ef768be2fc Adding Makefile for Linux. 1999-05-05 06:06:33 +00:00
mcafee%netscape.com
cdbe3d1466 Adding xpcom/libxpt/xptcall/src/md/test/Makefile for Linux. 1999-05-05 06:06:10 +00:00
waterson%netscape.com
6c2c42c9cb Moved all of these files to mozilla/profile/resources. 1999-05-05 06:03:12 +00:00
waterson%netscape.com
88cc0558b7 Don't install profile stuff. 1999-05-05 06:02:07 +00:00
briano%netscape.com
3fa297960f Automated update 1999-05-05 05:59:43 +00:00
waterson%netscape.com
1d374a8555 Move profile stuff out of mailnews. 1999-05-05 05:59:04 +00:00
alecf%netscape.com
f13405435f fix -Wno-long-long because it's only supported on egcs 1.1.x 1999-05-05 05:59:03 +00:00
waterson%netscape.com
5b71c069ee Add install for mozilla/profile/resources. 1999-05-05 05:57:46 +00:00
waterson%netscape.com
dc4863fc21 Fix nsCOMPtr bustage. 1999-05-05 05:56:58 +00:00
sspitzer%netscape.com
0fe35d60b4 initial work to move over ParseLine from 4.x world 1999-05-05 05:45:01 +00:00
sspitzer%netscape.com
ed20a0b89e export common.css 1999-05-05 05:21:31 +00:00
alecf%netscape.com
78f21c06c8 make composer use the new nsIAppShellComponent 1999-05-05 05:21:30 +00:00
buster%netscape.com
3ea6d7ff2b fixed mac bustage 1999-05-05 05:17:59 +00:00
alecf%netscape.com
31dda5d681 make sure QueryInterface returns the right GetIID() 1999-05-05 05:16:09 +00:00
alecf%netscape.com
2dc9f2d89f use the new lighter weight nsIAppShellComponent 1999-05-05 05:14:39 +00:00
alecf%netscape.com
e610e69446 make composer and messenger use the new nsIAppShellComponent to get bootstrapped 1999-05-05 05:14:16 +00:00
buster%netscape.com
cadc514e1d added a param to GetPriorNode and GetNextNode to tell these methods whether to use or skip
non-editable content.
added some comments, turned off some debugging flags.
1999-05-05 04:51:54 +00:00
endico%mozilla.org
0410d0a2f2 fix link to lxr source 1999-05-05 04:42:17 +00:00
waterson%netscape.com
9c4cf34f38 Add resources dir to build. 1999-05-05 04:41:38 +00:00
waterson%netscape.com
b9ebce42c1 Initial revision. 1999-05-05 04:41:20 +00:00
waterson%netscape.com
e9515e1945 Added profile/resources. 1999-05-05 04:38:45 +00:00
bienvenu%netscape.com
f8955f43aa fix ref counting problem with mListeners 1999-05-05 04:26:41 +00:00
buster%netscape.com
99a96a39ec 1. block transformation infrastructure is now in place. We can go ahead and implement interesting
features like set paragraph style, set list type, indent, etc.  I'm sure there's holes in my
implementation that these high level features will make obvious.

2. I've factored a lot of utility methods from several modules into nsEditor as public static methods.
This makes them easily accessable to all, and will help Joe and I remove redundant methods.

3. I changed the HTML tags to lower case, and made all string compares case-insensitive.  No, this
isn't quite the right thing to do, but we don't have atoms from layout yet.  The Right Thing is for us
to reuse those atoms.
1999-05-05 04:05:19 +00:00
briano%netscape.com
150cb9c442 Minor cleanup, and got rid of a completely pointless chunk of code. 1999-05-05 04:00:55 +00:00
dcone%netscape.com
b03936c49a added USE_STRING2 define. It is commented out at the moment for use in string compilation. 1999-05-05 03:51:18 +00:00
sspitzer%netscape.com
17d71a8dd3 fix my own build bustage 1999-05-05 03:47:44 +00:00
hangas%netscape.com
e16c073d0e sspitzer: changes to build news on the mac 1999-05-05 03:42:21 +00:00