dougt%netscape.com
b53b8ff245
Adding windows embedding test harness to build.
...
43054
r=valeski
a=valeski & pdt.
2000-06-27 21:10:25 +00:00
blizzard%redhat.com
565f3bc5c6
fix for bug #42008 . make HTTP basic auth case insensitive. r=shaver,brendan,gagan,valeski a=brendan.
2000-06-27 21:06:41 +00:00
dougt%netscape.com
87f7739f82
Initializing var before use. simple fix.
2000-06-27 20:55:54 +00:00
blizzard%redhat.com
9443e53336
turn on base directory for unix ( part of previous checkin )
2000-06-27 20:55:11 +00:00
blizzard%redhat.com
eedbd4534a
build the embedding/base code on unix. fix trailing newline in nsEmbedBase.h and put the thread hack back in until we get a long term solution. bug #43952 . r=adamlock,valeski a=brendan
2000-06-27 20:54:15 +00:00
wtc%netscape.com
45d9c62efa
Bugzilla bug #42714 : removed dependency on winmm.dll. Replaced
...
timeGetTime() with GetTickCount().
Modified files: pr/src/Makefile, pr/src/Makefile.in, ntinrval.c
2000-06-27 20:54:02 +00:00
dougt%netscape.com
5cf34c2722
Adding assert on invalid init of textTransformer. see bug 43094
...
Basic check for null.
Without this assert, you will crash if there is no nsILineBreakerFactory
found.
2000-06-27 20:54:01 +00:00
jst%netscape.com
f3870bb60a
Fixing tree blocker 43958 by backing out the last change to this file since it broke my.netscape.com, developer.netscape.com, webmail.netscape.com and probably other sites too. a=granrose
2000-06-27 20:42:01 +00:00
mcafee%netscape.com
53cb4224fb
Upping the ante for bloat URLs. Adding test6 to test tables, adding test8 again to test cache. r=warren, a=leaf
2000-06-27 18:58:58 +00:00
brade%netscape.com
b428f2f35a
check in patch for buster; bug #42630 ; GetChildFrameContainingOffset was hiding inherited
2000-06-27 14:47:21 +00:00
tor%cs.brown.edu
cc80de7fda
Update libmng snapshot. Not in default build.
2000-06-27 14:40:32 +00:00
cls%seawood.org
a987fc5d22
For whatever reason, just calling "do" on the tinder-config.pl script was not causing the defaults to be overriden, so we manually read & process tinder-config.pl as we did tinder-defaults.pl.
2000-06-27 12:21:46 +00:00
locka%iol.ie
b198e2c388
NOT PART OF BUILD. Added popup menus
2000-06-27 12:01:24 +00:00
axel%pike.org
3a23f21413
Not part of build, r=kvisco, don't add abundant text nodes to document
2000-06-27 10:40:57 +00:00
Peter.VanderBeken%pandora.be
148dd6d009
Finishing jj's work on bug 39959. r=jj@netscape.com.
2000-06-27 07:56:48 +00:00
nisheeth%netscape.com
89f0a90b94
Fix for bug 42196. A simple patch from Rod Spears to prevent asserts that were firing on reading mail messages.
2000-06-27 06:56:08 +00:00
mang%subcarrier.org
ed9753da0a
progid no longer defined in nsISample.idl
...
Part of previous fix to bug 10904
2000-06-27 06:35:17 +00:00
alecf%netscape.com
a32fa661ac
back out part of amasari@netscape.com's checkin. no reviewer, because this
...
string should never have been removed in the first place!
thanks to timeless@bemail.org for finding the error
2000-06-27 06:19:53 +00:00
ducarroz%netscape.com
5b40499ef9
Fix for bug 43468. We need also to use .value when we pre file a recipient else we will loose the content of every non visible fields! This is more a work around that the reall fix which should be in the textcontrolframe code. R=putterman
2000-06-27 06:14:42 +00:00
cls%seawood.org
b85f37fcb6
Given the statement "a == b ? c : d;" , the WorkShop 5.0 compiler expects c & d to be of the same type.
2000-06-27 06:10:21 +00:00
rich.burridge%sun.com
049a2966bf
Fix to prevent build bustage on nebiros with Sun compilers.
...
The Sun compiler expects a specific format for the function
used by the #pragma statement. It should return void and
have no arguments. It also needs an initial function prototype.
r=cls
Fix for breakage for checkin for bug #40769 .
2000-06-27 05:58:00 +00:00
mang%subcarrier.org
ccf3a3a8ca
partial fix for bug 10904 - sample now works in M15
...
- moves CID/ProgID into header file
- adds more calls to enablePrivilege
- renames "write" callback to something that works as intended
a=brendan@mozilla.org
r=scc@netscape.com
2000-06-27 05:54:46 +00:00
ben%netscape.com
b2b6bbe7a0
fix for 8002, patch from Peter Annema, r=ben
2000-06-27 05:47:07 +00:00
ben%netscape.com
ee6747fb3f
fix for 42737, patch by Robert Kaiser, r=ben
2000-06-27 05:46:23 +00:00
alecf%netscape.com
1dfc1b5eae
fix for #43794 contributed by blaker1234@aol.com
...
r=alecf - just a tiny spelling error - "Outoing" -> "Outgoing"
2000-06-27 05:33:31 +00:00
alecf%netscape.com
640e2bddb4
fix for #41645 contributed by <timeless@bemail.org> r=alecf
2000-06-27 05:30:19 +00:00
ducarroz%netscape.com
3587b47dad
Fix for bug 43575. Back out a line that Rods accidently change while checkin rev 1.40 R=hyatt
2000-06-27 05:26:28 +00:00
leaf%mozilla.org
9e1406166b
Automated update
2000-06-27 04:45:09 +00:00
alecf%netscape.com
5b352ad4a0
make window sizable, part of #33101 r=sspitzer
2000-06-27 04:42:34 +00:00
sspitzer%netscape.com
53f1224696
back out part of jerry kirk's check in. not sure why he turned this off.
2000-06-27 04:37:15 +00:00
beard%netscape.com
2b1351cc3b
Win-specific operator== noise.
2000-06-27 03:52:56 +00:00
beard%netscape.com
4873ce7882
Fixed unitialized static class members.
2000-06-27 03:43:40 +00:00
beard%netscape.com
7b2b4a1e2f
addSlot -> defineSlot, added defineStatic.
2000-06-27 03:42:42 +00:00
dougt%netscape.com
69db7ba963
Bug 43314.
...
r=Henry Sobotka <sobotka@axess.com>
a=brendan@mozilla.org
s=Robert O'Callahan <roc+moz@cs.cmu.edu>
2000-06-27 03:35:32 +00:00
brendan%mozilla.org
9f75641ee2
Not again\!
2000-06-27 03:29:49 +00:00
beard%netscape.com
74e8d0a780
Fixed type management.
2000-06-27 03:21:33 +00:00
brendan%mozilla.org
af94bec8f7
Fix my stupid missing comma bustage.
2000-06-27 03:17:47 +00:00
leaf%mozilla.org
6a4f6de85d
Automated update
2000-06-27 03:00:11 +00:00
Jerry.Kirk%Nexwarecorp.com
c04a7c75a1
Changes to allow the Photon version of Mozilla to not be a
...
MONOLITHIC_TOOLKIT any longer.
r=cls
2000-06-27 02:45:09 +00:00
rogerl%netscape.com
fbdb3fe1c1
lots of stuff me and Patrick did
2000-06-27 02:39:32 +00:00
brendan%mozilla.org
6afe0ed1a7
Fix JS_SetPrototype and __proto__ setting to deal with shared scopes; use JSObjectOps for setProto and setParent operations, and add spare op slots (41126, r=shaver@mozilla.org,pschwartau@netscape.com).
2000-06-27 02:37:25 +00:00
javi%netscape.com
973eb09da7
Sigh. Preceed all <LINK ..> blocks with a <SCRIPT></SCRIPT> to work around
...
a bug in 4.x Communicator Solaris where the contents of the style sheet get
dumped to the screen. Not sure why this solves that problem, but it does.
2000-06-27 01:32:39 +00:00
law%netscape.com
7178aef1c7
Fix for bug 43892; properly calculate unicode string length; r=matt@netscape.com
2000-06-27 01:30:23 +00:00
dougt%netscape.com
888cb9091a
simplify, simplify, simplify...
...
added editor support.
added multiple document support.
reduced what interfaces were needed by the WebBrowser class.
Not Part of build!
2000-06-27 01:30:20 +00:00
ddrinan%netscape.com
20181164f8
Build the PSM xpi files
2000-06-27 01:21:41 +00:00
nisheeth%netscape.com
70e9821209
Fix for bug 43019. Does not affect current build. Fixes a unix compile problem for XSL hooks in mozilla.
2000-06-27 01:12:44 +00:00
javi%netscape.com
ed5ca5fe40
Doh!! Forgot to add the psm executable to the xpi file.
2000-06-27 00:55:05 +00:00
jst%netscape.com
5a909af3cc
Fixing the remaining details in nsbeta2+ bug 38495, mozilla is now backwards compatible with existing plugin content as long as the plugins are updated. r=vidur@netscape.com
2000-06-27 00:54:44 +00:00
javi%netscape.com
75969b229b
Add an html file that can be used to install the xpi
2000-06-27 00:34:03 +00:00
endico%mozilla.org
cb7c51c0ea
added item on copying db from one installation to another
2000-06-27 00:27:10 +00:00