dougt%netscape.com
f66be6c30c
fix for 18078. r=mstoltz,warren
1999-11-30 00:32:43 +00:00
sspitzer%netscape.com
d311471f16
remove comment line to prevent build bustage.
1999-11-30 00:32:37 +00:00
tbogard%aol.net
887609d285
Would help if I removed nsIScriptContextOwner.h instead of nsIScriptObjectOwner.h
1999-11-30 00:28:40 +00:00
pinkerton%netscape.com
ce08dd58a5
added debug ifdefs around printfs to reduce output during drags.
1999-11-30 00:24:06 +00:00
locka%iol.ie
f8e2769fdd
Removed "const" on the aResult parameter on CWebShellContainer override of nsIBrowserWindow::GetTitle
1999-11-30 00:21:29 +00:00
locka%iol.ie
9f6e53d467
Added CommandStateChangeConstants
1999-11-30 00:19:53 +00:00
nisheeth%netscape.com
767ba5b269
Fix for bug 20194. r=beard. Thank to Patrick Beard for finding this leak in CaptureFrameStateFor().
1999-11-30 00:17:40 +00:00
pinkerton%netscape.com
329fc51e75
changes for docshell idl project to get built. required adding a new idl export in prefs.
1999-11-30 00:16:48 +00:00
dougt%netscape.com
5bd0548f65
fix for 18078. r=mstoltz,warren
1999-11-30 00:16:09 +00:00
pinkerton%netscape.com
ff458c6b00
exporting nsBaseWindow.idl for travis.
1999-11-30 00:15:10 +00:00
dougt%netscape.com
c031e1c389
Fix for 18078. R=mstoltz,warren
1999-11-30 00:14:55 +00:00
pinkerton%netscape.com
7cda389c03
First Checked In.
1999-11-30 00:12:08 +00:00
pinkerton%netscape.com
3e67aed56d
removing obsolete d&d code and changing from CID's to progID's in d&d code. r=akkana.
1999-11-30 00:10:55 +00:00
mscott%netscape.com
ab7eb32184
modify SetLoadGroup to work with retargeting.
...
r=rpotts
1999-11-30 00:10:37 +00:00
mscott%netscape.com
fe78631dc5
uri dispatching nit....retarget the load group if we are opening a channel which has a load group
...
different from our own.
THIS CODE IS NOT executed unless uri dispatching is turned on.
1999-11-30 00:10:17 +00:00
mscott%netscape.com
a260948fc1
small uri dispatching nit...I needed to add nsIURIContentListener to the GetInterface method on nsIWebShell.
1999-11-30 00:09:00 +00:00
sspitzer%netscape.com
55328af05b
fix build bustage for travis. a=mscott
1999-11-30 00:07:03 +00:00
selmer%netscape.com
2de04e1fc6
Include rowIndex test
1999-11-29 23:59:28 +00:00
selmer%netscape.com
731b27da8c
New test for moving rows via rowIndex assignment in javascript
1999-11-29 23:58:37 +00:00
tbogard%aol.net
ad6ba7ddf1
wensleydale rides the short bus. Lets see if it can understand a basic QueryInterface since CallQueryInterface seems to be too much for it's little brain to handle.
1999-11-29 23:25:25 +00:00
tbogard%aol.net
b000f75888
Connected nsIScriptContextOwner.idl to the build and removed the copy of the header file.
1999-11-29 23:05:19 +00:00
tbogard%aol.net
d5726554c8
added files: mozilla/dom/public/nsIScriptContextOwner.idl
1999-11-29 23:04:23 +00:00
valeski%netscape.com
6379f3162c
r=travis. 20135. we were clipping the rightmost digit of the seconds field in a refresh header attribute (thus losing a factor of 10 in refresh timer timeout).
1999-11-29 23:02:14 +00:00
tbogard%aol.net
64e522f92d
Added docshell makefiles to the build. Thanks to andreas.otte@primus-online.de for reminding me of this.
1999-11-29 22:58:57 +00:00
tbogard%aol.net
6a6f6507e7
Added nsIScriptContextOwner.idl to the list of IDL files to build. Removed nsIScriptContextOwner.h from the list of export header files.
1999-11-29 22:51:42 +00:00
waterson%netscape.com
79556e2008
Fix incorrect use of dont_QueryInterface() in PreHandleEvent() that was leaking.
1999-11-29 22:47:39 +00:00
tbogard%aol.net
dbb4e575f9
Added nsIScriptContextOwner.idl to the list of IDL files to build. Removed nsIScriptContextOwner.h from the list of export header files. r=vidur.
1999-11-29 22:44:28 +00:00
pnunn%netscape.com
c133f8ae67
fix for bug#19394. pnunn. (a PDT bug). review:neeti@netscape.com
...
Added code for ImageRequest in error condition (abort).
Note that testcase only seems to trigger abort condition on
wintel.
1999-11-29 22:43:45 +00:00
tbogard%aol.net
c54b48ce20
Changed the UUID back to the one that nsIScriptContextOwner had in the .h file.
1999-11-29 22:42:07 +00:00
pinkerton%netscape.com
ad4a38b0d2
eat drag gesture events for now. r=saari
1999-11-29 22:35:35 +00:00
syd%netscape.com
ce0c4e4d6a
Generate Postscript translate for top margin. r=dcone
1999-11-29 22:33:58 +00:00
akkana%netscape.com
aba147d905
19515: fix a XIF DTD problem where text nodes with names corresponding
...
to XIF node names didn't make it into the output. Fix from rick, r=me.
Also, a temp fix to the html output sink to get around bug 20246,
and a couple of test case tweaks.
1999-11-29 22:33:32 +00:00
tbogard%aol.net
ec36c2ff05
First cut at putting nsIScriptContextOwner interface into idl. (Not connected to the build yet.)
1999-11-29 22:32:58 +00:00
rginda%netscape.com
66dc2f9905
Changes to make list selection page work correctly on windows platform.
1999-11-29 22:31:45 +00:00
sspitzer%netscape.com
6a51426194
fixed by ducarroz. r=sspitzer
1999-11-29 22:28:40 +00:00
tbogard%aol.net
8807823e53
Adding DocShell to the build. r= pavlov
1999-11-29 22:22:20 +00:00
tbogard%aol.net
9304bc8eda
Adding docshell to the build.
1999-11-29 22:21:36 +00:00
putterman%netscape.com
21a3dd8681
Fixes 13073. reviewed by hyatt.
1999-11-29 22:17:12 +00:00
valeski%netscape.com
70e6082366
comment changes for javadoc
1999-11-29 22:17:11 +00:00
valeski%netscape.com
b82de3adef
r=warren. the return val from the progress sink was getting in the way of the socket transport state machine, now it's just being ingonored.
1999-11-29 22:16:21 +00:00
hyatt%netscape.com
7ab98f7f26
Adding RemoveStyleSheet to nsIDocument (needed for skins). r=waterson
1999-11-29 22:15:07 +00:00
valeski%netscape.com
469bced3f6
r=vidur. 18889. PNG images weren't being registered (x-png that is) for viewing by layout, now they are
1999-11-29 22:14:32 +00:00
tbogard%aol.net
692943a50b
A couple of changes to get building on Unix. Thanks to andreas.otte@primus-online.de for the patch.
1999-11-29 22:12:28 +00:00
rogerl%netscape.com
aa8912475e
r=norris
...
Moved 'ok' to MatchState. Re-wrote matchGreedyKid to reduce stack
usage and allow succesful completion to propagate out. #9141
1999-11-29 22:06:22 +00:00
dp%netscape.com
e456544de3
Delinking nsCookieHTTPNotify and cookie internal apis. Now the
...
nsCookieHTTPNotify calls the cookie api using the cookieservice. This
gets us to removing the nsCookieHTTPNotify off the cookie dll into
apprunner which would cause a delayed on demand load of the cookie
dll. r=neeti@netscape.com
1999-11-29 22:02:20 +00:00
warren%netscape.com
01476ce3f7
Removed date/time because win95 behaves differently.
1999-11-29 22:02:07 +00:00
tbogard%aol.net
6d578fca19
Changes to get DocShell building again with URILoader changes.
1999-11-29 22:00:35 +00:00
hangas%netscape.com
be1b60400d
Fix for 18018, mail prefs messed up. r=davidm
1999-11-29 21:38:32 +00:00
Jerry.Kirk%Nexwarecorp.com
9974c09f4e
Added debug code to try and track down extra draws..
...
r=kedl
1999-11-29 21:37:43 +00:00
Jerry.Kirk%Nexwarecorp.com
59e1d2caa9
mWidth and mHeight were getting set to 0 instead of -1 which broke menus
...
r=kedl
1999-11-29 21:37:02 +00:00