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
tao%netscape.com
b1ab46b44a
41054: Bundle 2-3 language packs with Seamonkey.r=jbetak
2000-06-27 00:24:48 +00:00
javi%netscape.com
1b21a013ed
Add a rule to automatically create XPi files.
2000-06-27 00:20:07 +00:00
ducarroz%netscape.com
6027404a66
Fix build bustage for rhp. Add msgUtils library to the Mac project (both target)
2000-06-27 00:12:48 +00:00
javi%netscape.com
a665534475
Checking in the file we use for xpi install on UNIX with mozilla.
2000-06-26 23:44:28 +00:00
cyeh%bluemartini.com
c73d27038c
fix for DBI compatibility
2000-06-26 23:04:40 +00:00
rhp%netscape.com
cc38577efa
Fix to use the server and port from AB Sync server - Bug # 43782 - r: jefft
2000-06-26 23:04:37 +00:00
sgehani%netscape.com
bd80c41141
Fix font issue: make license readable in installer.
...
[nsbeta2+ b=40960; r=ssu]
2000-06-26 22:41:27 +00:00
cotter%netscape.com
7b28c90cc7
Updated installation and what's new sections re Security directory on Windows, which no longer needs to be renamed when installing Netscape 6 after PSM for Communicator (or vice versa).
2000-06-26 22:32:55 +00:00
av%netscape.com
fd2b832699
Not part of the build yet. Default plugin.
2000-06-26 22:30:38 +00:00
leaf%mozilla.org
1c4c72fe63
Automated update
2000-06-26 22:30:09 +00:00
rich.burridge%sun.com
69a9f4b960
Fix to allow refcnt'ing on the Solaris platform.
...
r=scc@mozilla.org a=brendan@mozilla.org
Bug #40769
2000-06-26 22:23:47 +00:00
cls%seawood.org
6844ef9c37
Added BeOS debugger to debugger list. bug #43723
2000-06-26 21:52:27 +00:00
law%netscape.com
24ed9abb69
Fix for bug 35956; turn off gzip content encodng when downloading via http; r=gagan
2000-06-26 21:36:28 +00:00
cmanske%netscape.com
ce7dd012a6
Added flag to be sure file exists when loading a file using Windows filepicker. part of fix for 43834, r&a=rods
2000-06-26 21:16:01 +00:00
nisheeth%netscape.com
5fc94bfaf5
r=vidur, jst. Fix for bug 9076. The nodeName property is now case sensitive for XHTML elements and folded to uppercase for HTML elements.
2000-06-26 21:05:16 +00:00
sspitzer%netscape.com
59cdcf2605
fix for #1144 (and various other bugs, I'm sure.)
...
export absync.properties on the Mac. r=mscott
2000-06-26 21:03:55 +00:00
rusty.lynch%intel.com
7367543c9a
David Baron's patch to fix bug #41172 . r=waterson
2000-06-26 21:03:19 +00:00
evaughan%netscape.com
675ae572ce
Fix for dogfood bug #43474
2000-06-26 21:00:44 +00:00
rusty.lynch%intel.com
331b3696f8
part of a fix for bug #40321 . r=gagan
2000-06-26 20:58:04 +00:00
mkaply%us.ibm.com
904e0087ba
#42637
...
r=mscott, a=brendan
OS/2 bringup - need casts for VisualAge
2000-06-26 20:39:19 +00:00
Jerry.Kirk%Nexwarecorp.com
16df7932fa
NOT PART oF BUILD - PHOTON ONLY
...
Made the timers for photon work as a component by defining
NS_TIMER_PH_CID and changing the component name to the new name.
2000-06-26 20:37:03 +00:00
endico%mozilla.org
4a1977dbc8
change wording of mail notification
2000-06-26 20:29:10 +00:00
shanjian%netscape.com
c02126bb95
related to #40734
...
The rule has been changed. '=' will no longer be breakable in western
languages. Akkana agreed the change.
2000-06-26 20:26:47 +00:00
dougt%netscape.com
1a48842f03
Removing bookmark requirement.
...
43082.
r=jbetak@netscape.com
a=valeski@netscape.com
2000-06-26 20:26:16 +00:00
shanjian%netscape.com
6ea7f99dc7
#40734
...
Checkin the code again with small modification from previous one. The
failure in test should be corrected by changing the test case. The rule
has been changed. Akkana agreed the change.
2000-06-26 20:25:41 +00:00
mkaply%us.ibm.com
fa55dc74b0
r=cls, a=cls
...
Broken objdir stuff
2000-06-26 20:18:21 +00:00
mkaply%us.ibm.com
6fde6d62b3
#42637
...
r=jst, a=brendan
OS/2 bring up - PR_CALLBACK for VisualAge
2000-06-26 19:59:18 +00:00
neeti%netscape.com
cf07bf69ec
Removing an useless include xpcomio_s from the Makefile.r/a=gagan
2000-06-26 19:57:41 +00:00
mkaply%us.ibm.com
8247422cac
#42637
...
r=mkaply, a=brendan
OS/2 bring up - Change window list behavior to be more like Windows - windows are only in the task list if they are visible
2000-06-26 19:54:19 +00:00
mkaply%us.ibm.com
768e7d66f8
#42637
...
r=mkaply, a=brendan
OS/2 bring up - Fixes for our cursors
2000-06-26 19:52:41 +00:00
cls%seawood.org
7105100049
Ok, that was a stupid mistake
2000-06-26 19:23:36 +00:00