nelsonb%netscape.com
18d92f7b48
This file is the output of Sun's WorkShop 5.0 compiler for mpv_sparc.c,
...
when compiled for the v8+ or v9 architecture. This file may be built
with WorkShop 4.2 and will produce the same .o as WorkShop 5.0.
2000-12-13 01:19:55 +00:00
waterson%netscape.com
b3c5a8190d
More imagelib foo.
2000-12-13 00:42:35 +00:00
waterson%netscape.com
1c2dc1378e
Add pretty print for one histogram file.
2000-12-13 00:42:29 +00:00
sonmi%netscape.com
bb97b40277
took yesterday's fix out, because it would potentially break running only
...
the subscripts, replaced it by a call to a script that makes the PATH
components uniqe
2000-12-13 00:36:53 +00:00
vidur%netscape.com
6eb37a5d24
Fix checked in for Mac casting problem
2000-12-13 00:25:26 +00:00
sonmi%netscape.com
656bff57b0
oops - first bug
2000-12-13 00:00:32 +00:00
leaf%mozilla.org
6434fc5b40
rearranged DIRS order so builds can complete in one pass from a clean tree
...
r=valeski
2000-12-12 23:59:19 +00:00
sonmi%netscape.com
c4b9feeb40
one first quick + dirty cut + paste doc about kernelconfigurations
2000-12-12 23:56:01 +00:00
vidur%netscape.com
b1d632006d
Inadvertant checkin of nsLoggingSink
2000-12-12 23:55:35 +00:00
mstoltz%netscape.com
4489cc6479
Second half of bug 58538. Allowing access to cross-origin DOM exceptions. r=jband, sr=brendan.
2000-12-12 23:10:07 +00:00
sonmi%netscape.com
3d521a7164
new qa wrapper - per wtc's request moved here from /m/src
2000-12-12 23:08:15 +00:00
sonmi%netscape.com
17bd870492
nssqa documentation (or at least a start :-)
2000-12-12 23:06:34 +00:00
vidur%netscape.com
3ee2570bb6
Fix for Solaris compiler warning from scc. r=vidur
2000-12-12 23:02:01 +00:00
nhotta%netscape.com
5702ed2c8c
Changed locale string parse code not to set country if the locale string is country+encoding and no country code,
...
check in for katakai@japan.sun.com , bug 60954, r=nhotta, sr=alecf.
2000-12-12 22:21:02 +00:00
nhotta%netscape.com
726b284ef4
Replaced isalpha() and isdigit() by nsCRT equivalents which take unicode instead of char, bug 62407, r=morse, sr=alecf.
2000-12-12 22:20:50 +00:00
vidur%netscape.com
2a5e1288c1
removed files: mozilla/htmlparser/src/CRtfDTD.cpp
2000-12-12 22:04:11 +00:00
vidur%netscape.com
7e6daf7388
removed files: mozilla/htmlparser/src/nsXIFDTD.cpp
2000-12-12 22:02:17 +00:00
vidur%netscape.com
3d01aed3f7
Changes to parser to allow less copying. Use of the new nsSliding[Sub]String classes so that tokens can hold substrings that keep references into the scanner buffer. Cleaned up token interface and general string usage. r=harishd,heikki sr=jst
2000-12-12 21:58:14 +00:00
vidur%netscape.com
4f62c23956
Change to token and parser node interfaces in conjunction with less copying in the parser. r=harishd,heikki sr=jst
2000-12-12 21:58:13 +00:00
vidur%netscape.com
0a4eedc07d
Implementation of ReadSegments to support less copying in the parser. r=rpotts, sr=jst
2000-12-12 21:57:47 +00:00
jst%netscape.com
23a0adddb7
Fixing compiler warnings, not part of the build yet. r=vidur
2000-12-12 21:52:08 +00:00
cls%seawood.org
28540ae9ed
Need to cat huge list of makefiles directly to xargs instead of using variables.
...
Bug #37095 r=jdunn@netscape.com
2000-12-12 21:28:24 +00:00
dcone%netscape.com
54d934e1c8
Fixed the background with Transparent PNG's and a 32 and 16 bit depth printing problem.
...
r=kmmclusk sr=buster bug = 55093, 46871
2000-12-12 21:27:42 +00:00
alecf%netscape.com
fb9d22bcf6
re-checkin all my changes from yesterday, plus some fix-ups so that history doesn't get
...
corrupted and we don't get lots of assertions at startup
sr=bienvenu
2000-12-12 21:07:30 +00:00
nboyd%atg.com
c87949e3b4
Support single-letter bean properties.
2000-12-12 20:29:06 +00:00
vidur%netscape.com
62c172d2f6
Set expat endian flags so we don't do an extra copy. r=heikki, sr=jst
2000-12-12 20:23:50 +00:00
ccarlen%netscape.com
fe233dba77
Bug 51932 - Allow getting the FSSpec of a file which doesn't exist.
r=sdagley, sr=sfraser
2000-12-12 20:14:03 +00:00
vidur%netscape.com
221266180e
New file for buffer management for shared strings, written by scc. Not yet added to the build. r=vidur
2000-12-12 20:13:33 +00:00
cls%seawood.org
5f39dcff13
Fix packaging of cross-compiled builds by using proper $(STRIP)
2000-12-12 20:08:40 +00:00
waterson%netscape.com
7004fc6e76
Extract interval as makefile parameter.
2000-12-12 20:00:33 +00:00
nboyd%atg.com
70ff180f2f
Fix test case failures with RegExp constructor (new tests)
2000-12-12 15:19:36 +00:00
morse%netscape.com
1df54fa5fc
bug 62427: improve wallet's rules for detecting certain schema, r=dveditz@netscape.com, sr=brendan@mozilla.org
2000-12-12 15:07:23 +00:00
nboyd%atg.com
4f6ace3554
Fix ArrayIndexOutOfBoundsException on "new RegExp()"
2000-12-12 14:51:55 +00:00
nboyd%atg.com
5e0b2ebaed
Fix 62559, 58479
2000-12-12 14:35:38 +00:00
locka%iol.ie
7652c45d42
Fix for the crashing NewWindow2 event mechanism & new IMozControlBridge COM interface for ActiveX programmers who want to get at the Gecko APIs via the control. b=58471, sr=blizzard@mozilla.org
2000-12-12 13:05:35 +00:00
rods%netscape.com
f8b069ca6c
fixing drag+click == double click. The click counter needs to be zeroed during a drag
...
so a click that happens within the threshold of time between the end click of the drag
and the beginning click of the single click isn't counted like a double click.
The time in between the two which is system dependent and quite long.
b=kmcclusk sr=buster Bug 39192 and possibly Bug 47966
2000-12-12 12:22:49 +00:00
rods%netscape.com
6c53a4cdbd
removing unneeded includes
...
r=kmcclusk sr=buster b=62408
2000-12-12 12:17:11 +00:00
alecf%netscape.com
2a6014490c
back out my other changes to history, I don't know what's going on.
2000-12-12 09:15:25 +00:00
leaf%mozilla.org
cf353faf06
Automated update
2000-12-12 07:45:09 +00:00
cls%seawood.org
e7f3c130c4
The ORBit fallback checks confuse cross-compile builds.
2000-12-12 07:40:37 +00:00
brendan%mozilla.org
1633b91a46
Fix realloc bookkeeping blunder (r=waterson,pnunn, NOT PART OF DEFAULT BUILD).
2000-12-12 05:48:16 +00:00
waterson%netscape.com
4b2e5c64fb
Add text to output current URL.
2000-12-12 05:12:49 +00:00
sonmi%netscape.com
2e5bb06d28
fixed unreasonable long PATH (which refused) and got rid of the error when
...
run interactively (-n_TestUser-w_bogus was filtered through an sed, which
thought that -n was **his** option...)
2000-12-12 05:10:51 +00:00
cls%seawood.org
333772c04b
Backing out alecf's changes that were causing a crash on startup on unix builds.
2000-12-12 04:39:23 +00:00
dmose%mozilla.org
2fbcabc6c8
add a stack to save the current global SQL state so that queries can be nested. used this mechanism to fix the 62618 regression. r=encido@mozilla.org
2000-12-12 03:47:40 +00:00
bienvenu%netscape.com
98b859d8ef
implement downloading of messages for offline use, add folder props ui r=sspitzer, sr=mscott 15865
2000-12-12 03:18:06 +00:00
bienvenu%netscape.com
08cd5decc2
implement downloading of messages for offline use r=sspitzer, sr=mscott 15865
2000-12-12 03:14:43 +00:00
bienvenu%netscape.com
b0977cf05a
add folder prop sheets to build r=sspitzer,sr=mscott, r=ducarroz 15865 needed for offline imap
2000-12-12 03:14:04 +00:00
bienvenu%netscape.com
08bc6cce47
add strings for offline UI r=sspitzer, sr=mscott 15865
2000-12-12 03:10:14 +00:00
bienvenu%netscape.com
f6f91644a9
reflect downloaded status of msgs in UI r=sspitzer, sr=mscott 15865
2000-12-12 03:08:08 +00:00