Граф коммитов

66084 Коммитов

Автор SHA1 Сообщение Дата
attinasi%netscape.com dc322677b5 Checkin patch for Robert O'Callahan: fixed HandlePostedDOMEvents and HandlePostedAttributeChanges to deal with re-entrant calls. b=45510,45361[nsb2+] r=evaughan,attinasi 2000-07-19 20:09:59 +00:00
leaf%mozilla.org 27af31d893 Automated update 2000-07-19 20:00:09 +00:00
dougt%netscape.com 61b0bcc37e Fixing line feeds.
Adding makefiles for windows.
Making compile on windows.


(not part of build!)
2000-07-19 19:58:35 +00:00
tor%cs.brown.edu 58a834ad61 Bug 40748 - officially kill the SUNWspro4.2 build. r=cls, a=waterson 2000-07-19 19:53:01 +00:00
mscott%netscape.com eba6d58943 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
2000-07-19 19:51:20 +00:00
brade%netscape.com c427ba73e3 move webshell shared library to Components for valeski (a=leaf) 2000-07-19 18:25:48 +00:00
valeski%netscape.com b8ba60faa0 fixing IID collision, a=leaf 2000-07-19 17:23:20 +00:00
mcgreer%netscape.com 6183c52d2c initial checkin of PRNG code 2000-07-19 17:01:31 +00:00
dave%intrec.com 7727cdb253 Fix for bug 27248 (Bug listings saved with .html extension). Patch
submitted by mhamby@logicon.com (Mark Hamby).
2000-07-19 16:05:52 +00:00
law%netscape.com 1a780e93cb Bug 17282; change submenu id so overlay is applied; r=ben@netscape.com 2000-07-19 14:08:22 +00:00
mkaply%us.ibm.com 9f2e16e725 #40177
r=cls, a=brendan
Delete OS/2 specific build files during the clobber
2000-07-19 14:03:25 +00:00
mkaply%us.ibm.com b61c654e78 #40177
r=cls, a=brendan
OS/2 build changes to get webshell/tests/viewer building
2000-07-19 13:58:45 +00:00
jdunn%netscape.com 9ca8ea98cc 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.
2000-07-19 13:36:35 +00:00
dprice%netscape.com 2a73012a87 adding jar manifest for xpfe/global
NOT IN THE BUILD
2000-07-19 10:03:39 +00:00
warren%netscape.com 86e087b9b1 Reverted change from doronr@naboonline.com to print warning. This gets called erroneously when the program quits. 2000-07-19 09:32:35 +00:00
dprice%netscape.com 55049e5a10 adding jar manifest for ender
NOT IN THE BUILD
2000-07-19 09:25:50 +00:00
wtc%netscape.com 2fe4aaeee9 Map "Darwin" to "Rhapsody". 2000-07-19 07:04:26 +00:00
ftang%netscape.com 9c8d0c0c79 add one space to add check in comment for last check in
fix bug 49790. r=tao move intl.charetmenu.* pref to property file
2000-07-19 06:30:52 +00:00
ftang%netscape.com b7e7614000 *** empty log message *** 2000-07-19 06:24:47 +00:00
jband%netscape.com 4b23169051 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 2000-07-19 06:15:32 +00:00
jband%netscape.com 895baf831b fix bustage from dougt's last change to this file. not part of build. r=dougt@netscape.com 2000-07-19 06:11:12 +00:00
dmose%mozilla.org a2110dba98 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.
2000-07-19 05:57:40 +00:00
waterson%netscape.com d79edae9cc Doh! Botched patch application. Sorry! 2000-07-19 05:23:09 +00:00
warren%netscape.com d77286d0c1 Added another .get() 2000-07-19 05:12:23 +00:00
waterson%netscape.com 10bea8ad11 Bug 21456. Support for 'alt=' attribute on applet frames. Patch submitted by edburns@acm.org, r=waterson, nisheeth, a=waterson. 2000-07-19 05:06:55 +00:00
dave%intrec.com 10c963961f 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.
2000-07-19 04:34:52 +00:00
warren%netscape.com adf714ed51 Added dredded .get() 2000-07-19 04:28:15 +00:00
warren%netscape.com 42870bddb5 Added nsIRDFDataSource::HasArcIn/HasArcOut. Changed nsXULTemplateBuilder.cpp to use it (ifdef'd for now). Speed up folder loading by about 24%. r=waterson,alecf 2000-07-19 03:58:25 +00:00
jband%netscape.com d64b148f22 patches from madams@janna.com to build xpconnect standalone. bug 42026. r=leaf@mozilla.org a=brendan@mozilla.org 2000-07-19 03:36:27 +00:00
valeski%netscape.com c51822679c removing webshell lib dependency, the webshell is now built into the docshell 2000-07-19 03:26:04 +00:00
valeski%netscape.com 1cb31c5e61 45723. removing the hard init of the webshell 2000-07-19 02:58:49 +00:00
valeski%netscape.com 55f8928669 moving the docshell lib to the components dir and macro'izing some decls. 45723 2000-07-19 02:57:05 +00:00
racham%netscape.com 64e0c5813a Fixing bug 45569. Migrated account is shown along with any other partial accounts. r=alecf 2000-07-19 02:37:09 +00:00
dveditz%netscape.com a5732e79ff fixing mac long-long bustage 2000-07-19 01:53:43 +00:00
warren%netscape.com b667a6fc0f Took out -o from make-jars.pl because it didn't work. 2000-07-19 01:38:09 +00:00
valeski%netscape.com 0b9824724f removing dependency on webshell lib 2000-07-19 01:21:33 +00:00
valeski%netscape.com 6a9c77ae6c adding xpidl module 2000-07-19 00:45:53 +00:00
valeski%netscape.com 957dd59d7b adding xpt's to the packager for the new webshell idls 2000-07-19 00:41:41 +00:00
ddrinan%netscape.com a9184a0991 Fix pickle and unpickle of the CA name 2000-07-19 00:21:39 +00:00
pinkerton%netscape.com d88ba2aa7d File Removed. 2000-07-19 00:20:14 +00:00
pinkerton%netscape.com 568d57362d doing the fix-the-tree-asap dance. r=valeski. 2000-07-19 00:18:50 +00:00
pinkerton%netscape.com 650a148302 First Checked In. 2000-07-19 00:12:08 +00:00
pinkerton%netscape.com db9deb436d File Removed. 2000-07-19 00:10:41 +00:00
valeski%netscape.com 94d18b8818 mac is still building this, pulling nsweb stuff 2000-07-19 00:09:40 +00:00
mkaply%us.ibm.com a21ca24432 # 44864
r = mkaply, a = brendan
AltGr not working on OS/2
2000-07-19 00:06:15 +00:00
valeski%netscape.com 4b79360c3f do not need the dot specifier for unix 2000-07-19 00:04:25 +00:00
pinkerton%netscape.com 33ad8faf16 adding nsIContentViewerEdit.idl to fix bustage. r=valeski. 2000-07-18 23:52:37 +00:00
dveditz%netscape.com 577fef6dbf Bug 42548 approximate 6x XPInstall performance improvement, r=dbragg 2000-07-18 23:46:00 +00:00
valeski%netscape.com 15f12b146e 45723. r=rpotts. webshell-docshell consolodation changes. 2000-07-18 23:37:53 +00:00
wtc%netscape.com 3b6db8fdb6 Bugzilla bug #42900: implement timeout for PR_Connect. 2000-07-18 23:35:24 +00:00