warren%netscape.com
c0497e31be
Bug 21556: Making linux be thread-safe. Making tons of classes implement threadsafe AddRef/Release. a=jar
2000-03-05 21:26:01 +00:00
rhp%netscape.com
2a2aea124b
Just adding a new file to the tree. THIS IS NOT PART OF ANY BUILD!
2000-03-05 17:26:58 +00:00
cata%netscape.com
639f9aae98
Backing out fix for #7886 to fix regression #30299
2000-03-04 21:44:58 +00:00
hyatt%netscape.com
16f4e56c75
Fix for 30369. r=ben
2000-03-04 12:00:35 +00:00
evaughan%netscape.com
9183bd2c65
Fix for bug #30305
...
-r hyatt -a jar
2000-03-04 09:42:06 +00:00
ftang%netscape.com
024820eef8
fix 29154. r=hyatt/pollmann a=rickg replace nsISupportString/char*/ToNewCSring
...
with nsISupportWString/PRUnichar*/ToNewUnicode
2000-03-04 05:37:46 +00:00
evaughan%netscape.com
2300c3e8c5
Fix for bug #29900
...
-r hyatt -a jar
2000-03-04 01:50:58 +00:00
karnaze%netscape.com
d60593aad0
new regression test not affecting the build.
2000-03-04 01:29:54 +00:00
karnaze%netscape.com
61559aa5d3
PDT+ bug 28933 - check for null pointer. r=attinasi, a=rickg
2000-03-04 01:05:18 +00:00
valeski%netscape.com
942c0cbea5
r=gagan. 29870. We weren't handling a malformed http-equiv refresh header.
2000-03-04 00:32:30 +00:00
waterson%netscape.com
83204d2ccc
Fix compiler warning; remove unused variable. Hyatt meant to do this.
2000-03-03 23:56:32 +00:00
hyatt%netscape.com
83044995cc
Fix for bug #29556 , r=waterson, a=jar
2000-03-03 23:35:29 +00:00
buster%netscape.com
8076fee6b0
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
2000-03-03 23:16:43 +00:00
buster%netscape.com
28ac469ac6
fixed bug 27161 by adding interfacs onto nsIPresShell to get/set the "subshell" for an nsIContent
...
r=travis
a=jar
2000-03-03 23:15:29 +00:00
joki%netscape.com
4c33e407f9
Fix bug 9140. Prevent window level mouse exit events from accidentally propagating to content. r:rods a:jar
2000-03-03 23:07:31 +00:00
alecf%netscape.com
dd033ea491
fix for #29304 r=pierre a=jar
...
only register against the browser.* preferences that layout actually cares about, to improve startup performance
2000-03-03 22:39:31 +00:00
rods%netscape.com
566edd34e3
Backout plan, this check only fixes bug 28628
...
a=jar
2000-03-03 07:14:58 +00:00
rods%netscape.com
7db8508373
backing out earlier checkin
2000-03-03 07:14:57 +00:00
rods%netscape.com
f5033e5feb
added include instead of the class decl.
...
r=waterson
2000-03-03 05:06:03 +00:00
rods%netscape.com
cf53860ce3
add call to combobox for setting the frame constructor
...
b=28593, r=evaughan a=jar
2000-03-03 04:30:32 +00:00
rods%netscape.com
3aecf61eed
modified the reflow method for better handling incremental and for optimization
...
b=28593, r=buster,kmclusk a=jar
2000-03-03 04:28:59 +00:00
rods%netscape.com
702462fbfe
changes for the new combobox
...
b=28593, r=self, a=jar
2000-03-03 04:24:53 +00:00
cata%netscape.com
571ffe6149
last bit in activating charset override
2000-03-03 02:21:24 +00:00
cata%netscape.com
eaf963e925
activating charset override. bug #7886 , r=ftang, a=bobj
2000-03-03 02:20:53 +00:00
hyatt%netscape.com
c6871d4b8e
part 2 of fix for bug #25073 , r=pink,evaughan, a=jevering
2000-03-03 02:08:02 +00:00
evaughan%netscape.com
da65a61758
fix for bug 25073
...
-r hyatt -a jevering
2000-03-03 01:50:43 +00:00
rods%netscape.com
4325e0f2df
idef'ed out the adding of border padding to maxelement size, this was casuing some warnings.
...
r=kmcclusk a=jar b=28593
2000-03-03 00:58:00 +00:00
rods%netscape.com
8e122d212d
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
2000-03-03 00:42:29 +00:00
rods%netscape.com
bd41b08f63
added new atom for the combobox
...
b 28593, r=kmcclusk,buster a=jar
2000-03-03 00:22:30 +00:00
rods%netscape.com
575fc9a670
Button marks itself dirty when the suggested size is set.
...
b 28593, r=kmcclusk,buster
2000-03-03 00:21:10 +00:00
saari%netscape.com
b811298c4b
Fix for PDT+ 29833, r=hyatt, a=jevering
2000-03-02 23:15:01 +00:00
akkana%netscape.com
03b765f70e
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
2000-03-02 19:31:03 +00:00
jst%citec.fi
882da396f0
Temporary (untill the real problem gets fixed) fix for PDT+ bug 18186. r=vidur, a=chofmann
2000-03-02 15:06:05 +00:00
cls%seawood.org
192e307283
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.
2000-03-02 13:29:03 +00:00
hyatt%netscape.com
a84f152eec
Fixing a merge conflict. Fallout from same checkin. r=travis,a=jar
2000-03-02 10:47:58 +00:00
hyatt%netscape.com
d6796e3c65
XUL RadioGroup element, not used in XUL. r=ben, a=jar
2000-03-02 10:00:09 +00:00
tbogard%aol.net
4eec4fb506
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
2000-03-02 07:13:02 +00:00
karnaze%netscape.com
44f5bd2cc0
new regression test not affecting the build.
2000-03-02 06:21:38 +00:00
karnaze%netscape.com
fb8782b61f
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
2000-03-02 06:09:37 +00:00
pinkerton%netscape.com
cfb234a542
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.
2000-03-02 04:08:04 +00:00
evaughan%netscape.com
cf0d42fc25
bugs fixes for: 28460, 27242, 29462
...
-r hyatt, -a jar
2000-03-02 03:01:30 +00:00
av%netscape.com
0271ec9277
Fix for 27486, r=stanley.ho@eng.sun.com, a=rickg
2000-03-02 01:57:14 +00:00
sfraser%netscape.com
ee824cdaa3
Fix for 29521 -- i18n issues saving text area state, and 29827 problems with linebreaks going back to a forms page. r=ftang,akkana, a=jar
2000-03-02 01:16:29 +00:00
mjudge%netscape.com
7f21a0fc5d
a=jar r= whomever reviewed it before. saari i think. this SHOULD have went in before cvs merge error i didnt catch sorry my bad.
2000-03-01 21:49:53 +00:00
pinkerton%netscape.com
ff4a0b661d
patches from dean_tessman@hotmail.com for bug 17159. Teach popups about if they are context menus and accept right clicks to select menu items if they are. r=hyatt, a=jar.
2000-03-01 03:12:51 +00:00
hyatt%netscape.com
da7d9353d6
Fix for 28856. r=karnaze,troy a=jar
2000-03-01 02:35:14 +00:00
hyatt%netscape.com
4c4a067931
Fix for bug #28856 . r=karnaze,troy a=jar
2000-03-01 02:33:41 +00:00
hyatt%netscape.com
6a63509ce6
Adding a tree regression test for bug#28856. Not part of build.
2000-03-01 02:32:06 +00:00
valeski%netscape.com
d81595ec75
26336. a=jar, r=norris,pollman. We now allow uri creation failure to pass through to the webshell so we can throw error dialogs if need be. This allows 'https not supported' dialogs to be thrown from form submissions when https isn't installed
2000-02-29 20:36:52 +00:00
dcone%netscape.com
8b77b5d71c
fixed directory calls for printer regression testing. r=karnaze a=rickg
2000-02-29 14:44:56 +00:00