warren%netscape.com
7d101062cf
Added offline attribute.
2000-01-05 02:44:23 +00:00
rjc%netscape.com
63873fb769
Fix bug # 23057: Related Links not working on second instance of RL datasource.
2000-01-05 02:37:51 +00:00
mcafee%netscape.com
aa8054c202
Removing unneeded vertical spring, this goes with my last change to this file r=matt
2000-01-05 02:37:42 +00:00
sgehani%netscape.com
1ba3a8a9ba
*** NOT PART OF BUILD ***
...
Initial checkin of Unix installer.
2000-01-05 02:30:42 +00:00
mcafee%netscape.com
e46a0832eb
Adding -installer, squishing output to fit in less space (23081) r=syd
2000-01-05 02:30:06 +00:00
sgehani%netscape.com
db12676a4d
Default to root volume rather than cwd.
b = 19360
r = mstoltz
2000-01-05 02:26:00 +00:00
mcafee%netscape.com
74f97a2df2
Fixing layout to match other pref panels. r=matt
2000-01-05 02:08:19 +00:00
alecf%netscape.com
69bfd0011e
pass 2 off XPIDLizing nsIMsgHdr - clean up IDL to use attributes where appropriate, and fix up API calls where necessary ( #7808 )
2000-01-05 02:02:50 +00:00
karnaze%netscape.com
39d1254e6e
new regression test
2000-01-05 01:57:09 +00:00
karnaze%netscape.com
8c593a67aa
bug 23072 - fixed crash due to dereferencing null pointer
2000-01-05 01:53:05 +00:00
mscott%netscape.com
ca7b32a7c3
fix potential build breakage...use .get on nsCOMPtr b4 comparing to a raw ptr...
2000-01-05 01:45:08 +00:00
sspitzer%netscape.com
b02bce1850
fix a bunch of warnings for beard, so that he can see (and fix) the real warnings
2000-01-05 01:41:06 +00:00
mscott%netscape.com
d19599f092
Bug #22962 become an observer with the observer service and listen to status changes.
...
this allows us to pick up mouse over link text in the status bar.
r=sspitzer
2000-01-05 01:40:13 +00:00
akkana%netscape.com
e2fb54a9cd
Make the 'Transferable didn't support the data flavor' message more helpful
2000-01-05 01:31:40 +00:00
danm%netscape.com
e48e2108a7
backing out 1.199, which breaks sooooo many things. oops.
2000-01-05 01:27:40 +00:00
pavlov%netscape.com
b07ce9c813
throw out some events cause they don't look too useful. r=alecf
2000-01-05 01:26:55 +00:00
av%netscape.com
67ea41bb94
Bug 22598. r=vidur
2000-01-05 01:18:38 +00:00
mcafee%netscape.com
eb5602913e
blank line was messing up tinderbox.
2000-01-05 01:03:42 +00:00
putterman%netscape.com
eb30692c89
Fixes 17427, 17288. r=bienvenu. NextUnreadThread works and Next Unread Messages uses it
...
for optimization. Thread counts work in thread pane. Can now mark a replied or forwarded message
as unread.
2000-01-05 00:56:27 +00:00
robinf%netscape.com
c81730f561
clarifying text and tweaks to widget sizes
2000-01-05 00:39:27 +00:00
ducarroz%netscape.com
a0b02a38d4
Fix for bug 21025. Need to unescape the attachment url before putting it in the attachment pane. R=jefft
2000-01-05 00:20:34 +00:00
robinf%netscape.com
325259195e
text changes per Bijal
2000-01-05 00:19:10 +00:00
pnunn%netscape.com
26f7d64cd8
bug 14734. Took out redundant code. pnunn.
2000-01-05 00:09:55 +00:00
mcafee%netscape.com
beee8a7b76
Backing out test8
2000-01-04 23:48:46 +00:00
danm%netscape.com
d67547818c
adding bin/res/samples directory contents (referenced by debug menus). These changes should be reverted for actual, final releases (and the debug menu removed.)
2000-01-04 23:23:02 +00:00
rhp%netscape.com
6b06ca840c
Fix for incorrect charset on Draft messages - Bug #: 22508 - r: nhotta
2000-01-04 23:22:51 +00:00
colin%theblakes.com
2d155be02c
Link with correct libs. r=sgehani
2000-01-04 23:17:17 +00:00
warren%netscape.com
e8a4a0294d
Removed cruft.
2000-01-04 23:01:01 +00:00
ftang%netscape.com
469c608758
add two more selector
2000-01-04 22:55:53 +00:00
warren%netscape.com
b18bb02173
Removed obsolete nav-java stuff.
2000-01-04 22:52:37 +00:00
mcafee%netscape.com
ae56abe0d8
Adding test8 to tinderbox/bloaty test.
2000-01-04 22:49:55 +00:00
wtc%netscape.com
f6869de5da
A more efficient implementation for OpenVMS using event flags, contributed
...
by Colin Blakes <colin@theblakes.com>.
2000-01-04 22:49:28 +00:00
alecf%netscape.com
77c014bfb7
added files: mozilla/mailnews/base/public/nsIMsgHdr.idl
2000-01-04 22:42:00 +00:00
alecf%netscape.com
24f15fcdf7
first pass at fix for #7808 , XPIDLizing nsIMsgHdr - for now just make an exact duplicate of the C++ interface, except in XPIDL
...
r=putterman
2000-01-04 22:41:21 +00:00
warren%netscape.com
5b028e92f2
Removed cruft.
2000-01-04 22:40:19 +00:00
law%netscape.com
db4faa45c9
Fix for 18404; Convert to use imageURL as var rather than function property; r=matt@netscape.com
2000-01-04 22:37:14 +00:00
danm%netscape.com
c9b5268447
explicitly skip URL load if no URL param specified in window.open. fixes bug 20757. patch submitted by bissiri@eecs.umich.edu. r:me
2000-01-04 22:29:57 +00:00
sspitzer%netscape.com
6a6a11ff88
fix bugs #23021and #23044 by using NS_MsgHashIfNecessary(). r=alecf
2000-01-04 22:25:28 +00:00
warren%netscape.com
1a764fadd0
Removed obsolete security:freenav stuff.
2000-01-04 22:21:43 +00:00
warren%netscape.com
8ff1cacc76
Removed obsolete security stuff.
2000-01-04 22:19:45 +00:00
pavlov%netscape.com
19fa1d5043
fix bug 22780 and 20359
2000-01-04 22:17:06 +00:00
alecf%netscape.com
d03c27a7ab
fix infinite loop with certain japanese folder names (dont' use continue in a while loop if you're not actually changing state!)
...
r=sspitzer
2000-01-04 22:14:25 +00:00
terry%mozilla.org
ccd0aca547
A few months ago, we lost the ability to edit the votes-per-user field
...
in a product. Which meant nobody could turn on or off this feature.
Restored the editing ability.
2000-01-04 21:29:51 +00:00
sspitzer%netscape.com
08b96a1e76
checking in beard's bulletproofing fix for the profile crashers on mac. r=sspitzer
2000-01-04 21:24:37 +00:00
nhotta%netscape.com
c8d6589459
Checking in a header file which was missed in my last check in, bug 20380,=tao.
2000-01-04 21:14:16 +00:00
alecf%netscape.com
1c2e74b53e
major cleanup of the account wizard:
...
- add validation routines so people don't enter blank information
- prepopulate a couple fields based on previous entries
fixes #23001 , #23003 , #3744 , #21806
r=sspitzer
2000-01-04 21:12:43 +00:00
ftang%netscape.com
d45600319e
fix bug 22312. Add code in GetText() to force IME to commit the uncommit text.
2000-01-04 21:10:00 +00:00
ftang%netscape.com
60519a08b4
fix bug 22581, force IME to commit when we lost focus. r=nhotta
2000-01-04 21:04:43 +00:00
varada%netscape.com
9f0327cb29
removing the imposition of using only fixed extensions while choosing files
2000-01-04 21:01:37 +00:00
dbragg%netscape.com
ec46ab6e2a
Fix for bug #21995 r=sgehani
2000-01-04 21:01:22 +00:00