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

72397 Коммитов

Автор SHA1 Сообщение Дата
warren%netscape.com 24109bafe3 Removing nslog.h from .c files 2000-10-28 01:11:36 +00:00
warren%netscape.com b31b2cc032 Fixed fprintf problem 2000-10-28 01:07:38 +00:00
warren%netscape.com a1b6442b35 Fixed XP_FilePrintf problem 2000-10-28 01:03:01 +00:00
warren%netscape.com bd546c8cef Fixed PR_LOG problem. 2000-10-28 01:00:10 +00:00
warren%netscape.com ba7f723821 Adding diffs from obsolete nsPluginsDirUNIX.cpp to nsPluginsDirUnix.cpp 2000-10-28 00:52:29 +00:00
warren%netscape.com 463b8a8354 re-removing nsPluginsDirUNIX.cpp 2000-10-28 00:47:32 +00:00
warren%netscape.com 3da5364804 readding nsPluginsDirUNIX.cpp 2000-10-28 00:47:08 +00:00
warren%netscape.com acfef67965 Fixing printf problem. 2000-10-28 00:40:49 +00:00
disttsc%bart.nl a74a8482cc Whoops, checked into a flaming, CLOSED tree, backing it out.
(No worries, this'll be right back after this break.)
2000-10-28 00:39:17 +00:00
cls%seawood.org dd794d1dba removing old file again 2000-10-28 00:18:20 +00:00
rogerl%netscape.com c93f2b6295 Fixed gcc whine about char16. 2000-10-28 00:07:36 +00:00
rogerl%netscape.com e89c1b85f2 Removed unused parameter. 2000-10-28 00:01:58 +00:00
disttsc%bart.nl 54edc3b5cf Clean up profileMigrationProgress js code. bug=58266, r=sspitzer, a=alecf 2000-10-28 00:01:18 +00:00
rogerl%netscape.com 2c070bbf9e Named parameter work. 2000-10-27 23:55:31 +00:00
warren%netscape.com ab8a583af3 Added NS_GetLog to export list 2000-10-27 23:50:07 +00:00
warren%netscape.com 84a4779d57 Removed extra 0 arg from macro 2000-10-27 23:41:27 +00:00
warren%netscape.com c6e839472b Removed extra 0 arg from macro. 2000-10-27 23:37:22 +00:00
warren%netscape.com e0a29f0804 Removing nslog from .c file 2000-10-27 23:29:55 +00:00
warren%netscape.com 5805bff56a Added nslog.h 2000-10-27 23:25:45 +00:00
warren%netscape.com 4e1ac5ce9d Removed extra 0 arg 2000-10-27 23:21:30 +00:00
warren%netscape.com 7e243d2bc1 Removed extra 0 arg. 2000-10-27 23:14:42 +00:00
warren%netscape.com 6e35f97e31 Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2000-10-27 22:43:51 +00:00
peterlubczynski%netscape.com 9250a4d6fa Prevent call into plugin if plugin is stopped. Fixes crash in plugin while reload/navigate while plugin is streaming. bug 54186, r=av, sr=buster 2000-10-27 22:05:07 +00:00
scc%mozilla.org 6292c437ea fix wrong error return; bug #57981 r=waterson, sr=brendan 2000-10-27 21:46:20 +00:00
sfraser%netscape.com afc77d87ba Allowing 'pull all 1' in the prefs file to turn on pulling for the build scripts. Also change from using $0 to cwd() to enable calling scripts to work better. NOT PART OF THE BUILD 2000-10-27 20:42:24 +00:00
pinkerton%netscape.com 887a36a67a changes for Carbon r=pchen/a=sfraser. bug# 42100 2000-10-27 20:40:47 +00:00
nboyd%atg.com 0e8b09b0b6 Add javadoc. 2000-10-27 20:17:56 +00:00
nboyd%atg.com 466695f1aa Fix tree and icode printing. 2000-10-27 20:17:19 +00:00
varada%netscape.com 991d7f43a7 fix for bug#55964; changes to icon in setup.exe 2000-10-27 19:31:42 +00:00
mkaply%us.ibm.com 6ce155d267 OS/2 Tinderbox break
Need PR_CALLBACK for OS/2, and bad include of windows.h for XP_PC...hurrah we have XP_WIN now
2000-10-27 18:30:16 +00:00
kestes%staff.mail.com baac20d1ea add use Time::Local because we need it. Must have removed it by
accident.
2000-10-27 15:29:52 +00:00
buster%netscape.com a01385386a bug 56704 (Crash selecting text)
r=erik
a=waterson
2000-10-27 14:16:36 +00:00
buster%netscape.com 0517a6c948 bug 57596 (crash caused by reframing XBL reparented explicit children)
fix by rickg
r=buster
a=waterson
2000-10-27 14:14:36 +00:00
buster%netscape.com 65ab10ae63 bug 57054 (<MAP> should be display:inline; in quirks mode)
r=rickg
a=waterson
2000-10-27 13:56:33 +00:00
ccarlen%netscape.com ccb62659c2 Bug 57388 - Parent dir had a space in it. NOT PART OF BUILD. 2000-10-27 12:44:46 +00:00
cls%seawood.org 7953cf0571 Adding additional types to the strip exclusion list 2000-10-27 09:52:31 +00:00
axel%pike.org 3bbddcb60a making makejs.pl builddir aware, see 22062, r=sgehani@netscape.com, moa=dveditz@netscape.com, a=brendan@mozilla.org 2000-10-27 09:20:28 +00:00
jst%netscape.com d4d77508ae Fixing rtm+ bug 57495. Making element.getElementsByTagName() case insensitive if called on an HTML element. r=pollmann, sr=vidur. 2000-10-27 09:01:33 +00:00
cls%seawood.org 13a9423105 Use MOZILLA_DIR instead of $(topsrcdir)/../mozilla to remove netscapism. Bug #54210 2000-10-27 08:47:51 +00:00
warren%netscape.com 0dc463131e Added forgotten nsILoggingService.idl 2000-10-27 06:41:11 +00:00
warren%netscape.com 8a69f1b13e Bug 47207 - removing printf / logging changes. Sticking in big toe. r=valeski,sr=waterson 2000-10-27 06:18:39 +00:00
cls%seawood.org 064ccbdcac No longer used. Bug #26798 2000-10-27 06:13:47 +00:00
warren%netscape.com 80bd113db4 Changes to build on Mac. 2000-10-27 05:11:58 +00:00
dougt%netscape.com 94ecaf4038 First draft of a embedding makefile. 2000-10-27 04:39:43 +00:00
mscott%netscape.com b5c32a4a8b Bug #56934 --> properly determine the status for on end document load. We used to
use the status of the last request processed in loading the document to determine
 success or failure. That's incorrect. Instead, test to see if the load group is being
canceled. If it is, use that as the status for the entire document. Otherwise, ignore
the status for the last request and instead use the status for the main document
(the default load channel).

this also means making sure the http channel properly sets it's status code in ResponseComplete (r=gagan)
 sr=rpotts, r=sspitzer
2000-10-27 04:13:51 +00:00
bienvenu%netscape.com 050a82768b fix handling of interrupted news urls wrt connection cache r=sspitzer, sr=alecf 57665 2000-10-27 03:21:02 +00:00
timeless%mac.com 303487b06d fix bug 46610 Status bar is missing offline indicator r=scottip, a=waterson 2000-10-27 03:15:52 +00:00
pinkerton%netscape.com 496938de93 If we're being minimized, don't tell Gecko. This allows us to remember the
scroll position when we're un-minimized. bug#56156, r=rods/a=hyatt.
2000-10-27 02:41:08 +00:00
jj%netscape.com b08a10983a #58151: fixed 3 bogus tags 2000-10-27 02:39:08 +00:00
mccabe%netscape.com 133caad64a Changes to update standalone JavaScript and Liveconnect library builds to the New Era of NSPR 4 and JDK 1.2.
Fixes for OSF; they they assume the existence of /share/builds/components/[jdk|nspr]/SOME_VERSION/etc/etc.  Sorry, external folks!

Not part of the Mozilla build.
2000-10-27 01:10:09 +00:00