Commit Graph

46654 Commits

Author SHA1 Message Date
fur%netscape.com
79b25969d2 Bug #8305, r: valeski, rickg
The storage stream provides an internal buffer that
can be filled by a client using a single output
stream.  One or more independent input streams can
be created to read the data out non-destructively.
The implementation uses a segmented buffer
internally to avoid realloc'ing of large buffers.
1999-11-16 19:14:08 +00:00
fur%netscape.com
8e84de48cf Bug #8305 (Implement cache), r: valeski, rickg
The storage stream provides an internal buffer that
can be filled by a client using a single output
stream.  One or more independent input streams can
be created to read the data out non-destructively.
The implementation uses a segmented buffer
internally to avoid realloc'ing of large buffers.
1999-11-16 19:12:41 +00:00
alecf%netscape.com
362d7a861c fix for #18196 - fix off-by-one errors with trees that have headers - EnsureRowIsVisible and IsValidRow expect zero-based rows, not row-index based rows
r=hyatt
1999-11-16 19:07:34 +00:00
Jerry.Kirk%Nexwarecorp.com
97044a6c33 Fix SetTitle method for Photon Windows
r=kedl
1999-11-16 19:06:45 +00:00
alecf%netscape.com
c24057f717 fix off-by-one error when calculating row indicies for trees with headers/footers - use IsRowGroup(), which takes headers/footers into account
r=hyatt
no bug, but this fixes some wierd scrolling behavior
1999-11-16 18:57:49 +00:00
sspitzer%netscape.com
c124379f10 fix windows build bustage. 1999-11-16 17:44:37 +00:00
cls%seawood.org
8beb74c2c6 Oops, added dbm in the wrong order. 1999-11-16 17:33:41 +00:00
sgehani%netscape.com
6e496b778c Conforming to use API names starting lowercase. Added alias creation, plugins dir creation. Fixes bug 18339. [r=ssu] 1999-11-16 16:14:07 +00:00
sgehani%netscape.com
df8717551d Fix for bug 18874: buttons should appear depressed when invoked by keyboard. [r=ssu] 1999-11-16 16:11:24 +00:00
sgehani%netscape.com
de080b4931 Change "extracting" string. [r=ssu] 1999-11-16 16:10:26 +00:00
dougt%netscape.com
490e502cc6 fix for bug 18114. Adding simple accessor to PL_WaitForEvent. 1999-11-16 16:04:14 +00:00
cls%seawood.org
3eefe6333e Back by popular demand...(ok, it was just fur ;P)..dbm has returned. 1999-11-16 15:56:31 +00:00
brade%netscape.com
2d4081b417 fix bug 14624 (don't handle tab key twice). r=kin@netscape.com. 1999-11-16 14:41:03 +00:00
brade%netscape.com
a5b6b4dd48 fix bug 18892 (r=kin@netscape.com); change constant to PRUnichar 1999-11-16 14:40:11 +00:00
briano%netscape.com
d3ae42d49a Automated update 1999-11-16 12:30:18 +00:00
briano%netscape.com
a6fb5a1bc6 Automated update 1999-11-16 12:15:24 +00:00
idk%eng.sun.com
218a550f35 no bug id
converted pluglet runner to XPCOM module
(see bug 15217)
(not a part of regular build)
1999-11-16 10:44:25 +00:00
scc%netscape.com
6794770d94 fixing build bustage. Further discussion is needed 1999-11-16 08:50:25 +00:00
rjc%netscape.com
90a9450ab2 Missed a "rdf:ftp" removal. 1999-11-16 08:08:22 +00:00
rjc%netscape.com
ec301fa1ec Obsolete the "rdf:ftp" datasource. 1999-11-16 08:00:19 +00:00
dougt%netscape.com
38ffbfef40 checking back in changes which were backed out. Added workaround to bug
which scc pointed out.
1999-11-16 07:44:18 +00:00
dp%netscape.com
f2cbd4b38c Changing comments for readability. 1999-11-16 07:14:49 +00:00
briano%netscape.com
9e3c6d6277 Automated update 1999-11-16 07:00:24 +00:00
jdunn%netscape.com
ad59b18fa2 Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:47:54 +00:00
ssu%netscape.com
d08c1d3baf moving nsinstall into the MOZ_MFC define. This way people who do not have MFC, do not build this module by default. 1999-11-16 06:47:19 +00:00
ssu%netscape.com
51390e5fa4 undoing commenting the RESFILE line. Commenting this line out was not the correct fix. 1999-11-16 06:46:17 +00:00
jdunn%netscape.com
e871be6de2 Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 06:02:31 +00:00
ssu%netscape.com
a5d7b36847 fixing bug #17109. It now takes into account the size of the .xpi file to be downloaded as part of the amount of disk space required. r=sgehani 1999-11-16 05:59:35 +00:00
ssu%netscape.com
830101554e fixing bug #18683. fixing how libjar does crc checks. It didn't work for all cases, until now. r=sgehani 1999-11-16 05:43:44 +00:00
rjc%netscape.com
9998ddf0ff Bye bye "rdf:ftp" 1999-11-16 05:40:17 +00:00
rjc%netscape.com
f4409da8dd Fix bug # 6637: removing old, crufty FTP datasource from build. Just removing file(s) and CIDs. Review: me 1999-11-16 05:37:30 +00:00
waterson%netscape.com
6ba54713f1 Bug 10469. Remove 'natural order position' stuff. Make sure that nsXULSortService::InsertContainerNode() does the right thing when presented with an unsorted tree. r=rjc 1999-11-16 05:34:13 +00:00
norris%netscape.com
5b4b0169aa * Fix 12124 [DOGFOOD] Reading user's preferences
* Implement site-specific security policies (bug 858)
r=mstoltz
* Use Recycle rather than delete[] to clean up Purify logs
r=law
1999-11-16 05:07:31 +00:00
jdunn%netscape.com
b1a60aa3d7 Fixing all unresolved symbols on unix. The bug has the diff's
r dp@netscape.com (ramiro helped me with it)
# 18688
1999-11-16 05:03:45 +00:00
pavlov%netscape.com
bd55669dd7 More work on making widget idlified. merged from branch. (not built) r=travis 1999-11-16 05:03:09 +00:00
bienvenu%netscape.com
2c273657df fix build warning 1999-11-16 04:55:37 +00:00
sspitzer%netscape.com
e6da063538 fix for #18940. don't define the default home page in the dtd. this is already
set in all.js.

the bug was caused by code in navigator.js that got this attribute from the
home button, and tried to set the pref!

r=mozilla@bucksch.org (benb)
1999-11-16 04:50:32 +00:00
pavlov%netscape.com
957a1ae5e3 you are going to a branch, not HEAD 1999-11-16 04:49:59 +00:00
bienvenu%netscape.com
c9db8a0d0c fix build warning 1999-11-16 04:48:51 +00:00
pavlov%netscape.com
a90db69ba1 merge from head 1999-11-16 04:47:00 +00:00
bienvenu%netscape.com
60c867f37a fix 18925,r=sspitzer, mozilla status flags broken 1999-11-16 04:35:29 +00:00
cls%seawood.org
04f881af0d Set appropriate debug flags. 1999-11-16 04:21:08 +00:00
idk%eng.sun.com
100ca0becf Fix for bug 15217
r = akhil.arora@eng.sun.com, netscape.public.mozilla.java, netscape.public.mozilla.plugins
Added hook for pluglet-engine.
In case there are no handlers for some MIME type this hook would be using.
This fix does not create any dependencies on java-plugin module.
1999-11-16 04:18:59 +00:00
fur%netscape.com
f65b44dcd9 Fix build bustage 1999-11-16 03:50:56 +00:00
fur%netscape.com
9b4f4a91c4 I screwed up the checkin message log, here's the real changes in revision
3.5 of this file.  These changes are in support of bug #8305 (Cache implementation):
r: dougt

+ Fixed off-by-one value in enumerating either forwards or backwards, such
  that the last element is never enumerated.

+ Fixed return values of IsDone() to conform to unusual nsIEnumerator definition

+ Fixed declarations so public methods can be called outside DLL
1999-11-16 03:23:10 +00:00
varada%netscape.com
2c47774272 copying customCD shell contents onto the config CD directory 1999-11-16 03:14:56 +00:00
varada%netscape.com
304617ac88 removing CreateRshell from wizardmachine.cpp 1999-11-16 03:14:13 +00:00
fur%netscape.com
17737c7b25 In support of #8305 (Implementing cache), allow storing of NUL characters
in string streams. r: dougt
1999-11-16 03:13:49 +00:00
varada%netscape.com
1a82ddc6fa adding part1.ini and part2.ini to ccktools directory 1999-11-16 03:13:37 +00:00
fur%netscape.com
67b239942c In support of bug #8305 (Cache implementation), added new type of hash-table
key, an array of opaque data, not owned by the key. r: dougt
1999-11-16 03:10:54 +00:00