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

25907 Коммитов

Автор SHA1 Сообщение Дата
valeski%netscape.com 1b339a8876 changed over to nsIEventQueue interface, from straight PL_EventQueue. Also took a whack at getting socketTRansport::OpenOutputSTream to work (hasn't been tested) 1999-05-05 22:41:44 +00:00
mjudge%netscape.com 0cc9f0073f adding new state to nsRangeList to track mousedown and dragging criteria. much better than static variables in nsFrame.h!! 1999-05-05 22:32:58 +00:00
mjudge%netscape.com 93b400fb66 removing useless drag info from ::HandleEvent that was copied from nsFrame implementation 1999-05-05 22:29:45 +00:00
mjudge%netscape.com 57516cf432 updating new state controler for mouse status. aka dragging has stopped 1999-05-05 22:28:51 +00:00
mjudge%netscape.com f70863f3eb removing static variables from nsFrame for selection. storing state in nsIFrameSelection Implementation. 1999-05-05 22:27:57 +00:00
mcmullen%netscape.com be4860a7e2 Turn off reading of default files - there's a parse error in one of them. This was completely blocking mailnews. a=cyeh. 1999-05-05 22:25:23 +00:00
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