sonmi%netscape.com
2e5bb06d28
fixed unreasonable long PATH (which refused) and got rid of the error when
...
run interactively (-n_TestUser-w_bogus was filtered through an sed, which
thought that -n was **his** option...)
2000-12-12 05:10:51 +00:00
cls%seawood.org
333772c04b
Backing out alecf's changes that were causing a crash on startup on unix builds.
2000-12-12 04:39:23 +00:00
dmose%mozilla.org
2fbcabc6c8
add a stack to save the current global SQL state so that queries can be nested. used this mechanism to fix the 62618 regression. r=encido@mozilla.org
2000-12-12 03:47:40 +00:00
bienvenu%netscape.com
98b859d8ef
implement downloading of messages for offline use, add folder props ui r=sspitzer, sr=mscott 15865
2000-12-12 03:18:06 +00:00
bienvenu%netscape.com
08cd5decc2
implement downloading of messages for offline use r=sspitzer, sr=mscott 15865
2000-12-12 03:14:43 +00:00
bienvenu%netscape.com
b0977cf05a
add folder prop sheets to build r=sspitzer,sr=mscott, r=ducarroz 15865 needed for offline imap
2000-12-12 03:14:04 +00:00
bienvenu%netscape.com
08bc6cce47
add strings for offline UI r=sspitzer, sr=mscott 15865
2000-12-12 03:10:14 +00:00
bienvenu%netscape.com
f6f91644a9
reflect downloaded status of msgs in UI r=sspitzer, sr=mscott 15865
2000-12-12 03:08:08 +00:00
bienvenu%netscape.com
ecd82a4141
implement downloading of messages for offline use r=sspitzer, sr=mscott 15865
2000-12-12 03:07:21 +00:00
beard%netscape.com
00c397819d
removed non-existent dist/client access path. r=sfraser
2000-12-12 03:00:58 +00:00
morse%netscape.com
0dba7585a5
bug 58875, capture info in <select> tags, r=ssu, sr=alecf
2000-12-12 02:18:41 +00:00
waterson%netscape.com
df22989d4e
Add param for specifying how many rows you want in the output.
2000-12-12 01:56:01 +00:00
beard%netscape.com
8cf2d9a0ee
Fix for inflexible thumb position constraint. sr=evaughan
2000-12-12 01:52:45 +00:00
waterson%netscape.com
525931f8c9
Improve imagelib heuristics.
2000-12-12 01:52:06 +00:00
av%netscape.com
397475c0d3
Addressing bug 60064, patch by lsv@sparc.spb.su, sr=blizzard, a=av
2000-12-12 01:51:12 +00:00
nboyd%atg.com
619fce4329
fix javadoc
2000-12-12 01:48:53 +00:00
sonmi%netscape.com
ff8becdad3
first attempt of a platformlist, still misses windows platforms
2000-12-12 01:44:20 +00:00
varada%netscape.com
2914e8ec89
Fix for bug#60904; Fixing broken editing filters;r=alecf sr=alecf
2000-12-12 01:12:17 +00:00
peterlubczynski%netscape.com
46d8aabec1
Set lastModified attribute for a plugin stream b=58134 a=av sr=buster
2000-12-12 01:00:28 +00:00
alecf%netscape.com
a7b08e468a
initial fix for 55293 - expire pages in history on shutdown
...
mostly stuff submitted by bienvenu, r=alecf, the rest by me, r=bienvenu
sr=waterson
2000-12-12 00:41:42 +00:00
pschwartau%netscape.com
508c2cdc93
Skip ecma_3/Date/15.9.5.7.js Rhino does Date.toLocaleTimeString() differently than SpiderMonkey
2000-12-12 00:13:24 +00:00
radha%netscape.com
a972bf9004
Fix for bug # 54492 r=verah sr=alecf
2000-12-11 23:29:04 +00:00
mang%subcarrier.org
8279725fbb
Fix for #62572
...
Removed obsolete code that allowed implicit declaration of nsid types.
This will cause a rebuild.
r=mccabe
sr=jband
2000-12-11 23:06:26 +00:00
peterlubczynski%netscape.com
589ae643ef
Prevents the call into the plugin if the plugin hasn't been already
...
initilized. bug=58823 r=av
2000-12-11 23:00:45 +00:00
peterlubczynski%netscape.com
d061474443
Set unknown length of stream to -1 bug 59571 a=av sr=buster
2000-12-11 22:54:54 +00:00
morse%netscape.com
96e4c9df9f
new file, not part of build
2000-12-11 22:23:09 +00:00
alecf%netscape.com
1489d1c05c
fix for #59815 , as submitted in bug #55293 by bienvenu@netscape.com
...
r=alecf, sr=waterson (in 55293)
2000-12-11 22:22:20 +00:00
heikki%netscape.com
7ff1e2bfe0
Bug 51218, problems with DOCTYPE handling. r=harishd, a=vidur.
2000-12-11 22:21:06 +00:00
mkaply%us.ibm.com
df6c0db245
OK, lets try this Arial fix for Russian
2000-12-11 22:14:44 +00:00
danm%netscape.com
84daaa9b30
delete thread log in main thread dtor. bug 54303 code=jonsmirl@mediaone.net r=me,dougt,brendan
2000-12-11 21:55:47 +00:00
blakeross%telocity.com
4b4ff4de2e
Fix 62509: missing tab in the password manager. (patch by morse, I broke it in an earlier checkin). r=me sr=alecf
2000-12-11 21:49:37 +00:00
alecf%netscape.com
933fd1dfc0
fixes for:
...
#61140 - delete history.dat if it gets corrupted
#56867 - implement "First Visited"
#19370 - implement "Visit Count"
#33697 - clean up nsGlobalHistory::OpenDB a bit more (doesn't fix the leak yet)
sr=waterson
2000-12-11 21:39:05 +00:00
mkaply%us.ibm.com
cec3e58174
EMX build break
2000-12-11 21:38:49 +00:00
chuang%netscape.com
1008af70e7
bug34051 use nsIFilePicker instead of nsIFileSpecWithUI in mailnews, r=sspitzer,sr=mscott
2000-12-11 21:35:13 +00:00
chuang%netscape.com
a84a3c73c4
Bug34051 use nsIFilePicker instead of nsIFileSpecWithUI in mailnews, r=sspitzer, sr=mscott
2000-12-11 21:25:26 +00:00
mkaply%us.ibm.com
42e06f4c42
#62335
...
r=pedemonte, a=blizzard
Using sscanf to parse font causes problems with whitespace - use something else
2000-12-11 21:15:04 +00:00
rods%netscape.com
01c76373c3
smoketest blocker,
...
an event is cancelled when it is equal to nsEventStatus_eConsumeNoDefault
a=joki
2000-12-11 20:07:50 +00:00
mcgreer%netscape.com
cc53dca176
hopefully fixes HP 64-bit opt QA failures, where cmsutil fails first time it is executed from script
2000-12-11 19:38:16 +00:00
mcgreer%netscape.com
897ecedd23
cmsutil was broken for STDIN input
2000-12-11 18:42:58 +00:00
cls%seawood.org
1137f61f37
Oops, forgot to wrap the install in a USE_ELF_DYNSTR_GC ifdef.
2000-12-11 08:00:29 +00:00
cls%seawood.org
91f442fc5d
Changed named of ELF_DYNSTR_GC to elf-dynstr-gc.
...
Bug #62098
2000-12-11 07:25:45 +00:00
cls%seawood.org
e47bda22ef
Moving the tool to strip the dynstr section from elf binaries to config/elf-dynstr-gc.c . See mozilla/tools/elf-dynstr-gc/elf-gc-dynstr.c for the previous history of this file.
...
Bug #62098 r=jag
2000-12-11 07:24:47 +00:00
cls%seawood.org
09f5e7ee11
Update the standalone build system to handle our extensive intermodule header dependencies without descending into recursive dependency hell.
...
Bug 57282 r=jag
2000-12-11 06:52:25 +00:00
koehler%mythrium.com
d8a8a255bf
Bug 58217 - Fix menus under BeOS. r=danm
...
As this only affect BeOS, I'm not asking for a sr= as
discussed with Blizzard previously.
2000-12-11 03:52:12 +00:00
cls%seawood.org
011310d4cf
Add the tinderbox-ports panel to panel-list so that it shows up by default.
...
Bug #62096 . Thanks to Stephen Walker <walk84@usa.net> for the patch.
2000-12-11 00:08:47 +00:00
nboyd%atg.com
073df548cd
Fix bug where "a = new Array[3]" would produce an IndexOutOfBoundsException
2000-12-10 18:33:52 +00:00
morse%netscape.com
abdea5a2bb
new file, not part of build
2000-12-10 17:02:11 +00:00
rods%netscape.com
c543ccf234
removed where the input element was telling the rado/checkbox to return the opposite value
...
now it changes it value before the DOM call (script) and then if the event is cancelled
it sets the value back (which doesn't happen very often)
r=pollmann,jst sr=buster b=57137,57239,58460
2000-12-10 16:05:29 +00:00
wtc%netscape.com
15debdec61
Bugzilla bug #61746 : make NSPR local threads work on more NetBSD platforms.
...
Thanks to Charles Hannum <mycroft@netbsd.org> for the patch. r=wtc.
2000-12-10 15:20:03 +00:00
dbaron%fas.harvard.edu
aa6034ded5
Adding pref to REQUIRES to fix senna tinderbox bustage from hyatt's checkin.
2000-12-10 14:34:06 +00:00