Commit Graph

49576 Commits

Author SHA1 Message Date
alecf%netscape.com
018e5b4d27 fix for #13586 - add a missing string and spacer 2000-01-04 07:53:45 +00:00
alecf%netscape.com
75fa4d4f9a some stray title buttons without borders 2000-01-04 06:59:33 +00:00
sspitzer%netscape.com
5da1555134 being anal... 2000-01-04 05:49:43 +00:00
rpotts%netscape.com
672c0938ff Removed over aggressive assert when the loadgroup listener factory does not exist 2000-01-04 05:46:47 +00:00
karnaze%netscape.com
aebdc7d5fe bug 22246 - row/col span changes on cell alter cell map and reflow table. r=kmcclusk 2000-01-04 05:31:56 +00:00
briano%netscape.com
5e38c94cfb Automated update 2000-01-04 05:30:14 +00:00
mcafee%netscape.com
8c50db50c2 Turning OJI on by default (18899). Removing obsolete --enable-oji, --enable-java. r=slamm 2000-01-04 05:28:45 +00:00
sspitzer%netscape.com
b8221102fb it is possible to get into the state where you have an fcc pref for a given folder, but the server where the folder lives is gone. (it involves removing servers)
this isn't the complete fix, but at least it prevents the javascript assertion in bug #22987.
2000-01-04 05:20:35 +00:00
mcafee%netscape.com
af019e592d Fixing unix bustage. 2000-01-04 04:28:39 +00:00
jfrancis%netscape.com
c207257f01 adding construct-time value for an editor member bool. 2000-01-04 04:24:04 +00:00
jfrancis%netscape.com
e639415da3 fixing unix horkage 2000-01-04 04:03:28 +00:00
karnaze%netscape.com
e81d913035 new regression tests 2000-01-04 03:57:55 +00:00
jfrancis%netscape.com
d6e95890c8 Fix for bug 21346. This is actually a major reworking of how the low level editor txns perturb selection. There is a mode now for telling the txns not to disturb the selection. There is also a fix for unlisting lists (sometimes list items got merged unintentionally when unlisting). 2000-01-04 03:09:41 +00:00
troy%netscape.com
b4b5e28fd5 Fixed three more compiler warnings 2000-01-04 03:09:32 +00:00
mcafee%netscape.com
d1f3ae17dd Adding profile manager startup flag descriptions to -h: -CreateProfile -ProfileWizard -ProfileManager -SelectProfile. r=matt. 2000-01-04 03:06:25 +00:00
vidur%netscape.com
bd52d69467 Fix for bug 22709. image.width/height goes to frame if it isn't in an attribute - compatibility with Level 0. r=harishd 2000-01-04 03:06:13 +00:00
troy%netscape.com
16208e4681 Fixed compiler warning 2000-01-04 03:04:56 +00:00
troy%netscape.com
540b3229d3 Reduced stack space by using PRPackedBool instead of PRBool 2000-01-04 02:59:35 +00:00
rhp%netscape.com
b087727625 Fix for mime rendering problem - Bug #22653 - r: jefft 2000-01-04 02:58:42 +00:00
varada%netscape.com
a0247f7872 fix for bug #4976 getting rid of the boldgroup items from the show summary 2000-01-04 02:02:51 +00:00
akkana%netscape.com
d098c92880 Fix ^N bindings; add ^U bindings (editor backend for delete-to-beginning to be added shortly). r=slamm 2000-01-04 01:58:12 +00:00
dougt%netscape.com
e4f7318547 fixing build bustage. 2000-01-04 01:55:03 +00:00
sgehani%netscape.com
30b26e740b Fix build butsage for dougt. 2000-01-04 01:53:13 +00:00
varada%netscape.com
b2de46a309 changing bookmarks.html to bookmark.html 2000-01-04 01:47:48 +00:00
dougt%netscape.com
3f110c059f Fixing build bustage. 2000-01-04 01:10:33 +00:00
dougt%netscape.com
bbba930444 *** empty log message *** 2000-01-04 00:50:08 +00:00
endico%mozilla.org
c1bf0f6491 strip the first "Fwd" from subject. add case insensitivity to removing "re" from subject 2000-01-04 00:42:57 +00:00
sspitzer%netscape.com
3a7dedd313 turn off assertions until dougt fixes #22943. r=dougt 2000-01-04 00:14:37 +00:00
dougt%netscape.com
23c8e43b7a adding include of prio.h. I am not sure how this worked before. 2000-01-04 00:00:08 +00:00
dougt%netscape.com
2e7a8b1044 Adding newline to end of file to fix build bustage on unix. 2000-01-03 23:56:38 +00:00
dougt%netscape.com
a3dfcdfd49 Adding explict includes. 2000-01-03 23:50:19 +00:00
dougt%netscape.com
e17e0a2e52 Converting to use nsIModule macro. 2000-01-03 23:45:32 +00:00
putterman%netscape.com
823521f8ff Fixes 22570. r=alecf. Use base class mPath so that counts show up correctly. 2000-01-03 23:43:05 +00:00
dougt%netscape.com
4363b1057f Including nsFileSpec. 2000-01-03 23:41:03 +00:00
dougt%netscape.com
28b40a90dd Including nsString.h directly. It is included indirectly by nsFileSpec. This
prep work for the nsIFile landing.
2000-01-03 23:40:10 +00:00
dougt%netscape.com
cb77941934 Including nsIFileSpec instead of nsFileSpec. Part of the prep work for landing
nsIFile
2000-01-03 23:39:40 +00:00
dougt%netscape.com
2828862aaa Including nsIFileSpec instead of nsFileSpec. Part of the prep work for landing
nsIFile
2000-01-03 23:38:57 +00:00
dougt%netscape.com
4d1a1b38ed Converting to use nsIModule macro. r=dp. 2000-01-03 23:37:30 +00:00
dougt%netscape.com
e3dc87a151 Including nsCRT.h/nsIFileSpec directly. This prep work for the nsIFile landing. 2000-01-03 23:34:15 +00:00
dougt%netscape.com
e57d8fe707 Converting to use nsIModule macro. r=dp, jud. 2000-01-03 23:32:11 +00:00
dougt%netscape.com
2318e4a20c Including nsFileSpec.h directly. prep for nsIFile landing. 2000-01-03 23:31:09 +00:00
dougt%netscape.com
75e9bc8d48 Including nsFileSpec.h directly. This prep work for the nsIFile landing. 2000-01-03 23:28:35 +00:00
dougt%netscape.com
431b7b0e81 Including nsCRT.h directly. This prep work for the nsIFile landing. 2000-01-03 23:27:52 +00:00
dougt%netscape.com
b1db728381 Converting to use nsIModule macro. r=dp,jud 2000-01-03 23:27:20 +00:00
dougt%netscape.com
f923183929 Including nsString.h directly. It is included indirectly by nsFileSpec. This
prep work for the nsIFile landing.
2000-01-03 23:24:47 +00:00
mscott%netscape.com
39f82b2424 Prep work for landing improved message display performance: Bug #22960.
give the msg header parser a progid so it can accessed from js.
2000-01-03 23:24:16 +00:00
dougt%netscape.com
f8190a0155 Converting to use nsIModule macro. r=jud. 2000-01-03 23:24:06 +00:00
rickg%netscape.com
fe62b9c29c fixed bugs: 22510, 22596, 22670, 22838, 22842, 22898, and removed a warning. r=buster 2000-01-03 23:24:04 +00:00
dougt%netscape.com
43d538707a Including nsIAllocator.h directly. 2000-01-03 23:23:33 +00:00
dougt%netscape.com
9c9d062bec Including nsCRT.h directly. It is included indirectly by nsFileSpec. This
prep work for the nsIFile landing.
2000-01-03 23:22:46 +00:00