dbragg%netscape.com
bc96ad79ee
Fix for nsbeta2+ bug #45653 . Removed code that appends a '/' since the call to Append is taking care of that for us. This was resulting in a double slash at the end of the mURL string and the Mac gagged on it.
...
git-svn-id: svn://10.0.0.236/trunk@74477 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 21:32:37 +00:00
dougt%netscape.com
5cdd26357c
turning on xpfe application locations. r=conrad a=valeski bug 44314.
...
This TURNS on my last checks!
git-svn-id: svn://10.0.0.236/trunk@74476 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 21:31:33 +00:00
dougt%netscape.com
b561c24014
turning on xpfe application locations. r=conrad a=valeski bug 44314.
...
This TURN on my last checks!
git-svn-id: svn://10.0.0.236/trunk@74475 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 21:29:40 +00:00
ddrinan%netscape.com
793d28755f
Fix for cert renewal bug
...
git-svn-id: svn://10.0.0.236/trunk@74474 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 21:21:46 +00:00
dougt%netscape.com
ab785b76a4
Adding UNIX makefiles.
...
making compile on unix
(NOT PART OF BUILD)
git-svn-id: svn://10.0.0.236/trunk@74473 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 21:20:35 +00:00
morse%netscape.com
25595f5631
bug 44146, parent window for modal dialogs, r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@74472 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 21:10:03 +00:00
attinasi%netscape.com
d21b6a133e
Checkin patch for Robert O'Callahan: fixed HandlePostedDOMEvents and HandlePostedAttributeChanges to deal with re-entrant calls. b=45510,45361[nsb2+] r=evaughan,attinasi
...
git-svn-id: svn://10.0.0.236/trunk@74471 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 20:09:59 +00:00
leaf%mozilla.org
80d95e4c7f
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@74470 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 20:00:09 +00:00
dougt%netscape.com
29d31a319e
Fixing line feeds.
...
Adding makefiles for windows.
Making compile on windows.
(not part of build!)
git-svn-id: svn://10.0.0.236/trunk@74469 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 19:58:35 +00:00
tor%cs.brown.edu
582be3088f
Bug 40748 - officially kill the SUNWspro4.2 build. r=cls, a=waterson
...
git-svn-id: svn://10.0.0.236/trunk@74468 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 19:53:01 +00:00
mscott%netscape.com
d8174a05f7
Bug #44397 --> quick fix to the bookmarks problem with create new profile, if the
...
url is about:blank then don't try to instantiate bookmarks just to get a charset!
i'm not sure this bookmarks code belongs here anyway. We'll file another bug to get it moved out.
r,a=waterson
git-svn-id: svn://10.0.0.236/trunk@74467 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 19:51:20 +00:00
brade%netscape.com
d2cff52a17
move webshell shared library to Components for valeski (a=leaf)
...
git-svn-id: svn://10.0.0.236/trunk@74466 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 18:25:48 +00:00
valeski%netscape.com
75f3656c64
fixing IID collision, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@74465 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 17:23:20 +00:00
mcgreer%netscape.com
914728ee65
initial checkin of PRNG code
...
git-svn-id: svn://10.0.0.236/trunk@74464 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 17:01:31 +00:00
dave%intrec.com
98bd394231
Fix for bug 27248 (Bug listings saved with .html extension). Patch
...
submitted by mhamby@logicon.com (Mark Hamby).
git-svn-id: svn://10.0.0.236/trunk@74463 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 16:05:52 +00:00
law%netscape.com
1a586ddce3
Bug 17282; change submenu id so overlay is applied; r=ben@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@74462 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 14:08:22 +00:00
mkaply%us.ibm.com
68a8e865d9
#40177
...
r=cls, a=brendan
Delete OS/2 specific build files during the clobber
git-svn-id: svn://10.0.0.236/trunk@74461 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 14:03:25 +00:00
mkaply%us.ibm.com
4141a1a3da
#40177
...
r=cls, a=brendan
OS/2 build changes to get webshell/tests/viewer building
git-svn-id: svn://10.0.0.236/trunk@74460 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 13:58:45 +00:00
jdunn%netscape.com
ab359db843
Fixing hpux bustage.
...
The define needed in the header file, doesn't get set till after the
header file is included.
Also added newline to headerfile at the end for hpux.
git-svn-id: svn://10.0.0.236/trunk@74459 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 13:36:35 +00:00
dprice%netscape.com
21607e2f66
adding jar manifest for xpfe/global
...
NOT IN THE BUILD
git-svn-id: svn://10.0.0.236/trunk@74458 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 10:03:39 +00:00
warren%netscape.com
087c3b48c2
Reverted change from doronr@naboonline.com to print warning. This gets called erroneously when the program quits.
...
git-svn-id: svn://10.0.0.236/trunk@74457 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 09:32:35 +00:00
dprice%netscape.com
915fc73419
adding jar manifest for ender
...
NOT IN THE BUILD
git-svn-id: svn://10.0.0.236/trunk@74456 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 09:25:50 +00:00
wtc%netscape.com
9af1a53422
Map "Darwin" to "Rhapsody".
...
git-svn-id: svn://10.0.0.236/trunk@74454 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 07:04:26 +00:00
ftang%netscape.com
19ca43a9dc
add one space to add check in comment for last check in
...
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
git-svn-id: svn://10.0.0.236/trunk@74453 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 06:30:52 +00:00
ftang%netscape.com
6038f9ff2d
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@74452 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 06:24:47 +00:00
jband%netscape.com
548b116d73
fix for crash that can happen when wrapped JS objects get accessed after xpconnect shutdown. This was burning outside users of xpconnect. bug 45669. r=mccabe@netscape.com a=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@74451 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 06:15:32 +00:00
jband%netscape.com
83610ad141
fix bustage from dougt's last change to this file. not part of build. r=dougt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@74450 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 06:11:12 +00:00
dmose%mozilla.org
3df77ff076
Fixed a bug where people with priviledges being removed would be
...
counted as new checkers-in. Separated out the source and doc tree
components of the new checkers-in statistic.
git-svn-id: svn://10.0.0.236/trunk@74449 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 05:57:40 +00:00
waterson%netscape.com
48a15edd1c
Doh! Botched patch application. Sorry!
...
git-svn-id: svn://10.0.0.236/trunk@74448 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 05:23:09 +00:00
warren%netscape.com
0f3fa580d1
Added another .get()
...
git-svn-id: svn://10.0.0.236/trunk@74447 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 05:12:23 +00:00
waterson%netscape.com
b92de9cfda
Bug 21456. Support for 'alt=' attribute on applet frames. Patch submitted by edburns@acm.org, r=waterson, nisheeth, a=waterson.
...
git-svn-id: svn://10.0.0.236/trunk@74446 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 05:06:55 +00:00
dave%intrec.com
f797a36a52
Fix for bug 32220 (checksetup.pl gives bad permissions). Majority of
...
patch submitted by seth@cs.brandeis.edu (Seth Landsman). checksetup.pl
now no longer twiddles the permissions of the contrib folder, and
properly sets the permissions on the folders inside the data folder.
git-svn-id: svn://10.0.0.236/trunk@74445 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 04:34:52 +00:00
warren%netscape.com
268cbb9aaa
Added dredded .get()
...
git-svn-id: svn://10.0.0.236/trunk@74444 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 04:28:15 +00:00
warren%netscape.com
68783ed706
Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf
...
git-svn-id: svn://10.0.0.236/trunk@74441 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 03:58:25 +00:00
jband%netscape.com
a01b2be7a8
patches from madams@janna.com to build xpconnect standalone. bug 42026. r=leaf@mozilla.org a=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@74440 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 03:36:27 +00:00
valeski%netscape.com
2540c443ba
removing webshell lib dependency, the webshell is now built into the docshell
...
git-svn-id: svn://10.0.0.236/trunk@74439 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 03:26:04 +00:00
valeski%netscape.com
b3479dc559
45723. removing the hard init of the webshell
...
git-svn-id: svn://10.0.0.236/trunk@74433 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 02:58:49 +00:00
valeski%netscape.com
194dc0bbee
moving the docshell lib to the components dir and macro'izing some decls. 45723
...
git-svn-id: svn://10.0.0.236/trunk@74432 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 02:57:05 +00:00
racham%netscape.com
fe18eb1dd1
Fixing bug 45569. Migrated account is shown along with any other partial accounts. r=alecf
...
git-svn-id: svn://10.0.0.236/trunk@74431 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 02:37:09 +00:00
dveditz%netscape.com
dd855dbc43
fixing mac long-long bustage
...
git-svn-id: svn://10.0.0.236/trunk@74430 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 01:53:43 +00:00
warren%netscape.com
5279d895c1
Took out -o from make-jars.pl because it didn't work.
...
git-svn-id: svn://10.0.0.236/trunk@74429 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 01:38:09 +00:00
valeski%netscape.com
2bcea721e9
removing dependency on webshell lib
...
git-svn-id: svn://10.0.0.236/trunk@74428 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 01:21:33 +00:00
valeski%netscape.com
7ab521def4
adding xpidl module
...
git-svn-id: svn://10.0.0.236/trunk@74427 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 00:45:53 +00:00
valeski%netscape.com
aa185940a8
adding xpt's to the packager for the new webshell idls
...
git-svn-id: svn://10.0.0.236/trunk@74426 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 00:41:41 +00:00
ddrinan%netscape.com
e12b2a0ddb
Fix pickle and unpickle of the CA name
...
git-svn-id: svn://10.0.0.236/trunk@74425 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 00:21:39 +00:00
pinkerton%netscape.com
4cfed13f3e
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@74424 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 00:20:14 +00:00
pinkerton%netscape.com
f0702df329
doing the fix-the-tree-asap dance. r=valeski.
...
git-svn-id: svn://10.0.0.236/trunk@74423 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 00:18:50 +00:00
pinkerton%netscape.com
ac8ece4a98
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@74422 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 00:12:08 +00:00
pinkerton%netscape.com
67f588e49e
File Removed.
...
git-svn-id: svn://10.0.0.236/trunk@74421 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 00:10:41 +00:00
valeski%netscape.com
a73dbc1d0b
mac is still building this, pulling nsweb stuff
...
git-svn-id: svn://10.0.0.236/trunk@74420 18797224-902f-48f8-a5cc-f745e15eee43
2000-07-19 00:09:40 +00:00