Commit Graph

72150 Commits

Author SHA1 Message Date
rginda%netscape.com
ac1ca3b9f0 fixups for lame windows parser, and multiple parse per instance issues. 2000-10-20 22:18:52 +00:00
darin%netscape.com
cabf7cc50d Fixes for bug 49168. Corrects HTTP authentication lookup semantics. r=gagan, sr=mscott. 2000-10-20 21:08:58 +00:00
matt%netscape.com
6bea6637df http://bugzilla.mozilla.org/show_bug.cgi?id=55413
adding fuction for listeners
a=ben.
a=rjc
2000-10-20 20:45:21 +00:00
mkaply%us.ibm.com
24397f11e0 This was approved a while ago by mitchell and leaf.
To satisfy our IBM lawyers, we need a file in the tree to detail our changes.
This is that file.
2000-10-20 20:27:03 +00:00
mkaply%us.ibm.com
7780c78f80 #55888
r=pavlov, rods, a=brendan
nsITimer implementation was using platform types (bool) instead of PRBool
2000-10-20 20:07:16 +00:00
disttsc%bart.nl
25b374aebd Make accel+I work in the browser. bug=55569, r=ben, a=brendan 2000-10-20 20:04:28 +00:00
dbragg%netscape.com
e07035aad5 Fix for rtm++ bug 55259. Already checked in to branch and tested. Forgot to check in to trunk. r=dveditz, sr=mscott. Now only getting system clock seed once. 2000-10-20 19:11:28 +00:00
leaf%mozilla.org
1c120832eb Automated update 2000-10-20 15:00:01 +00:00
ramiro%eazel.com
a1cfc653dd Bug 56795. Adding support for corel/eazel profiler. Build changes approved
and reviewed by cls.  r=cls a=cls.
2000-10-20 14:59:13 +00:00
timeless%mac.com
4a084d5ec5 fix JavaScript error: line 33: missing } in compound statement
from bug 53896 r=timeless, sr=shaver
2000-10-20 14:49:22 +00:00
ben%netscape.com
911af1e9e1 ViXEn wording change.
NOT PART OF BUILD.
2000-10-20 12:43:22 +00:00
ben%netscape.com
f5cbbaec62 More ViXEn transaction system love.
NOT PART OF BUILD.
2000-10-20 11:17:09 +00:00
rginda%netscape.com
fdb5df401b lalala, things run, lalala. (well, kinda.) 2000-10-20 10:33:57 +00:00
timeless%mac.com
e21934da7e fix the lingering mac issue on bug 46683 items in menus for Folders on Personal Toolbar are all underlined.
r=timeless, a=ben
2000-10-20 07:46:16 +00:00
cls%seawood.org
9c9793ac9d Evil temporary workaround fix for pull problem. Keep this file in sync with config/mozBDate.pm 2000-10-20 06:31:19 +00:00
cls%seawood.org
de4337e464 Make sure that buildID is set to 0 unless MOZILLA_OFFICIAL is set. Bug #26798 r=leaf r=scc
Note: for mac, MOZILLA_OFFICIAL is only set by default on opt builds until the new mac build scripts land.
2000-10-20 05:21:40 +00:00
blizzard%redhat.com
84fc714f41 bug #44847. -remote support for unix. r=dmose sr=shaver 2000-10-20 05:14:01 +00:00
blizzard%redhat.com
63b34fb95d bug #44847. start building the xremote client. r=dmose sr=shaver 2000-10-20 05:12:27 +00:00
blizzard%redhat.com
e7c954ae43 bug #44847. -remote support for unix. r=dmose sr=shaver 2000-10-20 05:10:43 +00:00
blizzard%redhat.com
addf030f08 start of fix for bug #44847. -remote support for unix. 2000-10-20 05:09:06 +00:00
mkaply%us.ibm.com
ef3ca7c3e7 #56763
r=gagan, sr=mscott
Race condition in netwerk was causing timeouts on fast systems/slow connections
2000-10-20 04:39:44 +00:00
sfraser%netscape.com
4e17df5734 Build script update (NOT IN BUILD). Ensure we correctly save and restore the cwd when starting CodeWarrior. 2000-10-20 04:14:53 +00:00
sfraser%netscape.com
d58fc1e81a More build script updates. NOT PART OF THE BUILD. 2000-10-20 04:00:06 +00:00
rginda%netscape.com
d4c43e16e7 more work on producing real live instructionstreams 2000-10-20 03:33:37 +00:00
gagan%netscape.com
fb20999bc3 Temp fix for tree bustage... :-( 2000-10-20 03:14:19 +00:00
mkaply%us.ibm.com
b0b31ee5f1 Missing parenthesis on earlier checkin 2000-10-20 02:03:19 +00:00
gagan%netscape.com
fe4616394d Fixes for bug 53580. No longer sending user/passwd in referrers. r=mscott, sr=scc. 2000-10-20 02:03:15 +00:00
sfraser%netscape.com
c2ed87c0df Update to new build scripts. NOT PART OF THE BUILD. 2000-10-20 01:58:10 +00:00
chuang%netscape.com
412f372059 Bug 54530 Edit | List. Clicking OK crashes. r=putterman,sr=mscott 2000-10-20 01:55:50 +00:00
warren%netscape.com
b1bf163d31 Added new file - not in build yet. 2000-10-20 01:14:47 +00:00
rginda%netscape.com
70055678b6 starting to turn the icode StatementNode vector into actual Instructions... 2000-10-20 01:13:03 +00:00
pollmann%netscape.com
878b456f05 Bug 52670: Grow session history frame list if needed when frames load out of order. r=radha@netscape.com, sr=rpotts@netscape.com 2000-10-20 01:02:47 +00:00
waterson%netscape.com
400f2ce002 Bug 42001. Implement 'clear history'. r=ben,brendan,alecf, sr=shaver 2000-10-20 01:00:11 +00:00
waterson%netscape.com
eb82e41895 Bug 57246. Need to ampersand-escape literals that are written in nsRDFXMLDataSource::SerializeMember(), too. r=rjc, sr=scc 2000-10-20 00:55:55 +00:00
matt%netscape.com
246fa7f075 error when checking in bookmarks code
for bug56574
a=alecf
a=rjc
2000-10-20 00:39:17 +00:00
kin%netscape.com
a2a0e487d7 Fix for bug #57165 (Document/Message is not spellchecked if the caret is at the end of the document)
Call nsISpellChecker::SetDocument() with a PR_TRUE to tell the spellchecker to start checking
from the start of the document.
r=brade@netscape.com sr,a=sfraser@netscape.com
2000-10-20 00:05:22 +00:00
ben%netscape.com
dbada31f73 ViXEn Editing System, Part 2.
NOT PART OF BUILD.
2000-10-19 23:37:20 +00:00
gagan%netscape.com
1d14333aec Fix for bug 53965. Thanks Nikolay. Fixes posting with SSL proxies. r=gagan, sr=mscott. 2000-10-19 23:21:49 +00:00
rogerl%netscape.com
5edeb1ee3d changes to XMLLexer etc. 2000-10-19 23:07:58 +00:00
pchen%netscape.com
481190ed33 bugzilla 56564, r=matt, sr=alecf, added string in string bundle for "third"
search URL
2000-10-19 22:43:02 +00:00
pchen%netscape.com
669d675d27 bugzilla 56564, r=matt, sr=alecf, revert code from bugscape 2666 and use
string bundle for "third" search URL
2000-10-19 22:42:17 +00:00
rogerl%netscape.com
dca0647bab Adding xmlparser stuff 2000-10-19 22:34:23 +00:00
mstoltz%netscape.com
ea75b7e1ad Bug 56851, regression in XPInstall dialog. r=jst, sr=vidur 2000-10-19 22:21:57 +00:00
mkaply%us.ibm.com
3a0fc9c277 #56770
r=mkaply, a=blizzard
Code from jeffk - this was actually a focus problem
2000-10-19 22:20:48 +00:00
mkaply%us.ibm.com
9f883208c2 #55550
r=mkaply, a=blizzard
Code from jjones to check window before deferencing it
2000-10-19 22:13:52 +00:00
varada%netscape.com
9f85b7a761 fix for bug#45493 2000-10-19 22:02:07 +00:00
varada%netscape.com
c65e32c96c fix for bug#52834 2000-10-19 22:01:06 +00:00
mkaply%us.ibm.com
8fce60128f #56769
r=mkaply, a=blizzard
Code from jkobal to fix various clipboard problems
2000-10-19 21:57:17 +00:00
dcone%netscape.com
dd11969fb9 Have fix for bug 24406. r=kmmclusk sr=buster 2000-10-19 21:49:12 +00:00
alecf%netscape.com
dd4f96c8d0 second part of fix for #52519 - unescape text/x-moz-url URLs when they are dropped into bookmarks and history
r=law@netscape.com
a=ben@netscape.com
2000-10-19 21:47:36 +00:00