Commit Graph

8441 Commits

Author SHA1 Message Date
slamm%netscape.com
adb1452d9d Add NS_SUCCEEDED() check for GetContent() call. May have caused start up assertion on Linux. It's tough to reproduce. Even if this was not the source of the problem, the extra check does not hurt. Follow up checkin to fix for bug 29813. r=evaughan a=jevering
git-svn-id: svn://10.0.0.236/trunk@62368 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-08 02:33:52 +00:00
slamm%netscape.com
f30b6019c3 Add 'collapsed' for collapsing splitter siblings. Bug 29813. r=evaughan,mcafee a=jevering
git-svn-id: svn://10.0.0.236/trunk@62352 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-08 00:15:44 +00:00
slamm%netscape.com
f84132e692 Add collapsed='true' for splitter siblings when the are collapsed. A style rule in global.css will then hide the sibling. It used to work by setting the style directly. Bug 29813. r=evaughan,mcafee a=jevering
git-svn-id: svn://10.0.0.236/trunk@62350 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-08 00:14:53 +00:00
norris%netscape.com
bc6c244897 Fix bug 30736 Errors in .js files not reported correctly
a=pdt,r=jband@netscape.com


git-svn-id: svn://10.0.0.236/trunk@62327 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-07 21:08:46 +00:00
rods%netscape.com
f2051a9c75 nsITextContent needed to be included not forwarded.
git-svn-id: svn://10.0.0.236/trunk@62309 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-07 16:45:21 +00:00
rods%netscape.com
e642f17ed2 changes to select becuase the new display area is a block and text frame instead
of a button
fixes bugs 29544, 28835
a=jar


git-svn-id: svn://10.0.0.236/trunk@62307 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-07 15:56:14 +00:00
rods%netscape.com
7e5fa53319 Fixed Combobox and ListBox frame to be more effecient in processing reflows
added Block and text frame for displaying the selected option for the combobox
Fixes Bugs 30463, 28835, 29544
r=buster,kmcclusk a=jar


git-svn-id: svn://10.0.0.236/trunk@62306 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-07 15:54:31 +00:00
vidur%netscape.com
232a5dbda7 Temporary fix for bug 26926. Added state to nsPresShell to deal with the case where the ContentViewer (and ViewManager) went away before it. The ownership model should be sorted out post beta1. r=troy, a=jar
git-svn-id: svn://10.0.0.236/trunk@62275 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-07 00:28:33 +00:00
buster%netscape.com
c50284c06b fixed bug 29837 and part of bug 29790 (the part about the url bar ceasing to respond)
r=rods, brade
a=jar


git-svn-id: svn://10.0.0.236/trunk@62258 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-06 04:08:05 +00:00
warren%netscape.com
d100457780 Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
git-svn-id: svn://10.0.0.236/trunk@62243 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-05 21:26:01 +00:00
rhp%netscape.com
024e451ac6 Just adding a new file to the tree. THIS IS NOT PART OF ANY BUILD!
git-svn-id: svn://10.0.0.236/trunk@62237 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-05 17:26:58 +00:00
cata%netscape.com
1d5e18767f Backing out fix for #7886 to fix regression #30299
git-svn-id: svn://10.0.0.236/trunk@62223 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 21:44:58 +00:00
hyatt%netscape.com
f7d7323ecc Fix for 30369. r=ben
git-svn-id: svn://10.0.0.236/trunk@62220 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 12:00:35 +00:00
evaughan%netscape.com
3d18c43a45 Fix for bug #30305
-r hyatt -a jar


git-svn-id: svn://10.0.0.236/trunk@62219 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 09:42:06 +00:00
ftang%netscape.com
fc4de9ee6c fix 29154. r=hyatt/pollmann a=rickg replace nsISupportString/char*/ToNewCSring
with nsISupportWString/PRUnichar*/ToNewUnicode


git-svn-id: svn://10.0.0.236/trunk@62213 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 05:37:46 +00:00
evaughan%netscape.com
3102b90f85 Fix for bug #29900
-r hyatt -a jar


