Commit Graph

48862 Commits

Author SHA1 Message Date
dougt%netscape.com
f4053f4281 crash if passing nsnull. need to use the proper #define r=dveditz, a=brendan 1999-12-14 03:40:54 +00:00
pinkerton%netscape.com
b9613f52b8 fix mac bustage. looks like something got whacked by mistake. 1999-12-14 03:09:12 +00:00
danm%netscape.com
4447892c87 deathgrip the event listener manager in HandleEvent. partial fix for bug 21397. r:hyatt a:chofmann 1999-12-14 02:29:34 +00:00
danm%netscape.com
fe29f5d7a5 deathgrip chrome event handler in HandleDOMEvent. partial fix for bug 21397. r:hyatt a:chofmann 1999-12-14 02:28:16 +00:00
rhp%netscape.com
19e34795ff Fix for crasher in mail display - Bug #21436 r: valeski - Approval: chofmann 1999-12-14 02:25:50 +00:00
syd%netscape.com
5cf291106d Partial fix for 18083. Grab page size preference from user and use it to
compute page size for layout. Previously, it was assumed that page was
8x10, ignoring user choice made in the printer dialog. r=dcone, a=chofmann.
1999-12-14 02:16:17 +00:00
dbragg%netscape.com
94b7726710 Added xpinstall:res:skin dir to fix bug #21559 r=dveditz a=chofmann 1999-12-14 02:13:00 +00:00
dbragg%netscape.com
0e21d718ae Fix for bug 21559 r=dveditz a=chofmann 1999-12-14 02:11:47 +00:00
dbragg%netscape.com
34b4a939e1 Fix for bug #21559 a=chofmann et al r=dveditz 1999-12-14 02:10:59 +00:00
sspitzer%netscape.com
63b8d73500 fix #21178, crashing when printing on linux.
r=syd,erik a=chofmann
1999-12-14 01:54:48 +00:00
mjudge%netscape.com
b564a31389 forgot newline at end of file. causing warning 1999-12-14 01:41:27 +00:00
mjudge%netscape.com
61f17031a2 2 files mcluskey reviewed, saari also. fix for keybindings pageup/down. ya 1999-12-14 01:38:17 +00:00
mjudge%netscape.com
51cc0c0da7 2 xul files updated reviewed by saari and mcluskey(sp) 1999-12-14 01:37:15 +00:00
karnaze%netscape.com
a8e711517b fix windows bustage. 1999-12-14 01:02:11 +00:00
briano%netscape.com
9587f6dc46 Final portion of the fix for bug 20882. Just a cleaner way of doing what is already being done. 1999-12-14 00:56:50 +00:00
akkana%netscape.com
54aa51a733 Fixing build bustage on Linux 1999-12-14 00:55:37 +00:00
alecf%netscape.com
dea62547ae fix some bustage on stricter compilers
(just syntactic residue)
1999-12-14 00:27:33 +00:00
alecf%netscape.com
ab78f88559 fix unix bustage once and for all 1999-12-14 00:24:33 +00:00
alecf%netscape.com
d24ec6790d argh, back that out, it makes it even worse 1999-12-14 00:14:56 +00:00
alecf%netscape.com
3a301aa43c fix unix bustage 1999-12-14 00:01:55 +00:00
mscott%netscape.com
b636321801 Bug #21364....our gfx text control frame's were leaking the underlying html documents. Leak was fixed using a nsCOMPtr.
r=travis,buster
a=chofmann
1999-12-13 23:36:17 +00:00
buster%netscape.com
78f4e42f7e checking in work around for crasher bug 21571. This may also fix some hard-to-reproduce crashers on joki's bug list.
see the bug report for the gory details.
r=rods
a=chofmann
1999-12-13 23:33:17 +00:00
mjudge%netscape.com
34ce4b9c4a adding new export for browserBindings.xul r =saari 1999-12-13 23:25:29 +00:00
mjudge%netscape.com
75ac93a575 adding new file for browser pageup/down/ keybindings. 1999-12-13 23:23:15 +00:00
briano%netscape.com
b657e1e9b7 Since configure is now working properly wrt this fix (bug 20882), this can now safely go in as well. a=chofmann 1999-12-13 23:17:07 +00:00
briano%netscape.com
6b87af557f Automated update 1999-12-13 23:16:16 +00:00
briano%netscape.com
802d4480c0 Build fix for Solaris 2.3 (yes, really). No effect on other platforms. a=chofmann 1999-12-13 23:14:13 +00:00
davidm%netscape.com
231d707531 #ifdef out code for controller. Checkin to unblock mjudge and other r= mjudge 1999-12-13 23:13:33 +00:00
briano%netscape.com
665066167b Fix for Greg Noel's (GregNoel@san.rr.com) non-srcdir build problem. a=chofmann 1999-12-13 23:10:16 +00:00
dougt%netscape.com
0a71a2d506 Added an assert and return so that eventQs only get
processed on the owning thread.  This fixes at least
18005 and 17065.  r=damn@netscape.com, a=chofmann.
1999-12-13 23:05:31 +00:00
ducarroz%netscape.com
939788219e Fix for bug 21606. Don't autocomplete an empty string. R=putterman 1999-12-13 22:59:01 +00:00
karnaze%netscape.com
2eb4655c2e incremental cell map, columns. Bugs 12122, 21544. r=troy,hyatt a=hofmann 1999-12-13 22:56:31 +00:00
ducarroz%netscape.com
e6c401cb3e Fix for bug 21314. Let PL_Base64Decode do the right job. R=warren 1999-12-13 22:49:12 +00:00
rginda%netscape.com
eb94ffbdf1 Simple get/set test. 1999-12-13 22:47:31 +00:00
pollmann%netscape.com
5c697ae32f Bug 20315: Make non-iso charsets work in frameset documents. Fix 2/2: Propagate charset info from parent frames to children r=ftang a=chofmann 1999-12-13 22:45:06 +00:00
pollmann%netscape.com
3657f5ebf1 Bug 20315: Make non-iso charsets work in frameset documents. Fix 1/2: Propagate charset info through webshell reloads r=ftang a=chofmann 1999-12-13 22:41:09 +00:00
shaver%netscape.com
ab1040199d fix JS component loader by reimplementing nsGenericModule (r=dveditz,slamm;a=leaf) 1999-12-13 22:33:11 +00:00
rginda%netscape.com
ae2f6de4f7 Adding IRC Client to core package on unix and windows.
r=dveditz, a=chofmann
1999-12-13 22:28:53 +00:00
sgehani%netscape.com
8ed5c37fe5 Fix for file replace on restart problem on the Mac. b = 6410 r = dveditz, ssu a = chofmann 1999-12-13 22:25:31 +00:00
jefft%netscape.com
268b209d5d fixed bug 20312, 21546 -- Get Pop3 Messages stall; r=ducarroz, a=chofmann 1999-12-13 22:03:14 +00:00
ftang%netscape.com
2a8449664a fix bug 21234 r=buster reset the hint charset source after access it from the meta charset reload 1999-12-13 21:00:47 +00:00
sdagley%netscape.com
2392df4ef0 Implement Flash() method of nsWindow on Mac in support of #18518. r=brade.amusil a=chofmann 1999-12-13 19:17:35 +00:00
bienvenu%netscape.com
a0423f36a7 fix problem applying multiple imap filter hits r=mscott,a=chofmann 21435 1999-12-13 02:24:13 +00:00
mcafee%netscape.com
f286bbf593 Ignore Generated Files 1999-12-13 01:44:29 +00:00
rginda%netscape.com
24be9ed036 Added printStatus function to shell.js
Added some catchguard tests
1999-12-13 00:37:01 +00:00
duncan%be.com
72ce635283 Fix minor BeOS build breakage.
r=dveditz
1999-12-12 20:32:26 +00:00
tbogard%aol.net
ee03550247 Implemented changes to nsIDocShellTreeItem and nsIDocShellTreeNode interfaces. FindChildWithName and FindItemWithName. Work to fix bug 21287. r=shaver a=shaver. 1999-12-12 10:16:15 +00:00
tbogard%aol.net
f1a20118ed Implemented changes to nsIDocShellTreeItem and nsIDocShellTreeNode. FindItemWithName and FindChildWithName. Work to fix bug 21287. r=shaver a=shaver. 1999-12-12 10:15:26 +00:00
tbogard%aol.net
bc67ccdca4 Added a parameter to FindChildWithName to know if it should recurse through the children. Also added a parameter to specify the calling treeItem to avoid circular recursion. Work to fix bug 21287. r=shaver a=shaver. 1999-12-12 10:14:41 +00:00
tbogard%aol.net
670cf3b6f9 Added the ability to find a docshellTreeItem with the given name per the API. Work to fix bug 21287. r=shaver a=shaver. 1999-12-12 10:13:00 +00:00