pavlov%netscape.com
be820323ad
more work on drag and drop, fix some leaks and make handling of exposes faster and add a little icon so that if you minimize it in some wm's and apps you see the pretty mozilla star logo (icon patch from andersca@swipnet.se) r=blizzard a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56157 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 23:46:56 +00:00
tbogard%aol.net
8b9a5fc3f0
Changed to talk to webshell using the nsIBaseWindow where appropriate.
...
git-svn-id: svn://10.0.0.236/trunk@56156 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 23:44:43 +00:00
tbogard%aol.net
7f977c7dbe
Changed nsWebShellWindow to talk to webshell as an nsIBaseWindow where appropriate.
...
git-svn-id: svn://10.0.0.236/trunk@56155 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 23:43:47 +00:00
tbogard%aol.net
7795888634
DOMWindow List now holds on to a docshell interface rather than a webshell. Tweaked some of the finding of named frames to adhere to spec. GlobalWindowImpl now in many places talks to the webshell object as a docshell rather than the old webshell interfaces. Fixed bug #21970 . r=vidur
...
git-svn-id: svn://10.0.0.236/trunk@56151 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 22:25:22 +00:00
rhp%netscape.com
4e8e071bb8
Cleanup of dead files
...
git-svn-id: svn://10.0.0.236/trunk@56150 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 21:39:09 +00:00
rhp%netscape.com
f813617f51
Fix for missing headers - Bug #: 21973 - r: scottip - a: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56149 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 21:37:46 +00:00
pavlov%netscape.com
e681cbee61
link against docshell to enable subclassing from docshell r=travis a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56148 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 21:15:31 +00:00
sfraser%netscape.com
56f17838f9
Fix for 22065, cookies are read twice. a=sspitzer, r=leaf
...
git-svn-id: svn://10.0.0.236/trunk@56147 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 20:47:46 +00:00
karnaze%netscape.com
48a5d7a6e3
new regression test not in the build
...
git-svn-id: svn://10.0.0.236/trunk@56146 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 13:33:26 +00:00
tbogard%aol.net
5d82b58a04
Fixes to make viewer hold on to a docshell and talk to the docshell as a docshell rather than a webshell. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@56145 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 08:13:54 +00:00
tbogard%aol.net
b2c474ee0a
Setting webshell up where I can link in and subclass from docshell.
...
git-svn-id: svn://10.0.0.236/trunk@56144 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 08:03:35 +00:00
buster%netscape.com
c6b9cd5cd6
fixed bugs 21612 ([dogfood] first click doesn't get through to text field)
...
and 18500 (Can't drag-select in text widget unless focussed first)
This fix does NOT address other focus-related problems having to do with text controls.
r=rickg
a=chofmann
platform testing support=kin,dcone,akkana (THANKS!)
git-svn-id: svn://10.0.0.236/trunk@56143 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 07:10:10 +00:00
karnaze%netscape.com
538ae6631f
bug 21918 typo in calling InsertRowGroups, r=sdagley,syd
...
git-svn-id: svn://10.0.0.236/trunk@56142 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 06:52:37 +00:00
syd%netscape.com
a9c6930f9b
Change calls to Flash(void) in nsIWidget, nsWindow to GetAttention().
...
r=sdagley a=chofmann. Add support for GetAttention API to nsIDOMWindow.
r=vidur, a=chofmann. To do, make call to WebShell from nsIDOMWindow,
this will come once travis lands some webshell code.
git-svn-id: svn://10.0.0.236/trunk@56140 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 06:11:45 +00:00
morse%netscape.com
2212bec5c1
back out last change temporarily until we can fix leak
...
git-svn-id: svn://10.0.0.236/trunk@56136 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 04:05:53 +00:00
terry%mozilla.org
faff995f1c
Fixed very very nasty bug which, when deleting a component, would tell
...
you it had no bugs (even when it had some), and would then proceed to
delete all those bugs (even if you had the param set to never allow
bug deletion.) Added some paranoia to prevent such things from
happening again. Yikes.
git-svn-id: svn://10.0.0.236/trunk@56135 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 03:41:13 +00:00
alecf%netscape.com
aaa9106176
fix for #21417
...
r=troy, a=chofmann
the editor's internal mDisplayFrame was not being removed from the frame manager's map of content->frames, so after enough scrolling in the addressing pane, reflow would try to reference a deleted frame. Fix is to remove the frame from the frame manager every time it's destroyed.
git-svn-id: svn://10.0.0.236/trunk@56134 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 03:28:50 +00:00
briano%netscape.com
120f028ed5
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@56133 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 03:25:27 +00:00
briano%netscape.com
61797a9452
Fix specifically for NetBSD/alpha builds. Won't affect other platforms. a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56132 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 03:25:04 +00:00
bienvenu%netscape.com
b32fb21e8f
fix 19229, imap hierarchy separator,r=jefft,a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56131 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 03:06:42 +00:00
bienvenu%netscape.com
6435fe240d
changes for caching imap hierarchy separator, handling no inferiors flag r=jefft,a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56130 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 03:05:04 +00:00
hyatt%netscape.com
ed214323ed
Fixing the spacebar problem. r=saari, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@56129 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 02:49:59 +00:00
hyatt%netscape.com
0a48b9ea46
Making sure that space key bindings in browser don't fire while in text fields. r=saari, a=jar
...
git-svn-id: svn://10.0.0.236/trunk@56128 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 02:47:28 +00:00
morse%netscape.com
7f4753e6d3
Implement reject-foreign-cookies pref, bug 13655, a=chofmann, r=neeti nsDocLoader.cpp
...
git-svn-id: svn://10.0.0.236/trunk@56127 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 02:44:22 +00:00
hyatt%netscape.com
cd1d9fc28e
Making key bindings cancelable. r=saari,a=jar
...
git-svn-id: svn://10.0.0.236/trunk@56126 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 02:43:37 +00:00
rogerl%netscape.com
eb947e2e0f
Fixed typeof test on enumerated object result - is always string now.
...
git-svn-id: svn://10.0.0.236/trunk@56125 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 01:53:48 +00:00
mscott%netscape.com
dc38a4a602
fix antother webshell leak. Add a CleanUp method to the global window. When the global window is told it is closing,
...
call the CleanUp method to force it to release all of it's state.
r=vidur, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@56124 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:50:17 +00:00
mscott%netscape.com
283b96bec8
fix a memory leak involving the global context
...
git-svn-id: svn://10.0.0.236/trunk@56123 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:46:11 +00:00
mscott%netscape.com
8891a8a6d1
fix mem leak of the http handler and the http request objects.
...
Add GetnsAuthEngine to nsIHTTPProtocolHandler, remove nsHTTPHandler::GetInstance, force callers to
go through the service manager. remove the http handler factory code since we just need the http
module
r=warren
git-svn-id: svn://10.0.0.236/trunk@56122 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:44:31 +00:00
mscott%netscape.com
d7725dd709
fix circular reference between cookie notify and the cookie service.
...
remove circular reference on the cookie service.
r=morse
git-svn-id: svn://10.0.0.236/trunk@56121 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:42:33 +00:00
waterson%netscape.com
c5288be77f
Bug 21668. Ooops. Almost missed the CAN'T BE KILLED xpfe/AppCores directory. DIE DIE DIE!
...
git-svn-id: svn://10.0.0.236/trunk@56120 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:41:09 +00:00
waterson%netscape.com
61fb6b819c
Bug 21668. Ugh. Totally botched my patch application. Let's try that again.
...
git-svn-id: svn://10.0.0.236/trunk@56119 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:26:08 +00:00
waterson%netscape.com
025b8c7cac
Fix missing MOZ_COUNT_CTOR().
...
git-svn-id: svn://10.0.0.236/trunk@56118 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:16:34 +00:00
waterson%netscape.com
35b66e292b
Bug 21668. Use Linss-ptr (or nsCOMPtr) to avoid leaking nativeThis. (Unfortunately, I also picked up some whitespace diffs from previously un-regenerated files. Ignore that!) r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@56117 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:15:51 +00:00
waterson%netscape.com
7d789bbc22
Bug 21668. Use nsCOMPtr (or Linss-ptr) to get the nativeThis. r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@56116 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:11:03 +00:00
waterson%netscape.com
000d9b020e
Bug 21364. Break parent and proto pointers after compiling shared event handler. shaver mostly did this. r=brendan. Also, fix extra addref of global object, thanks mscott!
...
git-svn-id: svn://10.0.0.236/trunk@56115 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:08:28 +00:00
waterson%netscape.com
08cfbca3b4
Bug 21364. Fix document leaks that occur via uncollected script objects: compile scripts against a special global object owned by the prototype document. shaver mostly did this work. r=brendan Bug 21661. Break circular reference between command dispatcher and XUL document. r=saari
...
git-svn-id: svn://10.0.0.236/trunk@56114 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:06:28 +00:00
waterson%netscape.com
c2fc0cada2
Bug 21643. Temporary hack to avoid leaking root wrapper when creating both, and root != wrapper. Note that the fix is 'sloppy', as there are flows-of-control that could potentially leak the NS_ADDREF(); however, since jband is rewriting this stuff RSN, and that stuff doesn't really ever fail too often, we'll let i slide. r=jband
...
git-svn-id: svn://10.0.0.236/trunk@56112 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-17 00:02:58 +00:00
akkana%netscape.com
56562c9273
Fix typo
...
git-svn-id: svn://10.0.0.236/trunk@56111 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 23:36:41 +00:00
akkana%netscape.com
f1a3a1e4b9
Oops, fix typo
...
git-svn-id: svn://10.0.0.236/trunk@56110 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 23:36:10 +00:00
akkana%netscape.com
aed5d5fe45
21610, 18033: split off from the global overlay the four
...
platform-specific key binding files per platform,
as requested by Hyatt for his new keybinding plan.
Part of the ongoing mjudge/hyatt/me/saari checkin.
git-svn-id: svn://10.0.0.236/trunk@56108 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 23:33:51 +00:00
norris%netscape.com
0e9dcb010e
Fix Counter example.
...
git-svn-id: svn://10.0.0.236/trunk@56106 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:49:50 +00:00
mjudge%netscape.com
45a19c261d
Precursor change to akkana and hyatts fix for platform dependent key-bindings. HOME and END will now implement the scroll to top and scroll to bottom for mac. Scroll and Move for pageup/pagedown and CTRL-HOME and CTRL-END on windows will not work until m13. This is ok for now and will hurry up completion of M12. r=akkana. simple fix like 10 lines really.
...
git-svn-id: svn://10.0.0.236/trunk@56105 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:48:02 +00:00
rginda%netscape.com
dd0784012d
Updated README document.
...
formatting nit in jsDriver.pl
Added comment to the rhino neg list
git-svn-id: svn://10.0.0.236/trunk@56104 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:38:49 +00:00
rginda%netscape.com
872eb92f09
Added verbose flag for testcase debugging purposes
...
git-svn-id: svn://10.0.0.236/trunk@56103 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:35:43 +00:00
rginda%netscape.com
ebfdd5a65b
Fix spacing nit.
...
git-svn-id: svn://10.0.0.236/trunk@56102 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:34:05 +00:00
rginda%netscape.com
e65acc096b
Fixed 001 test, added 002 test
...
git-svn-id: svn://10.0.0.236/trunk@56101 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:32:52 +00:00
rhp%netscape.com
dc9b502c05
Fix for corrupting binary attachments - Bug #: 21907 - r: scottip - a: chofmann
...
git-svn-id: svn://10.0.0.236/trunk@56100 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 22:08:29 +00:00
sspitzer%netscape.com
a58e210c9a
fix for blocker bug #21937 . fix by putterman. the problem was that
...
contentframe.js was removed from the build, but not the reference to
it in messenger.xul. this caused the problem. we didn't see it in debug
(non-clobber) builds because that file still existed in our trees.
a=leaf,r=sspitzer,bienvenu
git-svn-id: svn://10.0.0.236/trunk@56099 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 20:10:09 +00:00
petitta%netscape.com
dfd2eaeb4b
Hiearchy changes
...
git-svn-id: svn://10.0.0.236/trunk@56098 18797224-902f-48f8-a5cc-f745e15eee43
1999-12-16 19:39:54 +00:00