git-svn-id: svn://10.0.0.236/trunk@62200 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 01:50:58 +00:00
karnaze%netscape.com
75cf4b8c7f new regression test not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@62195 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 01:29:54 +00:00
karnaze%netscape.com
576537d306 PDT+ bug 28933 - check for null pointer. r=attinasi, a=rickg
git-svn-id: svn://10.0.0.236/trunk@62192 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 01:05:18 +00:00
valeski%netscape.com
80e8c2996f r=gagan. 29870. We weren't handling a malformed http-equiv refresh header.
git-svn-id: svn://10.0.0.236/trunk@62183 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-04 00:32:30 +00:00
waterson%netscape.com
58ea22f3b2 Fix compiler warning; remove unused variable. Hyatt meant to do this.
git-svn-id: svn://10.0.0.236/trunk@62178 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 23:56:32 +00:00
hyatt%netscape.com
a2f0ca7406 Fix for bug #29556, r=waterson, a=jar
git-svn-id: svn://10.0.0.236/trunk@62175 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 23:35:29 +00:00
buster%netscape.com
24b2c8d931 fixed bug 27161 by adding interfacs onto nsIPresShell to get/set the "subshell" for an nsIContent
this part of the fix is temporary, but sufficient for beta.  it calls the pres shell to do the initial association.
after beta, this will be done by the frame construction code.
r=travis
a=jar


git-svn-id: svn://10.0.0.236/trunk@62171 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 23:16:43 +00:00
buster%netscape.com
fa156ab99b fixed bug 27161 by adding interfacs onto nsIPresShell to get/set the "subshell" for an nsIContent
r=travis
a=jar


git-svn-id: svn://10.0.0.236/trunk@62169 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 23:15:29 +00:00
joki%netscape.com
2902db6f2c Fix bug 9140. Prevent window level mouse exit events from accidentally propagating to content. r:rods a:jar
git-svn-id: svn://10.0.0.236/trunk@62167 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 23:07:31 +00:00
alecf%netscape.com
7cd407e0c5 fix for #29304 r=pierre a=jar
only register against the browser.* preferences that layout actually cares about, to improve startup performance


git-svn-id: svn://10.0.0.236/trunk@62164 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 22:39:31 +00:00
rods%netscape.com
7bd524384c Backout plan, this check only fixes bug 28628
a=jar


git-svn-id: svn://10.0.0.236/trunk@62128 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 07:14:58 +00:00
rods%netscape.com
5c25075023 backing out earlier checkin
git-svn-id: svn://10.0.0.236/trunk@62127 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 07:14:57 +00:00
rods%netscape.com
deca5369c1 added include instead of the class decl.
r=waterson


git-svn-id: svn://10.0.0.236/trunk@62118 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 05:06:03 +00:00
rods%netscape.com
f834caf996 add call to combobox for setting the frame constructor
b=28593, r=evaughan a=jar


git-svn-id: svn://10.0.0.236/trunk@62116 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 04:30:32 +00:00
rods%netscape.com
0e0b56089f modified the reflow method for better handling incremental and for optimization
b=28593, r=buster,kmclusk a=jar


git-svn-id: svn://10.0.0.236/trunk@62115 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 04:28:59 +00:00
rods%netscape.com
c2c74c2658 changes for the new combobox
b=28593, r=self, a=jar


git-svn-id: svn://10.0.0.236/trunk@62114 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 04:24:53 +00:00
cata%netscape.com
39c18d688d last bit in activating charset override
git-svn-id: svn://10.0.0.236/trunk@62106 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 02:21:24 +00:00
cata%netscape.com
1d485f061e activating charset override. bug #7886, r=ftang, a=bobj
git-svn-id: svn://10.0.0.236/trunk@62105 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 02:20:53 +00:00
hyatt%netscape.com
7c438bb6ab part 2 of fix for bug #25073, r=pink,evaughan, a=jevering
git-svn-id: svn://10.0.0.236/trunk@62104 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 02:08:02 +00:00
evaughan%netscape.com
160d198560 fix for bug 25073
-r hyatt -a jevering


git-svn-id: svn://10.0.0.236/trunk@62102 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 01:50:43 +00:00
rods%netscape.com
f2b6aef7dc idef'ed out the adding of border padding to maxelement size, this was casuing some warnings.
r=kmcclusk a=jar b=28593


