darin%netscape.com
01400ef311
[not part of the build] Fixes some bustage under GCC 2.96
2001-03-07 09:55:54 +00:00
gordon%netscape.com
5e4ce20c72
[not part of build] Added test cases for ACCESS_READ of non-existent entry and ACCESS_WRITE of existing entry.
2001-03-07 09:31:45 +00:00
gordon%netscape.com
f81ce84791
[not part of build]
...
Added rough cut of pref code for memory cache device to get cache size, and implemented simple eviction method.
Restructured nsCacheEntryDescriptor to add SecurityInfo attribute. Created nsTransportWrapper as nested class (and member) that addrefs the descriptor instead of itself (like nsPipe). Also rename nsCacheOutputStream to nsOutputStreamWrapper and made it a nested class as well.
2001-03-07 09:27:36 +00:00
cls%seawood.org
83650e8e47
Update information about legaldirs & createlegaldirs.pl
2001-03-07 09:12:42 +00:00
Peter.VanderBeken%pandora.be
7e8b740341
Mac build stuff for Vixen. Not part of the default build.
2001-03-07 08:34:19 +00:00
Peter.VanderBeken%pandora.be
e24d714b88
Mac build stuff for Vixen. Not part of the default build.
2001-03-07 08:28:49 +00:00
mcafee%netscape.com
eedf5b962c
nuking dead or lame images
2001-03-07 08:09:15 +00:00
jst%netscape.com
934a68922b
WIP, adding scriptable helpers for the DOM, will be used by XPConnect eventually. Not part of the build.
2001-03-07 07:55:21 +00:00
ben%netscape.com
77cf4c0d35
Fix for 57763. r=blake, a=alecf
2001-03-07 07:50:14 +00:00
mcafee%netscape.com
f287aaa69e
Comment out embed tbox
2001-03-07 07:40:50 +00:00
cltbld%netscape.com
25dcaa3fdd
Checking in bryner's fix for speedracer bustage. r=cls
2001-03-07 07:10:22 +00:00
darin%netscape.com
25c049947f
Added some error checking.
2001-03-07 06:35:36 +00:00
dbaron%fas.harvard.edu
d2224691b2
Really fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
2001-03-07 06:07:28 +00:00
mkaply%us.ibm.com
3c6595593d
OS/2 Build break
2001-03-07 05:58:59 +00:00
suresh%netscape.com
b02946cae2
Adding aim protocol to the list. No Specific bug number. r=syd. sr=mstoltz
2001-03-07 05:58:45 +00:00
bryner%uiuc.edu
ddb7ce46f8
Trying again to fix speedracer bustage. r=dbaron.
2001-03-07 05:40:49 +00:00
dbaron%fas.harvard.edu
b800efd29e
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by using a real REQUIRES line rather than a copied one.
2001-03-07 05:17:01 +00:00
tara%tequilarista.org
8f2682e2fe
Making query.cgi use the new queryhelp.cgi doc
2001-03-07 05:02:46 +00:00
bryner%uiuc.edu
79413525e3
Attempting to fix speedracer bustage. GTK_CHECK_VERSION is not defined on GTK+ 1.2.0.
2001-03-07 04:43:48 +00:00
cls%seawood.org
9e4b5e4875
Add workaround for gcc 2.95.2 -O3 optimization bug involving nsCOMPtrs in a do loop.
...
Thanks to Johnny Stenback <jst@netscape.com> for the patch.
Bug #61501 . r=waterson sr=brendan
2001-03-07 04:41:24 +00:00
barnboy%trilobyte.net
5b2067f826
Fixed typos, dated information, and Windows NT instructions.
2001-03-07 04:27:03 +00:00
cls%seawood.org
5a0138772b
Set MD specific files for openbsd.
2001-03-07 04:20:28 +00:00
endico%mozilla.org
648b41551a
fix for bug 30823. fixed advanced queries on dependencies and cc. added huge comment about how boolean charts work.
2001-03-07 04:11:47 +00:00
beard%netscape.com
a0c75f4b54
Implement pre-seeking when underlying seekable output streams. r=darin, r=gordon
2001-03-07 04:07:05 +00:00
beard%netscape.com
3b05755203
[not part of build] don't overwrite a NULL pointer.
2001-03-07 04:05:36 +00:00
beard%netscape.com
ecdc096b8f
[not part of build] Using async open & read.
2001-03-07 04:04:33 +00:00
beard%netscape.com
7d86759af8
[not part of build] Added synchronous http (unimplemented).
2001-03-07 04:03:39 +00:00
bryner%uiuc.edu
d8bb25685b
This should fix the build bustage on ports, by using a gtk version test to decide what type to pass to gdk_gc_set_dashes. r=dbaron, sr=shaver.
2001-03-07 03:35:10 +00:00
mcafee%netscape.com
409d7d9a8c
flames are on by default now
2001-03-07 03:24:38 +00:00
mkaply%us.ibm.com
036b9c6880
No bug
...
r=mkaply, a=blizzard
Code from dainis - workaround postscript bug where GpiQueryColorIndex doesn't work
2001-03-07 03:17:43 +00:00
shaver%mozilla.org
c2d12a8e9f
71107: make inner-peeking properly set HEAVYWEIGHT for all outer functions (r=jband,sr=brendan)
2001-03-07 03:14:25 +00:00
dbaron%fas.harvard.edu
9dae53a88a
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by changing MODULE from raptor to layout.
2001-03-07 03:11:33 +00:00
dave%intrec.com
1203643803
Fix for bug 62949: Initial Test Component on new install did not have initialOwner, which made sanitycheck complain.
2001-03-07 03:09:29 +00:00
cls%seawood.org
a54e22bc28
Use NO_MFC to build without the MFC tainted bits.
...
Bug #71087 sr=leaf
2001-03-07 03:08:12 +00:00
mcafee%netscape.com
9e8402121e
Adding &flames=1 support
2001-03-07 03:04:23 +00:00
mkaply%us.ibm.com
480b5928d2
IRIX breakage - CR/LF problem on dougt checkin
2001-03-07 03:04:02 +00:00
darin%netscape.com
565c9d0ca0
[not part of the build] Initial work to conditionally compile HTTP against the new cache.
2001-03-07 02:53:34 +00:00
gordon%netscape.com
de94cdb92c
[not part of build] Add security info attribute to nsICacheEntryDescriptor.
2001-03-07 02:47:08 +00:00
tao%netscape.com
b8d9edeb05
3631: can't get migration pull download list (MAC) r=jelwell,sr=syd
2001-03-07 02:42:15 +00:00
stephend%netscape.com
7d676a93c6
Checking in fix for bug 61296. Patch by Ksosez (ksosez@softhome.net) r=blake sr=seth
2001-03-07 02:42:14 +00:00
stephend%netscape.com
95e082c3f6
Checking in fix for bug 70496. Patch by Keyser Sosez (ksosez@softhome.net r=boris, sr=seth
2001-03-07 02:40:24 +00:00
mkaply%us.ibm.com
582c9bbb0f
No bug
...
r=mkaply, a=blizzard
We can remove lDisplayDepth as a result of removing RequiresInvertedMask
2001-03-07 02:36:48 +00:00
mkaply%us.ibm.com
4f3faafcf0
No bug
...
r=mkaply, a=blizzard
Code from dainis - remove unused function - RequiresInvertedMask
2001-03-07 02:30:33 +00:00
mkaply%us.ibm.com
be81f6a7fa
No bug
...
r=mkaply, a=blizzard
Code from dainis - workaround postscript bug where GpiQueryColorIndex doesn't work
2001-03-07 02:25:00 +00:00
javi%netscape.com
6c2fa5af6a
Make the pref dialog call a JS function to open up
...
the certificate manager.
Also put all the localizable strings into dtd and properties
files.
2001-03-07 02:17:00 +00:00
heikki%netscape.com
631c0dc3b4
Bug 66786, fix UMR in GetLine(). Fix by Daniel Bratell (bratell@lysator.liu.se). r=heikki, sr=vidur.
2001-03-07 02:03:57 +00:00
mkaply%us.ibm.com
f3c1d92036
#60330
...
r=mkaply, a=blizzard
Code from dainis - support empty clip rects (clip everything) on OS/2
2001-03-07 02:01:03 +00:00
erik%netscape.com
7a1b2578a3
bug 70394; author=simon@softel.co.il; r=ftang; sr=erik; this is the
...
interface and implementation of the Unicode Bidi Algorithm, based on IBM's
ICU (International Classes for Unicode), ported to Mozilla's XPCOM/NS/PR
conventions; not part of the build yet
2001-03-07 01:52:16 +00:00
hyatt%netscape.com
bf5b498782
Fix for 62783. r=danm, sr=waterson
2001-03-07 01:46:13 +00:00
hyatt%netscape.com
3e73446319
Fix for state updating in Composer. r=danm, sr=sfraser
2001-03-07 01:44:56 +00:00