git-svn-id: svn://10.0.0.236/trunk@62097 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 00:58:00 +00:00
rods%netscape.com
a798692a8d Turned off the optimization that wasn't really working well anyway,
will turn it back on in M15 after reworking it
b 28593 a=jar r=self


git-svn-id: svn://10.0.0.236/trunk@62095 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 00:42:29 +00:00
rods%netscape.com
a055fb040a added new atom for the combobox
b 28593, r=kmcclusk,buster a=jar


git-svn-id: svn://10.0.0.236/trunk@62092 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 00:22:30 +00:00
rods%netscape.com
31c4c361ad Button marks itself dirty when the suggested size is set.
b 28593, r=kmcclusk,buster


git-svn-id: svn://10.0.0.236/trunk@62091 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-03 00:21:10 +00:00
saari%netscape.com
fd4c76d4e8 Fix for PDT+ 29833, r=hyatt, a=jevering
git-svn-id: svn://10.0.0.236/trunk@62082 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 23:15:01 +00:00
akkana%netscape.com
169b1de1a0 27827: disable the ender event listener for right clicks as had
previously been done for middle clicks.  This is a band-aid;
 we need to dig in and rewrite this code to pass events correctly.
 r=buster, a=jar


git-svn-id: svn://10.0.0.236/trunk@62063 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 19:31:03 +00:00
jst%citec.fi
5195de87f5 Temporary (untill the real problem gets fixed) fix for PDT+ bug 18186. r=vidur, a=chofmann
git-svn-id: svn://10.0.0.236/trunk@62058 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 15:06:05 +00:00
cls%seawood.org
6573bbb91d Finally following warren's lead from "last year", the libs phase has been removed from the build. Directories had to be ordered and in some cases, traversed after a subsequent module was built.
Fixed the recursive makes into GtkMozilla so that they will report build failures like the other dirs.
Removed LIBS_NEQ_INSTALL variable and associated ifdefs.


git-svn-id: svn://10.0.0.236/trunk@62056 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 13:29:03 +00:00
hyatt%netscape.com
ae4b2d2b55 Fixing a merge conflict. Fallout from same checkin. r=travis,a=jar
git-svn-id: svn://10.0.0.236/trunk@62048 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 10:47:58 +00:00
hyatt%netscape.com
1af26409c0 XUL RadioGroup element, not used in XUL. r=ben, a=jar
git-svn-id: svn://10.0.0.236/trunk@62045 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 10:00:09 +00:00
tbogard%aol.net
495826cccc nsIPref is no longer passed around through inits on webshell, content viewers and presContext. In places where it is needed, it can be retrieved from the service manager. I removed a number of the getters and setters for prefs as the prefs will be the same from the service manager so we don't need getters. r=waterson a=rickg
git-svn-id: svn://10.0.0.236/trunk@62038 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 07:13:02 +00:00
karnaze%netscape.com
3ba70eb1e9 new regression test not affecting the build.
git-svn-id: svn://10.0.0.236/trunk@62035 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 06:21:38 +00:00
karnaze%netscape.com
2599026f49 PDT+ bug 28341 - Destroy caption frame when outer table frame is destroyed. Add caption to outer frame rather than inner frame. r=troy, a=rickg
git-svn-id: svn://10.0.0.236/trunk@62032 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 06:09:37 +00:00
pinkerton%netscape.com
e271139371 rewrite of popup positioning code to avoid placing a popup on top of the parent frame it is anchored to and to prevent moved popups from coming up under the mouse when they are too big or too close to the edge of the screen. Fixes bugs 29141 21155 23191. r=saari,hyatt a=jevering.
git-svn-id: svn://10.0.0.236/trunk@62028 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 04:08:04 +00:00
evaughan%netscape.com
d40b1bea18 bugs fixes for: 28460, 27242, 29462
-r hyatt, -a jar


git-svn-id: svn://10.0.0.236/trunk@62022 18797224-902f-48f8-a5cc-f745e15eee43
2000-03-02 03:01:30 +00:00