pavlov%netscape.com
c45c2db17b
new shit
...
git-svn-id: svn://10.0.0.236/branches/IMGLIB2_NEW@91713 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-08 23:55:33 +00:00
(no author)
ebc0074860
This commit was manufactured by cvs2svn to create branch 'IMGLIB2_NEW'.
...
git-svn-id: svn://10.0.0.236/branches/IMGLIB2_NEW@91429 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 06:02:33 +00:00
dprice%netscape.com
5cbf372cac
65845 - new order files
...
git-svn-id: svn://10.0.0.236/trunk@91428 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 06:02:32 +00:00
ben%netscape.com
5df9049d06
change comments in these files to be appropriate doc comment format. sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@91427 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 05:29:24 +00:00
anthonyd%netscape.com
d46561cd6b
bug fix for 74145: Caret appears in previously disabled input field
...
r=cmanske
sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@91426 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 05:14:29 +00:00
cls%seawood.org
1f020b6a91
Updating config.guess & config.sub with 2001-03-30 changes from the GNU master copy at :pserver:anoncvs@subversions.gnu.org:/cvs /config .
...
git-svn-id: svn://10.0.0.236/trunk@91425 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 04:46:56 +00:00
cls%seawood.org
14ae816e4b
Updating config.guess & config.sub with 2001-03-30 changes from the GNU master copy at :pserver:anoncvs@subversions.gnu.org:/cvs /config .
...
git-svn-id: svn://10.0.0.236/trunk@91424 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 04:41:13 +00:00
darin%netscape.com
16416e44e5
Fixes bug 73029 "new cache time problems, reload sometimes broken"
...
r=disttsc@bart.nl ,gagan sr=mscott
git-svn-id: svn://10.0.0.236/trunk@91420 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 03:56:54 +00:00
mscott%netscape.com
47e53be8a3
(NOT PART OF THE BUILD).
...
Help get icon urls working on the Mac. Get rid of a bogus real bytes per row value which wasn't accurate. Just rely
on the # bytes per row the image frame gives us.
git-svn-id: svn://10.0.0.236/trunk@91419 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 03:51:59 +00:00
mscott%netscape.com
ef5c4d9598
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@91418 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 03:39:55 +00:00
bratell%lysator.liu.se
7259124fe2
The right fix for bug 74328. This was the one that was reviewed and I have no idea where the old one came from. r=waterson sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@91417 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 03:38:20 +00:00
pinkerton%netscape.com
b6d6b1d4a4
OS_ARCH is no longer 'Rhapsody' on OSX, it's now 'Darwin'. Fixes problem
...
where shared libs all would try to link as stand-alone and fail to find _main().
r=beard/sr=blizzard.
git-svn-id: svn://10.0.0.236/trunk@91416 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 03:36:56 +00:00
disttsc%bart.nl
11c13fcf56
"Click Finish..." profile text not correctly aligned at bottom, bug=42402, author=Boris Zbarsky <bzbarsky@mit.edu>, r=ksosez@softhome.net, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@91413 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 03:27:05 +00:00
disttsc%bart.nl
ae7ef1243d
Provide default userChrome.css and userContent.css with sample (commented out) content for discoverability, bug=37642, author=Boris Zbarsky <bzbarsky@mit.edu>, r=timeless, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@91412 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 03:20:46 +00:00
ben%netscape.com
697e3b44a9
First part of fix for bug 73508, test files for outliner bookmarks, not part of build!
...
(Testing only, will be removed once I'm done).
git-svn-id: svn://10.0.0.236/trunk@91411 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 03:17:58 +00:00
ben%netscape.com
9a4d892843
First part of fix for bug 73508, create nsIXULOutlinerBuilderObserver interface,
...
and install notifications for it. r=waterson, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@91409 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 03:17:17 +00:00
bratell%lysator.liu.se
f1239e3f79
Fix for bug 74328, removing O(n^2) algorithm from ContentAppended. This saves time on big pages. r=waterson sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@91408 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 03:14:57 +00:00
bratell%lysator.liu.se
bd6e87975b
Fix for bug 74319, removing O(n^2) algorithm when restoring session frame state. This saves time on big pages. r=waterson sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@91407 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 03:11:30 +00:00
dr%netscape.com
da65fbe16c
fix for 61187 (nsIController ignores COM identity rules), contributed by MarkH@ActiveState.com, r=dr, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@91405 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 02:45:17 +00:00
tor%cs.brown.edu
a6631a4f52
Calculate vertical scaling factor properly in DrawScaled().
...
r=jag,dr; sr=shaver
git-svn-id: svn://10.0.0.236/trunk@91404 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 02:41:51 +00:00
erik%netscape.com
6ff4f34ea1
checkin for bstell@netscape.com:
...
bug 54000; r=cls, sr=blizzard
enable nl_langinfo(CODESET) compiling
git-svn-id: svn://10.0.0.236/trunk@91403 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 02:29:59 +00:00
cls%seawood.org
7ef560bf29
Make sure that cpp & asm files are rebuilt on Makefile.in changes like .c files.
...
git-svn-id: svn://10.0.0.236/trunk@91402 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 02:12:53 +00:00
disttsc%bart.nl
c793ed4f4d
Fix senna bustage by removing unnecessary #include. r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@91401 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 02:12:09 +00:00
sfraser%netscape.com
4b8124de18
Fix HPUX bustage
...
git-svn-id: svn://10.0.0.236/trunk@91400 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 02:11:57 +00:00
brendan%mozilla.org
e4c21a8200
- Add JS_GetReservedSlot, JS_SetReservedSlot, and JSCLASS_HAS_RESERVED_SLOTS(n)
...
to the JS API, for per class extra slots beyond JSSLOT_PRIVATE (or starting
there for a class that lacks JSCLASS_HAS_PRIVATE). To avoid penalizing all
instances, these slots are allocated only upon first property-owned slot
allocation, or upon first JS_SetReservedSlot.
This entailed adding getRequiredSlot and setRequiredSlot hooks to the
JSObjectOps struct, and making obj->slots self-describing, a la BSTR. It
also afforded me a chance to clean up obj->slots locking so that non-native
JSObjectOps didn't risk unlocked accesses! Now there are thread-safe hooks
for all uses of obj.
First consumer is the new, DOM-glue-unifying XPConnect, which needs two
slots per wrapped function. Hence the change to js_FunctionClass.flags'
initializer.
- Commented the heck out of JSClass and JSObjectOps function typedefs in
jspubtd.h. I hope embedders see these comments!
- Fix JS_XDRValue's default case to handle int exclusively, there is no other
possible type (and therefore no JSMSG_BAD_JVAL_TYPE error).
- Clean up tabs in select old, tab-ridden files and sections.
- s/\<fh\>/file/g for stdio FILE * canonical variable names.
git-svn-id: svn://10.0.0.236/trunk@91396 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 01:53:24 +00:00
cls%seawood.org
d7180f9a7b
Update our non-compiler based dependency system to build dependencies on the fly like the compiler-based system does.
...
Bug #66529 r=leaf
git-svn-id: svn://10.0.0.236/trunk@91393 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 01:18:34 +00:00
loadrunner%betak.net
acedb5b4d7
Bug 64231, The Edit|Preferences|Fonts has problem with display some foreign fonts, r=matt, nhotta, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@91391 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 01:06:13 +00:00
loadrunner%betak.net
2e257637d0
Bug 72752, The default search engine will pick up AltaVista TradChinese, r=nhotta, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@91390 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 01:05:28 +00:00
kmcclusk%netscape.com
b1782a1c4e
Not part of the build, stand alone test program. Make gfx pixel coverage test compile and run. bug=70041. (patch from jonsmirl@mediaone.net)
...
git-svn-id: svn://10.0.0.236/trunk@91388 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 01:01:40 +00:00
sfraser%netscape.com
4fdc5bc10c
Add nsAccessibilityFactory.cpp so this stupid thing gets registered properly. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@91387 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 00:47:00 +00:00
ddrinan%netscape.com
b2332346b0
Use security.default_personal_cert for client auth
...
git-svn-id: svn://10.0.0.236/trunk@91386 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 00:36:53 +00:00
ddrinan%netscape.com
c21fadfcbe
Fixed some typos in the pref names
...
git-svn-id: svn://10.0.0.236/trunk@91385 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 00:35:01 +00:00
mcafee%netscape.com
fc2a5878b2
Adding named logfiles, test support.
...
git-svn-id: svn://10.0.0.236/trunk@91384 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 00:33:19 +00:00
waterson%netscape.com
17ec076943
Bug 74728, redux. Fix without leaking tokens: make sure that nsCParserNode always has an nsTokenAllocator object. r=harishd, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@91383 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 00:27:11 +00:00
bnesse%netscape.com
81dbdbc713
Added coments based on Judson's review comments.
...
[Not Part of the Build]
git-svn-id: svn://10.0.0.236/trunk@91378 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-05 00:08:07 +00:00
pinkerton%netscape.com
dafd939478
forgot to wrap something in !TARGET_CARBON. fixes bustage.
...
git-svn-id: svn://10.0.0.236/trunk@91376 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 23:58:35 +00:00
sfraser%netscape.com
55a3a4f35d
Fix for 74143, change nsIController to use DOMStrings. sr=hyatt, r=kin
...
git-svn-id: svn://10.0.0.236/trunk@91375 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 23:48:03 +00:00
peterlubczynski%netscape.com
3987c653e7
Fix for null pointer in full page plugins on Mac. bug 74789 a=av sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@91374 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 23:46:27 +00:00
rich.burridge%sun.com
84f19f4353
Fix for bug 72841 - Solaris Intel xptcall code should really be in separate files.
...
sr=shaver@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@91373 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 23:42:40 +00:00
bryner%uiuc.edu
8365e2492e
Making the CertContentListener support weak refs, this makes it so the user gets prompted to import the certificate. r=javi.
...
git-svn-id: svn://10.0.0.236/trunk@91370 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 23:30:05 +00:00
sonmi%netscape.com
23d3cc6ef4
updated
...
git-svn-id: svn://10.0.0.236/trunk@91369 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 23:28:57 +00:00
leaf%mozilla.org
5cc821a1cb
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@91368 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 23:15:03 +00:00
hyatt%netscape.com
c4648b083b
Fix for 53670.
...
git-svn-id: svn://10.0.0.236/trunk@91367 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 23:15:02 +00:00
pinkerton%netscape.com
808c7b19d5
Add DARWIN define for osx so we don't have to keep adding RHAPSODY defines if
...
anything new is needed. r=leaf/sr=shaver.
git-svn-id: svn://10.0.0.236/trunk@91366 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 23:13:27 +00:00
hyatt%netscape.com
9ff7c61384
Fix for 53670. sr=waterson, r=danm
...
git-svn-id: svn://10.0.0.236/trunk@91365 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 23:12:53 +00:00
pinkerton%netscape.com
7cc8e5e508
add DefProcFakery to build.
...
git-svn-id: svn://10.0.0.236/trunk@91364 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:57:45 +00:00
erik%netscape.com
7181d48f9a
checkin for bstell@netscape.com:
...
bug 54000; r=cls, sr=blizzard
define _XOPEN_SOURCE so older versions of Linux define CODESET
git-svn-id: svn://10.0.0.236/trunk@91363 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:51:36 +00:00
ftang%netscape.com
ba73f80669
remove obsoleted code. fix bug 74727
...
git-svn-id: svn://10.0.0.236/trunk@91362 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:49:04 +00:00
ftang%netscape.com
9d8ab7d797
remove obsoleted files
...
git-svn-id: svn://10.0.0.236/trunk@91361 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:42:57 +00:00
ftang%netscape.com
808acb1820
fix bug 74727. remove dead code
...
git-svn-id: svn://10.0.0.236/trunk@91360 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:36:47 +00:00
ftang%netscape.com
fc082d8752
fix 74727
...
r=yokoyama@netscape.com
remove dead code
git-svn-id: svn://10.0.0.236/trunk@91359 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:36:30 +00:00
ftang%netscape.com
c1dd21f016
remove dead cpp files
...
git-svn-id: svn://10.0.0.236/trunk@91358 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:35:25 +00:00
ftang%netscape.com
4070d00536
fix 74730. r=yokoyama@netscape.com
...
remove dead code
remove dead cpp file from the build
git-svn-id: svn://10.0.0.236/trunk@91357 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:34:45 +00:00
ftang%netscape.com
307f07b3d9
add table generation tool to the build Not part of the build
...
fix bug 67374
git-svn-id: svn://10.0.0.236/trunk@91356 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:32:54 +00:00
cmanske%netscape.com
d55dcb6cf6
checkin for neil@parkwaycc.co.uk: Use proper toolbar separator in Composer. b=73775, r=cmanske, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@91355 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:28:45 +00:00
ddrinan%netscape.com
04444a91b6
Fixed preftype error for default_personal_cert. r=javi
...
git-svn-id: svn://10.0.0.236/trunk@91354 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:23:27 +00:00
Xiaobin.Lu%eng.Sun.com
acc0c9d7f5
Bug 68933 r=Ed Burns sr=Mike Shaver
...
Get rid of the duplication function of JavaEnabled & IsJavaEnabled
git-svn-id: svn://10.0.0.236/trunk@91353 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:16:52 +00:00
cmanske%netscape.com
b36907b631
Part of fix number validation bug 73049, r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@91352 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:15:10 +00:00
Xiaobin.Lu%eng.Sun.com
600c054cdb
Bug 68933 r=Ed Burns and Mike Shaver sr=Mike Shaver
...
Function name changed due to idl convention
git-svn-id: svn://10.0.0.236/trunk@91351 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:14:43 +00:00
Xiaobin.Lu%eng.Sun.com
6096346361
Bug 68933 r=sr=Mike Shaver
...
Add declaration of GetPluginHost
git-svn-id: svn://10.0.0.236/trunk@91350 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:13:04 +00:00
Xiaobin.Lu%eng.Sun.com
6065a9bc2a
Bug 68933 r=sr=Mike Shaver
...
Add GetPluginHost method in order to be used by JavaEnabled implementation
git-svn-id: svn://10.0.0.236/trunk@91349 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:12:26 +00:00
Xiaobin.Lu%eng.Sun.com
28a0cbb434
Bug 68933 r=sr=Mike Shaver
...
Due to nsIJVMManger.idl change, IsJavaEnabled changed to GetJavaEnabled
git-svn-id: svn://10.0.0.236/trunk@91348 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:11:12 +00:00
Xiaobin.Lu%eng.Sun.com
ab5b7af17e
Bug 68933 r=sr=Mike Shaver
...
Reimplemented the JavaEnabled() function done by jst@netscape
git-svn-id: svn://10.0.0.236/trunk@91347 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:09:56 +00:00
Xiaobin.Lu%eng.Sun.com
5bc2dc615f
Bug 68933: r=sr=Mike Shaver.
...
M tasksOverlay.js
navigator.javaEnabled() implementation has been changed by jst@netscape
git-svn-id: svn://10.0.0.236/trunk@91346 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:07:46 +00:00
cmanske%netscape.com
1c88cd85a7
New strings for dialog number validation bug 73049, r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@91345 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:05:50 +00:00
cmanske%netscape.com
62d10f5721
Fixed dialog number validation bug 73049, r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@91344 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 22:05:06 +00:00
morse%netscape.com
abc9cd1707
bug 74489, fix semantics of enumerate, r=valeski, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@91343 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:58:50 +00:00
jdunn%netscape.com
282f25dce4
just adding a comment with reference to the bug to let people looking
...
at this know what the heck is going on
git-svn-id: svn://10.0.0.236/trunk@91342 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:57:14 +00:00
jdunn%netscape.com
ce51cd05bb
aix,os/2 & solaris are all having problems with this. It has to do with
...
struct/union access and nested classes, but it is a big pain.
r= mkaply@us.ibm.com ,waterson@netscape.com ,scc@mozilla.org
a= scc@mozilla.org
# 74725
git-svn-id: svn://10.0.0.236/trunk@91341 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:54:18 +00:00
cmanske%netscape.com
0ffe25f89e
Fixed JS warnings and window title bugs 57649, 73807; r=brade, hurricane; sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@91340 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:52:25 +00:00
pinkerton%netscape.com
34f7b25727
remove mdef resource, no longer needed. r=saari/sr=sfraser bug# 61039
...
git-svn-id: svn://10.0.0.236/trunk@91339 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:45:51 +00:00
pinkerton%netscape.com
0ffe24b221
new borderless wdef to bring in line with win32 windows. clean up mdef code to be in line with wdef code. r=saari/sr=sfraser bug# 61039
...
git-svn-id: svn://10.0.0.236/trunk@91338 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:45:18 +00:00
pinkerton%netscape.com
6362cd404d
add borders back to mac popups now that the popups have no border of their own. r=saari/sr=sfraser bug# 61039
...
git-svn-id: svn://10.0.0.236/trunk@91337 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:44:26 +00:00
pinkerton%netscape.com
87cf0f67a6
new borderless wdef to bring in line with win32 windows. clean up mdef code to be in line with wdef code.
...
git-svn-id: svn://10.0.0.236/trunk@91336 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:42:42 +00:00
pinkerton%netscape.com
d3cd048aeb
extract some code used for our fake MDEF/WDEF. r=saari/sr=sfraser. bug 61039.
...
git-svn-id: svn://10.0.0.236/trunk@91335 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:42:16 +00:00
dbragg%netscape.com
873f8b6c8d
Fix for 29415. Now returning READ_ONLY error if file attribute set that way. r=dveditz, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@91334 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:40:59 +00:00
leaf%mozilla.org
20d69db19e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@91332 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:30:03 +00:00
cls%seawood.org
c2ee9a00e1
Use TRY_LINK instead of TRY_COMPILE when testing for gnu_get_libc_version().
...
Thanks to Kurt <lidl@pix.net > for the patch.
Bug #74758 Fixing ports tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@91331 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:29:20 +00:00
mcgreer%netscape.com
24504c30f6
fix bug #74764
...
r=javi
git-svn-id: svn://10.0.0.236/trunk@91329 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:06:22 +00:00
cls%seawood.org
6bd6c87cd3
Fix jsmath.o related dependencies.
...
Bug #74707 a=jj@netscape.com
git-svn-id: svn://10.0.0.236/trunk@91327 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 21:00:11 +00:00
beard%netscape.com
40e3d35ea3
Configuration for Mac OS X final (Darwin 1.3)
...
git-svn-id: svn://10.0.0.236/trunk@91324 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 19:48:12 +00:00
pchen%netscape.com
2ff09311e0
blocker bug 74728, r=pinkerton, Check for null mTokenAllocator before trying to free a token, for some reason unbeknowst to me, view source likes to create nsCParserNodes with a null allocator. Why this didn't bite us in the ass before is also beyond me.
...
git-svn-id: svn://10.0.0.236/trunk@91321 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 18:38:28 +00:00
shaver%mozilla.org
c2d245c145
explicitly include nsString.h
...
git-svn-id: svn://10.0.0.236/trunk@91311 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 16:41:14 +00:00
dcone%netscape.com
5064aea52b
Added silent parameter. r=mclusky sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@91305 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 14:55:26 +00:00
jdunn%netscape.com
3c7ded623c
fixing ports bustage
...
# 74725
git-svn-id: svn://10.0.0.236/trunk@91304 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 14:43:39 +00:00
ftang%netscape.com
52903545bc
not part of the build yet.
...
fix bug 65773
r=nobodyyet sr=nobodyyet
git-svn-id: svn://10.0.0.236/trunk@91303 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 14:36:53 +00:00
kestes%tradinglinx.com
acfc204cad
relax the uid/gid security checks for Debian
...
git-svn-id: svn://10.0.0.236/trunk@91302 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 14:23:36 +00:00
mkaply%us.ibm.com
3ce0b10d25
Nope, didn't work
...
git-svn-id: svn://10.0.0.236/trunk@91301 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 13:44:01 +00:00
mkaply%us.ibm.com
2d69301e88
Attempt to fix ports bustage
...
git-svn-id: svn://10.0.0.236/trunk@91300 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 13:08:27 +00:00
cls%seawood.org
93acdb6341
Some compilers/platforms (Irix) only have <new.h> not <new>. Fixing cement tinderbox bustage
...
git-svn-id: svn://10.0.0.236/trunk@91297 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 11:16:58 +00:00
leaf%mozilla.org
5e76dbfe8b
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@91296 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 11:15:02 +00:00
cls%seawood.org
6d44f62c63
Expand the function check for gnu_get_libc_version() into a full compile check as BeOS has the function in libroot.so but it is not declared in any headers.
...
git-svn-id: svn://10.0.0.236/trunk@91295 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 11:02:06 +00:00
hwaara%chello.se
6b919bf372
Don't include the same header twice! No bug, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@91294 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 10:39:21 +00:00
sspitzer%netscape.com
794070fa81
ignore generate makefiles
...
git-svn-id: svn://10.0.0.236/trunk@91292 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 10:03:09 +00:00
waterson%netscape.com
5a0c204b43
Another wild stab at fixing ports bustage.
...
git-svn-id: svn://10.0.0.236/trunk@91281 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 09:09:58 +00:00
waterson%netscape.com
88dd85fcc6
Wild stab at fixing ports bustage.
...
git-svn-id: svn://10.0.0.236/trunk@91280 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 09:05:06 +00:00
waterson%netscape.com
38e5ada380
Fix more gcc-2.7.2.3 bustage. Whee\!
...
git-svn-id: svn://10.0.0.236/trunk@91279 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 08:26:32 +00:00
mkaply%us.ibm.com
23a9b5d209
OS/2 TB breakage
...
git-svn-id: svn://10.0.0.236/trunk@91278 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 08:25:32 +00:00
pavlov%netscape.com
fd002cfbf7
fixing images not drawing correctly. bug 73195. patch from kmcclusk@netscape.com. r=pavlov sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@91276 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 08:23:14 +00:00
pavlov%netscape.com
82068782e0
fixing bug 74652 r=shaver sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@91274 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 08:04:54 +00:00
waterson%netscape.com
6ebd59f729
Fix gcc-2.7.2.3 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@91273 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 07:54:23 +00:00
brendan%mozilla.org
e21e734c03
Quote reserved identifiers as well as non-lexical-identifier property ids in object literals (73598, r=jband, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@91271 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 07:45:22 +00:00
bryner%uiuc.edu
6dbd115c0e
Fixing client auth. r=darin, sr=ben. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@91270 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 07:36:39 +00:00
darin%netscape.com
30bbfdcd43
Fixes bug 74118 "can't launch with a new profile" r=bryner, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@91268 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 07:28:51 +00:00
darin%netscape.com
93a44d86ec
Fixes bug 74199 "about:cache-entry needs to know how to deal with
...
non-stream-based cache entries" r=gordon, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@91267 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 07:25:58 +00:00
ben%netscape.com
19e5473291
Partial fix for 73905, JS files not loaded with nsIChannel::LOAD_NORMAL.
...
r=darin, sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@91266 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 07:21:36 +00:00
darin%netscape.com
72047ef03e
Fixes bug 73905 "CSS/JS documents are not cached" r=pierre, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@91265 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 07:20:46 +00:00
hyatt%netscape.com
1f47c8bc4a
Missed the XML bit of my mutation patch.
...
git-svn-id: svn://10.0.0.236/trunk@91264 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 07:07:33 +00:00
hyatt%netscape.com
0ed9d49f33
Missed a bit of my mutation patch.
...
git-svn-id: svn://10.0.0.236/trunk@91263 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 07:07:20 +00:00
idk%eng.sun.com
0af6d623df
*not part of the build*
...
fix for 74676
git-svn-id: svn://10.0.0.236/trunk@91262 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 07:01:42 +00:00
shaver%mozilla.org
9c980e4543
sigh, fix direct-inclusion-of-jsgc.h bustage in TestXPC
...
git-svn-id: svn://10.0.0.236/trunk@91257 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 05:53:58 +00:00
sspitzer%netscape.com
f59c05572a
partial fix for #74674 . bullet proof the db view. r/sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@91255 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 05:16:29 +00:00
stephend%netscape.com
23fc7135c8
Fixing typo in the patch for bug 52154 'Make gui for view source coloring pref' patch this time by bzbarsky@mit.edu (this patch was previously reviewed by akkana and super-reviewed by Joe Hewitt)
...
git-svn-id: svn://10.0.0.236/trunk@91254 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 05:12:08 +00:00
shaver%mozilla.org
4aa2ca3096
fixing bustage from fat-fingering before committing
...
git-svn-id: svn://10.0.0.236/trunk@91253 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 05:06:59 +00:00
hyatt%netscape.com
f7d1932732
Missed a piece of the mutation patch.
...
git-svn-id: svn://10.0.0.236/trunk@91252 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 05:06:18 +00:00
waterson%netscape.com
1ef6e620b4
Bug 68213. Require users of nsFixedSizeAllocator to specify object size at Free() time to avoid 8 byte overhead per allocation. r=harishd, brendan, shaver, hyatt; sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@91251 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 05:00:08 +00:00
sspitzer%netscape.com
049707d100
fix for #67677 . on loading a folder, if there is no new messages
...
scroll to the top. r=mscott, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@91250 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 04:43:15 +00:00
roc+%cs.cmu.edu
2647a38223
Fix calculation of widget coverings in nsViewManager::UpdateAllCoveringWidgets. Bug 74413, sr=attinasi,r=kmcclusk
...
git-svn-id: svn://10.0.0.236/trunk@91249 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 04:37:12 +00:00
sspitzer%netscape.com
56acdd67fa
fix #72262 and #72269 . when loading a folder, scroll to the first new message (but don't select it.) when loading a folder while doing cross folder navigation, scroll to and select the proper messsage. r=mscott, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@91248 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 04:32:10 +00:00
shaver%mozilla.org
04121d876f
73645: use JSDHashTable for JSRuntime.gcRootsHash and .gcLocksHash.
...
r=waterson-the-dhash-fiend, sr=brendan-the-other-dhash-fiend
git-svn-id: svn://10.0.0.236/trunk@91247 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 04:30:41 +00:00
hyatt%netscape.com
65a3e065f4
Fix for mutation event crashers.
...
git-svn-id: svn://10.0.0.236/trunk@91246 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 04:30:03 +00:00
cmanske%netscape.com
a0403c6188
Fixed Print button bug in plaintext editor (by rcassin@supernova.org) r=cmanske, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@91245 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 04:08:13 +00:00
cmanske%netscape.com
520fe7bdf2
Fixed Spell check dialog layout bug 72223, r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@91244 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 04:05:14 +00:00
shaver%mozilla.org
4bd0482736
74637: track scc's string changes, to fix infinite recursion when manipulating
...
a wrapped JSString. r=smfr, sr=scc.
git-svn-id: svn://10.0.0.236/trunk@91243 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 04:02:21 +00:00
cmanske%netscape.com
25db66b850
Editor CSS changes needed for Spelling dialog, b=72223, r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@91242 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 03:59:27 +00:00
pchen%netscape.com
7f079b897f
bug 73262, r=pinkerton, sr=sfraser/jst, add ptr for xul document
...
git-svn-id: svn://10.0.0.236/trunk@91241 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 03:41:34 +00:00
pchen%netscape.com
0b287ca0c8
bug 73262, r=pinkerton, sr=sfraser/jst, set weak ref to xul document after adding nsMenuBar as observer, then use that weak ref in destructor to remove ourself as observer, problem is that webshell is getting destroyed before nsMenuBar, so nsMenuBar can't get at the xul document, thus it can't remove itself as an observer.
...
git-svn-id: svn://10.0.0.236/trunk@91240 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 03:41:30 +00:00
talisman%anamorphic.com
2f29d6753a
Added a new note for Mac users re Project Builder. jrg
...
git-svn-id: svn://10.0.0.236/trunk@91239 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 03:38:31 +00:00
nhotta%netscape.com
27858ace60
Changed to use strncmp instead of strcmp for Content-Type value comparison, bug 74573, r=ftang, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@91238 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 03:34:57 +00:00
talisman%anamorphic.com
01fba1527a
Adding support for Project Builder on Mac OS X. jrg
...
git-svn-id: svn://10.0.0.236/trunk@91237 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 03:34:20 +00:00
gordon%netscape.com
1e0c0b4023
Landing DISKCACHE1_BRANCH (part Deux) which enables dynamic eviction and efficient cache miss detection for the disk cache (bug 72506) r=beard, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@91234 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 03:30:45 +00:00
stephend%netscape.com
b93908a789
Fixes bug 52154, 'Make gui for view source coloring pref' r=akkana@netscape.com sr=hewitt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@91233 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 03:19:17 +00:00
stephend%netscape.com
befa5a072c
Part of the fix for bug 52154, 'Make gui for view source coloring pref' r=akkana@netscape.com sr=hewitt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@91232 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 03:18:34 +00:00
stephend%netscape.com
96f508e78d
Fix for bug 66011, mailto: headers erroneously inserted into to: field. Patch by Kevin Duffy <kevin@buhbird.com> r=ducarroz@netscape.com sr=sspitzer@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@91231 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 03:03:47 +00:00
talisman%anamorphic.com
774201eaba
new, better-looking, more professional splash screen image. jrg
...
git-svn-id: svn://10.0.0.236/trunk@91230 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 02:58:22 +00:00
talisman%anamorphic.com
b8efdaaa9e
Modified means of getting the splash screen image so it works when app is run as a jar. jrg
...
git-svn-id: svn://10.0.0.236/trunk@91229 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 02:57:04 +00:00
talisman%anamorphic.com
8e4587c509
Changed event switch - must access static public (i.e., class) variables through class, not through instance. jrg
...
git-svn-id: svn://10.0.0.236/trunk@91228 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 02:55:54 +00:00
morse%netscape.com
18ceb1bc1c
bugs 74049 (cookies permission file garbled) and 74489 (crash bringing up cookie viewer), r=valeski, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@91227 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 02:39:39 +00:00
morse%netscape.com
6dd905a714
bug 74089, image/cookie confusion, r=valeski, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@91226 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 02:34:26 +00:00
sspitzer%netscape.com
1b2060a435
fix for #74357 . do what 4.x mac did for collapsed read messages, that are threads that had unread chidren. r/sr=hyatt,bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@91225 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 02:13:41 +00:00
disttsc%bart.nl
19d56a352c
Fix senna bustage, add "timer" to REQUIRES line
...
git-svn-id: svn://10.0.0.236/trunk@91224 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 02:09:28 +00:00
oeschger%netscape.com
8f8d6be1c2
fixing css, adding manifest, NOT PART OF BUILD
...
git-svn-id: svn://10.0.0.236/trunk@91223 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 01:52:16 +00:00
pinkerton%netscape.com
e019408e1d
fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@91222 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 01:38:57 +00:00
hyatt%netscape.com
4bab10dbe3
Fix for outliner skin switching bug.
...
git-svn-id: svn://10.0.0.236/trunk@91221 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 01:37:09 +00:00
pinkerton%netscape.com
1312d6685c
fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@91219 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 00:57:40 +00:00
sonmi%netscape.com
2991dfa79f
removed unneccessary variables
...
git-svn-id: svn://10.0.0.236/trunk@91213 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 00:31:59 +00:00
sonmi%netscape.com
cfcafc823a
workaround, when running backward compatibility tests pk12util tests don't run
...
git-svn-id: svn://10.0.0.236/trunk@91212 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 00:29:27 +00:00
sonmi%netscape.com
5a748ff2d9
added functionallity for backward compatibility testing, improved messages
...
git-svn-id: svn://10.0.0.236/trunk@91211 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 00:28:12 +00:00
sonmi%netscape.com
33777883af
added backward compatibility tests
...
git-svn-id: svn://10.0.0.236/trunk@91209 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 00:23:18 +00:00
sonmi%netscape.com
e0aaa40617
added functionallity for backward compatibility testing
...
git-svn-id: svn://10.0.0.236/trunk@91208 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 00:22:43 +00:00
javi%netscape.com
57314ffb6d
Fix for Bug 74436 patch provided by ccarlen r=danm
...
Make PSM 2.0 use the embedding friendly window watcher
service instead of grabbing the hidden window.
git-svn-id: svn://10.0.0.236/trunk@91203 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 00:06:18 +00:00
javi%netscape.com
43e6f04f96
Fix UNIX build bustage
...
git-svn-id: svn://10.0.0.236/trunk@91202 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-04 00:03:02 +00:00
valeski%netscape.com
1174356dfa
sr=waterson. comment change only
...
git-svn-id: svn://10.0.0.236/trunk@91200 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 23:30:30 +00:00
dr%netscape.com
dc91b51ac9
backing out edburns's removal of necessary typedefs
...
git-svn-id: svn://10.0.0.236/trunk@91199 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 23:29:26 +00:00
larryh%netscape.com
77a7c53dde
bugzilla: 45343. re-implement PL_ArenaAllocate()
...
git-svn-id: svn://10.0.0.236/trunk@91196 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 23:23:02 +00:00
valeski%netscape.com
12dee4cf09
sr=shaver, r=dmose. 74554. fixing array index typo
...
git-svn-id: svn://10.0.0.236/trunk@91194 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 22:59:02 +00:00
rickg%netscape.com
75bb2ffbb9
preloader update. r=peterl, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@91193 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 22:58:59 +00:00
av%netscape.com
1adad24225
For 73856, adding simple scriptability to the old style plugins, sr=vidur, ra=av
...
git-svn-id: svn://10.0.0.236/trunk@91192 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 22:49:38 +00:00
mcafee%netscape.com
f1b3bb4da2
print out system id
...
git-svn-id: svn://10.0.0.236/trunk@91191 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 22:47:50 +00:00
sspitzer%netscape.com
8a191a3338
make --with-extensions=inspector generate the Makefiles
...
for hewitt's document inspector. r=prass,kerz sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@91190 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 22:41:24 +00:00
av%netscape.com
41610106ab
For 73856, zeroing plugin function table in ns4xPlugin destructor, sr=vidur, ra=av
...
git-svn-id: svn://10.0.0.236/trunk@91189 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 22:39:19 +00:00
locka%iol.ie
f035c4a3bb
NOT PART OF BUILD. Added test for innerHTML property of HTML elements.
...
git-svn-id: svn://10.0.0.236/trunk@91188 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 22:37:47 +00:00
av%netscape.com
c84a6b1b9c
For 73856, adding plugin host notification that the plugin instance is scriptable, sr=vidur, ra=jst
...
git-svn-id: svn://10.0.0.236/trunk@91187 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 22:33:32 +00:00
peterlubczynski%netscape.com
a2ae9333a1
Implement full-page plugins on Mac bug 35682 a=av sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@91186 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 22:18:59 +00:00
heikki%netscape.com
120df2142a
This commit was generated by cvs2svn to compensate for changes in r91184,
...
which included commits to RCS files with non-trunk default branches.
git-svn-id: svn://10.0.0.236/trunk@91185 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 22:13:38 +00:00
edburns%acm.org
3f17be6c32
ra=edburns
...
r=av
sr=waterson
author = Nikolay Igotti <inn@sparc.spb.su >
Changes are:
- adding IID accessors to nsIJVMPlugin and nsIJVMConsole interface - I think
better patch would add accessors to the end of interface definition -
to save binary compatibility with Java Plugin
- together with old way of obtaining of JVM service (GetFactory) use new way
GetService - it's good anyway and shouldn't break Java Plugin
M modules/oji/public/nsIJVMPlugin.h
M modules/oji/public/nsIJVMConsole.h
M sun-java/stubs/include/jri_md.h
M modules/oji/src/nsJVMManager.cpp
git-svn-id: svn://10.0.0.236/trunk@91183 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 22:05:03 +00:00
locka%iol.ie
f109555953
Added read-only implementations of innerHTML, innerText, offsetLeft, offsetTop, offsetWidth, offsetHeight. b=58475
...
git-svn-id: svn://10.0.0.236/trunk@91182 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 22:00:21 +00:00
edburns%acm.org
4e72c06770
http://bugzilla.mozilla.org/show_bug.cgi?id=69466
...
r=av
sr=waterson
Make it so incomplete hostnames, such as .eng.sun.com, are valid entries for
the noProxyFor list.
git-svn-id: svn://10.0.0.236/trunk@91180 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:56:59 +00:00
locka%iol.ie
cc8edeccc2
Updated GetTarget so windows are created if the named target cannot be found and for _new & _blank targets. b=72491, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@91179 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:56:02 +00:00
av%netscape.com
f05d8ec049
For 73856, adding new header file to the list of files to be exported, sr=vidur, ra=av
...
git-svn-id: svn://10.0.0.236/trunk@91178 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:41:19 +00:00
av%netscape.com
09c8488159
For 73856, new private interface for the plugin host, first time in, sr=vidur, ra=av
...
git-svn-id: svn://10.0.0.236/trunk@91177 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:35:57 +00:00
radha%netscape.com
71cd80f593
Fix for bug 73746. r=valeski, sr=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@91176 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:34:30 +00:00
av%netscape.com
2d89d9e3a4
For 73856, adding new values to nsPluginInstanceVariable enum type, sr=vidur, ra=av
...
git-svn-id: svn://10.0.0.236/trunk@91175 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:33:17 +00:00
naving%netscape.com
f8854e2942
74446. sr=bienvenu. handle the period at the beginning of the line.
...
git-svn-id: svn://10.0.0.236/trunk@91174 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:32:59 +00:00
peterlubczynski%netscape.com
841e90d34d
Fix for sending events to plugins on Windows through the DOM bug 60712 r=saari sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@91173 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:32:37 +00:00
av%netscape.com
a82e86719b
For 73856 -- adding new values to NPPVariable enumeration type, sr=vidur, ar=av
...
git-svn-id: svn://10.0.0.236/trunk@91172 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:29:48 +00:00
pinkerton%netscape.com
014590aa82
before executing command, check if it's a menu. fixes weird problems with context menus where rightclicking with a submenu visible would dismiss the parent but leave the submenu. r=pchen/sr=hyatt. bug# 71795
...
git-svn-id: svn://10.0.0.236/trunk@91171 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:20:43 +00:00
ducarroz%netscape.com
1228e9d631
Fix for bug 70222. Use IC to decide if we need to send the file as AppleDouble. R=varada, SR=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@91170 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:11:24 +00:00
ducarroz%netscape.com
402091e0a2
Fix for bug 70222. Add an API to retreive file mapping flags. R=varada, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@91169 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:08:51 +00:00
ducarroz%netscape.com
634e01d85f
Fix for bug 67504. Remove hardcoded string. R=varada, SR=bienvenu
...
Fix for bug 41150. Do not reveal BCC recipients when forwarding a message. R=varada, SR=bienvenu
git-svn-id: svn://10.0.0.236/trunk@91168 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:05:07 +00:00
ducarroz%netscape.com
382c9a9837
Fix for bug 67504. Remove hardcoded string. R=varada, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@91167 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 21:03:30 +00:00
idk%eng.sun.com
0d7a733787
*not part of the build*
...
add on to my previous checkin
git-svn-id: svn://10.0.0.236/trunk@91166 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 20:59:04 +00:00
dave%intrec.com
b6faef51e6
Fix for bug 74529: backward email filtering fixed. patch by jake@acutex.net
...
git-svn-id: svn://10.0.0.236/trunk@91165 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 20:54:53 +00:00
disttsc%bart.nl
85513f5d0d
Get postData from session history instead of BrowserInstance. bug=46200, r=law, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@91164 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 20:53:50 +00:00
dr%netscape.com
5869bd3fea
fix for 74065. r=pinkerton, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@91163 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 20:45:13 +00:00
dave%intrec.com
f5dae4e3f3
Fix for bug 53696: periods(.) and plusses(+) were not being accepted as valid in mime-types, which are legal per RFC2045 and RFC2048.
...
git-svn-id: svn://10.0.0.236/trunk@91162 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 20:42:58 +00:00
dr%netscape.com
b8f39c94f6
fix for 72010 (contrib by alex.fritze@crocodile-clips.com). r=dr, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@91161 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 20:42:41 +00:00
dr%netscape.com
fe4a8c286c
fix for 40105. r=jst, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@91160 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 20:39:34 +00:00
beard%netscape.com
e10e494f55
fix for bug #6872 , checking in for tnoyes@mac.com, r=beard, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@91159 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 20:23:36 +00:00
bnesse%netscape.com
7ecfbaef13
Updates to the future preferences API based on the latest round of feedback.
...
[Not Part of the Build]
git-svn-id: svn://10.0.0.236/trunk@91157 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 20:11:54 +00:00
rickg%netscape.com
da16bfd694
Adding hook for preloader; r=peterl, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@91156 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 19:40:58 +00:00
ftang%netscape.com
2dea739cf9
remove dead code prepare for bidi landing
...
The code removed are #ifdef and turn off right now.
r=bstell sr=erik
git-svn-id: svn://10.0.0.236/trunk@91155 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 19:34:56 +00:00
ftang%netscape.com
2d33682705
fix 71762.r=bstell sr=erik. add non standard jis0208 mapping
...
git-svn-id: svn://10.0.0.236/trunk@91154 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 19:30:33 +00:00
varada%netscape.com
a718e19985
fix for bug#71907 -cant send message;r=ducarroz;sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@91153 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 19:27:11 +00:00
joe.chou%eng.sun.com
7ed08b37f7
After converting nsIPluginManager.h to nsIPluginManager.idl (64297, already checked in), the original nsIPluginManager.h is no longer neede.
...
git-svn-id: svn://10.0.0.236/trunk@91151 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 19:09:39 +00:00
joe.chou%eng.sun.com
efdfd5c59e
After converting nsIJVMPluginInstance.h to nsIJVMPluginInstance.idl (64296, already checked in), theoriginal nsIJVMPluginInstance.h is no longer needed.
...
git-svn-id: svn://10.0.0.236/trunk@91150 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 19:04:22 +00:00
disttsc%bart.nl
93523cb0ed
Fix for bug 74488 (and hopefully bug 74552): app freezes in mail when psm dialog is brought up (/ a link is clicked), r=scc, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@91149 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 17:17:20 +00:00
dcone%netscape.com
6acdc377a9
back out change..
...
git-svn-id: svn://10.0.0.236/trunk@91146 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 15:29:33 +00:00
kestes%tradinglinx.com
d55d96f6c8
relax the uid/gid security checks for redhat 7.0
...
git-svn-id: svn://10.0.0.236/trunk@91145 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 15:14:27 +00:00
dcone%netscape.com
1573da7109
added a silent member. sr=attinasi r=kmmclusk.
...
git-svn-id: svn://10.0.0.236/trunk@91144 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 14:38:42 +00:00
ccarlen%netscape.com
d735ced6e8
Sample code - not part of the process. Bug 74120 - remove refs to old cache. r=valeski.
...
git-svn-id: svn://10.0.0.236/trunk@91143 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 14:32:01 +00:00
peterv%netscape.com
af566ed325
Removing use of HashTable (bug #69091 ). Not part of default build. r=Pike.
...
git-svn-id: svn://10.0.0.236/trunk@91142 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 14:31:33 +00:00
ccarlen%netscape.com
d34d0b9bea
Sample code - not part of the process. Bug 71387 - remove unneeded code to determine locale of profile defaults. r=tao
...
git-svn-id: svn://10.0.0.236/trunk@91141 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 14:29:01 +00:00
rods%netscape.com
de53e898e2
removing special centering code for width
...
Bug 68573 r=kmcclusk sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@91140 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 14:10:47 +00:00
dbaron%fas.harvard.edu
282c63502d
Fix Boehm GC + MOZ_TRACK_MODULE_DEPS build. r=disttsc@bart.nl sr=cls@seawood.org
...
git-svn-id: svn://10.0.0.236/trunk@91139 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 13:29:13 +00:00
miodrag%netscape.com
ef15674f7e
Allow explicit SSLSocketFactory, contribution by Kyle F. Downey, kdowney@amberarcher.com
...
git-svn-id: svn://10.0.0.236/trunk@91138 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 13:17:22 +00:00
miodrag%netscape.com
70e4886ec2
A minor update
...
git-svn-id: svn://10.0.0.236/trunk@91137 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 13:13:52 +00:00
miodrag%netscape.com
ac66a4b576
74378 fix in flushEntries(), contribution by Glenn McAllister, glenn@somanetworks.com
...
git-svn-id: svn://10.0.0.236/trunk@91136 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 13:12:03 +00:00
peterv%netscape.com
4b69a94419
Removing unused files. Not part of default build. r=Pike.
...
git-svn-id: svn://10.0.0.236/trunk@91135 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 13:00:38 +00:00
peterv%netscape.com
af590839d9
Making this file compile on Mac. Not part of default build.
...
git-svn-id: svn://10.0.0.236/trunk@91133 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 12:38:50 +00:00
peterv%netscape.com
ae721659d9
Fix some of bug #59853 (new operator should be used with more care). Not part of default build. r=Pike.
...
git-svn-id: svn://10.0.0.236/trunk@91132 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 12:38:01 +00:00
peterv%netscape.com
f51cda11e6
Fix some leaks (bug #72179 ). Not part of default build. r=Pike.
...
git-svn-id: svn://10.0.0.236/trunk@91131 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 12:36:07 +00:00
peterv%netscape.com
0264c08211
Allow use of Transformiix in embedding (bug #72143 ). Not part of default build. r=heikki.
...
git-svn-id: svn://10.0.0.236/trunk@91130 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 12:33:03 +00:00
peterv%netscape.com
0eb10aa694
Removing use of HashTable (bug #69091 ). Removing CommandLineUtils from module build. Not part of default build. r=Pike.
...
git-svn-id: svn://10.0.0.236/trunk@91129 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 12:30:50 +00:00
peterv%netscape.com
0f3fae5540
Small clean-up. Not part of default build. r=Pike.
...
git-svn-id: svn://10.0.0.236/trunk@91128 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 12:25:03 +00:00
peterv%netscape.com
e85c1a22ba
Redesign wrappers a bit (bug #65237 ). Comment out nslogging stuff for now. Use mozilla's new GetBaseURI. Not part of default build. r=Pike.
...
git-svn-id: svn://10.0.0.236/trunk@91127 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 12:23:03 +00:00
peterv%netscape.com
5c753a496b
Adding two files (nsUnicodeToTeXCMMIttf.cpp and nsUnicodeToTeXCMSYttf.cpp) to keep MathML building on Mac. Not part of default build.
...
git-svn-id: svn://10.0.0.236/trunk@91126 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 12:06:13 +00:00
idk%eng.sun.com
64984abc73
* not part of the build*
...
Fixed 71951, 74511, 74525
git-svn-id: svn://10.0.0.236/trunk@91125 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 11:57:15 +00:00
markh%activestate.com
a8c7226929
Pass the class itself to the registrar function.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@91124 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 11:17:35 +00:00
markh%activestate.com
25cd24f421
Free a leaking IID.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@91122 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 10:43:27 +00:00
markh%activestate.com
9a40c7d956
Final set of changes to bring us into like with the new file IO world.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@91121 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 10:41:38 +00:00
markh%activestate.com
151f1e3fd3
Allow services to use interface names as a string, just like regular components.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@91120 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 10:41:09 +00:00
ssu%netscape.com
0453f1c09f
fixing:
...
bug 68053 - Win32 installer needs to log the installation process.
bug 64433 - setup.exe inside mozilla-win32-installer.exe contains "Netscape" text
bug 72254 - Installer should not place Uninstaller shortcut in Start Menu
bug 72422 - Moz Installer needs to update internal ua to 0.9
bug 74173 - Win32 installer needs to offer ability to disable path change
bug 64179 - "K" should be "KB"
bug 71108 - Installer FTP stage is slow on Win32
bug 71113 - Log files should not prevent installation
http://bugscape/show_bug.cgi?id=4196 - Launching Setup via a CD autorun causes dll error
r=dveditz
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@91118 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 09:44:22 +00:00
dveditz%netscape.com
a4ac8f7d68
one more try, force depend to be clobber in this directory
...
git-svn-id: svn://10.0.0.236/trunk@91117 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 08:59:34 +00:00
timeless%mac.com
7cf6907320
temp patch to fix build bustage r=bstell
...
CODEPAGE is not defined (perhaps we don't have glibc2.1 on some tinders?)
so i'm disabling the code that would try to use it.
git-svn-id: svn://10.0.0.236/trunk@91115 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 08:45:05 +00:00
dveditz%netscape.com
5d7092e5e8
fixing win32 clobber bustage too
...
git-svn-id: svn://10.0.0.236/trunk@91114 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 08:15:18 +00:00
dveditz%netscape.com
6b534e9e27
fixing win32 depend bustage -- hack alert
...
git-svn-id: svn://10.0.0.236/trunk@91113 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 08:12:02 +00:00
disttsc%bart.nl
0e603efaad
Fix MOZ_TRACK_MODULE_DEPS bustage (senna)
...
git-svn-id: svn://10.0.0.236/trunk@91112 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 07:49:49 +00:00
disttsc%bart.nl
ca5ce7c32a
Fix speedracer bustage. r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@91111 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 07:47:54 +00:00
sdagley%netscape.com
93c22f57fa
Fix linkage probs preventing lib loading under Carbon. No bug #. r/a/doh!=saari
...
git-svn-id: svn://10.0.0.236/trunk@91110 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 07:19:51 +00:00
jst%netscape.com
2fb55fe1f8
Fixing crasher/regression bug 74431 that I caused a few weeks ago.
...
git-svn-id: svn://10.0.0.236/trunk@91109 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 07:14:12 +00:00
mscott%netscape.com
eb8f9e5308
(NOT PART OF THE BUILD)
...
get icon support working on win2k by supporting 16 bit per pixel RGB data from the OS.
Turn this 5:5:5 data into 24 bit per pixel data.
still doesn't look quite right color wise (the blues are off) but it's closer.
git-svn-id: svn://10.0.0.236/trunk@91108 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 07:09:20 +00:00
dveditz%netscape.com
efbf1b32a6
Fix 72551 speed up zip archive opening. r=ssu,sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@91107 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:35:13 +00:00
erik%netscape.com
d37fea69b3
checkin for bstell@netscape.com:
...
bug 55021; r=ftang@netscape.com , sr=erik@netscape.com
sample postscript font names file
git-svn-id: svn://10.0.0.236/trunk@91106 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:30:17 +00:00
erik%netscape.com
619faf0ee9
checkin for bstell@netscape.com:
...
bug 55021; r=ftang@netscape.com , sr=erik@netscape.com
remove default japanese postscript font names
these have been moved into nsPostScriptObj.cpp so user can override them
git-svn-id: svn://10.0.0.236/trunk@91105 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:27:40 +00:00
leaf%mozilla.org
a124ec6d2c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@91104 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:15:02 +00:00
sspitzer%netscape.com
ea80fb54c5
#72282 fix the "watched threads" crasher, again
...
#62455 make sure double clicking on a cell in a column that is a cycler doesn't open the message in a new window
#72665 , #73888
treat the thread unread and thread total columns like all the other columns.
allow the user to persist their hidden attribuyte.
don't hide / show them when switching between threaded and nonthreaded views.
All that's left is to hide those columns by default.
#72252 fix sort indicator problems
#72250 sorts should default to ascending
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@91103 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:13:38 +00:00
erik%netscape.com
bae21fa3f9
checkin for bstell@netscape.com:
...
bug 55021; r=ftang@netscape.com , sr=erik@netscape.com
read postscript printer vendor supplied font names file
export a sample postscript font names file
git-svn-id: svn://10.0.0.236/trunk@91102 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:09:02 +00:00
erik%netscape.com
0aacd6d07e
checkin for bstell@netscape.com:
...
bug 55021; r=ftang@netscape.com , sr=erik@netscape.com
read postscript printer vendor supplied font names file
git-svn-id: svn://10.0.0.236/trunk@91101 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:08:27 +00:00
erik%netscape.com
2bd2fa11f2
checkin for bstell@netscape.com:
...
bug 55021; r=ftang@netscape.com , sr=erik@netscape.com
read postscript printer vendor supplied font names file
function declarations for code to read postscript printer
vendor supplied font names file
git-svn-id: svn://10.0.0.236/trunk@91100 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:07:57 +00:00
erik%netscape.com
8312e3d856
checkin for bstell@netscape.com:
...
bug 54000; r=ftang@netscape.com , sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add comment noting where to add line to include a charset remapping file
git-svn-id: svn://10.0.0.236/trunk@91099 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:06:59 +00:00
sspitzer%netscape.com
750b4b411a
remove usused files.
...
git-svn-id: svn://10.0.0.236/trunk@91098 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:06:58 +00:00
erik%netscape.com
a52289a76d
checkin for bstell@netscape.com:
...
bug 54000; r=ftang@netscape.com , sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
this is a sample nl_langinfo(CODESET) to gecko charset remapping file
git-svn-id: svn://10.0.0.236/trunk@91097 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:06:24 +00:00
erik%netscape.com
ced7b9640b
checkin for bstell@netscape.com:
...
bug 54000; r=ftang@netscape.com , sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add comment saying this file is deprecated
git-svn-id: svn://10.0.0.236/trunk@91096 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:05:47 +00:00
sspitzer%netscape.com
2a0503de9a
#74454 , allow the user to edit the value "limit message size" text area
...
when it is enabled. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@91095 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:05:31 +00:00
erik%netscape.com
54f87fda1b
checkin for bstell@netscape.com:
...
bug 54000; r=ftang@netscape.com , sr=erik@netscape.com
get charset using ns_langinfo(CODESET)
(instead of mapping setlocale(LC_LCTYPE, nsnull);)
git-svn-id: svn://10.0.0.236/trunk@91094 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:05:05 +00:00
sspitzer%netscape.com
72ea6ce645
#74473
...
fix js exception when clicking on the column picker.
sr=ben.
git-svn-id: svn://10.0.0.236/trunk@91093 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:04:03 +00:00
erik%netscape.com
44b64e90c0
checkin for bstell@netscape.com:
...
bug 54000; r=ftang@netscape.com , sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add NS_ERROR_USING_FALLBACK_LOCALE
git-svn-id: svn://10.0.0.236/trunk@91092 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:03:59 +00:00
erik%netscape.com
88eb8c75f2
eckin for bstell@netscape.com:
...
bug 54000; r=ftang@netscape.com , sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add check for nl_langinfo and libc-version.h
git-svn-id: svn://10.0.0.236/trunk@91091 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:01:49 +00:00
erik%netscape.com
d674d7cdbf
checkin for bstell@netscape.com:
...
bug 54000; r=ftang@netscape.com , sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add OS_ARCH compile define
git-svn-id: svn://10.0.0.236/trunk@91090 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:01:07 +00:00
erik%netscape.com
87c1708f1c
checkin for bstell@netscape.com:
...
bug 54000; r=ftang@netscape.com , sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add DidLoad() method to indicate the file was loaded
git-svn-id: svn://10.0.0.236/trunk@91089 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 06:00:01 +00:00
erik%netscape.com
d4c5d165ed
checkin for bstell@netscape.com:
...
bug 54000; r=ftang@netscape.com , sr=erik@netscape.com
(part of nl_langinfo(CODESET);)
add DidLoad() method to indicate the properties file was loaded
git-svn-id: svn://10.0.0.236/trunk@91088 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 05:59:44 +00:00
nicolson%netscape.com
c605e08e1c
just hacking.
...
git-svn-id: svn://10.0.0.236/trunk@91087 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 04:08:20 +00:00
scc%mozilla.org
c88fb14442
fix speedracer bustage
...
git-svn-id: svn://10.0.0.236/trunk@91086 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 04:07:25 +00:00
scc%mozilla.org
2973f31c8f
fix speedracer bustage
...
git-svn-id: svn://10.0.0.236/trunk@91083 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 03:29:49 +00:00
edburns%acm.org
5467f21d10
We need to have this file to unjar the dom jar into dist/classes.
...
git-svn-id: svn://10.0.0.236/trunk@91081 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 02:03:07 +00:00
scc%mozilla.org
6c826b6f79
fix speedracer bustage once and for all
...
git-svn-id: svn://10.0.0.236/trunk@91080 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 01:47:55 +00:00
edburns%acm.org
3aeae22b4e
Use getEventDetail to tell if the mouse button was pressed.
...
git-svn-id: svn://10.0.0.236/trunk@91079 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 01:37:28 +00:00
scc%mozilla.org
fb94b0d593
fix speedracer bustage
...
git-svn-id: svn://10.0.0.236/trunk@91076 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 01:18:09 +00:00
ddrinan%netscape.com
79b2e3632e
Added client auth callback
...
git-svn-id: svn://10.0.0.236/trunk@91075 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 01:11:30 +00:00
ddrinan%netscape.com
0365bb8105
Need to include dist/private/security
...
git-svn-id: svn://10.0.0.236/trunk@91074 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 01:10:57 +00:00
ddrinan%netscape.com
69982f32f2
Added client auth dialog interface
...
git-svn-id: svn://10.0.0.236/trunk@91073 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 01:10:10 +00:00
ddrinan%netscape.com
570f3987dc
Client auth xul and js
...
git-svn-id: svn://10.0.0.236/trunk@91072 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 01:09:03 +00:00
ddrinan%netscape.com
49af02d7d1
Added client auth resources
...
git-svn-id: svn://10.0.0.236/trunk@91071 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 01:07:30 +00:00
ddrinan%netscape.com
d94d631f55
Added support for client auth dialogs
...
git-svn-id: svn://10.0.0.236/trunk@91070 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 01:06:17 +00:00
scc%mozilla.org
3701ed2f04
fix torino bustage
...
git-svn-id: svn://10.0.0.236/trunk@91069 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 00:42:48 +00:00
edburns%acm.org
972e690574
When bug 74468 gets fixed, -1 will be returned from getButton().
...
git-svn-id: svn://10.0.0.236/trunk@91068 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 00:42:47 +00:00
scc%mozilla.org
72ec93e781
fix speedracer bustage
...
git-svn-id: svn://10.0.0.236/trunk@91067 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-03 00:23:06 +00:00
edburns%acm.org
960a520571
Don't try to free an automatic variable.
...
git-svn-id: svn://10.0.0.236/trunk@91064 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 23:27:44 +00:00
mkaply%us.ibm.com
b27816d8a8
I give up.
...
Hack fix to fix OS/2 TB break.
Real fix is in #74224
git-svn-id: svn://10.0.0.236/trunk@91063 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 23:16:19 +00:00
scc%mozilla.org
7415e115f6
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@91062 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 23:11:04 +00:00
scc%mozilla.org
7cbb7b5ebd
attempting to fix AIX, et al, bustage
...
git-svn-id: svn://10.0.0.236/trunk@91061 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 23:05:55 +00:00
edburns%acm.org
447399fb12
// replace nsString::Recycle with nsMemory::Free
...
java/dom/jni/org_mozilla_dom_events_MouseEventImpl.cpp
java/dom/jni/org_mozilla_dom_events_UIEventImpl.cpp
java/dom/jni/org_mozilla_dom_events_EventImpl.cpp
java/dom/jni/org_mozilla_dom_ProcessingInstructionImpl.cpp
java/dom/jni/org_mozilla_dom_NodeImpl.cpp
java/dom/jni/org_mozilla_dom_NamedNodeMapImpl.cpp
java/dom/jni/org_mozilla_dom_ElementImpl.cpp
java/dom/jni/org_mozilla_dom_DOMImplementationImpl.cpp
java/dom/jni/org_mozilla_dom_DocumentImpl.cpp
java/dom/jni/org_mozilla_dom_CharacterDataImpl.cpp
java/dom/jni/org_mozilla_dom_AttrImpl.cpp
java/dom/jni/javaDOMEventsGlobals.cpp
// On*DocumentLoad() now takes an nsIRequest instead of an nsIChannel.
// nsIChannel extends nsIRequest.
java/dom/src/nsJavaDOMImpl.cpp
java/dom/src/nsJavaDOMImpl.h
java/dom/src/nsIJavaDOM.h
// nsIChannel instances replaced with nsIRequest. Removed ShowModal(),
// ExitModalLoop(), FindNamedBrowserItem(). Parameter changes for
// {Set,Get}Persistence(). Add DestroyBrowserWindow(), IsWindowModal().
// supports weak references
java/webclient/src_moz/CBrowserContainer.h
java/webclient/src_moz/CBrowserContainer.cpp
// GetProfileList now returns an array of profile names. Need to use
// nsIProfileInternal instead of nsIProfile for StartupWithArgs.
java/webclient/src_moz/NativeEventThread.cpp
// Remove -lxpfelocation_s
java/webclient/src_moz/Makefile.in
// Don't include appfilelocprovider_s
java/webclient/src_moz/Makefile.win
// Don't assert thread safe, cause we are thread safe
java/webclient/src_moz/InputStreamShim.cpp
git-svn-id: svn://10.0.0.236/trunk@91060 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 22:48:33 +00:00
scc%mozilla.org
f959d16949
partial fix for ports bustage
...
git-svn-id: svn://10.0.0.236/trunk@91059 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 22:42:49 +00:00
scc%mozilla.org
d5cfafb98f
fix speedracer bustage; r=jag and jst
...
git-svn-id: svn://10.0.0.236/trunk@91052 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 22:00:34 +00:00
ashuk%eng.sun.com
e483742f91
Merging JAVADEV_RTM_20001102 into Trunk
...
_Ashu
git-svn-id: svn://10.0.0.236/trunk@91051 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 21:18:06 +00:00
dbaron%fas.harvard.edu
6657eede2c
Fix bustage (if CSS_REPORT_PARSE_ERRORS is defined) from scc's string branch landing. nsLiteralChar was removed, so use nsLocalString instead. r=disttsc@bart.nl sr=scc@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@91050 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 21:14:23 +00:00
scc%mozilla.org
7b06841b03
landing string branch; see bug #73786
...
git-svn-id: svn://10.0.0.236/trunk@91049 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 19:40:52 +00:00
pinkerton%netscape.com
e12df9c36a
set the out param for GetSelection in all cases. fixes blocker. r=blake, sr=smfr. bug 74217.
...
git-svn-id: svn://10.0.0.236/trunk@91048 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 18:18:53 +00:00
sonmi%netscape.com
7347110b37
improved usage and parameters, reduced connections from 5 to 1
...
git-svn-id: svn://10.0.0.236/trunk@91046 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 17:32:48 +00:00
brade%netscape.com
31e670fc9d
use internet config to get colors for text and window background; sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@91045 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 14:27:28 +00:00
brade%netscape.com
1cb353f0fe
only add flavors when we have data in that flavor; r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@91044 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 14:11:01 +00:00
glazman%netscape.com
5b94c6728b
Default namespace in html:style was HTML by default; b=72302, r=peterv, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@91043 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 13:56:22 +00:00
sspitzer%netscape.com
2fb7ed4b12
fix warnings
...
git-svn-id: svn://10.0.0.236/trunk@91042 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 09:20:17 +00:00
sspitzer%netscape.com
118d32c61a
fix for #74354 . on a new header, force the row for the parent thread to update.
...
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@91038 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 07:48:53 +00:00
sspitzer%netscape.com
450a5447cf
fix #74354 . the icon in the thread column should have the green arrow
...
if the thread has any unread messages
fix #72281 . if new message arrive and they are children of a collapsed
thread, they should not become the king of the thread.
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@91036 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 07:22:27 +00:00
jfrancis%netscape.com
efbcb3dec1
bug 58281: fixing mem leaks when shuffling nsISupports around in editor paste code. r=fm; sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@91029 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 06:09:44 +00:00
sspitzer%netscape.com
2a3f8fcaa3
re-fix #72256 . now that AdjustSelection() is working, inappropriately calling RowCountChange() will mess up the selection. (I'm the champ who added the inappropriate call.) sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@91026 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 05:30:39 +00:00
mscott%netscape.com
fd11d7c8e4
NOT PART OF THE BUILD YET
...
Windows specific icon channel implemenation for reading out icon bitmaps from the OS.
Landing files for icon urls. For windows only currently, this code will read out
icon bitmaps based on info from the windows registry and turns that into a 24 bit RGB image
which we can render. Icon urls have the form of:
icon://test.html/large
icon://test.doc/small
icon://test.doc (defaults to small).
Currently doesn't work on win2k yet.
git-svn-id: svn://10.0.0.236/trunk@91025 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 04:57:23 +00:00
mscott%netscape.com
55f471786c
NOT PART OF THE BUILD YET
...
Landing files for icon urls. For windows only currently, this code will read out
icon bitmaps based on info from the windows registry and turns that into a 24 bit RGB image
which we can render. Icon urls have the form of:
icon://test.html/large
icon://test.doc/small
icon://test.doc (defaults to small).
Currently doesn't work on win2k yet.
git-svn-id: svn://10.0.0.236/trunk@91024 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 04:56:18 +00:00
stephend%netscape.com
7e2510a1e6
Removing 'Netscape' from console output in nsPop3Protocol.cpp. Bug 42509. Patch by Henrik Gemal <gemal@gemal.dk> r=hwaara@chello.se sr=blizzard@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@91023 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 03:57:29 +00:00
karnaze%netscape.com
2a157ec8eb
new regression test, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@91022 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 03:37:59 +00:00
karnaze%netscape.com
3d4646b8a3
new regression tests, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@91021 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 03:24:31 +00:00
karnaze%netscape.com
dc9119345d
bug 57467 - print a new row on the current page if it will waste too much space otherwise. sr=attinasi.
...
git-svn-id: svn://10.0.0.236/trunk@91020 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 03:21:58 +00:00
darin%netscape.com
7ba1e92b05
Fixes bug 72520 "support for cacheKeys must be implemented" r=gordon sr=dougt
...
git-svn-id: svn://10.0.0.236/trunk@91016 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 01:20:43 +00:00
darin%netscape.com
8568921a21
Fixes bug 73875 "www.fox.com does not load" r=beard sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@91015 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 01:12:40 +00:00
pollmann%netscape.com
fa49d41052
Bug 65609: (DOM) Allow form elements inside a subtree to find their parent when the subtree is appended/inserted. r=nisheeth@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@91014 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 00:45:52 +00:00
bryner%uiuc.edu
327beb9a6f
Bug 38061 - removing obsolete headers. sr=cls.
...
git-svn-id: svn://10.0.0.236/trunk@91013 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-02 00:22:19 +00:00
mcafee%netscape.com
6ed1ca5564
Minor UI changes to get content to fit on pref panes with better resizing behavior (74002). sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@91011 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 22:28:34 +00:00
waterson%netscape.com
7fc3df77e7
Bug 69973. Use NC_EXTENSION on Win32, too. Patch submitted by william.cook@crocodile-clips.com, r=bryner, ksosez@softhome.net; sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@91008 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 20:10:37 +00:00
jgmyers%netscape.com
e43bdd3098
don't decode overlong UTF8 sequences: bug 29314 r=jag sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@91007 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 19:40:32 +00:00
jgmyers%netscape.com
07b50ade19
distinguish weak crypto: bug 31896 r=ddrinan
...
git-svn-id: svn://10.0.0.236/trunk@91006 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 19:38:12 +00:00
jgmyers%netscape.com
d305166394
distinguish weak crypto in PSM2: bug 31896 r=dmose ser=darin
...
git-svn-id: svn://10.0.0.236/trunk@91005 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 19:37:29 +00:00
chak%netscape.com
5c167d9d75
Calling Activate()/Deactivate() from inside of HandleEvent() as suggested by blizzard
...
This is a part of:
Fix for #71014 - arrow keys don't work inside text areas in mfcEmbed.
r=saari, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@91003 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 18:02:39 +00:00
chak%netscape.com
9c0f200110
Fix for #71014 - arrow keys don't work inside text areas in mfcEmbed.
...
r=saari, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@91002 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 17:51:12 +00:00
chak%netscape.com
edbac2c7c9
Fixes for the following bugs:
...
#74155 - MfcEmbed needs a prefs dlg box.
r=valeski, sr=blizzard
#71014 - arrow keys don't work inside text areas in mfcEmbed.
r=saari, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@91001 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 17:49:51 +00:00
mcafee%netscape.com
b49c02f26e
Centering find dialog (9131). sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@91000 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 12:09:08 +00:00
mcafee%netscape.com
36005ecf47
Adding ctrl+f for edit|search history (67908). r=blake, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@90997 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 11:43:06 +00:00
hwaara%chello.se
b0377ef658
Kill the last remaining js warning in this file. bug 60632. r=mao, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@90996 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 11:05:51 +00:00
jst%netscape.com
b98b69f1b3
Removing unused files.
...
git-svn-id: svn://10.0.0.236/trunk@90995 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 11:05:14 +00:00
jst%netscape.com
2a665086ed
Removing unused files.
...
git-svn-id: svn://10.0.0.236/trunk@90994 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 10:58:34 +00:00
darin%netscape.com
c77492dc3e
Fixes bug 72320. abort on exit (sending "logout" to a closed IMAP socket?).
...
r=sspitzer,dougt,mscott.
git-svn-id: svn://10.0.0.236/trunk@90987 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 05:17:42 +00:00
disttsc%bart.nl
19a59d243b
Removing prefutilities.js, moving the code in it to where it belongs. bug=73355, r=mao, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@90986 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 05:02:07 +00:00
cls%seawood.org
5ca7a32c5b
Add accessibility to REQUIRES. Fixing senna tb bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90982 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 03:44:35 +00:00
morse%netscape.com
541e249bbc
not part of build
...
git-svn-id: svn://10.0.0.236/trunk@90981 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 02:31:47 +00:00
av%netscape.com
06e15798d9
Fixing bug 73071, adding nsIPlugin::Shutdown in the plugin host destruction, r=beard, a=av, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90980 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 02:29:51 +00:00
mcafee%netscape.com
922741fa71
Setting width, height for logo.gif to avoid reflow (68264). sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@90979 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 01:51:44 +00:00
evaughan%netscape.com
4067031dd1
Landing MSAA part of accessibility (DISABLED)
...
-r vidur -sr hyatt
git-svn-id: svn://10.0.0.236/trunk@90978 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 01:38:35 +00:00
jst%netscape.com
1464e3a801
New file, not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@90976 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 01:17:43 +00:00
jst%netscape.com
0ad75975e8
Adding new files, not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@90973 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 01:10:59 +00:00
cls%seawood.org
60e8454658
Second round of nspr autoconf cleanup.
...
Adding --with-dist-prefix options to free up standard options for real installs.
Bug #73919 r=bryner
git-svn-id: svn://10.0.0.236/trunk@90972 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 01:02:23 +00:00
evaughan%netscape.com
94e72ae454
XP part of accessibility landing
...
-r vidur, rods -sr hyatt
git-svn-id: svn://10.0.0.236/trunk@90971 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 01:01:33 +00:00
waterson%netscape.com
4323130426
Bug 60079. Look a little bit harder for <area> elements, rather than just bailing if the first element in the <map> isn't an <area>. r=saari, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@90970 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 00:45:59 +00:00
waterson%netscape.com
9c686d896b
Bug 53251. RecreateFrameForContent() on a 'special' frame need only ReframeContainingBlock(). r=karnaze, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90969 18797224-902f-48f8-a5cc-f745e15eee43
2001-04-01 00:43:27 +00:00
mkaply%us.ibm.com
60e6b41fc8
No bug
...
r=mkaply, a=blizzard
Changes to get OS/2 working after LIBPR0N
git-svn-id: svn://10.0.0.236/trunk@90968 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 23:50:35 +00:00
pinkerton%netscape.com
e4fb924942
take out some useless code r=blake. bug# 18726.
...
git-svn-id: svn://10.0.0.236/trunk@90967 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 23:50:25 +00:00
pinkerton%netscape.com
1f8515d285
prevent click-hold scrollbars from coming up on form elements. r=pchen/sr=hyatt. bug# 18726.
...
git-svn-id: svn://10.0.0.236/trunk@90966 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 23:32:14 +00:00
pinkerton%netscape.com
544b8ba8d1
prevent scrollbars and popups from doing bad things with the new context menu events. r=pchen/sr=hyatt. bug# 18726
...
git-svn-id: svn://10.0.0.236/trunk@90965 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 23:31:37 +00:00
harishd%netscape.com
b41e36791e
69331 - <?XML..> does not require BODY!!
...
66985 - Do not open BODY for INPUT type=hidden. For compatibility
72639 - Discard nested FORMS
2749 - Enable Strict comment parsing.
Replace PRBools with bit operation.
nsScanner Append() should return nsresult not PRBool.
r=heikki
sr=jst
git-svn-id: svn://10.0.0.236/trunk@90964 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 22:44:05 +00:00
disttsc%bart.nl
3c74b21e9a
Adding .cvsignore loving to mozilla/accessible/ and mozilla/accessible/public/
...
git-svn-id: svn://10.0.0.236/trunk@90963 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 20:32:49 +00:00
evaughan%netscape.com
49dad6729e
Adding accessibilty to mac build
...
-r pinkerton -sr sfraser
git-svn-id: svn://10.0.0.236/trunk@90962 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 20:18:31 +00:00
morse%netscape.com
d86eebd4ad
bug 74112, cookie following deleted cookie not getting sent out, r=valeski, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@90961 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 14:34:54 +00:00
roc+%cs.cmu.edu
5ea7ffb101
Correct child widget's view according to parent view's coordinates in AddCoveringWidgetsToOpaqueRegion. Fix for bug 73406. r=kmcclusk,sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90960 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 13:41:28 +00:00
hwaara%chello.se
127a95b883
fix if "limit message size" check box is disabled, disabled the "size" text area and do some additional cleanup. bug 74044. sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90959 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 11:27:34 +00:00
syd%netscape.com
fbc867997c
Fix for 74115, r=dveditz, sr=tor
...
git-svn-id: svn://10.0.0.236/trunk@90958 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 08:50:32 +00:00
beard%netscape.com
ebf25fceb5
Fixes bug #73194 , when profile switching occurs, ensure new cache directory is created. r=beard, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@90956 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 07:37:19 +00:00
cls%seawood.org
eea62e46c8
Add needed include for BeOS BONE builds.
...
Thanks to maz@albany.net (Matthew Zahorik) for the patch.
Bug #71681 r=darin
git-svn-id: svn://10.0.0.236/trunk@90952 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 06:23:49 +00:00
cls%seawood.org
8b63a103c4
Add version check for Qt toolkit. Minimum required version 2.2.0 (Bug #73987 , r=cls)
...
Update QT_CFLAGS to use proper include path and special string define. (Bug #70509 , r=leaf, sr=cls)
Thanks to johng@corel.com (John Griggs) for the patches.
git-svn-id: svn://10.0.0.236/trunk@90951 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 06:21:57 +00:00
sean%beatnik.com
af30194bfc
fix for bug 73349: internet shortcuts created improperly. r=pinkerton sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@90950 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 05:04:57 +00:00
sspitzer%netscape.com
665b669141
#73840 fix crashers caused by a missing and addref on the db in one case, one extra one in another.
...
#72256 Msg selection needs to hold when expanding threads of other msgs
#72264 sorting by thread doesn't restore selection properly
#72284 Get Msg selects new message instead of leaving thread pane selection on current selected message
#74068 scroll to selected message after the sort
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90949 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 04:59:03 +00:00
sspitzer%netscape.com
6c1136f07e
#72122 implement AdjustSelection on the outliner selection. sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90948 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 04:55:34 +00:00
andreww%netscape.com
5ae4e22b64
bug 47290 r-timeless, sr-hyatt - remove grey bar when sidebar disabled
...
git-svn-id: svn://10.0.0.236/trunk@90943 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 03:50:17 +00:00
andreww%netscape.com
5576ddb6bd
bug 72897 r=timeless, sr=hyatt toolbar buttons too wide
...
git-svn-id: svn://10.0.0.236/trunk@90942 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 03:49:12 +00:00
cls%seawood.org
c0e43b0b55
Remove solaris flags to use libiostream in the build.
...
Thanks to rich.burridge@Sun.COM (Rich Burridge) for the patch.
Bug #74005 r=cls
git-svn-id: svn://10.0.0.236/trunk@90941 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 03:39:09 +00:00
sean%beatnik.com
dda2578962
backing out part of my last patch to fix Sun build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90940 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 03:01:52 +00:00
bienvenu%netscape.com
0d9569e5f5
fix problem with messed up imap folder hierarchy, folder names in server.msf files 72854 and 72871 sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90939 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 02:50:11 +00:00
nelsonb%netscape.com
5b276cd67e
Fix a couple of memory leaks that occur in rare error paths.
...
git-svn-id: svn://10.0.0.236/trunk@90938 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 02:49:59 +00:00
sean%beatnik.com
a8c2b13cd4
fix for bug 73289. Make plugin host an xpcom-shutdown observer so that it can release plugins even if it itself is leaked. ar=av sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90936 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 02:26:51 +00:00
leaf%mozilla.org
7070751edd
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@90935 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 02:00:03 +00:00
bryner%uiuc.edu
f3c0851883
Fixing --disable-libpr0n so we can see if it's causing the profile problems. r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@90934 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 01:56:38 +00:00
karnaze%netscape.com
08223b27c4
fix regression test, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90928 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 01:33:21 +00:00
leaf%mozilla.org
70e61b9f1c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@90927 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 01:15:03 +00:00
disttsc%bart.nl
6747645aa8
Convert hkscs.ut from DOS mode to UNIX mode (newline fu) to make Cement happy.
...
git-svn-id: svn://10.0.0.236/trunk@90926 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 01:11:45 +00:00
cls%seawood.org
8b1861c0ec
Making ldap beos-aware. Fixing tinderbox bustage.
...
Bug #74163 r=dmose@netscape.com
git-svn-id: svn://10.0.0.236/trunk@90924 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 01:06:51 +00:00
pavlov%netscape.com
8d387bf49f
fix for bug 74115. r=saari sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@90923 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 00:50:30 +00:00
karnaze%netscape.com
f7f2974fa4
fix regression test, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90921 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 00:46:49 +00:00
cls%seawood.org
8077c2249e
dos2unix: converting file intl/uconv/ucvtw/hkscs.uf to UNIX format ...
...
git-svn-id: svn://10.0.0.236/trunk@90920 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-31 00:36:19 +00:00
av%netscape.com
e018a51da3
Fixing 71884, making native Windows Get Plugin dialog modeless, r=serge, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90919 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 23:56:38 +00:00
kestes%tradinglinx.com
c293543b6d
do not have blank lines before the mail headers, postfix will choke.
...
git-svn-id: svn://10.0.0.236/trunk@90918 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 22:44:54 +00:00
kestes%tradinglinx.com
866050de31
do not have blank lines before the mail headers, postfix will choke.
...
git-svn-id: svn://10.0.0.236/trunk@90917 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 22:44:10 +00:00
karnaze%netscape.com
fb99a87f3a
new printing regression tests/cleanup, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90916 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 22:19:31 +00:00
cls%seawood.org
5efbd2c0d8
Add timer to REQUIRES. Fixing senna tb bustage
...
git-svn-id: svn://10.0.0.236/trunk@90915 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 22:19:00 +00:00
rginda%netscape.com
a5ff3d3128
-- NOT PART OF ANY BUILD --
...
ircbot.js: only check userIsOwner if we care about the result
mingus.js: update owners list, add op owners on join
git-svn-id: svn://10.0.0.236/trunk@90911 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 21:05:24 +00:00
mcgreer%netscape.com
0244ac115b
clean up PKCS#12 code
...
refer to certs by db key, not nickname (fixes nickname collision bugs)
git-svn-id: svn://10.0.0.236/trunk@90907 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 19:55:00 +00:00
kestes%tradinglinx.com
3871d7b75c
remove duplicate printing of unmonitored build list.
...
git-svn-id: svn://10.0.0.236/trunk@90906 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 19:54:50 +00:00
javi%netscape.com
566e0db160
Fix for bug 64713. Patch from Margaret Chan to get PSM building using gcc
...
git-svn-id: svn://10.0.0.236/trunk@90903 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 18:46:06 +00:00
brade%netscape.com
739e748c0e
remove platform specific bindings; remove ids
...
git-svn-id: svn://10.0.0.236/trunk@90899 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 16:02:39 +00:00
brade%netscape.com
0596bcb1c7
move certain keys to platform files; windows fixes
...
git-svn-id: svn://10.0.0.236/trunk@90898 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 16:00:31 +00:00
brade%netscape.com
d585f29764
remove ids
...
git-svn-id: svn://10.0.0.236/trunk@90897 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 15:59:44 +00:00
brade%netscape.com
cc25e2caa4
os2 keybinding changes
...
git-svn-id: svn://10.0.0.236/trunk@90896 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 15:58:55 +00:00
brade%netscape.com
251c7ed2b2
mac keybinding cleanup
...
git-svn-id: svn://10.0.0.236/trunk@90895 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 15:56:20 +00:00
kestes%tradinglinx.com
71f4b75187
I seem to have trouble keeping the interface
...
TinderDB::Build::all_build_names($tree);
consistent will all usage of this function.
git-svn-id: svn://10.0.0.236/trunk@90894 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 15:37:44 +00:00
mkaply%us.ibm.com
2c63774226
Per jdunn - AIX and OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@90893 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 15:31:54 +00:00
kin%netscape.com
114013d2ea
Fix for Normal->ViewSource->Normal dataloss bugs
...
73659 (TextArea tag) and 55224 (Map tag). Added
IsTextarea() and IsMap() methods, factored out
common code for Is*() methods into NodeIsType().
r=jfrancis@netscpae.com sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@90892 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 14:39:29 +00:00
mkaply%us.ibm.com
45beae1008
#72239
...
r=heikki, sr=brendan
The XML parser is designed to receive extern "C" functions, so that is what we should be passing
git-svn-id: svn://10.0.0.236/trunk@90891 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 14:28:06 +00:00
mkaply%us.ibm.com
ed3df1c16e
BeOS breakage - with new libimg
...
git-svn-id: svn://10.0.0.236/trunk@90890 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 14:24:59 +00:00
mkaply%us.ibm.com
9dbdce4188
OS/2 breakage - with new libimg
...
git-svn-id: svn://10.0.0.236/trunk@90889 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 14:24:49 +00:00
oeschger%netscape.com
e190bf0901
removing extra curly, NOT PART OF BUILD
...
git-svn-id: svn://10.0.0.236/trunk@90888 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 14:22:15 +00:00
locka%iol.ie
6da141a0d9
Added test for MOZ_NO_ACTIVEX_REGISTRATION to disable control_kicker registration . b=71715
...
git-svn-id: svn://10.0.0.236/trunk@90886 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 12:01:24 +00:00
locka%iol.ie
f6942e98d1
Removed ActiveX control registration. b=71715
...
git-svn-id: svn://10.0.0.236/trunk@90885 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 12:00:25 +00:00
cls%seawood.org
78e26e0296
more gfx2 fun
...
git-svn-id: svn://10.0.0.236/trunk@90884 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 11:47:24 +00:00
disttsc%bart.nl
3ea7009900
Add "gfx2" and "imglib2" to REQUIRES lines in Makefile.in for MOZ_TRACK_MODULE_DEPS builds (e.g. senna)
...
git-svn-id: svn://10.0.0.236/trunk@90883 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 10:39:06 +00:00
cls%seawood.org
49b5df7f2c
Start adding gfx2 headers to REQUIRES
...
git-svn-id: svn://10.0.0.236/trunk@90882 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 10:27:42 +00:00
glazman%netscape.com
ea38e16949
Support for :last-child pseudoclass; checking in for Ian Hickson ; b=46916, r=pierre, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90881 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 10:20:57 +00:00
cls%seawood.org
002e21b623
Cast void * to long before casting to char.
...
Thanks to Brad Roberts <braddr@puremagic.com > for the patch.
Bug #74078
git-svn-id: svn://10.0.0.236/trunk@90878 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 09:51:50 +00:00
axel%pike.org
518edf86c2
not part of build; do attribute comparison better in DiffDOM.js, r=peterv
...
git-svn-id: svn://10.0.0.236/trunk@90873 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 08:55:53 +00:00
pavlov%netscape.com
d2665b288d
adding new files to unix packages file
...
git-svn-id: svn://10.0.0.236/trunk@90871 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 08:47:47 +00:00
pavlov%netscape.com
163bbdd200
adding new files to the embedding manifest file for unix bug 73773
...
git-svn-id: svn://10.0.0.236/trunk@90870 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 08:45:42 +00:00
timeless%mac.com
2a269d478f
tinderbox senna bustage r=cls add timer to REQUIRES
...
git-svn-id: svn://10.0.0.236/trunk@90869 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 08:43:00 +00:00
pavlov%netscape.com
d42539fd26
fix for animations on linux r=saari sr=waterson bug 73342
...
git-svn-id: svn://10.0.0.236/trunk@90868 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 08:42:23 +00:00
cls%seawood.org
fca096b68e
Attempting fix for HP-UX & OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@90867 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 08:07:20 +00:00
maolson%earthlink.net
3456445cd2
bug 53688 - javascript strict warnings in autocomplete.xml
...
r=timeless, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@90866 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 07:47:46 +00:00
sspitzer%netscape.com
5bd0d9390f
make the widget state manager more robust. see #74072 . sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@90865 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 07:16:59 +00:00
sspitzer%netscape.com
3f8944c914
fix js error when doing search. there is no folder tree when you are searching.
...
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90864 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 07:15:23 +00:00
leaf%mozilla.org
3f3c512bf1
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@90863 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 07:15:02 +00:00
sspitzer%netscape.com
f0b029acc2
quiet js errors, since we haven't gotten dnd working for search yet.
...
hide the thread specific columns in the search pane. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90862 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 07:14:19 +00:00
pavlov%netscape.com
c29feacfbb
fix for bug 73161 r=bryner,syd sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90860 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 07:05:28 +00:00
pavlov%netscape.com
caeaf71875
turning on new imagelib on linux bugs 73161 and 70938 r=bryner,syd sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90859 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 07:05:02 +00:00
pavlov%netscape.com
a6fb61b0dd
turning on new imagelib on linux. part of bug 73161 and 70938. r=bryner,syd sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90858 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 07:04:13 +00:00
sspitzer%netscape.com
f3b6929f26
fix #73863 . no twisties in the outliner in classic. r=bienvenu, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@90857 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 07:02:32 +00:00
sspitzer%netscape.com
4941e5e749
fix for #65677 . if there is no spell checker, disable the "spell check on message send ui." fix by gervase.markham@univ.ox.ac.uk. sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90856 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 06:48:24 +00:00
alecf%netscape.com
62af2a607f
fix for but 1995, checking in for sicking@bigfoot.com, sr=alecf r=jag
...
git-svn-id: svn://10.0.0.236/trunk@90853 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 06:01:00 +00:00
leaf%mozilla.org
324a8cbdbe
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@90852 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 06:00:04 +00:00
dmose%netscape.com
8824937eb8
fix BeOS bustage by disabling ldap support on that platform
...
git-svn-id: svn://10.0.0.236/trunk@90851 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:55:51 +00:00
naving%netscape.com
cd41ccdbf0
fix warnings due to earlier checkins
...
git-svn-id: svn://10.0.0.236/trunk@90850 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:51:06 +00:00
sspitzer%netscape.com
ac59320954
#72282 fix "click on empty thread pane" crash (again)
...
#72264 sort by thread doesn't restore selection
#74068 if we switch sort mode, scroll to find the message we are displaying
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90849 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:44:01 +00:00
naving%netscape.com
b27184df63
67799, 55814. sr=bienvenu
...
Also check if write has failed to alert the user and stop downloading messages
git-svn-id: svn://10.0.0.236/trunk@90846 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:30:13 +00:00
leaf%mozilla.org
a3a81d5571
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@90845 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:30:04 +00:00
naving%netscape.com
422b25a870
67799, 55814. sr=bienvenu. Check if write has failed to alert the user and stop downloading messages. Truncate the file if write has failed before downloading a message completely
...
git-svn-id: svn://10.0.0.236/trunk@90844 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:29:53 +00:00
naving%netscape.com
f1e8c50dca
67799, 55814. sr=bienvenu. Do UIDL implemenetation when we don't leave messages on the server. if write has failed to alert the user and stop downloading messages
...
git-svn-id: svn://10.0.0.236/trunk@90843 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:28:43 +00:00
naving%netscape.com
5c2fd21f73
67799, 55814. Do UIDL implemenetation when we don't leave messages on the server.
...
Also check if write has failed to alert the user and stop downloading messages
git-svn-id: svn://10.0.0.236/trunk@90842 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:27:53 +00:00
naving%netscape.com
fbd042a61b
67799, 55814. Clean up work asscociated with these bugs.
...
git-svn-id: svn://10.0.0.236/trunk@90841 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:25:54 +00:00
kmcclusk%netscape.com
780ba6923c
Use frame bit to indicate if frame has a decendant with a view and use this to optimize nsContainerFrame::PositionChildViews; bug 70211; sr=attinasi@netscape.com r=karnaze@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90840 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:25:49 +00:00
naving%netscape.com
e53729a27c
67799, 55814. sr=bienvenu. Propogate the error values for streams.
...
git-svn-id: svn://10.0.0.236/trunk@90839 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:24:34 +00:00
dmose%netscape.com
299f3bb323
This workaround actually won't work. Backing it out.
...
git-svn-id: svn://10.0.0.236/trunk@90838 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:24:23 +00:00
pinkerton%netscape.com
d4f0bc497f
attempt to fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90836 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:22:42 +00:00
sspitzer%netscape.com
49eb631a77
fix for #71243 . don't hard code the default values, get them from the
...
default prefs. fix by cavin@netscape.com . sr=spitzer
git-svn-id: svn://10.0.0.236/trunk@90835 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:22:22 +00:00
kmcclusk%netscape.com
e889aeb106
Invalidate only the newly exposed region when the container frame size changes vertically b=19256; sr=attinasi@netscape.com r=roc+moz@cs.cmu.edu
...
git-svn-id: svn://10.0.0.236/trunk@90834 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:17:07 +00:00
bienvenu%netscape.com
225b79f9a0
fix assertion when loading folder with just one thread r=naving, sr=sspitzer 73989
...
git-svn-id: svn://10.0.0.236/trunk@90833 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:12:43 +00:00
bienvenu%netscape.com
1f54e1c13c
fix 73960 double load of imap inbox on start r=naving, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90832 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:07:20 +00:00
joe.chou%eng.sun.com
ef0e4bc915
Re-checkin fix of bug 64296 after updating the Mac file, build/mac/build_scripts
...
/MozillaBuildList.pm.
bug=64296
r=edburns
sr=waterson
This checkin idlifies some files in the plugin hierarchy.
The following files are in this checkin.
build/mac/build_scripts/MozillaBuildList.pm
modules/oji/public/MANIFEST
modules/oji/public/MANIFEST_IDL
modules/oji/macbuild/ojiIDL.mcp
modules/plugin/public/MANIFEST
modules/plugin/public/MANIFEST_IDL
modules/plugin/macbuild/pluginIDL.mcp
modules/oji/public/Makefile.in
modules/oji/public/makefile.win
modules/oji/public/nsIJVMPluginInstance.idl
modules/plugin/public/Makefile.in
modules/plugin/public/makefile.win
modules/plugin/public/nsIPluginManager.idl
git-svn-id: svn://10.0.0.236/trunk@90831 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:00:56 +00:00
leaf%mozilla.org
e3057bb8c0
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@90830 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 05:00:02 +00:00
dmose%netscape.com
fb352a8266
Attempt to workaround bustage on palermo by forcing -Dhpux on all HP/UX builds. r=cls@seawoord.org
...
git-svn-id: svn://10.0.0.236/trunk@90829 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 04:51:54 +00:00
pinkerton%netscape.com
ccfecb4d51
switching mac to use NS_CONTEXTMENU event, click-hold context menus, switching embedding to use NS_CONTEXTMENU event. r=saari/sr=hyatt. bug# 36665, 18726
...
git-svn-id: svn://10.0.0.236/trunk@90828 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 04:45:40 +00:00
cls%seawood.org
33374aacdf
Help text typo fix.
...
Thanks to Ben Bucksch <ben.bucksch@beonex.com > for the patch.
git-svn-id: svn://10.0.0.236/trunk@90827 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 03:59:43 +00:00
darin%netscape.com
d7139a472d
Fixes bug 72312 "gopher needs to wrap the proxy channel"
...
patch=bbaetz, r=dougt, sr=darin
git-svn-id: svn://10.0.0.236/trunk@90826 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 03:21:55 +00:00
sfraser%netscape.com
d84e88c630
Fix for bug 72578 -- add ability to retrieve controllers by ID from an nsIControllers. r=kin, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90825 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 03:20:56 +00:00
cls%seawood.org
2b0b9b564a
Backout ben's erronous checkin. bug #69366
...
git-svn-id: svn://10.0.0.236/trunk@90824 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 03:19:08 +00:00
ftang%netscape.com
b843b8286d
fix 71197
...
r=bstell sr=erik
split JIS0208 to two mapping
One for standard JIS0208 mapping one for the CP932 extension (non standard)
git-svn-id: svn://10.0.0.236/trunk@90823 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 03:16:10 +00:00
ftang%netscape.com
fdfed42191
fix 71489
...
r=bstell sr=erik
add Unicode to Johab encoding to the module
git-svn-id: svn://10.0.0.236/trunk@90822 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 03:11:21 +00:00
ftang%netscape.com
be39c9dd08
add nsUnicodeToJohab.cpp into the mac build system
...
fix bug 71489 r=bstell sr=erik
git-svn-id: svn://10.0.0.236/trunk@90821 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 03:09:40 +00:00
ftang%netscape.com
4e212d2368
fix 71489
...
add nsUnicodeToJohab.cpp to the window build system
r=bstell sr=erik
git-svn-id: svn://10.0.0.236/trunk@90820 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 03:09:00 +00:00
peterlubczynski%netscape.com
3e7edbf8c0
Fix to make printing OBJECTs safer bug 73846 a=av sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90819 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 03:07:52 +00:00
ftang%netscape.com
e399a943aa
fix 71489
...
add nsUnicodeToJohab.cpp to the unix build system
git-svn-id: svn://10.0.0.236/trunk@90818 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 03:07:33 +00:00
pinkerton%netscape.com
0b05afe8e0
checking in nsXBLContextMenuHandler for hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@90817 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 03:05:47 +00:00
ftang%netscape.com
26f8754867
fix 71489
...
Add johab document encoding support
Currently the convert from johab to unicode part is #if 0 since
we didn't have a way to test it.
r=bstell sr=erik
git-svn-id: svn://10.0.0.236/trunk@90816 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 03:03:14 +00:00
ftang%netscape.com
521dcc01ba
fix 71489
...
r=bstell sr=erik
add x-johab font support
git-svn-id: svn://10.0.0.236/trunk@90815 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:54:46 +00:00
ftang%netscape.com
9574c0d87a
add lang group for x-johab
...
fix 71489
r=bstell sr=erik
git-svn-id: svn://10.0.0.236/trunk@90814 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:53:55 +00:00
ftang%netscape.com
6fec59ea21
add new cid for Johab encoding
...
fix 71489
r=bstell sr=erik
git-svn-id: svn://10.0.0.236/trunk@90813 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:52:37 +00:00
ftang%netscape.com
f164d43056
add Johab converter to fix bug 71489
...
r=bstell sr=erik
Not part of the build yet.
git-svn-id: svn://10.0.0.236/trunk@90812 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:51:24 +00:00
ftang%netscape.com
229acc4d59
fix bug 71197
...
r=bstell sr=erik
add new mapping for non-standard jis0208 extension
git-svn-id: svn://10.0.0.236/trunk@90811 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:49:34 +00:00
ftang%netscape.com
5ef3e0dbfd
remove the non standard jis0208 mapping and split into jis0208ext.uf
...
r=bstell sr=erik, bug 71197
git-svn-id: svn://10.0.0.236/trunk@90810 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:47:41 +00:00
ftang%netscape.com
30bffc120a
fix 71197
...
Machine generate code for non standard jis0208 code point (from cp 932)
r=bstell sr=erik
not part of the build yet
git-svn-id: svn://10.0.0.236/trunk@90809 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:46:40 +00:00
ftang%netscape.com
8497e43f47
fix 72557
...
r=harishd sr=erik
add the hack mapping for the last two new cp1252 characters.
git-svn-id: svn://10.0.0.236/trunk@90808 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:45:12 +00:00
rbs%maths.uq.edu.au
b21aa14236
Enable an ordered list of preferred fonts (rather than just one font) for particular chars. Fix the problem that the stretchy direction wasn't specified in certain cases so that resolving the annotations could wrongly failed. Use NS_LITERAL_STRING like everybody else. Apply suggestions from drivers (roc+moz, dbaron)
...
git-svn-id: svn://10.0.0.236/trunk@90807 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:39:38 +00:00
harishd%netscape.com
23353e444d
P3P code drop. Includes basic P3P support and UI.
...
Contributed by Tom Lendacky ( toml@us.ibm.com ).
*-- NOT PART OF THE BUILD...YET --*
git-svn-id: svn://10.0.0.236/trunk@90806 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:36:22 +00:00
hyatt%netscape.com
2ebbd7376a
Checkin for 36665. r=pink, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90805 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:30:17 +00:00
danm%netscape.com
40ec918c36
restrict conditions under which fix for bug 22658 fires; a fix for many focus bugs, especially bug 54936
...
git-svn-id: svn://10.0.0.236/trunk@90804 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:27:50 +00:00
heikki%netscape.com
6c69c694fd
Bug 72522, implemented DOM Level 3 baseURI property (node interface). r=harishd, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@90803 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:15:21 +00:00
ftang%netscape.com
74c7d96b39
bug 70028
...
sr=erik r=ftang check in for smontagur@il.ibm.com
add methods for arabic shaping with the unreview code turn off in #ifdef
add to mac build system
git-svn-id: svn://10.0.0.236/trunk@90802 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:14:14 +00:00
ftang%netscape.com
216801a0ba
bug 70028. add arabic shaping methods with unreview code turn off by default. add to mac build system
...
git-svn-id: svn://10.0.0.236/trunk@90801 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:12:46 +00:00
harishd%netscape.com
0cf651600f
71942 - Intialize the ptr to fix the crash.
...
49942 - Should not include parent when absolutely positioned.
Added border color property.
r=heikki
sr=jst
git-svn-id: svn://10.0.0.236/trunk@90800 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:08:48 +00:00
pavlov%netscape.com
8c9a17ebcd
removing the extern "C" { ... } that blake accidentally added the other day. fixes runtime errors on solaris
...
git-svn-id: svn://10.0.0.236/trunk@90799 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:07:00 +00:00
racham%netscape.com
63508e9fab
Fixing bugs 72498, 73892 and 72531. Fixing bug 72498 brings back File Here menuitem back into all mailnews folder pickers. This one missed 081 branch train. Thanks to all who reviewed this patch now and then. Fixing bug 73892 makes the Bcc Self field appear again in Copies and Folders panel of any given server and fianlly fix to bug 72531 makes Search Messages link to appear for news and movemail accounts in AccountCentral. r=gayatrib, bienvenu, racham sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90798 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:06:46 +00:00
jgmyers%netscape.com
213c4ff3cd
fix logic inversion: bug 73243 r=nhotta sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90797 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:05:19 +00:00
naving%netscape.com
a1e1e0e7d1
74018. sr=sspitzer. limiting message_size working again.
...
git-svn-id: svn://10.0.0.236/trunk@90796 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:03:32 +00:00
leaf%mozilla.org
1b9569ddf1
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@90795 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 02:00:03 +00:00
pavlov%netscape.com
f98e787957
fix for crash when loading images with a null URL. bug 72447. r=dr sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90794 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 01:59:03 +00:00
dmose%netscape.com
c0316344b7
Start building the LDAP XPCOM SDK by default in autoconf builds (bug 70658). Patch to flip the switch: r=leif@netscape.com, sr=cls@seawood.org. Code being turned on: moa=dmose@netscape.com, sr=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@90793 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 01:52:15 +00:00
nelsonb%netscape.com
58e68a8e98
Fix leak of cert reference in cert authentication callback functions.
...
git-svn-id: svn://10.0.0.236/trunk@90792 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 00:40:24 +00:00
blakeross%telocity.com
910a585cf0
Backing out on request of module owner (no review, no module owner approval, unstable code). Don't shoot the messenger (with the checkin access)!
...
git-svn-id: svn://10.0.0.236/trunk@90790 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 00:34:31 +00:00
dougt%netscape.com
5dd4ba83af
Changing the ftp url to point to ftp.netscape.com. The reason for this is that there are some firewall problems that Netscape has. This should clear up the orangeness on tinderbox. I spoke to endico@netscape.com about this and there isn't any mozilla concern. a=peterl@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90789 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-30 00:27:52 +00:00
hyatt%netscape.com
b2c2355ad1
Fix for smoketest blocker. rs=pink,saari, bug #73336 :
...
git-svn-id: svn://10.0.0.236/trunk@90788 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 23:01:09 +00:00
timeless%mac.com
631fbc5548
fix version.
...
git-svn-id: svn://10.0.0.236/trunk@90785 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 22:40:51 +00:00
timeless%mac.com
d7860a194f
Bugzilla Bug 74024 check techbot1 into cvs
...
Land techbot1 into mozbot tree. This has been a long time coming.
techbot1 includes support for arbitrary commands, bugzilla features including
bug, component and keyword queries. more support for tinderbox including
sheriff querying. support for multiple channels. it handles missing
components better.
git-svn-id: svn://10.0.0.236/trunk@90784 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 22:38:35 +00:00
sgehani%netscape.com
7dfc792fe0
Fix Solaris 7 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90783 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 20:34:32 +00:00
morse%netscape.com
6d0476527c
fix 2 smoketest blockers -- 73955 and 73956, r=pchen, sr=rods
...
git-svn-id: svn://10.0.0.236/trunk@90782 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 20:05:30 +00:00
darin%netscape.com
068c61e0b3
Fixes bug 73917 "cache entry data size not updated" patch=beard, r=gagan, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@90781 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 19:58:34 +00:00
pchen%netscape.com
aa425f80a5
fix for blocker bug 73596, remove nsCookieViewer.cpp from project
...
git-svn-id: svn://10.0.0.236/trunk@90780 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 19:49:32 +00:00
jdunn%netscape.com
aa243d015e
the xpidl stuff is not generating a 'const' for 'in boolean permenant' so
...
I forced it (by adding [const]. fixing an AIX build bustage
r= morse@netscape.com
#= 73945
git-svn-id: svn://10.0.0.236/trunk@90778 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 15:58:07 +00:00
endico%mozilla.org
d99b89d066
added mozilla/security/accessible to MozillaTinderboxAll
...
git-svn-id: svn://10.0.0.236/trunk@90777 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 15:57:57 +00:00
ccarlen%netscape.com
57e96ea730
Sample code only - not part of mozilla. Implement nsIWebBrowserChrome::ShowAsModal() and some other windowing cleanup. r=danm@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90776 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 15:40:39 +00:00
bienvenu%netscape.com
05e9e25359
fix problem fetching message-ids and priority noted in bug 71983 add space to protocol we send sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90775 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 15:06:20 +00:00
jdunn%netscape.com
fd068e422e
fixing typo (added ')' after libaccessibility_s.$(LIB_SUFFIX
...
and added '\' after both of the libs
Also added -lgkgfx to resolve the nsRect reference. (AIX requries all
symbols to be resolved at link time)
git-svn-id: svn://10.0.0.236/trunk@90774 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 14:33:33 +00:00
mkaply%us.ibm.com
b182ddd22b
attempt to fix AIX and OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@90773 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 14:19:10 +00:00
dougt%netscape.com
a48b8d1bf4
Implementing ReadSegments. r/sr=darin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90767 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 07:21:43 +00:00
aaronl%chorus.net
251d2f9e7e
Make sure visual prefs force reframe
...
git-svn-id: svn://10.0.0.236/trunk@90766 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 07:16:06 +00:00
dmose%netscape.com
11edc1df03
Fix senna build bustage by telling Makefile.in not to try and overwrite the LDAP C SDK Makefile using its own generation rules. r=cls@seawood.org
...
git-svn-id: svn://10.0.0.236/trunk@90764 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 06:57:35 +00:00
gordon%netscape.com
86e3302c60
Fix bug 73099. Problems with updating lastModified time stamp. r=beard, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@90761 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 06:50:38 +00:00
beard%netscape.com
11522b4afc
Added nsDiskCacheMap.cpp and nsANSIFileStreams.cpp. [bustage fixing]
...
git-svn-id: svn://10.0.0.236/trunk@90760 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 06:41:02 +00:00
attinasi%netscape.com
de424adb91
Empty inlines now take up space in the line, fixing problem where the backtround images for those elements were not showing up even if they had sufficient padding. b=21415 r=karnaze, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90759 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 06:39:40 +00:00
hwaara%chello.se
5775815429
Fix so we call GetSelectedLocale() safely. bug 71390. r=tao, timeless, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@90755 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 06:13:55 +00:00
gordon%netscape.com
473ba08356
Land DISKCACHE1_BRANCH, implementing first draft of cache map file for more efficient eviction and cache miss detection. Fixed some problems with overeager setting of lastModified time stamp. Read cache enable prefs on startup. r=beard, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@90752 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 05:54:58 +00:00
gordon%netscape.com
0484dbbaf3
Added evictEntries() methods to nsICacheService and nsICacheSession. Removed lastValidated attribute from nsICacheVisitor. r=beard sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@90751 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 05:51:46 +00:00
disttsc%bart.nl
a2d109934e
Fix MOZ_TRACK_MODULE_DEPS build bustage (senna)
...
git-svn-id: svn://10.0.0.236/trunk@90750 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 05:51:12 +00:00
disttsc%bart.nl
e81bd4224e
Fix MOD_TRACK_MODULE_DEPS builds bustage (senna)
...
git-svn-id: svn://10.0.0.236/trunk@90749 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 05:34:21 +00:00
disttsc%bart.nl
a724b78136
Fix MOZ_TRACK_MODULE_DEPS bustage, add embedcomponents to REQUIRES line
...
git-svn-id: svn://10.0.0.236/trunk@90748 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 05:20:32 +00:00
disttsc%bart.nl
d3d53198ad
Add .cvsignore to accessible/build, fix REQUIRES line in Makefile.in to fix senna bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90747 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 04:43:09 +00:00
disttsc%bart.nl
a23fcc219b
Add .cvsignore to accessible/src for Makefile, fix Makefile.in's REQUIRES line
...
git-svn-id: svn://10.0.0.236/trunk@90746 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 04:18:46 +00:00
waqar%netscape.com
2cad0f006a
#=58877
...
sr=erik
d=remove the underline and italic attributes for default text for XFree86 4.x
git-svn-id: svn://10.0.0.236/trunk@90743 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 04:01:20 +00:00
mkaply%us.ibm.com
95e0fe850e
36665 for OS/2 - handle contextmenu event
...
git-svn-id: svn://10.0.0.236/trunk@90741 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 03:46:24 +00:00
mcafee%netscape.com
553133308d
Adding bonsai tree name field, plus hints in parens so it's easier for newbies to figure this out.
...
git-svn-id: svn://10.0.0.236/trunk@90739 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 03:45:38 +00:00
mkaply%us.ibm.com
04f41a9880
HPUX bustage - need returns at end of files
...
git-svn-id: svn://10.0.0.236/trunk@90738 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 03:37:57 +00:00
mkaply%us.ibm.com
5b94975bd5
8.3 name for accessibility
...
git-svn-id: svn://10.0.0.236/trunk@90737 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 03:33:55 +00:00
pinkerton%netscape.com
839ee7e40e
Use new DOM context menu event to determine if context menus should come/go r=saari/pink, sr=hyatt.
...
bug# 36665
git-svn-id: svn://10.0.0.236/trunk@90736 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 03:33:09 +00:00
mscott%netscape.com
654d550677
Show the user agent string again if the user has the hidden pref set.
...
If we receive multiple "To" or "cc" headers in the same message, aggregate them
instead of just using the last one.
git-svn-id: svn://10.0.0.236/trunk@90735 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 03:27:41 +00:00
blakeross%telocity.com
553b515146
BodyFixupRule should not kick in in XHTML (73294, patch by Hixie -- ian@hixie.ch -- the once innocent std compliance qa turned engineer). r=tor sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90734 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 03:24:36 +00:00
morse%netscape.com
a36df1a78f
fix build bustage on mac
...
git-svn-id: svn://10.0.0.236/trunk@90732 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 02:45:08 +00:00
darin%netscape.com
89a9cca7d2
Fixes bug 71921 "nsInputStreamTee::WriteSegmentFun has a minor bug" r=beard
...
sr=dougt
git-svn-id: svn://10.0.0.236/trunk@90731 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 02:42:00 +00:00
darin%netscape.com
b180a3e10a
Fixes bug 72348 "Page load performance slower in 0.8.1 than under 0.8"
...
r/sr=dougt,brendan
git-svn-id: svn://10.0.0.236/trunk@90730 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 02:34:19 +00:00
morse%netscape.com
8d277c87e5
bug 46783, reorg cookies module for embedding, r=valeski, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@90729 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 02:11:48 +00:00
pchen%netscape.com
1a131ea3e9
bug 46783, mac buddy for morse, don't build walletviewers.mcp, add cookieIDL.mcp, and run over mozilla/extensions/cookie/MANIFEST_IDL
...
git-svn-id: svn://10.0.0.236/trunk@90728 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 01:48:21 +00:00
pchen%netscape.com
3aa298ee37
bug 46783, mac buddy for morse, add new cookie files to mac project
...
git-svn-id: svn://10.0.0.236/trunk@90726 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 01:47:46 +00:00
pchen%netscape.com
e965feffdb
bug 46783, mac buddy for morse, new MANIFEST_IDL file
...
git-svn-id: svn://10.0.0.236/trunk@90725 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 01:47:27 +00:00
pchen%netscape.com
37001ee722
bug 46783, mac buddy for morse, new project for IDL files
...
git-svn-id: svn://10.0.0.236/trunk@90724 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 01:46:33 +00:00
saari%netscape.com
23f71e7b3f
nsImageWin.cpp
...
git-svn-id: svn://10.0.0.236/trunk@90723 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 01:45:16 +00:00
nboyd%atg.com
d8227166d0
Subject:
...
Minor fix to JSDebugger
Date:
Wed, 28 Mar 2001 16:34:24 -0800
From:
Christopher Oliver <coliver@mminternet.com >
Organization:
Primary Interface LLC
To:
nboyd@atg.com
Hi Norris,
Attached is a minor fix to the JSDebugger GUI that causes the tool-bar buttons to all have the same width.
I checked out and modified a file from CVS today. See the screenshot below.
Cheers,
Chris
git-svn-id: svn://10.0.0.236/trunk@90722 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 01:44:45 +00:00
hyatt%netscape.com
85789f4550
Fix for 73695. r=danm, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90721 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 01:30:03 +00:00
heikki%netscape.com
30d2d092c3
Bug 71869, make XML Extras component load in startup in embedded case as well as browser. r=chak, sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@90719 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 01:11:13 +00:00
mscott%netscape.com
ea2f77b6f6
get rid of the max-heights, these were breaking wrapping of long subjects and the html divs containing long email addresses.
...
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@90718 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 01:11:12 +00:00
mscott%netscape.com
8c376ee256
get rid of the max-heights, these were breaking wrapping of long subjects and the html divs containing long email addresses.
...
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@90716 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 01:03:46 +00:00
bnesse%netscape.com
67f5a195e0
Updates and bug fixes based on feedback of initial prefservice and prefbranch feedback.
...
[Not Part of the Build]
git-svn-id: svn://10.0.0.236/trunk@90713 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 00:48:30 +00:00
bnesse%netscape.com
f8717db4e1
Initial versions based on feedback of initial prefservice and prefbranch feedback.
...
[Not Part of the Build]
git-svn-id: svn://10.0.0.236/trunk@90712 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 00:46:49 +00:00
waterson%netscape.com
6ce71820d4
Bug 71911. Fix MIPSpro bustage; patch courtesy John Vandenberg <zeroJ@null.net>. r=waterson, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@90711 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 00:44:21 +00:00
alecf%netscape.com
3fcbba4a60
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@90710 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 00:38:11 +00:00
cyeh%bluemartini.com
f9f634b5f2
add comment about DB_File requirement for collectstats.pl
...
git-svn-id: svn://10.0.0.236/trunk@90709 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 00:36:38 +00:00
evaughan%netscape.com
cd7ed3740c
Fix for solaris horkage.
...
git-svn-id: svn://10.0.0.236/trunk@90708 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 00:16:20 +00:00
morse%netscape.com
564943b0f9
bug 72401, trivial wording change for consistency, r=evaughan@netscape.com, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90707 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 00:14:25 +00:00
rpotts%netscape.com
586fe1fd3b
bug #73244 (r=darin, sr=mscott). The DocLoader cannot assume that an nsIRequest is necessarily an nsIChannel...
...
git-svn-id: svn://10.0.0.236/trunk@90706 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-29 00:12:49 +00:00
alecf%netscape.com
a9c3ef92b1
fix assert-on-exit as well as a crash when switching profiles
...
sr=darin, r=dmose
git-svn-id: svn://10.0.0.236/trunk@90705 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 23:59:44 +00:00
radha%netscape.com
07bc0ed5d6
Fix for bug # 72995. r=morse, mcafee. sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@90704 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 23:47:00 +00:00
cyeh%bluemartini.com
3ebfd5a2b9
fix for 71798: bugmail not sent when moving from cc to assigned fields
...
checked in patch based on patch submitted by jake@acutex.net
git-svn-id: svn://10.0.0.236/trunk@90703 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 23:43:39 +00:00
dougt%netscape.com
b326dd2298
Fixes 70580, 73824. Also fixes a security hole related to port stealing as describe by rfc2577. r=gagan@netscape.com, sr=darin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90701 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 23:39:37 +00:00
nhotta%netscape.com
3b76c20fd9
Changed for xul syntax change, value->label, data->value, bug 73641, r=yokoyama, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@90700 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 23:25:14 +00:00
dmose%mozilla.org
e914f6b42b
Workaround bug in Solaris WorkShop 6 Update 1 that crashes the compiler by ifdefing out the offending code on that compiler (bug 73834). r=rich.burridge@sun.com, sr=sfraser@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90699 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 23:17:44 +00:00
alecf%netscape.com
a0e2890475
add call to activate app-startup components when the app starts. r=heikki, sr=blizzard bug 60117
...
git-svn-id: svn://10.0.0.236/trunk@90698 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 23:00:02 +00:00
waterson%netscape.com
c2b28340fe
Bug 71530. Grr. Checked in wrong patch; this one gets the comparison right.
...
git-svn-id: svn://10.0.0.236/trunk@90697 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 22:46:43 +00:00
hyatt%netscape.com
79ea6928de
Fix for 73506. r=danm, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@90696 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 22:45:43 +00:00
waterson%netscape.com
e8c59a53f6
Bug 71530. Put the wraps on the RDF outliner for now. Implement 'natural order' sorting. Also, fix off-by-one in the enumerator. r=ben, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90695 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 22:42:49 +00:00
evaughan%netscape.com
1a14c03286
adding accessible mac projects
...
git-svn-id: svn://10.0.0.236/trunk@90693 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 22:28:49 +00:00
evaughan%netscape.com
022ec25f69
Fix for linux bustage
...
-r dr -rmcafee
git-svn-id: svn://10.0.0.236/trunk@90692 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 22:16:03 +00:00
karnaze%netscape.com
ffd1603a49
new regression tests not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90690 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 21:40:20 +00:00
karnaze%netscape.com
9e9a1d0cb1
bug 32794 -always set aStatus. sr=attinasi.
...
git-svn-id: svn://10.0.0.236/trunk@90689 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 21:26:58 +00:00
karnaze%netscape.com
51812fbe96
bug 44523 - Get the actual rg from the cell in AppendCell rather than use the row index. sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90688 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 21:25:13 +00:00
cmanske%netscape.com
ff44c79be3
Part of fix for bug 73674. r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@90687 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 21:22:14 +00:00
cmanske%netscape.com
f6cda55380
Part of fix for plaintext editor bug 69536. r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@90686 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 21:19:47 +00:00
karnaze%netscape.com
d685aa34f2
bug 73629 - adjust mComputedWidth of a table or caption if it's nested, larger than avail width, not initial reflow. sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90685 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 21:19:31 +00:00
darin%netscape.com
ff4c39a9b3
Fixes bug 72339. nsDNSService doesn't shutdown. r=gordon, sr=dougt
...
git-svn-id: svn://10.0.0.236/trunk@90684 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 21:18:51 +00:00
evaughan%netscape.com
715b316918
bug 12952
...
-r dan, -r vidur, -sr hyatt
git-svn-id: svn://10.0.0.236/trunk@90683 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 21:18:29 +00:00
cmanske%netscape.com
a7aa91803a
String changes needed to fix plaintext editor bugs 69536, 69540, 69544, 69547, 73674, 71702. r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@90682 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 21:18:02 +00:00
nhotta%netscape.com
49fddcbf8d
Changed to use nsIObserver for pref change notification, added notification for mail edit menu, bug 72180, r=ftang, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@90681 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 21:17:22 +00:00
cmanske%netscape.com
43cde2aaed
Fixed plaintext editor bugs 69536, 69540, 69544, 69547, 73674, 71702. r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@90680 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 21:16:44 +00:00
bienvenu%netscape.com
3f10d4e777
add progress and status msg to folder compaction r=naving, sr=sspitzer 34073
...
git-svn-id: svn://10.0.0.236/trunk@90679 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 21:14:18 +00:00
darin%netscape.com
fc0ec464ed
Fixes bug 73231. nsFileTransport should report progress even if content-length
...
is unknown. r=rpotts, sr=dougt
git-svn-id: svn://10.0.0.236/trunk@90676 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 20:56:59 +00:00
pinkerton%netscape.com
7567a54abf
make ownership of phantomScrollbarData more explicit to help out the GC. r=beard/sr=sfraser bug# 73774.
...
git-svn-id: svn://10.0.0.236/trunk@90675 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 20:55:34 +00:00
darin%netscape.com
9d246d14fd
Fixes bug 73234. nsInputStreamChannel needs to forward itself as the request
...
in progress events. r=rpotts, sr=dougt
git-svn-id: svn://10.0.0.236/trunk@90674 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 20:55:26 +00:00
tao%netscape.com
ecd6b44b0d
take out unreferenced variable.
...
git-svn-id: svn://10.0.0.236/trunk@90673 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 20:46:33 +00:00
tao%netscape.com
4bf818e99e
54998: RFE: UI language switching by command line option.
...
(r=tao,sr=hyatt), checkin for masaki-san.
git-svn-id: svn://10.0.0.236/trunk@90672 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 20:41:50 +00:00
tao%netscape.com
7ce8dde1ec
54998: RFE: Command line switch for UI language option. (r=tao,sr=hyatt).
...
checkin for masaki-san.
git-svn-id: svn://10.0.0.236/trunk@90671 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 20:37:23 +00:00
attinasi%netscape.com
4ff286524c
Commented out assertion that is triggering in table regression tests: problem is covered by bug 71210, this just removes the assertion alert. r=karnaze
...
git-svn-id: svn://10.0.0.236/trunk@90670 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 20:06:15 +00:00
attinasi%netscape.com
499e5079c3
Avoid checking for duplicates when adding a context to the cache (perf. reasons). b=72217, r=jag, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@90669 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 19:58:51 +00:00
alecf%netscape.com
c8cf72656a
fix for catfood bug 71950 r=blake, a=ben, sr=shaver
...
fix flex so that bookmark property labels are visible
git-svn-id: svn://10.0.0.236/trunk@90668 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 19:15:18 +00:00
darin%netscape.com
4425d1dd4f
Fixes bug 73554. Incorrect error message for about-cache: when entry is not found.
...
patch=bbaetz@cs.mcgill.ca , r=bryner, sr=darin
git-svn-id: svn://10.0.0.236/trunk@90667 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 18:26:13 +00:00
darin%netscape.com
7c8d339f55
Fixes bug 73940. HTTP URLs with '?' characters should not be cached unless
...
an expiration time is explicitly provided by the server.
r=gagan,valeski sr=dougt,alecf
git-svn-id: svn://10.0.0.236/trunk@90666 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 18:24:13 +00:00
alecf%netscape.com
4ebe32a8dd
fix for bug 73640 - make uri loader support "true" weak references so we can implement them from JavaScript
...
sr=mscott
r=jag
git-svn-id: svn://10.0.0.236/trunk@90665 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 18:09:03 +00:00
miodrag%netscape.com
326874f76b
Updtates for LDAPJDK 4.14
...
git-svn-id: svn://10.0.0.236/trunk@90662 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 15:45:58 +00:00
ccarlen%netscape.com
09b82bb257
Sample code - not part of mozilla. Updating chrome url of throbber.
...
git-svn-id: svn://10.0.0.236/trunk@90661 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 15:26:50 +00:00
ccarlen%netscape.com
4d15e5d5b8
Sample code - not part of mozilla. Bug 60550 - fixing popup menu event handling.
...
git-svn-id: svn://10.0.0.236/trunk@90660 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 15:26:07 +00:00
nboyd%atg.com
902d0c64b6
Fix problem where errors wouldn't get source positions.
...
git-svn-id: svn://10.0.0.236/trunk@90659 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 14:42:37 +00:00
talisman%anamorphic.com
f4cffda5f1
Corrected XML library entry. jrg
...
git-svn-id: svn://10.0.0.236/trunk@90658 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 14:34:24 +00:00
ccarlen%netscape.com
9fc44ba828
Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@90657 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 14:08:59 +00:00
brade%netscape.com
969c24a963
part of fix for bug #19329 (more internet config apis); r=pchen; sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@90656 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 13:56:19 +00:00
disttsc%bart.nl
baadbf578f
Clean up jar.mn, r=jst, sr=ben. Add browserBindings.xml, bug=65412, r=timeless, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@90655 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 11:35:28 +00:00
disttsc%bart.nl
0d9c9787d2
Catch exception for goHome(), add (better) exception comments to loadURI() and loadURIWithFlags(). r=timeless, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@90654 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 11:22:16 +00:00
locka%iol.ie
58e403d1c0
Cleaned up code style, indentation, replaced tabs with spaces. Added dummy implementations of nsITooltipListener and nsIContextMenuListener.
...
git-svn-id: svn://10.0.0.236/trunk@90653 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 11:20:18 +00:00
sgehani%netscape.com
86dd4cdb0f
(*) Stat for permissions of destination dir.
...
(*) Hook libxpnet into linux installer.
(*) Add proxy support and download settings to linux installer.
(*) Make error dialog dismiss when OK is pressed.
(*) Miscellanous dialog title and position cleanup.
(*) Make readme show on ja_JP locale builds after scrolling the license.
git-svn-id: svn://10.0.0.236/trunk@90652 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 10:57:58 +00:00
sgehani%netscape.com
0cd5626284
Make Install.arguments return the correct value.
...
b = 72719
r = dveditz, dbragg
sr = mscott
git-svn-id: svn://10.0.0.236/trunk@90648 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 09:10:06 +00:00
disttsc%bart.nl
4a9116ac96
Move <browser/> xbl binding out into its own file. Changing extension from xbl to xml. NOT PART OF BUILD.
...
git-svn-id: svn://10.0.0.236/trunk@90647 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 09:07:18 +00:00
glazman%netscape.com
d87f222482
fix for Stylesheet Dump in viewer. b=71648, r=pierre, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90645 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 08:02:20 +00:00
chuang%netscape.com
4e29698c7e
Not part of build, new files for re-factoring addrbook
...
git-svn-id: svn://10.0.0.236/trunk@90644 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 07:54:42 +00:00
chuang%netscape.com
fbc4850edf
Not part of build, new files for re-factoring addrbook
...
git-svn-id: svn://10.0.0.236/trunk@90643 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 07:40:07 +00:00
disttsc%bart.nl
4346080c48
bug 73237: "we should not call window.focus() on all windows right before closing them on shutdown", author=Boris Zbarsky <bzbarsky@mit.edu>, r=jag, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@90642 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 07:09:16 +00:00
sspitzer%netscape.com
6654ba32cb
#73551 , fix js warnings. r=hwaara, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@90641 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 07:06:22 +00:00
hwaara%chello.se
cd19d729d4
Fix javascript strict warnings in mailWindowOverlay.js. bug 68525. r=timeless, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90640 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 06:37:54 +00:00
mscott%netscape.com
4c14010bc7
Bug #73738 --> fix a race condition in news. Fix crash trying to display inline images in news articles created by lipr0n.
...
Implement Save and Open attachment for news articles again from the message pane.
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90639 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 06:21:45 +00:00
talisman%anamorphic.com
bffab49d41
Added note about double-clicking the Grendel app in the Finder under MacOS X. jrg
...
git-svn-id: svn://10.0.0.236/trunk@90638 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 05:52:57 +00:00
talisman%anamorphic.com
66b4522580
Added resources target so app resources get copied to the build products directory. jrg
...
git-svn-id: svn://10.0.0.236/trunk@90637 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 05:51:08 +00:00
talisman%anamorphic.com
119e8048a4
Updated with new build instructions, new external lib URLs, MacOS X info, and removed Edwin from the maintainer list in README. jrg
...
git-svn-id: svn://10.0.0.236/trunk@90636 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 05:39:28 +00:00
talisman%anamorphic.com
00c915cace
Added some new variables to pass to the -classpath flag to javac, added rules to copy app resources to the build product directory. jrg
...
git-svn-id: svn://10.0.0.236/trunk@90635 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 05:38:09 +00:00
disttsc%bart.nl
e1c315491b
Fix bustage. More hidden dependencies (no cookie!). Fix courtesy of bbaetz.
...
git-svn-id: svn://10.0.0.236/trunk@90634 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 05:36:59 +00:00
pinkerton%netscape.com
b2ed0ffb1f
to work around a bug in OSX, check first if we're already at the location we're trying to move a popup to and if so, don't call MoveWindow. r=danm/sr=sfraser. bug#58226.
...
git-svn-id: svn://10.0.0.236/trunk@90624 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 04:33:08 +00:00
sspitzer%netscape.com
b0e6df16a2
fix #73724 . stop clearing the message pane on reply and when you mark a message as read.
...
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90623 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 04:32:14 +00:00
sspitzer%netscape.com
12896d8385
#73728 . make click on a row in the thread column do what 4.x did. sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@90622 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 04:06:44 +00:00
pinkerton%netscape.com
94cbe70a27
adding nsIHistoryEntry.idl and nsISHistoryInternal.idl for radha.
...
git-svn-id: svn://10.0.0.236/trunk@90621 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 03:49:58 +00:00
talisman%anamorphic.com
41642ddf96
fixed a typo in the include directive. jrg
...
git-svn-id: svn://10.0.0.236/trunk@90620 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 03:49:31 +00:00
radha%netscape.com
860953531d
Fixes related to bug # 71756 r=rpotts, valeski
...
git-svn-id: svn://10.0.0.236/trunk@90619 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 03:35:38 +00:00
radha%netscape.com
3af4196690
Fix for bug # 71756. New SH interfaces. r=rpotts, valeski
...
git-svn-id: svn://10.0.0.236/trunk@90618 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 03:32:42 +00:00
radha%netscape.com
83398f29bc
Initial checkin for new SH interfaces
...
git-svn-id: svn://10.0.0.236/trunk@90617 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 03:31:13 +00:00
sspitzer%netscape.com
62f7b98ce9
#73416 get icons in the threadpane for the classic skin. sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@90616 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 03:13:40 +00:00
sspitzer%netscape.com
6013e21507
fix for #52034 . show the special "imap deleted" icon in the thread pane if you delete
...
a message and your delete model is "mark as deleted". sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90615 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 02:41:56 +00:00
talisman%anamorphic.com
6eb1464dc6
Initial checkin. A new Makefile for a new dir structure. jrg
...
git-svn-id: svn://10.0.0.236/trunk@90614 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 02:27:23 +00:00
talisman%anamorphic.com
6e0f05f0e7
New Makefile for a new dir structure. jrg
...
git-svn-id: svn://10.0.0.236/trunk@90613 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 02:26:20 +00:00
talisman%anamorphic.com
70af03653c
Initial checkin. This manifest allows the resulting jar to be executable. jrg
...
git-svn-id: svn://10.0.0.236/trunk@90612 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 02:25:43 +00:00
talisman%anamorphic.com
321971b977
Updated Makefiles to build into separate dist/classes directory. jrg
...
git-svn-id: svn://10.0.0.236/trunk@90611 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 02:24:29 +00:00
sspitzer%netscape.com
babf18ba81
fix for some of the nntp connection problems. sr=bienvenu. #65927
...
git-svn-id: svn://10.0.0.236/trunk@90610 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 02:24:20 +00:00
bryner%uiuc.edu
b84bb24279
Bug 44257 -- fix tabbing from URL bar to document. r=saari, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@90608 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 02:08:06 +00:00
javi%netscape.com
0b4182d400
Make viewing a cert easier if you have a reference to a cert object.
...
A preliminary draft of the cert dump implementation.
git-svn-id: svn://10.0.0.236/trunk@90607 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 02:05:54 +00:00
despotdaemon%netscape.com
de28203f31
Pseudo-automatic update of changes made by shrutiv@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@90606 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 01:54:04 +00:00
talisman%anamorphic.com
01fb76f70e
Added to make life easier for building. jrg
...
git-svn-id: svn://10.0.0.236/trunk@90605 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 01:44:30 +00:00
talisman%anamorphic.com
8857457433
removing autoconf stuff. jrg
...
git-svn-id: svn://10.0.0.236/trunk@90604 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 01:39:48 +00:00
nhotta%netscape.com
4ed985da78
Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@90603 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 01:20:37 +00:00
rginda%netscape.com
71108a9e54
fix for 73680, changes missed during the great XUL wacking.
...
patch by samuel@sieb.net , r=me, sr/r=shaver
git-svn-id: svn://10.0.0.236/trunk@90602 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 01:03:33 +00:00
peterlubczynski%netscape.com
6fa34b640c
Plugins no longer get resize events bug 70429 a=av sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90601 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 01:02:30 +00:00
peterlubczynski%netscape.com
def9171742
NPP_SetWindow should be called after instantiating the stream bug 70686 a=av sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90600 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 01:00:47 +00:00
evaughan%netscape.com
a09ca6422a
Part of accessibility landing
...
-r vidur -sr hyatt
git-svn-id: svn://10.0.0.236/trunk@90596 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 00:49:05 +00:00
morse%netscape.com
3d6f5c2667
bug 63373, crash in password-manager dialog, r=dr@netscape.com, sr=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@90595 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 00:45:51 +00:00
sgehani%netscape.com
85dcbe6866
66735: implement blocking processes on the mac.
...
git-svn-id: svn://10.0.0.236/trunk@90594 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 00:45:05 +00:00
sgehani%netscape.com
18734696f3
63454: updating desktop db properly when AppleSingle decoding; 72277: use Appearance manager for drawing default button; 72092: make welcome window text display correctly for all system fonts; 69154: make install log readable
...
git-svn-id: svn://10.0.0.236/trunk@90593 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 00:42:27 +00:00
nhotta%netscape.com
a9bd534094
Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@90591 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 00:13:45 +00:00
nhotta%netscape.com
5541f88e16
Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@90589 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 00:05:21 +00:00
sonmi%netscape.com
c05e3063bd
added RSH variable, since 4 out of 5 rsh on NT don't work as expected...
...
git-svn-id: svn://10.0.0.236/trunk@90588 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 00:04:37 +00:00
sonmi%netscape.com
a250031821
fixed a win2K MKS problem (PATH seperator)
...
git-svn-id: svn://10.0.0.236/trunk@90587 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 00:03:59 +00:00
sonmi%netscape.com
7178c97084
changes for the new distributed stress test
...
-) split generating of cert into 2 functions, so we can add any
number of certs to an existing Database
-) added function to generate n certs for the stress test (run
from the server side)^M
git-svn-id: svn://10.0.0.236/trunk@90586 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 00:03:02 +00:00
sonmi%netscape.com
b80f51495b
changes for the new distributed stress test
...
-) improved errormessages
-) changes to get around the DNS/ipaddress problem
-) changes necessary for the remote side of the distributed test
running in the server's directory structure
messages and errormessages
-) changes for the server side of the dist. stress test
set $RSH for windows
set variables for the certdatabase of the dist stress test
git-svn-id: svn://10.0.0.236/trunk@90585 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 00:02:27 +00:00
sonmi%netscape.com
739d0647aa
changes for the new distributed stress test
...
-) to get around the DNS/ipaddress problem
-) be sourcable from ssl_dist_stress.sh (share a lot of functionality)
git-svn-id: svn://10.0.0.236/trunk@90584 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 00:01:43 +00:00
sonmi%netscape.com
fd23bcdb89
distributed stress test
...
new script to run the server and the remote side of the test
-) have cert.sh generate certs
-) start a server
-) launch strsclnts via rsh, each rsh with a range of certs to use
-) wait 10 minutes
-) shut down the server
git-svn-id: svn://10.0.0.236/trunk@90583 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-28 00:00:48 +00:00
heikki%netscape.com
97b7872494
Bug 56858, set pref layout.selectanchor to true to make link traversal also select link end.
...
git-svn-id: svn://10.0.0.236/trunk@90582 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:59:56 +00:00
gordon%netscape.com
11c474f077
Bug 73491 and bug 73513. Make the disk cache fail (more) gracefully. r=mcafee, sr=waterson.
...
git-svn-id: svn://10.0.0.236/trunk@90581 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:56:18 +00:00
nhotta%netscape.com
5f1da948d9
Adding a new converter for HKSCS, contribution from Gavin.Ho@compaq.com (not part of the build), bug 25226, r=nhotta, ftang, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@90580 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:56:12 +00:00
nhotta%netscape.com
af2b1e806c
Adding a new converter for HKSCS (contribution from Gavin.Ho@compaq.com), bug 25226, r=nhotta, ftang, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@90579 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:51:58 +00:00
nhotta%netscape.com
91571613d8
Adding a new converter for HKSCS (not part of the build), bug 25226, r=nhotta, ftang, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@90578 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:38:31 +00:00
leaf%mozilla.org
389898ff6e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@90576 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:30:09 +00:00
jdunn%netscape.com
257b5f36ae
needed to link in another lib to resolve all dependencies at link time
...
r= cls@seawood.org
# 72188
git-svn-id: svn://10.0.0.236/trunk@90575 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:23:10 +00:00
danm%netscape.com
bde610585a
implement window.scrollbars.visible. bug 58539 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@90574 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:23:09 +00:00
danm%netscape.com
6ee1a148db
sigh. allow dependent windows without parents because the Mozilla code will try to do that
...
git-svn-id: svn://10.0.0.236/trunk@90573 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:19:12 +00:00
jdunn%netscape.com
5d30ca2ef8
when building sharedobjects set 2 additional flags for AIX
...
r= cls@netscape.com
# 72189
git-svn-id: svn://10.0.0.236/trunk@90572 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:18:37 +00:00
mjudge%netscape.com
9026e2a205
part of big editor checkin for 66318. this is NOT part of build yet but patches for this big change are going around to be approved so these files WILL be looked at. have no fear
...
git-svn-id: svn://10.0.0.236/trunk@90571 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:11:08 +00:00
pinkerton%netscape.com
e4b5accaab
allow macs with low memory to build optimized by setting the |lowmem| option. bug 72945. r=peterv/sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@90570 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:08:32 +00:00
mjudge%netscape.com
6f39a499a2
66793 r= cmanske sr = attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90569 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 23:02:21 +00:00
mkaply%us.ibm.com
04d9798734
#73620
...
r=jband, sr=brendan
Fix some places where we used casts instead of CALLBACKs
git-svn-id: svn://10.0.0.236/trunk@90568 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 22:59:33 +00:00
dr%netscape.com
d5732b9792
fix for 67731, r=pinkerton, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90567 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 22:58:50 +00:00
rods%netscape.com
180f5d4f7f
removing "inline" on method to fix SunOS bustage.
...
r=mkaply
git-svn-id: svn://10.0.0.236/trunk@90566 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 22:57:14 +00:00
rginda%netscape.com
261775c9c1
-- NOT PART OF ANY BUILD --
...
implement userIsOwner in ircbot.js
move the hook initialization into a function in mingus.js
git-svn-id: svn://10.0.0.236/trunk@90562 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 22:10:33 +00:00
rogerl%netscape.com
462a7977f6
Tentative fix for build releated issues.
...
git-svn-id: svn://10.0.0.236/trunk@90557 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 22:06:21 +00:00
rogerl%netscape.com
0eb159b375
Tentative fix for build related issues.
...
git-svn-id: svn://10.0.0.236/trunk@90556 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 22:05:48 +00:00
mkaply%us.ibm.com
bd6fe47e75
OS/2 breakage - need callback
...
git-svn-id: svn://10.0.0.236/trunk@90550 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 16:37:01 +00:00
scc%mozilla.org
f304577088
back myself out, sorry SunOS
...
git-svn-id: svn://10.0.0.236/trunk@90549 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 16:03:33 +00:00
waqar%netscape.com
fa880de309
#=66715
...
sr=jst
d=unsinged integer tested for < 0, removed the test, since it will always
be 0 or greater.
git-svn-id: svn://10.0.0.236/trunk@90548 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 15:40:15 +00:00
oeschger%netscape.com
35001657b4
xul1.0 fixes for help window, plus clean-up, NOT PART OF BUILD
...
git-svn-id: svn://10.0.0.236/trunk@90547 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 15:30:28 +00:00
bienvenu%netscape.com
1c31cb4967
fix problem with missing messages in new view code r/sr =mscott, sspitzer 72698
...
git-svn-id: svn://10.0.0.236/trunk@90545 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 15:23:32 +00:00
bienvenu%netscape.com
8452e1b448
fix 42863 (pref for enabling env imap prot command), 26735 (respect read-only imap mailboxes) add pref for downloading msg bodies with msg headers for offline imap (15865) r=naving, sr=mscott,sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90544 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 15:22:14 +00:00
chak%netscape.com
737cba9658
Fix for bug#71751 - Change default font sizes for MfcEmbed
...
r=ksosez@softhome.net ,chak
git-svn-id: svn://10.0.0.236/trunk@90543 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 15:18:03 +00:00
bienvenu%netscape.com
f3d4793056
send notification for going offline before we kill all the sockets r/sr darin,dougt 73374
...
git-svn-id: svn://10.0.0.236/trunk@90542 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 15:17:52 +00:00
valeski%netscape.com
3077b98973
sr=alecf. javadoc'ing comments and changing a param name
...
git-svn-id: svn://10.0.0.236/trunk@90541 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 15:12:57 +00:00
mkaply%us.ibm.com
4058fe29cb
OS/2 bustage - need callback
...
git-svn-id: svn://10.0.0.236/trunk@90537 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 14:35:06 +00:00
scc%mozilla.org
aa43966ad2
syntax fix
...
git-svn-id: svn://10.0.0.236/trunk@90536 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 14:16:24 +00:00
rbs%maths.uq.edu.au
5a3c18409d
fix bustage - typo
...
git-svn-id: svn://10.0.0.236/trunk@90535 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 14:05:49 +00:00
nboyd%atg.com
89feaa9efd
Fix 73555.
...
git-svn-id: svn://10.0.0.236/trunk@90534 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 14:01:53 +00:00
peterv%netscape.com
a7eddab433
Fixing mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90530 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 13:41:23 +00:00
rbs%maths.uq.edu.au
bac7e0a892
Datasets needed for bug 30543,72161. The MathFont Property Files (the metadata that guide the stretching of mutable MathML characters)
...
git-svn-id: svn://10.0.0.236/trunk@90529 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 13:22:03 +00:00
rbs%maths.uq.edu.au
e5d967a083
Mozilla MathML entities were as per MathML 1.x - bug 72161. Now they are MathML 2.0 conformant, and in line with the forthcoming Unicode 3.1 code points approved for math symbols
...
git-svn-id: svn://10.0.0.236/trunk@90527 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 12:56:15 +00:00
rbs%maths.uq.edu.au
6f89db1fb7
Follow up to bug 72161 - sync:ing ucvmath with the painstaking datasets needed for the MathFont Property Files
...
git-svn-id: svn://10.0.0.236/trunk@90526 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 12:41:48 +00:00
disttsc%bart.nl
78a54a411f
Bustage fix, attempt #2 : So Win32 seemed to like attempt #1 , but Mac didn't. Different approach (I don't like this :-/ )
...
git-svn-id: svn://10.0.0.236/trunk@90525 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 12:39:59 +00:00
axel%pike.org
a5c956d8a3
not part of build, buster CSS cleanup, thanx to glazou, getting rid of !importants
...
git-svn-id: svn://10.0.0.236/trunk@90524 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 12:26:44 +00:00
locka%iol.ie
fe52992a4d
Removed the BinDirectoryPath registry settings. Mozilla control now relies on the control kicker to set things up for it. b=71363
...
git-svn-id: svn://10.0.0.236/trunk@90523 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 12:23:51 +00:00
locka%iol.ie
0e338c12ee
NOT PART OF BUILD. Makefile tweaks b=72851
...
git-svn-id: svn://10.0.0.236/trunk@90522 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 12:22:01 +00:00
locka%iol.ie
0c3724af68
NOT PART OF BUILD. Makefiles for embedding examples directory. b=72851
...
git-svn-id: svn://10.0.0.236/trunk@90521 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 12:19:05 +00:00
locka%iol.ie
6e3e4d5904
NOT PART OF BUILD. Makefiles for embedding wrappers directory. b=72851
...
git-svn-id: svn://10.0.0.236/trunk@90520 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 12:18:38 +00:00
locka%iol.ie
aa806a252d
NOT PART OF BUILD. Readme for embedding wrappers directory. b=72851
...
git-svn-id: svn://10.0.0.236/trunk@90519 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 12:16:59 +00:00
locka%iol.ie
8466c220df
NOT PART OF BUILD. Readme for embedding examples directory. b=72851
...
git-svn-id: svn://10.0.0.236/trunk@90518 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 12:16:32 +00:00
disttsc%bart.nl
cc4022c1c2
I'll have to figure out sometime why mac/win don't like assigning an nsAReadableString into a (static?) nsString... hope this fixes the bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90517 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 12:12:16 +00:00
rods%netscape.com
c4b399df8d
This now enables print listeners, print progress and the cancelling of printing
...
Bug 70946 & Bug 70949 r=dcone,chak sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@90516 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 12:04:30 +00:00
rods%netscape.com
bc01926696
This now enables print listeners, print progress and the cancelling of printing
...
Bug 70946 & Bug 70949 r=dcone,chak sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@90515 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 11:56:03 +00:00
disttsc%bart.nl
f69c0e7cd8
bug 73339: Remove NS_ConvertToString (just another name for NS_ConvertASCIItoUCS2) from the tree. r=jst, sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@90514 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 11:17:17 +00:00
disttsc%bart.nl
6a8a51830a
Move <browser/> xbl binding out into its own file. NOT PART OF BUILD.
...
git-svn-id: svn://10.0.0.236/trunk@90513 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 10:17:43 +00:00
mcafee%netscape.com
c768d72d23
openLocation.xul moved from navigator to communicator, url unassigned and not needed (70164). r=jag, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@90510 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 09:27:31 +00:00
disttsc%bart.nl
0bd712cf0a
bug 73350: Remove USE_OBUFFER sections from mimetpla.cpp, r=ben.bucksch@beonex.com, sr=bienvenu, moa=ducarroz
...
git-svn-id: svn://10.0.0.236/trunk@90509 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 09:26:25 +00:00
darin%netscape.com
d69946b4a5
Add progress event sink notification test.
...
git-svn-id: svn://10.0.0.236/trunk@90502 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 08:23:42 +00:00
beard%netscape.com
a3f45d7675
[not part of build] Update to newer version of interface.
...
git-svn-id: svn://10.0.0.236/trunk@90501 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 08:17:20 +00:00
morse%netscape.com
a8b7b7214e
bug 73341, fix regression in previous checkin, r=disttsc@bart.nl, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90500 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 07:54:39 +00:00
pschwartau%netscape.com
7423699d90
Minor corrections to code and whitespace.
...
git-svn-id: svn://10.0.0.236/trunk@90499 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 07:53:14 +00:00
mcafee%netscape.com
30460f1fe9
Changing x-remote help url to mozilla.org version, instead of 1994 jamie doc (70167). r=bryner, sr=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@90497 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 07:48:11 +00:00
pschwartau%netscape.com
60e2112c26
Minor fixes to code and whitespace.
...
git-svn-id: svn://10.0.0.236/trunk@90496 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 07:43:17 +00:00
mscott%netscape.com
fa5fa5c2ab
67997 --> make saving local mail attachments work directly from the message pane. To do this,
...
nsMailboxService now support nsIMsgMessageFetchService.
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@90493 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 07:35:45 +00:00
mscott%netscape.com
e3190f3551
67997 --> now that the mail protocols automatically invoke a mime converter to extract parts, save attachment
...
shouldn't attempt to automatically invoke a converter. (removing code we don't need)
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@90492 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 07:26:09 +00:00
pschwartau%netscape.com
b9c3090bfe
Minor corrections to code and style -
...
git-svn-id: svn://10.0.0.236/trunk@90491 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 07:16:36 +00:00
shaver%mozilla.org
fc19bd3692
correct cast to fix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@90490 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 06:44:00 +00:00
waterson%netscape.com
b50a206653
Fix windows bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90489 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 06:39:05 +00:00
waterson%netscape.com
03cb2db790
Bug 73540. Make sure [JS|PL]DHashTable clear live entries while finalizing. Remove induction variable from [JS|PL]_DHashEnumerate() along the way. r=brendan, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@90488 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 06:24:25 +00:00
mscott%netscape.com
bce13671b2
Bug #73412 --> land new message display code.
...
r=hewitt
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@90487 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 06:09:35 +00:00
waterson%netscape.com
0140577989
Fix regression tests bitrot on Linux. r=karnaze
...
git-svn-id: svn://10.0.0.236/trunk@90486 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 06:09:16 +00:00
mscott%netscape.com
8e10a861be
Bug #73412 --> land new message display code. New code is faster to display messages due to a simpler UI for header display.
...
introduce a collapsed mode for header display.
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@90485 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 06:08:45 +00:00
mscott%netscape.com
deb90d9539
Bug #73412 --> land new message display code.
...
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@90484 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 06:08:07 +00:00
shaver%mozilla.org
44326fc42c
50602: Add support in XPConnect for sharing of refcounted string BufferHandles,
...
in both directions.
72552: Remedy overzealous CHECK_REQUEST placement in jsapi.c, to produce a
minimal-but-complete set of engine entry points that require a Request
for safe execution.
r=brendan, sr=jband, assist=scc,pinkerton
git-svn-id: svn://10.0.0.236/trunk@90483 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 06:04:44 +00:00
pinkerton%netscape.com
6e92e75066
doh, biffed a level of indirection.
...
git-svn-id: svn://10.0.0.236/trunk@90482 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 06:04:33 +00:00
pinkerton%netscape.com
9c95bb0dca
fix ownership model when copying images. caller needs to own bits, not the helper class. r=jag/sr=hyatt. bug# 73517
...
git-svn-id: svn://10.0.0.236/trunk@90481 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 06:02:54 +00:00
pschwartau%netscape.com
1b05c381cc
Initial add. Testcase for the internal [[Class]] property of Objects.
...
git-svn-id: svn://10.0.0.236/trunk@90480 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 05:50:08 +00:00
pschwartau%netscape.com
f468f7c9bf
Initial add. Utility functions for testing Objects.
...
git-svn-id: svn://10.0.0.236/trunk@90479 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 05:48:48 +00:00
shaver%mozilla.org
8939a0892b
63027: Adding evalInSandbox to JS component loader script-context, to permit
...
JS components to execute script code with restricted privileges and
controlled access to their (privileged) environment. r=brendan,
sr=jband.
git-svn-id: svn://10.0.0.236/trunk@90478 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 05:35:52 +00:00
bryner%uiuc.edu
a90edd2fb0
Backing out joe.chou@eng.sun.com's changes, they broke the Mac. r=sdagley.
...
git-svn-id: svn://10.0.0.236/trunk@90475 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 03:49:31 +00:00
pavlov%netscape.com
c0936f4c34
fix for timer crash with animated images when changing pages bug 73477 r=pinkerton sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@90466 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 02:42:51 +00:00
cmanske%netscape.com
cc0eeec80b
Fixed image align reversal for 'left' / 'right', b=73326, r=blake, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@90464 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 01:09:37 +00:00
cmanske%netscape.com
a3edf4b1bd
Replaced 'value' with 'label' for Table dialog checkboxes, b=73479, r=blake, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@90463 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 01:06:55 +00:00
rpotts%netscape.com
be28647be6
All nsIProgressEventSink notifications from the socket transport should go to the nsHTTPChannel...
...
git-svn-id: svn://10.0.0.236/trunk@90462 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 00:56:51 +00:00
joe.chou%eng.sun.com
ca525acad2
bug=64296
...
r=edburns
sr=waterson
This checkin idlifies some files in the plugin hierarchy.
The following files are in this checkin.
build/mac/build_scripts/MozillaBuildList.pm
modules/oji/public/MANIFEST
modules/oji/public/MANIFEST_IDL
modules/oji/macbuild/ojiIDL.mcp
modules/plugin/public/MANIFEST
modules/plugin/public/MANIFEST_IDL
modules/plugin/macbuild/pluginIDL.mcp
modules/oji/public/Makefile.in
modules/oji/public/makefile.win
modules/oji/public/nsIJVMPluginInstance.idl
modules/plugin/public/Makefile.in
modules/plugin/public/makefile.win
modules/plugin/public/nsIPluginManager.idl
git-svn-id: svn://10.0.0.236/trunk@90461 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 00:37:58 +00:00
rpotts%netscape.com
8c05ca7fc8
All nsIProgressEventSink notifications from the socket transport should go to the nsHTTPChannel... (r=darin)
...
git-svn-id: svn://10.0.0.236/trunk@90460 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 00:20:04 +00:00
mcgreer%netscape.com
264eb17c61
change cert mgr to use outliner
...
git-svn-id: svn://10.0.0.236/trunk@90459 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-27 00:18:21 +00:00
mkaply%us.ibm.com
55b9bf2c68
#67913
...
r=mkaply, sr=blizzard
Take into account WarpCenter when determining AvailRect
git-svn-id: svn://10.0.0.236/trunk@90456 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:51:26 +00:00
shanjian%netscape.com
fa3b62c07b
#72125 default font for simplified chinese system does not work
...
r = ftang, sr=erik
Add fallback font list for default font.
git-svn-id: svn://10.0.0.236/trunk@90455 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:49:28 +00:00
sspitzer%netscape.com
40a203070e
when reading news, show "lines" as the header of the "size" column
...
since we are actually showing (and sorting) line counts.
this broke when we landed the mailnews perf branch.
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90454 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:44:42 +00:00
shanjian%netscape.com
0921cae7a0
#72125 default font for simplified chinese system does not work
...
r = ftang, sr=erik
Add fallback font list for default font.
git-svn-id: svn://10.0.0.236/trunk@90453 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:43:52 +00:00
cls%seawood.org
238046be17
Change netwerk/mime to use MODULE=mimetype to remove avoid confusion with mailnews/mime . Update necessary REQUIRES.
...
Bug #68381 r=jag
git-svn-id: svn://10.0.0.236/trunk@90452 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:40:28 +00:00
sspitzer%netscape.com
b8e92c1eb1
when reading news, show (and sort) "lines" in the size column. sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@90451 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:38:56 +00:00
erik%netscape.com
b2e098296e
checkin for prabhat.hegde@eng.sun.com:
...
bug 63478; r=bstell@netscape.com , sr=erik@netscape.com
recognize additional Thai fonts
fix compile bug
git-svn-id: svn://10.0.0.236/trunk@90450 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:38:36 +00:00
dougt%netscape.com
82cb3363c6
Renaming xpcom file streams. b=73169, r=sfraser@netscape.com, sr=darin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90449 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:35:06 +00:00
shanjian%netscape.com
c08e448627
#72625 system fonts are sometimes not correctly setup for CJK windows
...
r = ftang, sr=erik
The font name in CJK should be converted to unicode before assignment.
we can not assume those are always ascii.
git-svn-id: svn://10.0.0.236/trunk@90448 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:32:38 +00:00
dougt%netscape.com
94b77f315b
Fix to prevent ODA from firing if there is no data. b71498, r=valeski@netscape.com, sr=darin@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90447 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:32:19 +00:00
mkaply%us.ibm.com
e324a073a6
#73191
...
r=beard, sr=brendan
Remove CRT_CALL - change to PR_CALLBACK or JS_DLL_CALLBACK appropriately
git-svn-id: svn://10.0.0.236/trunk@90446 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:21:53 +00:00
darin%netscape.com
560da80273
Fixes bug 73447. When using a proxy, shift-reload does not force a refresh
...
from the network. patch=bbaetz@cs.mcgill.ca , r/sr=darin,dougt
git-svn-id: svn://10.0.0.236/trunk@90445 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:20:07 +00:00
sspitzer%netscape.com
016adf4be1
fix for #73416 . show the proper icons in the thread pane.
...
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90443 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:17:33 +00:00
darin%netscape.com
c5cac01b12
Fixes bug 72973. HTTP needs to release its cache output stream before
...
releasing its cache entry descriptor. r=sean@beatnik.com , sr=dougt@netscape.com
git-svn-id: svn://10.0.0.236/trunk@90441 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 23:12:33 +00:00
jeff.dyer%compilercompany.com
1bae7d6c03
Adding JSILGenerator code
...
git-svn-id: svn://10.0.0.236/trunk@90439 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 22:37:50 +00:00
javi%netscape.com
b1935fdd91
Install the loadable roots when installing pipnss.dll
...
git-svn-id: svn://10.0.0.236/trunk@90438 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 22:32:36 +00:00
jeff.dyer%compilercompany.com
c66ef4b453
Updating JSC with framework for semantics in cpp.
...
git-svn-id: svn://10.0.0.236/trunk@90437 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 22:31:11 +00:00
terry%mozilla.org
7aed8c81e3
Improve error message
...
git-svn-id: svn://10.0.0.236/trunk@90435 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 22:10:36 +00:00
pschwartau%netscape.com
46ebb3586d
In some shells, carriage returns are "\n"; in others, "\r\n". Look for either possibility -
...
git-svn-id: svn://10.0.0.236/trunk@90434 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 22:00:53 +00:00
pinkerton%netscape.com
cb63f63515
adding libpr0n libraries to package list sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@90433 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 19:49:41 +00:00
chak%netscape.com
5c63bdf422
Fix for blocker bug #73225 - Launching mfcembed crashes in GKLAYOUT.DLL
...
r=cls,a=ducarroz
git-svn-id: svn://10.0.0.236/trunk@90432 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 19:03:06 +00:00
bernd.mielke%snafu.de
2a0f6a04cf
adding table regression test - not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@90428 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 14:58:11 +00:00
kestes%tradinglinx.com
f9440480ac
put correct mailing address in comment.
...
git-svn-id: svn://10.0.0.236/trunk@90427 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 14:08:42 +00:00
kestes%tradinglinx.com
fea54d81fe
put correct mailing address in comment.
...
git-svn-id: svn://10.0.0.236/trunk@90426 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 14:05:48 +00:00
kestes%tradinglinx.com
fe5b32d7c4
for security, set a umask.
...
typo with $MINIMUM_BUILD_SECONDS was causing too little sleeping and
many builds occured flooding my disk space.
git-svn-id: svn://10.0.0.236/trunk@90425 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 13:37:24 +00:00
kestes%tradinglinx.com
bba7e16977
for security, set a umask
...
git-svn-id: svn://10.0.0.236/trunk@90424 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 13:36:28 +00:00
kestes%tradinglinx.com
a1d71995da
got the mindate/maxdate backwards for the "C" link. I thought I fixed
...
this already.
git-svn-id: svn://10.0.0.236/trunk@90423 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 13:36:00 +00:00
timeless%mac.com
3c0c6a5ea2
Bugzilla Bug 73426 fix viewallnotes.cgi compile errors <q src="tinderbox" class="errors"/>
...
fixes tinderbox bustage
git-svn-id: svn://10.0.0.236/trunk@90421 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 10:49:46 +00:00
jst%netscape.com
30c485b610
Adding interface file, not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@90418 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 10:45:45 +00:00
dveditz%netscape.com
588674c115
fix commercial bustage and make depend builds not break when MOZ_SRC
...
slash goes the wrong way. r=cls
git-svn-id: svn://10.0.0.236/trunk@90416 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 08:39:11 +00:00
karnaze%netscape.com
d066bd289c
new regression test not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90415 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 06:23:01 +00:00
karnaze%netscape.com
b9017017e4
bug 60749 - on a table cell frame style change reflow, reinitialize the table's strategy.
...
git-svn-id: svn://10.0.0.236/trunk@90414 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 06:13:56 +00:00
karnaze%netscape.com
f23390bfb2
new regression test not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90413 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 05:27:48 +00:00
karnaze%netscape.com
fce7835641
bug 73321 - fix regression caused by the cleanup bug 70989.
...
git-svn-id: svn://10.0.0.236/trunk@90411 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 05:16:32 +00:00
mscott%netscape.com
8c5611b908
If the date is today then only show a time, don't show the date in the message pane.
...
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@90410 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 05:07:19 +00:00
mscott%netscape.com
b04f0cda98
If the date is today then only show a time, don't show the date in the thread pane.
...
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@90409 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 05:07:08 +00:00
blakeross%telocity.com
8c4470b45a
pav sucks. Fixing his startup crash (he didn't checkin the patch that fixed the double mem free). How did mozbot miss this?!?
...
git-svn-id: svn://10.0.0.236/trunk@90408 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 05:06:11 +00:00
pavlov%netscape.com
ef8db86d05
fix for the remaining gif leaks. bug 73394. r=saari sr=mozbot
...
git-svn-id: svn://10.0.0.236/trunk@90405 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 02:22:40 +00:00
karnaze%netscape.com
b127d9a834
new regression test not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90404 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 01:47:51 +00:00
karnaze%netscape.com
8bb773c2fd
fixed regression test, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90403 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 00:57:38 +00:00
karnaze%netscape.com
334d8c996b
bug 45055 - additional rounding for max element size and maximumWidth.
...
git-svn-id: svn://10.0.0.236/trunk@90402 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 00:56:44 +00:00
pavlov%netscape.com
0f064a2040
fixing leaks in the new gif decoder bug 73394 r=pinkerton sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@90401 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-26 00:11:53 +00:00
cls%seawood.org
c2a55d3959
Backing out previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@90400 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 23:53:37 +00:00
disttsc%bart.nl
d04cf04c88
Fix wchar_t bustage in wallet (oops).
...
git-svn-id: svn://10.0.0.236/trunk@90399 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 23:51:44 +00:00
av%netscape.com
4d26893c6c
First check in. The Spy Plugin. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@90398 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 23:48:19 +00:00
endico%mozilla.org
cd0549b6cd
commented out nss and nspr from tinderbox module since at this time checkins to those dirs will only yeild false positives. The only checkins there that will show up in tinderbox will be to the head, which doesn't affect client bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90397 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 23:47:42 +00:00
av%netscape.com
62061956cd
First time in. The Spy Plugin. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@90396 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 23:38:33 +00:00
disttsc%bart.nl
311f371d27
Some string, IID and CID cleaning in singsign.cpp, wallet.cpp, bug=73341, r=morse, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@90395 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 23:07:49 +00:00
karnaze%netscape.com
a16af1f12b
new regression tests not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90394 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 23:06:50 +00:00
karnaze%netscape.com
da773f42f0
bug 45055 - align row heights on pixel boundaries when distributing extra space vertically. Work around block bug by rounding cells to even pixel boundary. sr=attinasi, r=bernd.mielke@snafu.de
...
git-svn-id: svn://10.0.0.236/trunk@90393 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 23:06:08 +00:00
disttsc%bart.nl
ce927d9f65
Clean up REQUIRES lines. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@90392 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 22:59:27 +00:00
karnaze%netscape.com
06ce1683e5
bug 51140 - put placeholder frame which gets a pseudo table related frame into the correct pseudo child list. sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90391 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 22:54:23 +00:00
bienvenu%netscape.com
d9ef559644
get replying to offline msg working sr=sspitzer 64424
...
git-svn-id: svn://10.0.0.236/trunk@90390 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 22:13:22 +00:00
karnaze%netscape.com
cc065f7a4f
new regression tests not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90389 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 21:56:30 +00:00
blizzard%redhat.com
751c3a5b1f
Query pointer for great justice. Part of bug #72556 . Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@90388 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 21:55:37 +00:00
scc%mozilla.org
4c9b344399
syntax fix
...
git-svn-id: svn://10.0.0.236/trunk@90387 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 21:51:40 +00:00
cls%seawood.org
652442b29a
Add _NO_FLOCK back to make-jars.pl options.
...
git-svn-id: svn://10.0.0.236/trunk@90386 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 21:40:04 +00:00
scc%mozilla.org
4e305a6256
remove hidden depencies, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@90385 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 21:33:50 +00:00
karnaze%netscape.com
1ac4da86ee
regression test cleanup, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90384 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 20:21:31 +00:00
cls%seawood.org
d29e9e1ce2
Erk. --enable-chrome-format actually defaults to jar not both.
...
git-svn-id: svn://10.0.0.236/trunk@90383 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 20:18:18 +00:00
karnaze%netscape.com
633a8de707
bug 72181 - treat style change reflow like initial reflow (with same optimizations). sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90382 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 20:06:29 +00:00
bienvenu%netscape.com
8bff542773
fix loading a newsgroup and loading a news message while offline sr=sspitzer 15865
...
git-svn-id: svn://10.0.0.236/trunk@90381 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 19:33:18 +00:00
bienvenu%netscape.com
16aefa57dc
add new pref for limiting size of messages downloaded for offline 15865 sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90380 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 18:48:27 +00:00
bienvenu%netscape.com
83e7571b51
add some status text for offline 15865 sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90379 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 18:47:54 +00:00
bienvenu%netscape.com
364de87773
add synchronize for offline, some status text 15865 sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90378 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 18:45:47 +00:00
scc%mozilla.org
5941f7b891
syntax fix
...
git-svn-id: svn://10.0.0.236/trunk@90377 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 18:43:10 +00:00
scc%mozilla.org
414ed7319d
fix HPUX bustage, and additionally added some comments
...
git-svn-id: svn://10.0.0.236/trunk@90376 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 18:06:27 +00:00
karnaze%netscape.com
997bef3c05
fix regression test, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90375 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 18:01:21 +00:00
blakeross%telocity.com
f21f284aef
Removing non-compliant text/xul mimetype, replacing with application/vnd.mozilla.xul+xml (28237, patch by gerv@gerv.net). r=blake sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90374 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 16:49:38 +00:00
beard%netscape.com
0281a6c15a
[not part of build] maintains a compact directory of disk cache entries, for disk cache version 1.
...
git-svn-id: svn://10.0.0.236/trunk@90368 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 15:49:31 +00:00
beard%netscape.com
e1c6228bd9
[not part of build] nsIInputStream/nsIOutputStream wrappers for ANSI FILE objects.
...
git-svn-id: svn://10.0.0.236/trunk@90367 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 15:47:36 +00:00
pavlov%netscape.com
323f3a2398
fix for hugeass memory leak. bug 73351. r=jag sr=mozbot
...
git-svn-id: svn://10.0.0.236/trunk@90366 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 11:57:25 +00:00
maolson%earthlink.net
3000630cf2
no bug. removing an old line that crept into blake's xul syntax change
...
r=jag, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@90365 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 09:08:28 +00:00
endico%mozilla.org
fa24fcf482
Lets be consistant. Switch back to #!/usr/bonsaitools/bin/perl -w
...
git-svn-id: svn://10.0.0.236/trunk@90364 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 08:59:55 +00:00
talisman%anamorphic.com
4474ba111d
MOVED these files to sources/grendel/widgets/toolbar/mozilla.
...
git-svn-id: svn://10.0.0.236/trunk@90363 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 08:07:56 +00:00
talisman%anamorphic.com
762db4f9f4
REORG of source tree. Hierarchy is much cleaner now. Makefiles will likely be broken until next checkin. You've been warned.
...
git-svn-id: svn://10.0.0.236/trunk@90362 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 07:51:47 +00:00
cls%seawood.org
e3da50bc7a
Whitespace change for tinderbox test
...
git-svn-id: svn://10.0.0.236/trunk@90360 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 07:04:14 +00:00
endico%mozilla.org
65744f536a
add MozillaTinderboxAll module
...
git-svn-id: svn://10.0.0.236/trunk@90359 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 06:51:21 +00:00
cls%seawood.org
eb778f307b
Add prelim support for tracking multiple branches on tinderbox
...
git-svn-id: svn://10.0.0.236/trunk@90358 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 06:21:35 +00:00
cls%seawood.org
942b891412
Add -lc to OS_LIBS for Linux.
...
Bug #72766
git-svn-id: svn://10.0.0.236/trunk@90357 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 04:44:02 +00:00
cls%seawood.org
fa4bebd3ff
Add the jar files to the package list. (How did the installer ever work without them?)
...
Bug #73335 r=bryner
git-svn-id: svn://10.0.0.236/trunk@90356 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 04:40:52 +00:00
cls%seawood.org
9ed685ec50
Add -lc to LIBS/OS_LIBS for Linux.
...
Bug #72766 r=bryner
git-svn-id: svn://10.0.0.236/trunk@90355 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 04:32:08 +00:00
pavlov%netscape.com
b754d759a4
fix for bug 73345. r=hixie,bryner sr=cls
...
git-svn-id: svn://10.0.0.236/trunk@90354 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 02:56:38 +00:00
disttsc%bart.nl
8874b002ef
Fix Win32 bustage by adding NS_COM to declaration of StringAllocator_[char|wchar_t](), r/sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@90353 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 02:26:33 +00:00
scc%mozilla.org
3b6f8d16d6
bug #73297 , r=shaver, sr=darin. Give string buffers an allocator hook to tie into js et al
...
git-svn-id: svn://10.0.0.236/trunk@90352 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 01:14:26 +00:00
av%netscape.com
0dd79e0251
To fix bug 58128. For old style plugins: added nsIPlugin::Shutdown as well as dll unload upon destroying the last plugin instance. r=peterl, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90351 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 00:28:53 +00:00
mscott%netscape.com
58b26a34a7
Bug #73250 , 67997 --> be sure to pass out just the part or attachment by automatically
...
invoking a mime converter. This fixes an infinite loop with libpr0n and saving attachments
from the browser window.
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90350 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 00:26:40 +00:00
mscott%netscape.com
2fe5bf86ca
Bug #73250 , 67997 --> fix infinite loop when displaying images with the new image lib.
...
When fetching a part or an attachment to an imap message, automatically invoke a mime converter
to extract just the part. this fixes saving mail attachments from the browser window.
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90349 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-25 00:24:41 +00:00
karnaze%netscape.com
222cdae092
bug 72396 - fix CalcBorderBoxWidth to not use unconstrained width. Fix column balancing to be skipped when there is an unconstrained width. sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90348 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 23:15:49 +00:00
disttsc%bart.nl
d9ef6a1ec6
Bug 60952: nsMimeTypes.h has wrong type for APPLICATION_HTTP_INDEX, author=Bradley Baetz <bbaetz@cs.mcgill.ca>, r=blake, sr=darin
...
Bug 68651, nsFtpConnectionThread should use NS_LITERAL_STRING, author=Bradley Baetz <bbaetz@cs.mcgill.ca >, r=jag, sr=dougt
git-svn-id: svn://10.0.0.236/trunk@90347 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 22:57:35 +00:00
bryner%uiuc.edu
2b646c3714
Removing xp_regexp.h, now that it's unused. Bug 73297. r=blake, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@90346 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 20:13:06 +00:00
shaver%mozilla.org
52c5230a7b
72495 redux: last references to xp_regexp.h, r=bryner, sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@90345 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 18:54:13 +00:00
bienvenu%netscape.com
c2d04ac67a
get status msgs working again for imap 73241, couple small fixes for offline imap 15865 r=naving, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90344 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 14:53:54 +00:00
cls%seawood.org
22028a0475
If doing jar only builds, unzip all known jar files and add select chrome files to embed.jar. Bug #72390
...
git-svn-id: svn://10.0.0.236/trunk@90343 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 14:36:25 +00:00
cls%seawood.org
4d5fc93e6a
Add a space to make verbose output less confusing
...
git-svn-id: svn://10.0.0.236/trunk@90342 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 13:44:41 +00:00
cls%seawood.org
1a21bbb1ce
Extract chrome files from moz .jars to create embed.jar if building with jar chrome only. Bug #72390 . Shoudl fix tinderbox bustage too.
...
git-svn-id: svn://10.0.0.236/trunk@90341 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 13:38:53 +00:00
disttsc%bart.nl
5afd721d44
Fix senna bustage (MOZ_TRACK_MODULE_DEPS)
...
git-svn-id: svn://10.0.0.236/trunk@90340 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 12:02:07 +00:00
cls%seawood.org
491faaa272
Only build chrome jar files by default. Use either --enable-chrome-format (autoconf) or MOZ_CHROME_FILE_FORMAT (win32) to override.
...
Bug #72390 r=jag
git-svn-id: svn://10.0.0.236/trunk@90339 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 11:07:15 +00:00
gayatrib%netscape.com
9c0a34ecc8
Implementing deleting/filing messages on single and multiple folders in search. Fixed regression introduced after merging performance branch that search does not display number of search hits. r=bhuvan,bienvenu. sr=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@90338 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 09:08:26 +00:00
sfraser%netscape.com
2c914c21f2
Fix the imglib2 build stuff to not break the build progress functionality, by keying off build{foo} rather than options{foo}
...
git-svn-id: svn://10.0.0.236/trunk@90337 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 08:06:38 +00:00
sfraser%netscape.com
a9b490a249
Add libimg2 to the list of modules, which is what saari should have done.
...
git-svn-id: svn://10.0.0.236/trunk@90336 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 07:38:33 +00:00
bryner%uiuc.edu
272bfc695e
If we get the URI from the channel, return the result of that call, not NS_ERROR_FAILURE. r=saari, sr=tor.
...
git-svn-id: svn://10.0.0.236/trunk@90335 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 07:12:41 +00:00
dmose%netscape.com
089c45bae6
Initial interface and implementation of a class that represents the unique characteristics of an nsILDAPConnection (bug 70421). Patch from Leif Hedstrom <leif@netscape.com>. r=<dmose@netscape.com>, sr=<shaver@mozilla.org>.
...
git-svn-id: svn://10.0.0.236/trunk@90334 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 07:09:55 +00:00
saari%netscape.com
7f677b102d
fixing typo in mac build script to ensure that you can build with useimg2 set to off.
...
git-svn-id: svn://10.0.0.236/trunk@90333 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 07:08:21 +00:00
attinasi%netscape.com
05ca9509c1
CSS-only fix - Fixes invalid values for content property. b=72315 r=dbaron, hwaara
...
git-svn-id: svn://10.0.0.236/trunk@90332 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 06:25:33 +00:00
dmose%netscape.com
017440453f
Fix MOZ_TRACK_MODULE_DEPS bustage with --enable-xpctools (bug 72120). Only touches unix build-system. r=cls@seawood.org
...
git-svn-id: svn://10.0.0.236/trunk@90331 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 06:14:28 +00:00
saari%netscape.com
58a391cde8
fix opt build
...
git-svn-id: svn://10.0.0.236/trunk@90330 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 04:55:47 +00:00
saari%netscape.com
bcb70008ee
oh fine, try this fix for mac
...
git-svn-id: svn://10.0.0.236/trunk@90329 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 04:05:07 +00:00
saari%netscape.com
e83d14be2e
pull libpr0n on mac
...
git-svn-id: svn://10.0.0.236/trunk@90328 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 03:31:16 +00:00
saari%netscape.com
dd45ea39cd
libpr0n 4 mac
...
r=pinkerton,pavlov, sr=smfr
git-svn-id: svn://10.0.0.236/trunk@90327 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 02:44:26 +00:00
saari%netscape.com
4b5b8ff105
like MIR, libpr0n is landing for mac
...
r=pinkerton, pavlov, sr=smfr
git-svn-id: svn://10.0.0.236/trunk@90326 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 02:44:07 +00:00
saari%netscape.com
0bccf5846b
jpeg decoder for mac libpr0n
...
git-svn-id: svn://10.0.0.236/trunk@90325 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 02:30:15 +00:00
hyatt%netscape.com
a84416574c
Forgot xul atoms.
...
git-svn-id: svn://10.0.0.236/trunk@90324 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 02:22:32 +00:00
andreww%netscape.com
d0f930b470
bugzilla 45034 r=timeless, sr=hewitt, mail filter dialog cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@90323 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 02:09:33 +00:00
andreww%netscape.com
4c0882bc4c
bugzilla 45034 r=timeless, sr=hewitt :mail filter ui cleanup
...
git-svn-id: svn://10.0.0.236/trunk@90322 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 02:08:49 +00:00
hyatt%netscape.com
71357fbdd2
Fix misalignment problem in the outlienr for image cols.
...
git-svn-id: svn://10.0.0.236/trunk@90321 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 02:04:57 +00:00
hyatt%netscape.com
9f6ea62170
Turning on images in outliner. r=pav, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@90320 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 01:50:33 +00:00
hewitt%netscape.com
fc80a315c2
73199 - scrollbar image missing (for atontti@cc.hut.fi), r=bzbarsky, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@90319 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 01:40:56 +00:00
hewitt%netscape.com
3db7d456c3
72231 - splitter images missing, r=hwaara, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@90318 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 01:40:42 +00:00
radha%netscape.com
fa73d43aec
Fix for bug # 69457 r=valeski, rpotts
...
git-svn-id: svn://10.0.0.236/trunk@90316 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 01:23:42 +00:00
cmanske%netscape.com
2ab803eb5e
Fixed Image dialog. b=73043, r=kin, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@90315 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 01:17:27 +00:00
sspitzer%netscape.com
d414eaff38
fix it so we show the right sort indicator when viewing a folder (or newsgroup) for the first time.
...
add "View | Sort By | Thread" back to the menus.
add an accelerator for "Select Thread" (ctrl shift a). #21094
make it so when we delete the last message in the folder, we clear out the message pane.
make it so when we compact folders, we blank out the thread pane. #72674
fix some crashers when clicking on the thread pane and there is no db or there are no rows. #72282
kill thread should not be "ctrl w", it should be "w". #73260
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90314 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 01:12:33 +00:00
cmanske%netscape.com
c3fb9b6033
Fixed Join Cells enabling. b=71985, r=hyatt, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@90313 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 01:11:33 +00:00
pierre%netscape.com
4376913cf6
Debug files for bug 43457. Not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@90312 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 01:07:31 +00:00
sspitzer%netscape.com
15c7051ebc
fix it so we won't try to send "ARTICLE <" to the nntp server. on quit, we sometimes get into a state where we try to send that to the server. if I detect that state, I return error but I don't send the bogus data over the wire. sr=bienvenu
...
related to bugs #57659 and #72317
git-svn-id: svn://10.0.0.236/trunk@90311 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 01:06:53 +00:00
despotdaemon%netscape.com
d5961922dc
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@90310 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 01:03:43 +00:00
cmanske%netscape.com
46be3afcb6
Added quick access to last-picked color. b=72090, r=glazman, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@90309 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:58:52 +00:00
valeski%netscape.com
ef0c94c88a
sr=dougt. adding missing lowercaseing of scheme. 72720.
...
git-svn-id: svn://10.0.0.236/trunk@90308 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:58:32 +00:00
stephend%netscape.com
3a60b620f2
Per RFC2606, using user@domain.invalid in bug 71121. r=Ben Bucksch sr=sspitzer@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@90307 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:54:09 +00:00
danm%netscape.com
7d8ebc3547
fixing OpenWindow with extra args TYPE_CHAR and TYPE_WSTRING cases. r=jst,hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90306 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:52:16 +00:00
varada%netscape.com
4a66fa3a76
fix for bug#72235- crash on replying to message;r=ducarroz;sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@90305 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:51:59 +00:00
radha%netscape.com
dccd9eefc1
Fix for bug # 63991 r=adamlock
...
git-svn-id: svn://10.0.0.236/trunk@90304 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:45:56 +00:00
varada%netscape.com
e303a3d2a4
fix for bug 70392 - beautifying send format prefs panel; r=ducarroz;sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@90303 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:43:12 +00:00
varada%netscape.com
ad44898d2d
fix for bug#69525-dnd attachment not working for compose window on mac;r=ducarroz;sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@90302 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:35:31 +00:00
brendan%mozilla.org
152a38ce62
Fix old 1.4-era bogus code for setting JSPD_ARGUMENT or JSPD_VARIABLE given a heavyweight activation (68825, r=shaver, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@90301 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:31:43 +00:00
dmose%mozilla.org
7c36993274
Turn on LDAP XPCOM SDK code in the default build; no user-visible changes yet (bug 70658). Code being turned on: moa=dmose@netscape.com, sr=shaver@mozilla.org. Windows build patch: r=cls@seawood.org, sr=leaf@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@90300 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:28:50 +00:00
bnesse%netscape.com
b8c37a8903
Added some missing calls to add the requested preference to the branch root value. [Not part of the build]
...
git-svn-id: svn://10.0.0.236/trunk@90299 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:25:47 +00:00
valeski%netscape.com
e028f93870
r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces.
...
git-svn-id: svn://10.0.0.236/trunk@90298 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:22:18 +00:00
dougt%netscape.com
0ddb749e90
Adding Cache to the release builds. r=pavlov, sr=darin.
...
git-svn-id: svn://10.0.0.236/trunk@90296 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:20:38 +00:00
dr%netscape.com
db17cb7cb9
fix for 67006, patch from MarkH@ActiveState.com, r=dr, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90295 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:14:10 +00:00
dr%netscape.com
4737ba6953
fix for 67731, patch from varga@utcru.sk, r=pinkerton, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90294 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:12:47 +00:00
ducarroz%netscape.com
4a449261e5
FIx for bug 73041. SendMsg now has only two parameters. SR=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90293 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:10:59 +00:00
hewitt%netscape.com
be8b6da149
72316 - mail threadPane polish (all themes), r=blake, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90292 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-24 00:08:01 +00:00
cmanske%netscape.com
daffb1c9d2
Fixed Named Anchor dialog ok enabling, b=72194, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@90291 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 23:57:23 +00:00
sean%beatnik.com
35842d5a40
bug 72017 dual xpcom/npapi plugins are not initialized properly. Add code to get plugin factory for xpcom modules that export NSGetModule instead of NSGetFactory. r=av a=av sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90290 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 23:53:09 +00:00
pavlov%netscape.com
c4d4d6bb10
fix for bug 73261. unix printing causing crash. r=pinkerton sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@90289 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 23:52:11 +00:00
timeless%mac.com
debde7f1c7
fix Bugzilla Bug 65428 language="javascript" should be type="application/x-javascript" mailnews
...
r=fabian, a=ben
git-svn-id: svn://10.0.0.236/trunk@90287 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 23:44:31 +00:00
nelsonb%netscape.com
37ab6208d1
Eliminate the old global arena lock. Each ArenaPool now has its own lock.
...
The new PORTArenaPool struct, an extended PLAreanaPool, is used in place
of PLArenaPools.
git-svn-id: svn://10.0.0.236/trunk@90286 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 23:40:09 +00:00
nhotta%netscape.com
e9242d467c
Changed to output '?' for unmapped characters if text/plain, bug 72155, r=ftang, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@90285 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 23:39:04 +00:00
nhotta%netscape.com
b552d6fe10
Changed to duplciate tm record to avoid the memory to be disturbed by following usage of localtime(),
...
r=bstell,jelwell, sr=erik.
git-svn-id: svn://10.0.0.236/trunk@90284 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 23:38:14 +00:00
javi%netscape.com
bc3ae9aaaa
Add a second tab to the cert view dialog for the pretty print
...
stuff.
git-svn-id: svn://10.0.0.236/trunk@90283 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 22:58:13 +00:00
gordon%netscape.com
b7c36856ef
Fix bug 73018 "SSL fails on Mac", check in for sfraser. r=pinkerton, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@90281 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 22:41:07 +00:00
pavlov%netscape.com
2830c89559
fix for bug 73239. output pixels instead of twips from GetNaturalImageSize. r=ninsheeth sr=shaver,smfr
...
git-svn-id: svn://10.0.0.236/trunk@90279 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 21:52:08 +00:00
mcafee%netscape.com
f4e24e5a54
Fixes for OBJDIR builds
...
git-svn-id: svn://10.0.0.236/trunk@90278 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 21:37:13 +00:00
javi%netscape.com
e2352cc6ea
Delete the ns*CertificateManager related files that are no longer part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@90277 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 21:27:29 +00:00
sonmi%netscape.com
418e282ca6
took out yesterday's change, since it did not work
...
git-svn-id: svn://10.0.0.236/trunk@90275 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 21:11:14 +00:00
pavlov%netscape.com
892c7ce230
fix for windows crash on profile startup, initalize disk cache lazily. bug 73197. r=beard, gordon sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@90272 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 21:06:39 +00:00
cotter%netscape.com
4f47a8dad1
Added files & initial placeholders for PSM 2.0 help & related docs.
...
git-svn-id: svn://10.0.0.236/trunk@90271 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 20:24:47 +00:00
nicolson%netscape.com
62c6613239
Allow the option of not overriding the Sun provider, for CMS.
...
git-svn-id: svn://10.0.0.236/trunk@90270 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 19:50:02 +00:00
relyea%netscape.com
396a9316a6
Change structure passing to pointer passing.
...
removed debugging printf's
git-svn-id: svn://10.0.0.236/trunk@90269 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 19:33:59 +00:00
bernd.mielke%snafu.de
f39bdc29bd
fix javascript warnings in table testcases. bug 62965 r=karnaze
...
not part of the build
git-svn-id: svn://10.0.0.236/trunk@90262 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 15:44:07 +00:00
bernd.mielke%snafu.de
ef6d9f26bb
remove javascript warnings from table testcases bug 62965 r=karnaze
...
git-svn-id: svn://10.0.0.236/trunk@90261 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 15:39:08 +00:00
karnaze%netscape.com
3a2764755a
bug 72393 - correctly determine col min/max when cell changes size during incremental reflow and a strategy re-init is not needed. sr=attinasi, r=bernd.mielke@snafu.de
...
git-svn-id: svn://10.0.0.236/trunk@90260 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 15:34:14 +00:00
alecf%netscape.com
874291fed3
make this DEBUG_roc instead of DEBUG - we dont' ALL need to debug the view manager
...
git-svn-id: svn://10.0.0.236/trunk@90259 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 15:27:16 +00:00
alecf%netscape.com
3429dd7075
defer history loading until the first page is added to history for percieved performance improvement
...
sr=waterson bug=38621
git-svn-id: svn://10.0.0.236/trunk@90258 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 15:23:40 +00:00
mkaply%us.ibm.com
0c1f5d6d96
More OS/2 bustage - callback
...
git-svn-id: svn://10.0.0.236/trunk@90257 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 15:16:09 +00:00
locka%iol.ie
af1f8e780b
Updated PATH setting code to be less reliant on registry settings. b=71363
...
git-svn-id: svn://10.0.0.236/trunk@90256 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 14:56:12 +00:00
mkaply%us.ibm.com
83aced4404
OS/2 bustage - forgot one callback
...
git-svn-id: svn://10.0.0.236/trunk@90255 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 14:44:37 +00:00
kmcclusk%netscape.com
631e1e02b3
Removed code which prevented reparenting of views + added code to check floating child list when reparenting views bug 71032; sr = waterson@netscape.com; r=dcone@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90254 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 14:43:09 +00:00
disttsc%bart.nl
b8d183d032
Attempt to fix SpeedRacer and Senna bustage
...
git-svn-id: svn://10.0.0.236/trunk@90253 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 14:36:38 +00:00
kmcclusk%netscape.com
dfc987a3b6
Added 1 pixel to the invalidate rect to compensate for twips to pixel rounding error. bug=63951; sr=karnaze@netscape.com; r=attinasi@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90252 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 14:36:28 +00:00
disttsc%bart.nl
b1a54d34a5
Fix MOZ_TRACK_MODULE_DEPS bustage
...
git-svn-id: svn://10.0.0.236/trunk@90251 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 14:34:00 +00:00
kmcclusk%netscape.com
3ce507a2b4
Changed default for mNotificationInterval from 1sec to 1/4sec to improve incremental page load performance for slow connections/servers bug 72138; r=karnaze@netscape.com sr=attinasi@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90250 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 14:16:05 +00:00
morse%netscape.com
50e36e2810
coded by disttsc@bart.nl, r=morse@netscape.com, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90249 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 13:58:44 +00:00
morse%netscape.com
b34a8fcc9b
bug 24533, view image should open in same window, coded by doronr@naboonline.com, r=bzbarsky@mit.edu, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90248 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 13:48:27 +00:00
disttsc%bart.nl
8acefc36a0
Hoping this "fixes" senna bustage
...
git-svn-id: svn://10.0.0.236/trunk@90247 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 13:27:58 +00:00
waterson%netscape.com
79b2865cda
Fix ports bustage (HP-UX, messina & palermo).
...
git-svn-id: svn://10.0.0.236/trunk@90246 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 12:16:09 +00:00
locka%iol.ie
eb5d1a7e74
NOT PART OF BUILD. Added WindowCreator.cpp & h to project
...
git-svn-id: svn://10.0.0.236/trunk@90245 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 11:50:18 +00:00
locka%iol.ie
2105558e49
Fixed problem of double clicking on a profile from the selection dialog caused winEmbed to quit.
...
git-svn-id: svn://10.0.0.236/trunk@90244 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 11:49:46 +00:00
waterson%netscape.com
92db598eb6
Bug 71530. Implement RDF outliner. Break nsXULTemplateBuilder into two subclasses: nsXULContentBuilder and nsXULOutlinerBuilder. Explode helper classes into separate files. Fix ownership and communication between nsXULElement, nsXULDocument, and nsXULTemplateBuilder. r=hyatt, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@90243 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 10:56:18 +00:00
axel%pike.org
03890be359
not part of the build; XSLT buster rework, the grid one was horked by the xul change, this one moved to outliner, yeah
...
git-svn-id: svn://10.0.0.236/trunk@90241 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 10:43:55 +00:00
pavlov%netscape.com
c14d3ca70f
include <$(DEPTH)\config\config.mak>
...
yet again. fixing build bustage
git-svn-id: svn://10.0.0.236/trunk@90238 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 09:49:08 +00:00
rbs%maths.uq.edu.au
c83bd679a8
back-end to extend and generalize the support of stretchy chars. b=72161 [s]r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90237 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 09:46:24 +00:00
disttsc%bart.nl
606281de09
Fix MOZ_TRACK_MODULE_DEPS bustage
...
git-svn-id: svn://10.0.0.236/trunk@90236 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 09:45:16 +00:00
timeless%mac.com
c7d84847c9
these files were not supposed to have been committed, reverting to previous version. sorry
...
git-svn-id: svn://10.0.0.236/trunk@90235 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 09:41:36 +00:00
anthonyd%netscape.com
785fbe7f7a
bug fix for 59785 Impossible to select document root element
...
r=mjudge
sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@90234 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 09:29:51 +00:00
pavlov%netscape.com
59fcc612f1
including config.mak to fix build bustage on windows. r=darin
...
git-svn-id: svn://10.0.0.236/trunk@90233 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 09:25:25 +00:00
darin%netscape.com
21260302ca
Added nkcache to packages for unix and win platforms. r=pavlov
...
git-svn-id: svn://10.0.0.236/trunk@90231 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 09:10:38 +00:00
darin%netscape.com
2704f19a78
nkcacheservice --> nkcache
...
git-svn-id: svn://10.0.0.236/trunk@90228 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 09:09:47 +00:00
pavlov%netscape.com
da016e9b75
adding new imagelib stuff to packages-win r=darin
...
git-svn-id: svn://10.0.0.236/trunk@90227 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 09:06:33 +00:00
disttsc%bart.nl
38efce0f42
Fix MOZ_TRACK_MODULE_DEPS bustage
...
git-svn-id: svn://10.0.0.236/trunk@90224 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 08:44:39 +00:00
pavlov%netscape.com
ce26ff0c13
turning on the new imagelib on windows. bug 70938 r=jag sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@90223 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 08:41:05 +00:00
timeless%mac.com
b351664b13
fix Bugzilla Bug 25497 view source on image only brings unknown file type dialog
...
patch by gervase.markham@univ.ox.ac.uk
r=timeless sr=alecf
git-svn-id: svn://10.0.0.236/trunk@90222 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 08:35:21 +00:00
disttsc%bart.nl
0849826eaa
Fix MOZ_TRACK_MODULE_DEPS bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90221 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 08:16:59 +00:00
disttsc%bart.nl
242c7b07ea
Back out delayedInit, it's a race problem waiting to happen. Keeping some of the goodness of that patch though, like setting session history before hooking up the progress listener. sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90220 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 08:14:49 +00:00
waterson%netscape.com
f65841b190
Bug 71530. Preflight required changes for RDF outliner. Need to include 'rdf.h' for progid prefixes. r=hyatt, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@90218 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 07:45:02 +00:00
pavlov%netscape.com
d15881bd4c
adding extern "C" around the #include <jpeglib.h> to fix bug 73164 r=tor@cs.brown.edu
...
git-svn-id: svn://10.0.0.236/trunk@90217 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 07:45:00 +00:00
waterson%netscape.com
38805b0f14
Bug 71530. Preflight required changes for RDF outliner: fix typo. r=hyatt, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@90216 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 07:44:17 +00:00
waterson%netscape.com
7b2fc0c9c6
Bug 71530. Preflight required changes for RDF outliner. Hack outliner body frame initialization to hookup outliner if one exists; don't assume scrollbar can be created. r=hyatt, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@90215 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 07:42:50 +00:00
mcafee%netscape.com
44f0f282dc
23733OBJDIR build case needs path to file name (73124). r=pinkerton, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90214 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 07:42:36 +00:00
waterson%netscape.com
6c3da9ef63
Bug 71530. Implement RDF outliner; preflight new files. r=ben/hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90211 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 07:39:31 +00:00
disttsc%bart.nl
aaff541a26
Fix some inefficiency in nsNativeComponentLoader.cpp, bug=51210, author=Mark Stankus <mstankus@calpoly.edu>, r=bzbarsky@mit.edu, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@90210 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 07:34:34 +00:00
tor%cs.brown.edu
95b57155e8
Fix alpha depth check to return the right value for rgba images.
...
Not part of build. r=pavlov
git-svn-id: svn://10.0.0.236/trunk@90209 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 07:12:52 +00:00
jband%netscape.com
1748df2ff5
fix bug 54792 by running assert dialog out or process on Win32. r=danm sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@90208 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 06:57:17 +00:00
waterson%netscape.com
e391417cec
Bug 72905. Add 'trap' to XPCOM_DEBUG_BREAK flags to bust into the debugger on asserts. r=sspitzer, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@90207 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 06:21:41 +00:00
sspitzer%netscape.com
3b57d52626
fix #21094 . implement "select thread" (for my patient pal leaf).
...
disable "select thread" if nothing is selected in the thread pane.
disable "select flagged" until it is finished. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90206 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 06:12:31 +00:00
nisheeth%netscape.com
38ab550178
r=heikki. sr=jst. Use PR_smprintf. Get rid of nsTimer.cpp. Fixes bug 57592.
...
git-svn-id: svn://10.0.0.236/trunk@90205 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 05:44:03 +00:00
stephend%netscape.com
451b647861
Part of the fix for bug 73051, observing RFC2606. r=robinf@netscape.com, hixie@netscape.com, sr=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@90204 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 05:35:19 +00:00
stephend%netscape.com
45f1dc6b47
Part of the fix for bug 73051, observing RFC2606. r=robinf@netscape.com, hixie@netscape.com, sr=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@90203 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 05:33:07 +00:00
shaver%mozilla.org
8d15cc6563
72768: fix Solaris/Intel xptcall, p=<rich.burridge@sun.com
...
git-svn-id: svn://10.0.0.236/trunk@90202 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 05:26:44 +00:00
naving%netscape.com
c008892b5c
71666 sr=bienvenu. Don't display the alert. The login dialog describes the
...
same error.
71670 sr=bienvenu. Ensure that the messages are not lost when the user hits
"Stop" while downloading messages.
68875 sr=bienvenu. Ensure that the old berkeley mailbox is deleted by closing
streams to local folders in mailnews code. This helps in compacting folder
66795 sr=bienvenu. The above fix also helps in stopping tmp files displayed
as local folders.
git-svn-id: svn://10.0.0.236/trunk@90201 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 05:25:32 +00:00
sspitzer%netscape.com
397aefd6bb
#72826 fixed sort by sender. r=ducarroz, sr=sspitzer. (thanks to jgmyers for the patch).
...
#72819 added ascend / descend to the "View | Sort By" menu. sr=bienvenu
#72248 properly update the checkboxes for the "View | Sort By" menu (when it is created). sr=bienvenu
#21094 , #72823 some work for "select thread" / "select flagged". sr=bienvenu
change some printf("fix me") into assertions to catch problems.
remove some dead js.
git-svn-id: svn://10.0.0.236/trunk@90200 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 04:39:54 +00:00
sspitzer%netscape.com
7e4e8a96a7
fix for #73091 . javascript exception when setting up a news account.
...
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@90199 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 04:32:50 +00:00
sspitzer%netscape.com
949afe0bbf
fix #70641 . allow the user to set a signature file. sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@90197 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 04:32:11 +00:00
mkaply%us.ibm.com
3dbfa9ef97
Mac breakage - forgot MANIFEST
...
git-svn-id: svn://10.0.0.236/trunk@90196 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 04:27:07 +00:00
mstoltz%netscape.com
6079a31c93
Bugs 55069, 70951 - JS-blocking APIs for mailnews and embedding. r=mscott, sr=attinasi.
...
Bug 54237 - fix for event-capture bug, r=heikki, sr=jband.
git-svn-id: svn://10.0.0.236/trunk@90195 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 04:22:56 +00:00
danm%netscape.com
61da537725
temporary fix for compiler error
...
git-svn-id: svn://10.0.0.236/trunk@90194 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:47:32 +00:00
darin%netscape.com
6ba0fd6047
Fixes bug 73042. Make new disk cache recover well from a corrupted disk
...
entry. patch=beard; sr=darin
git-svn-id: svn://10.0.0.236/trunk@90192 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:44:55 +00:00
darin%netscape.com
1555f0a44b
Fixes bug 38260. Use big endian in disk cache. r=beard,pavlov; sr=dougt
...
git-svn-id: svn://10.0.0.236/trunk@90191 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:35:10 +00:00
mkaply%us.ibm.com
dd00f3abfc
#36665
...
r=saari, sr=hyatt
Enablement of a DOM event for displaying a context menu
git-svn-id: svn://10.0.0.236/trunk@90190 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:34:15 +00:00
darin%netscape.com
060025d292
Completes transistion from ULONG_MAX to PRUint32(-1) which was intended to
...
fix frizilla redness. pinkerton checked in the necessary ones; this is
just for completeness. r=gagan,sdagley,sfraser,pinkerton
git-svn-id: svn://10.0.0.236/trunk@90189 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:32:26 +00:00
mkaply%us.ibm.com
bb489cba9a
#72745
...
r=doron, sr=alecf
Change hardcoded Mozilla to brandShortName
git-svn-id: svn://10.0.0.236/trunk@90188 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:26:54 +00:00
jband%netscape.com
dd396d5c21
not part of the build. Update xptcall status page
...
git-svn-id: svn://10.0.0.236/trunk@90187 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:24:59 +00:00
mkaply%us.ibm.com
c2d7008718
#36665
...
r=saari, sr=hyatt
Enablement of a DOM event for displaying a context menu
git-svn-id: svn://10.0.0.236/trunk@90186 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:22:56 +00:00
mkaply%us.ibm.com
6cbd1f8e22
#72555
...
r=mkaply, a=blizzard
Code from aaronr - use DosCopy if DosMove fails (OS/2 can't move across drives)
git-svn-id: svn://10.0.0.236/trunk@90185 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:21:22 +00:00
mkaply%us.ibm.com
33007e25ed
#72656
...
r=mkaply, a=blizzard
Change initialization of widget resources to we can embed
git-svn-id: svn://10.0.0.236/trunk@90182 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:19:06 +00:00
danm%netscape.com
3ddc369197
match rev 1.3 of nsPIWindowWatcher.idl. r=ccarlen,hyatt (hyatt also r=ed my previous checkins)
...
git-svn-id: svn://10.0.0.236/trunk@90181 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:16:51 +00:00
blizzard%redhat.com
5aecae3b36
Fix bug #63162 . Make sure that nsSocketBOS::Write actually finishes the write with non-blocking sockets where there is a short write. This should fix problems with large corrupted mail attachments. r=darin,bryner sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@90180 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:14:56 +00:00
danm%netscape.com
ed589c965d
changing |open| methods' parameters to 8-bit strings. adding window.openDialog-style 'extra arguments' parameter to OpenWindow(). preliminary for bug 71895 & others. code largely=jst, r=ccarlen,jst,me
...
git-svn-id: svn://10.0.0.236/trunk@90179 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:14:55 +00:00
mkaply%us.ibm.com
192d1723fb
#36665
...
r=saari, sr=hyatt
Enablement of a DOM event for displaying a context menu
git-svn-id: svn://10.0.0.236/trunk@90178 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:14:46 +00:00
danm%netscape.com
2e2b09eef8
adding 'type' field to make it easier than a series of QIs to determine a generic nsISupports object's type. code=jst r=jband,me
...
git-svn-id: svn://10.0.0.236/trunk@90177 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:09:49 +00:00
darin%netscape.com
ae83f6f5a8
Fixes bug 73097. No new cache in win32 builds (as in not at all). r=gagan
...
(These changes should have gone in yesterday when we enabled the new cache,
but were somehow forgotten.)
git-svn-id: svn://10.0.0.236/trunk@90176 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 03:08:59 +00:00
morse%netscape.com
fda5461bfe
bug 67379, bug 67389, bug 72855 Wallet Preview enhancements r=pnunn, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@90174 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:58:11 +00:00
andreww%netscape.com
db5e5fc3dd
bugzilla 72223 r=timeless, sr=hewitt fixing clipped buttons in spell check window.
...
git-svn-id: svn://10.0.0.236/trunk@90173 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:57:15 +00:00
pinkerton%netscape.com
4c712e1bb0
make sure we have a valid content node before calling methods on it. bug 73108. r=pav,sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@90172 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:56:24 +00:00
pinkerton%netscape.com
d1fb9e2395
fix fizzilla bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90171 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:52:13 +00:00
morse%netscape.com
365728a4e8
bug 72402, re-do fixes that got lost, coded by disttsc@bart.nl, r=morse@netscape.com, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90169 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:48:21 +00:00
pinkerton%netscape.com
f6ce562552
checking in new icons. old ones were fugly. r=endico/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@90168 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:46:21 +00:00
erik%netscape.com
af0dd4c71d
checkin for prabhat.hegde@eng.sun.com:
...
bug 63478; r=bstell@netscape.com , sr=erik@netscape.com
recognize additional Thai fonts
git-svn-id: svn://10.0.0.236/trunk@90167 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:42:55 +00:00
jj%netscape.com
361cd35842
#71991 : added archive size tags + valid download url for the xpi's - r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@90166 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:35:41 +00:00
mkaply%us.ibm.com
a8a0b77028
No bug
...
r=mkaply, a=blizzard
Fix trap caused by Pavlov changing our code wrong :)
git-svn-id: svn://10.0.0.236/trunk@90165 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:34:41 +00:00
mkaply%us.ibm.com
84cc69b80b
No bug
...
r=mkaply, a=blizzard
From javier - fix chatzilla and file picker regressions
git-svn-id: svn://10.0.0.236/trunk@90164 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:33:18 +00:00
bryner%uiuc.edu
b50e465f11
Removing unused code, for bug 38061. r=beard, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@90163 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:27:51 +00:00
chak%netscape.com
6d178542df
Bug#73037 - MfcEmbed needs a debug console window like winembed
...
r=adamlock
git-svn-id: svn://10.0.0.236/trunk@90162 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:27:13 +00:00
heikki%netscape.com
1ddf3b7ae8
Bug 72675, document.load() can cause crash if loading HTML document. r=harishd,sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@90161 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:27:10 +00:00
gagan%netscape.com
a1d8379b63
Fix for bug 72831. r/sr=gagan,blizzard,darin,shaver
...
git-svn-id: svn://10.0.0.236/trunk@90158 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 02:19:37 +00:00
blakeross%telocity.com
2168e5b0f4
More of the same -- Fix 73033, crash on opening addressbook.
...
git-svn-id: svn://10.0.0.236/trunk@90157 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 01:45:52 +00:00
hyatt%netscape.com
34498a8121
Fix arrow key bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90156 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 01:16:08 +00:00
hyatt%netscape.com
1541469ca4
Fix cut/copy/paste, still trying to figure out arrow key bustage. r=akkana, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@90155 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 00:59:29 +00:00
sspitzer%netscape.com
b738836d9f
fix for #73080 . more blake fallout. subscribe is broken. sr=bienvenu
...
a=akk,lpham.
git-svn-id: svn://10.0.0.236/trunk@90154 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 00:46:01 +00:00
sonmi%netscape.com
9e8f909773
put Ian's fix to the HP coredump back, call cmsutil without parameters prior
...
to any cmsutil action
git-svn-id: svn://10.0.0.236/trunk@90153 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-23 00:39:57 +00:00
mkaply%us.ibm.com
e24fdc0181
Fix BeOS bustage
...
git-svn-id: svn://10.0.0.236/trunk@90150 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 23:52:25 +00:00
bnesse%netscape.com
64bd0100ee
Potential final candidates for the basis of the nsPref re-write. [Not part of the build]
...
git-svn-id: svn://10.0.0.236/trunk@90148 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 23:34:41 +00:00
pavlov%netscape.com
ce0f4e3210
adding a way to get the imgIDecoderObserver back from the request
...
git-svn-id: svn://10.0.0.236/trunk@90146 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 23:16:52 +00:00
sfraser%netscape.com
f96da00aea
Fix the fizilla build a better way by #including <limits.h> only where needed. r=pinkerton,brade, a=akkana.
...
git-svn-id: svn://10.0.0.236/trunk@90145 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 22:56:11 +00:00
blakeross%telocity.com
dee9306af0
Fixing broken menulists in mac classic. r=andreww
...
git-svn-id: svn://10.0.0.236/trunk@90144 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 22:54:56 +00:00
sspitzer%netscape.com
2200005c48
fix account manager regression. use new style contract id
...
instead of old style. patch from shaver. sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@90143 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 22:22:20 +00:00
blakeross%telocity.com
46bcacdc97
Missing prefs text (checked in after landing). sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90142 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 22:16:49 +00:00
sdagley%netscape.com
08096611f3
Fix busted Mac Carbon builds due to usage of ULONG_MAX without specific inclusion of <limits.h> (non-Carbon builds apparently include it for you). r=Loki, Odin, Gracie, PolarBear, Jester, Poeka, Jack, Lumpy and bnesse
...
git-svn-id: svn://10.0.0.236/trunk@90141 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 22:01:45 +00:00
nboyd%atg.com
af16ca2171
Fix bug 72921.
...
git-svn-id: svn://10.0.0.236/trunk@90140 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 21:56:12 +00:00
blakeross%telocity.com
cdf75afeca
Fixing 73076, missing mail text. sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@90139 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 21:47:04 +00:00
mcgreer%netscape.com
8a82afe95b
fix a couple UI bugs introduced by the XUL changes
...
git-svn-id: svn://10.0.0.236/trunk@90138 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 21:46:00 +00:00
blakeross%telocity.com
b914b0a77f
73072, spellchecker fix. sr=sfraser, sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@90137 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 21:37:41 +00:00
blakeross%telocity.com
8fa75c4597
Undoing accidental change.
...
git-svn-id: svn://10.0.0.236/trunk@90136 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 21:11:00 +00:00
sspitzer%netscape.com
8399e86edf
fix for message display blocker. headers not showing up
...
(like from, cc, etc.) fix by blake. sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@90135 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 21:07:34 +00:00
morse%netscape.com
265ce13d18
smoketest blocker 73045, r=blakeross@telocity.com, sr=ben@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90134 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 20:53:13 +00:00
blakeross%telocity.com
908d44462f
Blocker bug 73043.
...
git-svn-id: svn://10.0.0.236/trunk@90132 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 20:45:12 +00:00
bryner%uiuc.edu
767b7f2c54
Fixing blocker bug 73038. patch by atontti@cc.hut.fi, r=blake, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@90131 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 20:21:16 +00:00
hyatt%netscape.com
f6a354b20d
More on 73034. This will help us shake out the places that were missed (if any exist).
...
git-svn-id: svn://10.0.0.236/trunk@90130 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 20:17:33 +00:00
jband%netscape.com
ac85f4f7d0
[Not part of mozilla build]. Fix for bug pointed out by Celso Aguiar <caguiar@Adobe.COM>.
...
git-svn-id: svn://10.0.0.236/trunk@90129 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 20:11:26 +00:00
sspitzer%netscape.com
ff5e877670
fixing blocker bug #73028 . more fallout from blake's checkin.
...
patch started by blake, rest of fix by bienvenu. sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@90128 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 20:06:28 +00:00
sspitzer%netscape.com
9f4b022526
fix for blocker bug #73034 . sr=brendan,shaver,r=sspitzer fix by blake.
...
a=loan pham
git-svn-id: svn://10.0.0.236/trunk@90127 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 19:36:46 +00:00
darin%netscape.com
4ad9e1d532
Fixes bug 73016. Should not cache POST transactions. r=valeski, sr=dougt, a=loan
...
git-svn-id: svn://10.0.0.236/trunk@90126 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 18:47:06 +00:00
despotdaemon%netscape.com
a15ff2b94b
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@90125 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 17:11:13 +00:00
mcgreer%netscape.com
5b29600a43
one more place to remove nsICertificateManager
...
git-svn-id: svn://10.0.0.236/trunk@90124 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 17:10:50 +00:00
mcgreer%netscape.com
4441ca3b97
clean up cert manager code
...
* move trust to nsIX509CertDB
* remove unneccessary interface nsICertificateManager (everything should be handled by nsIX509CertDB)
git-svn-id: svn://10.0.0.236/trunk@90123 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 16:48:19 +00:00
karnaze%netscape.com
53705dbe6b
bug 72554 - fix printing assertions, account for footer space when spliting row group and reflow footer. sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90121 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 15:59:37 +00:00
roc+%cs.cmu.edu
0d4080bde9
Activating new view manager by default. This fixes a swath of bugs related to fixed positioning, transparent views, z-index handling, and more! Bug 39621. r=kmcclusk, sr=attinasi. To disable the new view manager, use 'user_pref(nglayout.debug.enable_scary_view_manager, false);' in your prefs.js file.
...
git-svn-id: svn://10.0.0.236/trunk@90120 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 15:54:50 +00:00
hwaara%chello.se
0ad256180d
Fix possible memory leak. bug 62668. r=hwaara, sr=attinasi. (initial fix by gverdun@acm.org)
...
git-svn-id: svn://10.0.0.236/trunk@90119 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 15:10:02 +00:00
peter.vanderbeken%pandora.be
c8fe6486de
Clean up datasource. Return partial result list to allow progressive display. Don't onAssert for the attributes, let the user ask for them. Not part of the default build. r=dmose.
...
git-svn-id: svn://10.0.0.236/trunk@90118 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 15:02:24 +00:00
locka%iol.ie
86257eaf73
Updated profile switching code. Fixed some chrome issues related to javascript open/close behaviour. Cleaned up the code somewhat. b=66533
...
git-svn-id: svn://10.0.0.236/trunk@90117 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 14:49:39 +00:00
bienvenu%netscape.com
424cb34f3c
add boolean for purging offline msg bodies by msg age sr=sspitzer, 15865
...
git-svn-id: svn://10.0.0.236/trunk@90116 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 14:40:35 +00:00
bienvenu%netscape.com
a6af46240c
add support for local folders under imap servers, also fix problem with offline sync playback r=naving,sr=sspitzer 15865
...
git-svn-id: svn://10.0.0.236/trunk@90115 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 14:38:00 +00:00
bienvenu%netscape.com
4429473f70
add support for local folders under imap servers r=naving,sr=sspitzer 15865
...
git-svn-id: svn://10.0.0.236/trunk@90114 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 14:36:51 +00:00
ccarlen%netscape.com
7f76561a81
Bug 71527 - On Unix, first profile after clean install is forgotten - migration will happen twice. r=racham@netscape.com, sr=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90113 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 14:13:54 +00:00
disttsc%bart.nl
425ba45ea3
Delay some browser startup/init stuff and the actual page load till after the window shows. bug=38621, r=shaver, sr=hyatt,alecf
...
git-svn-id: svn://10.0.0.236/trunk@90112 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 13:05:53 +00:00
disttsc%bart.nl
f3f1acd1d6
Add |const| to nsGlobalHistory::GetFindUriPrefix's second parameter as per .h definition to fix OS/2 bustage. author=|lou|, r=jag, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@90111 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 10:52:57 +00:00
jst%netscape.com
d1a26b0f07
Attempt at fixing OS2 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90110 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 10:47:23 +00:00
pavlov%netscape.com
380a89b148
some code needed on unix with the new imagelib for animated images. not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@90109 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 10:37:08 +00:00
disttsc%bart.nl
6dea72511d
Attempt to fix BeOS bustage
...
git-svn-id: svn://10.0.0.236/trunk@90108 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 10:30:03 +00:00
pavlov%netscape.com
11beb4e2ee
removing printfs. adding asserts... fixing warnings
...
git-svn-id: svn://10.0.0.236/trunk@90107 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 10:26:36 +00:00
disttsc%bart.nl
0ba5b6bfab
Fix leak of nsAtom, r=gagan, sr=jst. Clean up some string stuff (more .get()). sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@90106 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 10:23:24 +00:00
disttsc%bart.nl
d429819869
Fix leak of nsAtom, some string clean-up, r=gagan, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@90105 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 09:53:30 +00:00
pavlov%netscape.com
ea97de95fe
make it build without the new cache
...
git-svn-id: svn://10.0.0.236/trunk@90104 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 09:31:00 +00:00
jst%netscape.com
44345760e7
Fixing bugs 64523, 50018, 57626, 59024, 61413 and probably others, making the document and form JS engine resolve hooks find what they're supposed to find, and nothing more, making the element-by-name and element-by-id lookup in the document be hashtable based to avoid walking the whole DOM tree over and over again when resolving names on the document object and also on form objects. This is an order of magnitude speedup for pages that contain a large number of form controls, such as hotmail and aol mail. Also did a bunch of cleanup here n' there. r=pollmann@netscape.com, sr=vidur@netscape.comI.
...
git-svn-id: svn://10.0.0.236/trunk@90103 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 08:51:52 +00:00
pavlov%netscape.com
6fbfb747bb
conditionaly build the new imagelib on windows. bug 70938. r=bryner sr=cls
...
git-svn-id: svn://10.0.0.236/trunk@90102 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 08:47:54 +00:00
darin%netscape.com
7335f0ee3e
Fixes bug 13393. HTTP should send Accept-Charset. patch=havill@redhat.com,
...
r=gagan, sr=darin
git-svn-id: svn://10.0.0.236/trunk@90101 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 08:39:41 +00:00
sspitzer%netscape.com
0ea684be67
remove unused interface.
...
git-svn-id: svn://10.0.0.236/trunk@90100 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 08:35:01 +00:00
darin%netscape.com
d0a01665d5
Remove stupid printfs. r=pavlov, sr=darin
...
git-svn-id: svn://10.0.0.236/trunk@90098 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 08:34:34 +00:00
bryner%uiuc.edu
4933fda6af
Removing reference to obsolete header file (for bug 38061). Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@90097 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 08:03:13 +00:00
mcafee%netscape.com
840099f8a6
Adding 32048ObjDir support, some comments
...
git-svn-id: svn://10.0.0.236/trunk@90096 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 08:02:43 +00:00
blakeross%telocity.com
e5e8a29449
This file escaped my wrath somehow.
...
git-svn-id: svn://10.0.0.236/trunk@90095 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 07:24:56 +00:00
erik%netscape.com
63f9f241bb
checkin for prabhat.hegde@eng.sun.com:
...
bug 63478; r=bstell@netscape.com , sr=erik@netscape.com
recognize additional Thai fonts
git-svn-id: svn://10.0.0.236/trunk@90094 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 07:19:35 +00:00
pavlov%netscape.com
125d7ad871
fixing case in a #include that isn't part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@90093 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 07:14:44 +00:00
mkaply%us.ibm.com
7f62f97132
OS/2 TB breakage
...
Need more CRT_CALL
git-svn-id: svn://10.0.0.236/trunk@90091 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 07:12:42 +00:00
jst%netscape.com
3badb7bf4a
Fixing bug 72476. Check for a null document *both* times we access the document pointer, this causes a crash if window.location is set on a window that doesn't contain a document (which can be the case when the window is a frame in a frameset). r=pollmann@netscape.com, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90090 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 07:11:49 +00:00
pavlov%netscape.com
aad32bcf85
bug 37779. patch mostly from tor@cs.brown.edu. r=me, saari. r=blizzard for gtk gfx changes. r=rods for the nsImageFrame changes. sr=waterson. needed to land new imagelib.
...
git-svn-id: svn://10.0.0.236/trunk@90089 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 07:05:22 +00:00
bryner%uiuc.edu
104d08c70c
Patch from sfraser to remove dependence on net.h (for bug 38061). r=bryner, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@90088 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 06:59:52 +00:00
mkaply%us.ibm.com
4d20351680
fix indentation
...
git-svn-id: svn://10.0.0.236/trunk@90087 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 05:27:32 +00:00
mkaply%us.ibm.com
a29632f207
Stupid mistake - used CRT_CALLBACK instead of CRT_CALL
...
git-svn-id: svn://10.0.0.236/trunk@90086 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 05:23:37 +00:00
blakeross%telocity.com
3ccab7f67c
Whatever this is, it's *not* more fallout from my landing.
...
::whistle::
git-svn-id: svn://10.0.0.236/trunk@90085 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 04:47:32 +00:00
pavlov%netscape.com
1c7e268413
adding the gfx changes, that arn't part of bug 37779, needed for the new imagelib (ifdef'd) r=saari, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@90084 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 04:45:42 +00:00
darin%netscape.com
233fe61167
Fixes Win32 redness. a=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@90083 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 04:24:07 +00:00
mkaply%us.ibm.com
af092cd3fb
#72075
...
r=cls
OS/2 TB breakage on new cache
git-svn-id: svn://10.0.0.236/trunk@90082 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 04:23:20 +00:00
mkaply%us.ibm.com
e224862c37
#72075
...
r=jag
OS/2 TB breakage on new cache
git-svn-id: svn://10.0.0.236/trunk@90078 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 04:20:20 +00:00
pinkerton%netscape.com
6ab481a582
missed some changes in the carbon files.
...
git-svn-id: svn://10.0.0.236/trunk@90077 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 04:09:54 +00:00
blakeross%telocity.com
f679be571d
More fallout from landing. Won't affect current bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90076 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 04:03:17 +00:00
sspitzer%netscape.com
22cf19af35
fix for #72932 . we used to rely on the msg view navigation service to
...
flush the pending notifications on the document. the msg view navigation
service is gone. so I've added the functionality to the nsIAddrBookSession
(which is a service) so that everything works like it used to.
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@90075 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 04:02:18 +00:00
pinkerton%netscape.com
44be2822e6
don't use nsIDOMNode, use nsIContent. r=saari/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@90074 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 03:59:49 +00:00
pinkerton%netscape.com
b74db57a0f
look in associated command object while building for attribute changes and dispatching. rewrite to use nsIContent and atoms instead of nsIDOMNode and strings. r=saari/sr=sfraser. bug 71470
...
git-svn-id: svn://10.0.0.236/trunk@90073 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 03:53:57 +00:00
pinkerton%netscape.com
e29161f44d
add nsWidgetAtoms.cpp r=saari/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@90072 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 03:51:40 +00:00
pinkerton%netscape.com
53d87a3819
new file.
...
git-svn-id: svn://10.0.0.236/trunk@90071 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 03:51:09 +00:00
pinkerton%netscape.com
f27d10805c
move widgetatoms to dist.
...
git-svn-id: svn://10.0.0.236/trunk@90070 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 03:50:34 +00:00
pinkerton%netscape.com
f4ab03baf2
adding atom lists for widget, can't use the ones in content because of linkage. r=saari/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@90069 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 03:50:21 +00:00
darin%netscape.com
243f656b5e
Fixes redness on speedracer. sr=dougt
...
git-svn-id: svn://10.0.0.236/trunk@90068 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 03:25:24 +00:00
darin%netscape.com
6f64cadfc6
Enables new cache on Win32. r=dougt,gagan a=mscott,rpotts,chofmann
...
git-svn-id: svn://10.0.0.236/trunk@90067 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 03:08:15 +00:00
brendan%mozilla.org
f6b51cdcaf
- [jsemit.c] Fix horrid stupid bugs generating JSOP_ARGCNT and JSOP_ARGSUB,
...
where any occurrence of arguments.length or arguments[0], e.g., would be
"optimized" to use those bytecodes. This is just wrong if the occurrence
is an operand of delete, ++, --, or the left-hand-side of an assignment
operator!
- [jsfun.c, jsinterp.c] args_getProperty etc. must use JS_GetInstancePrivate,
not JS_GetPrivate, as the arguments object is exposed, and can be made a
prototype of other objects that do not have private data, or private data
that's a JSStackFrame*. Same goes for fun_getProperty, js_GetArgument, etc.
- [jsfun.c, jsobj.c, jsstr.c] No need to specialize fun_delProperty and
str_delProperty to help convince users and ECMA conformance tests that
fun.length and str.length are direct properties of instances, instead of
being delegated to Function.prototype.length and String.prototype.length.
This special case is done universally in js_DeleteProperty for all SHARED
and PERMANENT proto-properties.
- [jshash.c] Sneaking this followup-fix for bug 69271 in: use JS_HASH_BITS
rather than hardcoded 32.
- [jsobj.c, jsscope.[ch]] Fix misnamed js_HashValue (it takes a jsid, so it
is now js_HashId).
- [jsscript.c] script_compile needs to call JS_InstanceOf, to ensure that obj
is a Script object.
git-svn-id: svn://10.0.0.236/trunk@90066 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 02:52:42 +00:00
hyatt%netscape.com
f7ab053b7f
Checking in #ifdefed image loading code for outliner.
...
git-svn-id: svn://10.0.0.236/trunk@90065 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 02:51:39 +00:00
jgaunt%netscape.com
df95c282e1
Fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@90064 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 02:46:36 +00:00
tao%netscape.com
4cff0d2e33
53638: URL in mailWindowOverlay.xul needs to be localized.
...
(r=chuang,sr=sspitzer)
git-svn-id: svn://10.0.0.236/trunk@90063 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 02:45:37 +00:00
blakeross%telocity.com
b5c1311cfe
Fix problem from my checkin.
...
git-svn-id: svn://10.0.0.236/trunk@90062 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 02:43:21 +00:00
darin%netscape.com
2526d0229b
Fixes speedracer bustage. a=mcafee
...
git-svn-id: svn://10.0.0.236/trunk@90061 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 02:25:36 +00:00
tao%netscape.com
0fcd8761a1
71341: mailnews.view_default_charset pref item should not be stored,
...
(r=naoki,sr=erik)
git-svn-id: svn://10.0.0.236/trunk@90060 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 02:20:48 +00:00
tao%netscape.com
fe3687dbe3
71042: Linux installer build: "English UNIX" in "View|Set Language"
...
(r=ssu,sr=erik)
git-svn-id: svn://10.0.0.236/trunk@90059 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 02:17:47 +00:00
sspitzer%netscape.com
6f8f2860c3
the interface changed, but the js never did. this caused and error
...
which prevented us from closing the window. sr=mscott
git-svn-id: svn://10.0.0.236/trunk@90058 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:55:30 +00:00
sspitzer%netscape.com
033b515a1d
remove unused files. clean up Mark Message Read. add some bullet proofing
...
to handle the case where sorting fails. sr=mscott
git-svn-id: svn://10.0.0.236/trunk@90057 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:42:59 +00:00
pavlov%netscape.com
553e9ade0d
adding ifdef'd code to use the new imagelib. bug #70938 . r=jst sr=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@90056 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:42:32 +00:00
pavlov%netscape.com
6635c7f8e0
adding ifdef'd code to use the new imagelib. bug #70938 . r=rpotts sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@90055 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:42:01 +00:00
pavlov%netscape.com
af920845ac
adding ifdef'd code to use the new imagelib. bug #70938 . r=waterson sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90054 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:38:35 +00:00
peterlubczynski%netscape.com
5f7a6826fe
Fix for regression bug 72676 a=av sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@90053 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:37:36 +00:00
bryner%uiuc.edu
d8825fac69
Missed these XUL changes from earlier. r=blake.
...
git-svn-id: svn://10.0.0.236/trunk@90052 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:37:12 +00:00
sspitzer%netscape.com
4d427b24e2
fix for #72818 . don't allow rename of the sent folder. r=naving
...
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@90051 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:36:27 +00:00
beard%netscape.com
735367598e
enabling new cache to build by default. a=chofmann, r=darinf
...
git-svn-id: svn://10.0.0.236/trunk@90050 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:33:46 +00:00
sspitzer%netscape.com
bdf92484eb
the message navigation service has gone away. we need a new way of doing
...
this. for now, comment out the old code to prevent the js error.
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@90049 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:31:42 +00:00
javi%netscape.com
d5e95564d2
Fix for bug 72843 r=dougt sr=sfraser
...
Update Mac build scripts for PSM 2.0
Make necko export the default prefs for security on the Mac.
git-svn-id: svn://10.0.0.236/trunk@90048 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:28:52 +00:00
sspitzer%netscape.com
0f52d8b5c8
fix for #72817 . r=naving, sr=mscott
...
don't allow the user to dnd and move a folder under "Local Folders"
that is not allowed to be moved (renamed)
git-svn-id: svn://10.0.0.236/trunk@90047 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:28:35 +00:00
shanjian%netscape.com
cb71ede265
#36863 CSS: small-caps/uppercase: ß should become SS
...
r = erik, sr = erik
git-svn-id: svn://10.0.0.236/trunk@90046 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:27:13 +00:00
sspitzer%netscape.com
93904c4130
fix js exception on startup. thanks to sarah and mscott for the
...
heads up. sr=mscott
git-svn-id: svn://10.0.0.236/trunk@90045 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:26:58 +00:00
jgaunt%netscape.com
9c60c1807e
fix for bug#62361 r=ccarlen@netscape.com sr=scc@mozilla.org
...
profile migration over remote connection
git-svn-id: svn://10.0.0.236/trunk@90043 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 01:13:07 +00:00
blakeross%telocity.com
f2d2a6e526
Fixing 70746: major xul syntax changes. If you use xul, this WILL affect you! Read n.p.m.xpfe for details on the changes and how you can fix your code. r=hewitt sr=hyatt, ben
...
git-svn-id: svn://10.0.0.236/trunk@90042 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 00:59:29 +00:00
leaf%mozilla.org
d89ec10590
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@90041 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 00:30:10 +00:00
bryner%uiuc.edu
a70a265b49
Bugs 70745, 70747. Making the following XUL syntax changes:
...
<textfield/> -> <textbox/>
<title/> -> <label/>
value -> label for all widgets except textbox, progressmeter, and text.
progresstext -> label
data -> value
r=blake, hewitt. sr=ben, hyatt. checking in for maolson@earthlink.net and blakeross@telocity.com .
git-svn-id: svn://10.0.0.236/trunk@90040 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 00:21:54 +00:00
darin%netscape.com
451d9835a2
Enabling new cache build in Linux. r=beard; sr=mscott,rpotts; a=chofmann
...
git-svn-id: svn://10.0.0.236/trunk@90039 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 00:18:13 +00:00
maolson%earthlink.net
c9b6b9480a
fix bug 70747 [XUL Syntax] Replace <textfield> with <textbox>
...
r=blake, a=ben
git-svn-id: svn://10.0.0.236/trunk@90038 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 00:15:47 +00:00
cls%seawood.org
37da82b4dd
Do NOT use C++-style comments in a C file. It causes builds to fail on some compilers. Fixing cement tinderbox bustage
...
git-svn-id: svn://10.0.0.236/trunk@90037 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-22 00:08:48 +00:00
heikki%netscape.com
9595e206f3
Didn't notice tree was closed, backing out to wait for open.
...
git-svn-id: svn://10.0.0.236/trunk@90036 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 23:35:22 +00:00
heikki%netscape.com
5fb127d4e0
Bug 72675, document.load() can cause crash if loading HTML document. r=harishd,sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@90035 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 23:20:12 +00:00
pinkerton%netscape.com
0b1aae7b9b
include limits.h to fix fizzilla build bustage. r=beard/sdagley.
...
git-svn-id: svn://10.0.0.236/trunk@90034 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 23:11:42 +00:00
shanjian%netscape.com
1939c29c1f
#64235 , 25037
...
mishandling of 'stand-alone' octet with MSB set in CJK(multibyte) encodings
r = ftang sr=erik,
p = Jungshik Shin
git-svn-id: svn://10.0.0.236/trunk@90033 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 22:50:05 +00:00
shanjian%netscape.com
61b67fc084
#64235 , 25037 illegal 0xA0 code point in Multibyte charset break parser
...
r=ftang, sr=erik
uscan.c
nsUnicodeDecodeHelper.cpp
nsGB2312ToUnicodeV2.cpp
nsGBKToUnicode.cpp
nsJapaneseToUnicode.cpp
git-svn-id: svn://10.0.0.236/trunk@90032 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 22:46:25 +00:00
blakeross%telocity.com
36a188b7cb
Backing out to fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90031 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 22:37:59 +00:00
morse%netscape.com
693754c5a7
bug 72603, form manager captures bad values for sample2 page, r=jag, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@90030 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 22:18:54 +00:00
bryner%uiuc.edu
1fa4cee7c7
Need to add -I. as well. Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@90029 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 22:01:47 +00:00
mcgreer%netscape.com
79ed4efb3f
add certificate verification and usages to cert display
...
git-svn-id: svn://10.0.0.236/trunk@90028 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 22:00:15 +00:00
bryner%uiuc.edu
88f074c4de
Fixing build bustage. r=cls.
...
git-svn-id: svn://10.0.0.236/trunk@90027 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 21:58:23 +00:00
mjudge%netscape.com
0d731312ff
removal of #ifdefs foor 68396 r=cmanske all depricated code just a clean up
...
git-svn-id: svn://10.0.0.236/trunk@90025 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 21:30:08 +00:00
sonmi%netscape.com
90f42b3947
searching for "error" "failed" and "fatal" in the output logs
...
git-svn-id: svn://10.0.0.236/trunk@90024 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 21:29:48 +00:00
hyatt%netscape.com
cd06dea613
Backing out preventDefault checkin, since it's already there.
...
git-svn-id: svn://10.0.0.236/trunk@90023 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 21:27:04 +00:00
shanjian%netscape.com
47775245a8
#59924 Win IME for Japanese: the candidate window is incorrectly positioned covering the current lineWin IME for Japanese: the candidate window is incorrectly positioned covering the current line
...
r = roy, sr=erik
using an alternative way to position candidate window.
git-svn-id: svn://10.0.0.236/trunk@90022 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 21:13:26 +00:00
blizzard%redhat.com
748e56f661
remove old files that are no longer in the build
...
git-svn-id: svn://10.0.0.236/trunk@90021 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 21:07:59 +00:00
karnaze%netscape.com
cef8c02118
new regression tests, cleanup, not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90020 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 20:49:08 +00:00
akkana%netscape.com
74b1b5f661
57078: Eliminate bogus xul bindings which were conflicting with XBL bindings.
...
Clean up XBL bindings and eliminate redundancies and errors.
Fix a bug in which XBL bindings didn't check for event cancellation.
r=brade sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@90018 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 20:32:59 +00:00
alecf%netscape.com
66e1113587
fix mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@90017 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 20:17:24 +00:00
hwaara%chello.se
79fe072db0
Fix the memleak regression caused by bug 72388. r=brade, sr=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@90016 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 19:45:12 +00:00
dougt%netscape.com
65840ed246
fix for 69143. This patch prevents non existant files from entering into
...
the file transport process loop for reading.
git-svn-id: svn://10.0.0.236/trunk@90015 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 19:44:23 +00:00
larryh%netscape.com
9ae95caa87
bugzilla: 72261. fix linking problems
...
git-svn-id: svn://10.0.0.236/trunk@90014 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 19:36:31 +00:00
alecf%netscape.com
7e11d0efe8
other part of fix for 46488 - fix mac build scripts to use NS_LITERAL_STRING so we have a unicode build date.
...
git-svn-id: svn://10.0.0.236/trunk@90013 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 19:35:32 +00:00
alecf%netscape.com
d153824829
fix for bug 46488 r=valeski, sr=waterson
...
make the content DLL an HTTP startup listener, so that loading the content DLL doesn't load HTTP
git-svn-id: svn://10.0.0.236/trunk@90012 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 19:35:29 +00:00
pchen%netscape.com
9bcecbbac0
mac buddy for alecf on bug 46488, r=valeski, sr=waterson, add nsContentHTTPStartup.cpp to project
...
git-svn-id: svn://10.0.0.236/trunk@90011 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 19:35:25 +00:00
alecf%netscape.com
da62903bf5
fix for bug 71871 - group history by day, not by age, by normalizing the AgeInDays property to the current local day's midnight.
...
... and bug 66906 - update history UI while surfing - this ensures that visited URIs get added to any open history windows/sidebars by asserting against all sorts of expected find URIs
sr=shaver
git-svn-id: svn://10.0.0.236/trunk@90010 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 19:26:10 +00:00
alecf%netscape.com
ff23e00a9a
no bug - just reworking nsIURIContentListener to be more easily implemented in JS - does not affect any C++ interface signatures
...
sr=mscott
git-svn-id: svn://10.0.0.236/trunk@90009 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 19:21:34 +00:00
dougt%netscape.com
c7f1f7a5c1
Fixes many ftp problems. Details in 72280. r=valeski@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@90007 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 19:04:32 +00:00
axel%pike.org
bee1aaa68d
not part of build;fixing 72436; bring Makefile uptodate, code by kvisco, r=me
...
git-svn-id: svn://10.0.0.236/trunk@90006 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 18:54:02 +00:00
karnaze%netscape.com
00f68ec3ab
new regression tests not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@90005 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 17:51:36 +00:00
cls%seawood.org
2ca9d11fab
Fix for OS/2 emx build bustage.
...
Thanks to Dmitry Kubov <dmitry@north.cs.msu.su > for the patch.
Bug #72471 r=cls
git-svn-id: svn://10.0.0.236/trunk@90003 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 15:56:31 +00:00
oeschger%netscape.com
e42db5381d
updating help chrome, not part of build
...
git-svn-id: svn://10.0.0.236/trunk@90002 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 15:09:24 +00:00
mkaply%us.ibm.com
036caa33f6
#41077
...
r=mkaply, a=blizzard
On OS/2, the caret is hidden during selection
git-svn-id: svn://10.0.0.236/trunk@90001 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 14:30:31 +00:00
locka%iol.ie
217e551f08
NOT PART OF BUILD. Updated project file for MSVC++ now invokes "nmake /f makefile.win"
...
git-svn-id: svn://10.0.0.236/trunk@90000 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 13:07:21 +00:00
sspitzer%netscape.com
044670a955
fix for #72265 . update the unread / total counter in the bottom right of the 3 pane.
...
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@89999 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 10:13:12 +00:00
glazman%netscape.com
4942f74de3
easy fix for 71647 ; that bug was hidden behind 72302, [s]r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89998 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 09:40:41 +00:00
hyatt%netscape.com
3943fa653e
Missed a file on 71470.
...
git-svn-id: svn://10.0.0.236/trunk@89997 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 09:01:34 +00:00
hyatt%netscape.com
db5e8ad4fb
Fix for 71740. r=jag, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@89995 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 08:15:49 +00:00
hyatt%netscape.com
6931e0af77
Fix for 71740. r=jag, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@89994 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 08:15:12 +00:00
hyatt%netscape.com
0431ed8c18
Fix for 62985, r=dbaron, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89993 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 08:10:20 +00:00
timeless%mac.com
88e9d9a734
ports bustage *sorry* HPUX doesn't want to make abstract temporary variables, so reverting
...
git-svn-id: svn://10.0.0.236/trunk@89992 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 07:10:15 +00:00
mscott%netscape.com
f988074c2b
Bug #72696 incorrectly supressing message display when you click on the thread pane splitter
...
sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@89991 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 06:31:23 +00:00
bernd.mielke%snafu.de
a65d68f47f
limit the spread of desired content width in colspans with specified fixed width's
...
bug 42187, it fixes also the regression in bug 2684. r=karnaze sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@89990 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 06:02:21 +00:00
javi%netscape.com
1b5116db6d
Fix build bustage for Linux RH 7 + patches.
...
git-svn-id: svn://10.0.0.236/trunk@89988 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 05:35:58 +00:00
bryner%uiuc.edu
9b6f2a3037
Removing references to obsolete headers (bug 38061). r=timeless, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@89987 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 05:35:27 +00:00
timeless%mac.com
534247895d
fix Bug 70989 Clean up lots of "shadows" and other common warnings
...
r=peterv, jst, ducarroz, edburns. sr=jst, shaver
git-svn-id: svn://10.0.0.236/trunk@89986 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 05:32:22 +00:00
karnaze%netscape.com
e70037c46a
bug 23714 - forgot to make NeedsFrameFor static per waterson's sr.
...
git-svn-id: svn://10.0.0.236/trunk@89985 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 05:18:27 +00:00
karnaze%netscape.com
73c80c2c81
bug 23714 - don't resolve style for irrelevant whitespace. sr=waterson, r=rbs,hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89984 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 05:10:40 +00:00
dmose%netscape.com
51ce4e6b59
Fix for mac bustage from Zach.
...
git-svn-id: svn://10.0.0.236/trunk@89983 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 04:30:48 +00:00
sspitzer%netscape.com
cbfcb76a2e
fix for #71930 . sr=bienvenu. catch the js exception caused by bogus
...
typedown text.
git-svn-id: svn://10.0.0.236/trunk@89982 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 04:22:54 +00:00
shaver%mozilla.org
5dbf4c4ed5
72495: libjar/"regexp" cleanup (r=dveditz,sr=brendan)
...
git-svn-id: svn://10.0.0.236/trunk@89981 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 04:08:12 +00:00
mcafee%netscape.com
aac581eebb
Fixing strict JS warnings (20364). patch=david.gardner
...
git-svn-id: svn://10.0.0.236/trunk@89980 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 03:57:33 +00:00
javi%netscape.com
4c7707dfe6
Use the token name instead of the slot name when formatting the string
...
name.
git-svn-id: svn://10.0.0.236/trunk@89979 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 03:46:49 +00:00
sspitzer%netscape.com
0c4f495d85
other part of fix for #72642 . defensive programming. sr=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@89978 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 03:39:53 +00:00
javi%netscape.com
8dee41e6f0
Make the "Examine Certificate" button on the SSL error dialgs work.
...
Fix nsPKCS12Blob to use the default password handler callback so
that SDR continues to work.
Give the certViewerDetails window the ability to load a cert based on
its certDBKey instead of nickname.
git-svn-id: svn://10.0.0.236/trunk@89977 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 03:37:49 +00:00
sspitzer%netscape.com
0411ce5a1b
fix for #72642 . crash when deleting the last message in a local folder from the stand alone message window.
...
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@89976 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 03:34:29 +00:00
jgmyers%netscape.com
e0d25b8bb9
Fix more callers of the MIME header decoder: bug 65277 r=nhotta r=ducarroz sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@89974 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 03:20:23 +00:00
sspitzer%netscape.com
7a29d3e08e
part of the fix for #72716 , problems with compact folder. sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@89973 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 03:13:37 +00:00
sspitzer%netscape.com
f6267573f5
fix for #72586 . check row height to avoid divide by zero crash. (happens if you scroll too early)
...
sr=hyatt.
git-svn-id: svn://10.0.0.236/trunk@89972 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 03:03:58 +00:00
pollmann%netscape.com
66a5319730
Bug 72288: Don't turn off scrollbars on all XML documents, r=heikki@netscape.com, sr=blizzard@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@89971 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 03:00:18 +00:00
sspitzer%netscape.com
b531bff61e
fix for #72750 , sr=mscott. caused by me not paying attention to 32 character limit for filenames on the mac.
...
git-svn-id: svn://10.0.0.236/trunk@89968 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 02:49:37 +00:00
sspitzer%netscape.com
2629ce603f
fix for #70494 . newsgroups not showing up under news server.
...
sr=mscott.
git-svn-id: svn://10.0.0.236/trunk@89967 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 02:43:39 +00:00
pavlov%netscape.com
e58777b904
fix the crash on shutdown in the new cache due to us holding on to cache descriptors too long. destroy our cache session when we get unregistered. more assertions
...
git-svn-id: svn://10.0.0.236/trunk@89966 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 02:37:47 +00:00
timeless%mac.com
b693f22073
fix Bugzilla Bug 63103 add "About Plug-ins" to the Help menu
...
by bzbarsky@mit.edu r=timeless, a=ben
git-svn-id: svn://10.0.0.236/trunk@89965 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 02:35:13 +00:00
timeless%mac.com
5a5a4f8f79
fix Bug 72626 [XUL] disable for radio doesn't fully disable the button
...
patch by bzbarsky@mit.edu r=doron sr=hewitt
git-svn-id: svn://10.0.0.236/trunk@89964 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 02:23:20 +00:00
mkaply%us.ibm.com
1e85bf3bf4
#69313
...
r=mkaply, a=blizzard
Following suit - removing italicslope from OS/2
git-svn-id: svn://10.0.0.236/trunk@89963 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 02:12:49 +00:00
maolson%earthlink.net
e83888a8bb
bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
...
first pass through prefs, more to come later.
r=jag, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@89962 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 02:08:19 +00:00
endico%mozilla.org
ee33353875
add module for NSS
...
git-svn-id: svn://10.0.0.236/trunk@89961 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 02:03:59 +00:00
rbs%maths.uq.edu.au
63713eb3b9
remove unused code. b=69313 r=bstell sr=erik
...
git-svn-id: svn://10.0.0.236/trunk@89960 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:53:52 +00:00
peterlubczynski%netscape.com
be7931b525
Null plugin registered twice. bug 67933 a=av r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89959 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:47:37 +00:00
dmose%netscape.com
b3d40180c2
Turn on basic LDAP infrastructure in the default mac build. No user-visible changes yet. Code being turned on: moa=dmose@netscape.com, sr=shaver@mozilla.org. Mac system build changes: r=peterv@netscape.com, sr=sfraser@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89958 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:45:24 +00:00
rbs%maths.uq.edu.au
3ad05b88e6
remove unused code. b=69313 r=bstell sr=erik
...
git-svn-id: svn://10.0.0.236/trunk@89957 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:41:56 +00:00
mkaply%us.ibm.com
35227e709b
#72563
...
r=javier, a=jband
Change some PR_CALLBACK to JS_DLL_CALLBACK and vice versa and remove IBM cruft
git-svn-id: svn://10.0.0.236/trunk@89956 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:35:39 +00:00
brendan%mozilla.org
2cc30d28ec
Add JS_MapGCRoots for complete enumeration of GC roots (72465, r/sr={shaver,jband}).
...
git-svn-id: svn://10.0.0.236/trunk@89955 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:33:39 +00:00
pinkerton%netscape.com
6349cc13d8
fix a const warning.
...
git-svn-id: svn://10.0.0.236/trunk@89954 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:32:22 +00:00
javi%netscape.com
91998e8935
Fix Linux build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@89953 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:27:04 +00:00
stephend%netscape.com
99d334219c
Inconsistency between News Server and News Server (NNTP) in bug 70128. r=jglick@netscape.com sr=sspizter@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89952 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:23:17 +00:00
pinkerton%netscape.com
75a29487aa
turn off translucent dragging and make outline building code a little better. make drag/drop work on OSX. r=saari/sr=sfraser. bug#67407
...
git-svn-id: svn://10.0.0.236/trunk@89951 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:17:44 +00:00
yokoyama%netscape.com
a4193c9a18
Bug fix 72308: Removing duplicate files
...
git-svn-id: svn://10.0.0.236/trunk@89950 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:17:43 +00:00
erik%netscape.com
d294fedda9
bug 71314; author=simon@softel.co.il; r=mjudge,anthonyd; sr=erik; changes
...
from IBM bidi project (Arabic, Hebrew, etc); some in ifdef for now
git-svn-id: svn://10.0.0.236/trunk@89949 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:16:22 +00:00
ccarlen%netscape.com
c301ab4a03
Bug 72129 - OpenANSIFIleDesc on Mac won't create new files.
...
r=beard@netscape.com , sr=sfraser@netscape.com
git-svn-id: svn://10.0.0.236/trunk@89948 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:13:20 +00:00
dbragg%netscape.com
261b7b3310
NOT PART OF BUILD. Removing a bunch of extraneous linefeeds that break IRIX.
...
git-svn-id: svn://10.0.0.236/trunk@89947 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:11:26 +00:00
yokoyama%netscape.com
42e3d60337
bug fix 72660; sr=erik
...
git-svn-id: svn://10.0.0.236/trunk@89945 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 01:03:30 +00:00
javi%netscape.com
a810338812
Make p12 build on the Mac. Make p12 initialize the key db if it hasn't been initialized.
...
git-svn-id: svn://10.0.0.236/trunk@89944 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 00:57:46 +00:00
darin%netscape.com
c28bedd082
Fixes bug 71962. HTTP POST data corruption. r=blizzard, sr=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@89943 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-21 00:53:16 +00:00
alecf%netscape.com
843ff084eb
NOT PART OF BUILD
...
first checkin of timing service so we can get rough timing of specific events
git-svn-id: svn://10.0.0.236/trunk@89942 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 23:39:25 +00:00
darin%netscape.com
c946992117
Removing some printf's.
...
git-svn-id: svn://10.0.0.236/trunk@89941 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 23:37:22 +00:00
pavlov%netscape.com
9dcccce063
fixing jpegs on windows, adding some more assertions.
...
git-svn-id: svn://10.0.0.236/trunk@89939 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 23:06:29 +00:00
gordon%netscape.com
7b8581452d
Landing MOZ_NEW_CACHE_20010314_BRANCH, incorporating feedback from recent test builds. New cache is still disabled by default.
...
git-svn-id: svn://10.0.0.236/trunk@89933 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 22:42:03 +00:00
bryner%uiuc.edu
052a3d2251
Fixing bustage from string changes. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@89932 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 22:41:35 +00:00
saari%netscape.com
fce6df0b42
updating mac build
...
git-svn-id: svn://10.0.0.236/trunk@89931 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 21:44:22 +00:00
saari%netscape.com
132e432388
Updates for imglib2 mac build
...
git-svn-id: svn://10.0.0.236/trunk@89929 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 21:43:23 +00:00
saari%netscape.com
3aff239081
update for mac build
...
git-svn-id: svn://10.0.0.236/trunk@89928 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 21:42:19 +00:00
saari%netscape.com
679af13853
Updates for libimg2 mac
...
git-svn-id: svn://10.0.0.236/trunk@89927 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 21:41:54 +00:00
saari%netscape.com
cd4c9e8e01
changing timer default to 100
...
git-svn-id: svn://10.0.0.236/trunk@89926 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 21:41:39 +00:00
hyatt%netscape.com
58c927c811
Fix for 72614.
...
git-svn-id: svn://10.0.0.236/trunk@89925 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 20:27:38 +00:00
mcgreer%netscape.com
d54eee2922
make the cert name show up in the edit window
...
git-svn-id: svn://10.0.0.236/trunk@89924 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 18:32:04 +00:00
mcgreer%netscape.com
7ed512e6fd
stuff for cert manager
...
* PKCS#12 backup and restore
* editing cert trust
* more detail for view cert (UI to change later)
* temporary token login
git-svn-id: svn://10.0.0.236/trunk@89923 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 18:00:44 +00:00
blizzard%redhat.com
679ab7988f
Fix bug #66457 . Cursor is still a stopwatch after the page finished loading until the mouse moves. sr=alecf, r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@89922 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 15:57:00 +00:00
karnaze%netscape.com
e430d1ff85
bug 67864 - don't create anonymous ancestors of table inside caption. sr=attinasi.
...
git-svn-id: svn://10.0.0.236/trunk@89921 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 15:53:29 +00:00
brade%netscape.com
813ef26aaf
remove unused file at the request of shaver
...
git-svn-id: svn://10.0.0.236/trunk@89920 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 15:51:52 +00:00
karnaze%netscape.com
698c240060
bug 68912 - allow nsHTMLTableRowElement::SetCells() to pass a null value. sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89919 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 15:40:18 +00:00
brade%netscape.com
04f2a5fef2
ensure we actually have a file (bug #71856 ); sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@89918 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 15:34:29 +00:00
brade%netscape.com
2c4f175c83
handle cancellation of filepicker; bug #71856 , r=cmanske, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@89917 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 15:29:53 +00:00
brade%netscape.com
debba03ea8
change PutOnClipboard to pass in a PRInt32 rather than a short; bug #72537 ; sr=sfraser, r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@89916 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 15:27:29 +00:00
shaver%mozilla.org
5a9cca3c72
remove unused, atotic-era mac stuff, r=brade
...
git-svn-id: svn://10.0.0.236/trunk@89915 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 15:23:01 +00:00
chak%netscape.com
4ac922eba6
Fix the previous checkin for Bug# 71994 - Add SetVisibility() to MfcEmbed
...
r=mao via IRC yesterday
git-svn-id: svn://10.0.0.236/trunk@89914 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 15:07:53 +00:00
shaver%mozilla.org
366fb7f66c
39268: fix FreeBSD object layout <lennox@cs.columbia.edu>
...
git-svn-id: svn://10.0.0.236/trunk@89912 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 15:01:06 +00:00
shaver%mozilla.org
c3e99c89f2
71654: BSD/OS xptcall support from <lidl@pix.net> and <torek@bsdi.com>
...
git-svn-id: svn://10.0.0.236/trunk@89909 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 14:50:49 +00:00
dcone%netscape.com
4c83a31628
Open and embed correctly a printpreview presentation. r=kmcclusk. Viewer only.
...
git-svn-id: svn://10.0.0.236/trunk@89907 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 14:40:59 +00:00
shaver%mozilla.org
446f1ad3f6
39373 and 71237: make prefs use JS_*Request to defend against off-thread calls
...
and ensure that we don't destroy a context after the runtime has gone away.
(r=alecf, sr=brendan, assist=dbaron)
git-svn-id: svn://10.0.0.236/trunk@89906 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 14:34:56 +00:00
hwaara%chello.se
3701608574
Fix "FMM in nsMsgNewsFolder::UpdateSummaryFromNNTPInfo". bug 66787. r=timeless, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@89905 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 13:43:33 +00:00
hwaara%chello.se
6e2b2cf1af
Fix "FMM: Freeing mismatched memory in PresShell::DumpReflows". bug 71956. r=rods, sr=scc.
...
git-svn-id: svn://10.0.0.236/trunk@89904 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 13:34:17 +00:00
hwaara%chello.se
2a8b96a54e
Fix compiler warning and small optimization in NewsDeliveryCallback(). bug 72388. r=ducarroz, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@89903 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 13:14:57 +00:00
glazman%netscape.com
9b195bce94
Tables without border attribute were invisible in editor. Highly depends on 71647. b=57686, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@89902 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 12:25:15 +00:00
glazman%netscape.com
710439fbb7
adds support for :not() css3 pseudo-class; b=71647, r=pierre, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89901 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 11:49:20 +00:00
rods%netscape.com
4390601f54
fixed move mouse over selected item in dropdown, it will no longer hilite disabled items
...
Bug 72226 r=waterson sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@89900 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 11:48:27 +00:00
rods%netscape.com
ed6ac30d24
Change box sizing atom back to correct non-xul name
...
Bug 72226 r=waterson sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@89899 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 11:42:56 +00:00
disttsc%bart.nl
714ce714ad
Add accel+0 to reset text zoom to 100%. bug=69565, r=Hixie, a=ben
...
git-svn-id: svn://10.0.0.236/trunk@89897 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 08:47:55 +00:00
sspitzer%netscape.com
47181f8b0d
fix for #60776 . don't land in the trash folder on "next message"
...
navigation. thanks to putterman for the patch. also some cleanup
of some dump() statements. sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@89896 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 08:30:11 +00:00
maolson%earthlink.net
1597d536e0
fix Bug 71845 - Schedule/Notify tabs in bookmark properties don't show if url starts with HTTP (upper case)
...
r=jag, a=ben
git-svn-id: svn://10.0.0.236/trunk@89895 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 08:14:16 +00:00
maolson%earthlink.net
a3a98e3b6a
fix Bug 57646 - javascript strict warnings in bookmarks.js
...
r=timeless, a=ben
git-svn-id: svn://10.0.0.236/trunk@89894 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 08:12:07 +00:00
sspitzer%netscape.com
df7b9b15cd
removing test harness.
...
git-svn-id: svn://10.0.0.236/trunk@89893 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 08:05:37 +00:00
maolson%earthlink.net
fb4d785315
fix Bug 67790 - javascript strict warnings in bookmarksOverlay.js
...
r=jag, a=ben
git-svn-id: svn://10.0.0.236/trunk@89892 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 08:03:15 +00:00
bryner%uiuc.edu
ff3ac22c90
Removing dependence on obsolete headers. Bug 38061 (ongoing work). r=shaver, sr=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@89891 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 08:01:28 +00:00
disttsc%bart.nl
39a73d87b8
Attempt at fixing OS2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@89890 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 07:47:40 +00:00
bryner%uiuc.edu
908a8b6f67
Syncing to jag's string changes to fix build bustage. r=jag.
...
git-svn-id: svn://10.0.0.236/trunk@89889 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 07:46:37 +00:00
disttsc%bart.nl
89d323d4f2
Fix bustage on "tinderbox-test-1", r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@89888 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 07:01:52 +00:00
sspitzer%netscape.com
552962e197
remove some dead js and some dump statements.
...
fix #72592 , if sorted by "order received" fix the insertion sort problem.
fix #72589 , get "sort by status" working.
fix #72608 , fix IsSpecialFolder() to do bitwise operations, instead of string compares
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@89887 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 06:41:20 +00:00
disttsc%bart.nl
0d91ad7eb5
Fix windows bustage. r=smfr
...
git-svn-id: svn://10.0.0.236/trunk@89886 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 06:39:41 +00:00
disttsc%bart.nl
95f318724d
Fix Mac build bustage
...
git-svn-id: svn://10.0.0.236/trunk@89885 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 06:29:08 +00:00
disttsc%bart.nl
6872d458f1
Fix Nebiros bustage by not including time.h, r=cls
...
git-svn-id: svn://10.0.0.236/trunk@89884 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 06:19:56 +00:00
bryner%uiuc.edu
626995a7f3
Patch from jag to sync with new string changes. r=me.
...
git-svn-id: svn://10.0.0.236/trunk@89883 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 06:09:00 +00:00
jgmyers%netscape.com
d62d33ef96
Remove unused MD5 code: bug 71764 sr=mscott r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@89882 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 05:56:09 +00:00
leaf%mozilla.org
be11a9dc3e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@89881 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 05:45:08 +00:00
cls%seawood.org
4f0ac3c331
Land the rest of the --enable-static-components build changes.
...
Bug #46775 r=bryner
git-svn-id: svn://10.0.0.236/trunk@89880 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 05:42:58 +00:00
disttsc%bart.nl
a863c06732
Move nsCString from |operator char*()| to |get()| and |NS_CONST_CAST| where needed. bug=53057, r=dmose, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@89879 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 05:37:56 +00:00
cls%seawood.org
524b68662b
Create uniquely named debug variables for each libimg component.
...
Bug #50782 r=pavlov sr=tor
git-svn-id: svn://10.0.0.236/trunk@89878 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 05:30:59 +00:00
sspitzer%netscape.com
ad038ebe91
ignore generated makefiles
...
git-svn-id: svn://10.0.0.236/trunk@89877 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 05:30:53 +00:00
idk%eng.sun.com
5498684af1
*not part of regular build*
...
Follow up on 67699
Fixed build problem
git-svn-id: svn://10.0.0.236/trunk@89876 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 05:30:16 +00:00
mcafee%netscape.com
ace5e85a9b
Adding rods reflow debugging tools to pref/debug panel (72582). r=pchen, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@89875 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 05:29:02 +00:00
pavlov%netscape.com
0cc649a164
removing the check for mHasImage before calling mImageLoader.Init()... this wasn't in the old code and slipped in. should fix orange trees. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@89874 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 04:43:35 +00:00
nelsonb%netscape.com
31d9f60da5
Add function SECU_PrintBuf() which prints a buffer in hex and ASCII.
...
git-svn-id: svn://10.0.0.236/trunk@89872 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 04:23:38 +00:00
mkaply%us.ibm.com
5174b578ac
OS/2 TB breakage
...
git-svn-id: svn://10.0.0.236/trunk@89866 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 02:44:36 +00:00
pavlov%netscape.com
4a6b4ad40f
fix the image cache problem with nsImageDocuments and add some more assertions
...
git-svn-id: svn://10.0.0.236/trunk@89864 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 02:23:42 +00:00
pinkerton%netscape.com
904c643c76
removing nsAnonymousElement.cpp to fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@89863 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 02:00:09 +00:00
sspitzer%netscape.com
5f0f7ef39f
fix for #16916 . make it so space pages down in the current message
...
and if at the end of a message, acts like you hit "next message".
thanks to jst@netscape.com for the patch. sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@89861 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 00:51:23 +00:00
sspitzer%netscape.com
1148cf2fb4
fix cross folder message navigation. sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@89860 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 00:49:03 +00:00
ducarroz%netscape.com
8bdc95a4b7
Fix Mac bustage in mime.
...
git-svn-id: svn://10.0.0.236/trunk@89859 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 00:47:41 +00:00
hyatt%netscape.com
fa1da99885
Missed another file.
...
git-svn-id: svn://10.0.0.236/trunk@89858 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 00:46:41 +00:00
hyatt%netscape.com
af7b24bdc0
OOps. Missed a file.
...
git-svn-id: svn://10.0.0.236/trunk@89857 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 00:45:51 +00:00
nelsonb%netscape.com
ad03c5b0d0
Fix bug in SSL_ResetHandshake introduced in last checkin.
...
git-svn-id: svn://10.0.0.236/trunk@89856 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 00:39:02 +00:00
heikki%netscape.com
39b54ea982
Removed unused variable. NS_PAGE_LOAD is nsEvent, not nsMouseEvent. r=harishd.
...
git-svn-id: svn://10.0.0.236/trunk@89855 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 00:19:48 +00:00
sspitzer%netscape.com
f0a22f674c
fix #72567 . whoops, I broke message dnd. sr=bienvenu.
...
(you might have to remove your component.reg file, too see the bug)
git-svn-id: svn://10.0.0.236/trunk@89853 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 00:08:57 +00:00
heikki%netscape.com
fd1ba312a3
Not part of build. Added tests for document.load() (a DOM extension used to load XML documents asynchronloysly as data).
...
git-svn-id: svn://10.0.0.236/trunk@89852 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 00:05:05 +00:00
blizzard%redhat.com
1dbe26fbf9
Attempt to fix irix bustage. Shouldn't hurt other platforms.
...
git-svn-id: svn://10.0.0.236/trunk@89851 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-20 00:00:48 +00:00
hyatt%netscape.com
3d94693968
Fix for 72345. r=jag, sr=shaver,scc
...
git-svn-id: svn://10.0.0.236/trunk@89850 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:56:28 +00:00
pavlov%netscape.com
5b76dd6c1b
xul image frame changes for new imagelib. part of bug 70938. r=danm sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89849 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:44:55 +00:00
tao%netscape.com
121d5c1127
Fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@89847 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:40:58 +00:00
disttsc%bart.nl
bf3ffb8d4c
Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, adding "windowwatcher" to REQUIRES line in embedding/browser/gtk/src/Makefile.in
...
git-svn-id: svn://10.0.0.236/trunk@89846 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:36:16 +00:00
kestes%tradinglinx.com
caf3dbef6f
always show the last few lines of the build.
...
git-svn-id: svn://10.0.0.236/trunk@89845 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:35:13 +00:00
disttsc%bart.nl
de5f2784f3
Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, adding "string" to REQUIRES line in embedding/components/appstartup/src/Makefile.in
...
git-svn-id: svn://10.0.0.236/trunk@89844 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:35:10 +00:00
kestes%tradinglinx.com
7c528aaa25
add system3() so that we can send reports while the
...
build is running.
git-svn-id: svn://10.0.0.236/trunk@89843 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:33:43 +00:00
kestes%tradinglinx.com
61035f9594
fix typo in header generation.
...
take out the <p> in the info, it makes the windows too big.
also increase the window sizing algorithm for the headers
to be compatible with what I do for the build.
git-svn-id: svn://10.0.0.236/trunk@89842 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:32:43 +00:00
disttsc%bart.nl
923953f2bf
Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, add "embedcomponents" to REQUIRES line in embedding/base/Makefile.in, r=cls
...
git-svn-id: svn://10.0.0.236/trunk@89841 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:30:29 +00:00
sspitzer%netscape.com
dcaa9dd698
fix for #72553 . remember if we hid the flag / read columns.
...
sr=bienvenu. also persist the width of some columns we weren't
persisting, due to a spelling mistake. (thanks to neil@parkwaycc.co.uk for
that part of the fix)
git-svn-id: svn://10.0.0.236/trunk@89840 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:27:58 +00:00
pavlov%netscape.com
3ae4e7b67d
unix build changes to conditionally build new directories if configure flags are specified. part of bug 70938. r=dbaron@fas.harvard.edu sr=cls@seawood.org
...
git-svn-id: svn://10.0.0.236/trunk@89839 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:26:47 +00:00
peterlubczynski%netscape.com
1816ee238e
Fix for getting Object Frame (and plugins) getting focus on Mac. Fixes Shockwave typing input bug 68756 a=av sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@89838 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:26:41 +00:00
pavlov%netscape.com
a392f992e6
add -DMOZ_NEW_CACHE and -DUSE_IMG2 to CFLAGS on windows if MOZ_NEW_CACHE is set and/or USE_IMG2 part of bug 70938. r=bryner sr=cls
...
git-svn-id: svn://10.0.0.236/trunk@89837 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:21:52 +00:00
erik%netscape.com
44e2c24154
bug 71339; author=simon@softel.co.il; r=rods; sr=erik; changes from IBM
...
bidi project (Hebrew, Arabic, etc); in ifdef IBMBIDI for now
git-svn-id: svn://10.0.0.236/trunk@89836 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:20:21 +00:00
tao%netscape.com
bc59c7f07e
71517: Dynamically select platform jar in langxxxx.xpi. r=ssu, sr=dveditz.
...
package all en-*.jar into langenus.xpi and select on one the fly.
git-svn-id: svn://10.0.0.236/trunk@89835 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:10:12 +00:00
javi%netscape.com
a0433e7576
Make a better contract ID for the pk11 token db.
...
git-svn-id: svn://10.0.0.236/trunk@89834 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:09:28 +00:00
jgmyers%netscape.com
978e353a60
Add assertion for thread saftey of MIME_ConvertCharset(): bug 70499 r=ducarroz sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@89833 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:09:22 +00:00
peterlubczynski%netscape.com
06461ca556
Fix for null docShell in nsEventStateManager::UpdateCursor. Fixing AIM Express top crash. bug 69589 r=saari sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89831 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 23:01:59 +00:00
pavlov%netscape.com
89f6e6b48d
(not part of the build) changing nsHTMLAtoms::image to nsXULAtoms::image r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89830 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:59:20 +00:00
jgmyers%netscape.com
f8c046d2a3
Make SMTP prefer PLAIN over LOGIN: bug 72218 sr=mscott r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@89829 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:57:37 +00:00
blizzard%redhat.com
223be9605e
Bug #72224 . Turn on the new embedding widget. sr=shaver r=danm
...
git-svn-id: svn://10.0.0.236/trunk@89827 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:25:29 +00:00
waterson%netscape.com
42e5d3524d
Bug 71594. Reparent views from 'trailing' frame, but only make trailing frame if it'd have children. r=karnaze, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89826 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:24:20 +00:00
waterson%netscape.com
5f1b8eaa71
Bug 71421. Always check for null script object from CompileScript(). r=mstoltz, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@89825 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:22:24 +00:00
sspitzer%netscape.com
e7073d7eaf
fix for #72292 . don't use [value="..."] rules in css. sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@89824 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:18:47 +00:00
blizzard%redhat.com
6c254a95d9
Fix bug #72069 . Move event processing until after the X event has been processed to prevent race conditions. Lots of Gtk warnings and crashes should be fixed with this. sr/r=shaver/brendan ( tag team )
...
git-svn-id: svn://10.0.0.236/trunk@89823 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:17:47 +00:00
sspitzer%netscape.com
9f39019f2b
fix #58454 . this extra logging call made it look we were doing
...
two XOVERs. sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@89822 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:16:55 +00:00
waterson%netscape.com
57d62b2a78
Bug 71594. Reparent views from 'trailing' frame, but only make trailing frame if it'd have children. r=karnaze, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89821 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:16:47 +00:00
peterlubczynski%netscape.com
7f3a4852aa
Fix wording in Windows Default Plugin bug 56653 a=av sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89819 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:16:32 +00:00
sspitzer%netscape.com
6320a7dec7
fix for #72371 . sr=bienvenu. get "unsubscribe" working from the edit menu and the folder pane context menu.
...
git-svn-id: svn://10.0.0.236/trunk@89818 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:15:38 +00:00
sspitzer%netscape.com
45720cad07
fix for #68036 . (quiet compiler warnings) sr=brendan/waterson a long time ago.
...
git-svn-id: svn://10.0.0.236/trunk@89817 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:14:07 +00:00
blakeross%telocity.com
84d0860013
Crash when reading past the end of a CSSRuleList. patch by Hixie (ian@hixie.ch). r=blake, glazman sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@89816 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:12:12 +00:00
sspitzer%netscape.com
f98d1960e3
more files removed due to the mailnews perf landing.
...
git-svn-id: svn://10.0.0.236/trunk@89815 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:11:49 +00:00
peterlubczynski%netscape.com
a86451a0a3
Fix refcount issue with nsPluginInstanceOwner caused during key event listener registration bug 72236 a=av sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89814 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 22:10:23 +00:00
pavlov%netscape.com
c226a0997a
send the onstopframe message
...
git-svn-id: svn://10.0.0.236/trunk@89813 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:58:07 +00:00
chak%netscape.com
1cb86d4edf
Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
Fix for #71994
MfcEMbed must implement Get/SetVisibility of nsIEmbeddingSiteWindow
r=chak
git-svn-id: svn://10.0.0.236/trunk@89812 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:57:57 +00:00
pavlov%netscape.com
3cb8c719f6
new caching stuff
...
git-svn-id: svn://10.0.0.236/trunk@89811 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:57:39 +00:00
disttsc%bart.nl
036337b6d3
Stop "about:blank" from being loaded twice at startup and get rid of a reload at startup accidentily added a while back. bug=72342, r=hwaara, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89810 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:52:33 +00:00
roc+%cs.cmu.edu
868dfa2604
Fix for 72055 by ian@hixie.ch. If a widget doesn't have a view, then don't try to exclude it from the opaque covering region. r=kmcclusk, sr=roc+moz@cs.cmu.edu
...
git-svn-id: svn://10.0.0.236/trunk@89809 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:51:58 +00:00
disttsc%bart.nl
58344f8f95
"Add gopher:// urls to winhooks integration", bug=70264, author=Stephen Walker <walk84@usa.net>, r=timeless, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@89808 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:48:31 +00:00
axel%pike.org
9cdd58f67a
not part of build; fixing 72532; r=peterv
...
git-svn-id: svn://10.0.0.236/trunk@89807 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:48:19 +00:00
mkaply%us.ibm.com
461056825b
No bug
...
r=javier, sr=jst
Change some PR_CALLBACK to JS_DLL_CALLBACK
git-svn-id: svn://10.0.0.236/trunk@89806 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:46:25 +00:00
shaver%mozilla.org
4735fecffe
67797: add Components.isSuccessCode (r=jag, sr=jband)
...
git-svn-id: svn://10.0.0.236/trunk@89805 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:34:05 +00:00
pinkerton%netscape.com
eaca667606
fix up case differences, since sometimes OSX seems to care.
...
git-svn-id: svn://10.0.0.236/trunk@89803 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:31:14 +00:00
pinkerton%netscape.com
9e69373881
fix up case differences since sometimes osX seems to care.
...
git-svn-id: svn://10.0.0.236/trunk@89802 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:30:51 +00:00
pinkerton%netscape.com
e2fd482731
turn on rod's reflow counts in debug and clean up a lot of unused cruft. r=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@89801 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:27:14 +00:00
dave%intrec.com
8d25b5b1ac
Adding a comment to the top to hopefully prevent some of the confusion that new Bugzilla maintainers are often running into with hacking Bugzilla installs.
...
git-svn-id: svn://10.0.0.236/trunk@89799 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:17:48 +00:00
dave%intrec.com
b7827442ce
Re-re-fix for bug 71550. This will quite likely fix a number of bugs in other places. The DBID<->Name conversion routines in globals.pl were not pushing/popping the SQL state around their SQL calls, which could result in lost data if called from inside a loop which is handling other SQL data.
...
git-svn-id: svn://10.0.0.236/trunk@89798 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 21:03:52 +00:00
blizzard%redhat.com
f9544d281c
Fix the rest of #72313 for sloppy focus users. Really. I swear. r=shaver,waterson a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@89796 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 20:50:44 +00:00
mkaply%us.ibm.com
64cc00f678
OS/2 breakage - same as Win
...
git-svn-id: svn://10.0.0.236/trunk@89793 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 20:07:06 +00:00
timeless%mac.com
a88215d2d2
fix bug 72487 Create Attachment should allow user to create another attach
...
Also adds link+desc to created patch.
r=jake,terry
git-svn-id: svn://10.0.0.236/trunk@89792 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 20:02:55 +00:00
javi%netscape.com
e9871b28e3
Add new sources from freebl to the Mac project.
...
git-svn-id: svn://10.0.0.236/trunk@89788 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 19:06:42 +00:00
shaver%mozilla.org
8df961cb98
fix build bustage (r=blizzard)
...
git-svn-id: svn://10.0.0.236/trunk@89784 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 18:44:59 +00:00
javi%netscape.com
92fb87a01a
ccarlen says we don't have to bump the refCnt when adding the observer.
...
git-svn-id: svn://10.0.0.236/trunk@89783 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 18:30:25 +00:00
blizzard%redhat.com
b2e5c45110
Fix bug #72313 . Focus problems on linux. This adds a flag to nsIWidget::SetFocus() that says to raise the window. We only raise the window from one place, window.focus(). This builds and runs on at least linux and the mac. r=jst,brendan,hyatt a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@89782 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 17:56:04 +00:00
alecf%netscape.com
9e059ce270
fix for blocker 72477 - add layout_xul_outliner.xpt to the nightly builds
...
a=leaf,sr=shaver
git-svn-id: svn://10.0.0.236/trunk@89781 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 17:52:49 +00:00
blizzard%redhat.com
df6410128f
Comments from shaver's super-review. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@89771 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-19 00:52:53 +00:00
mkaply%us.ibm.com
08207ada5e
Attempt to fix OS/2 bustage
...
git-svn-id: svn://10.0.0.236/trunk@89752 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 04:15:26 +00:00
dbaron%fas.harvard.edu
a2b4b21279
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage from mailnews performance branch landing by adding new header file dependencies to REQUIRES.
...
git-svn-id: svn://10.0.0.236/trunk@89750 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 03:49:10 +00:00
sspitzer%netscape.com
8b79622536
fix bustage.
...
git-svn-id: svn://10.0.0.236/trunk@89749 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 02:59:47 +00:00
sspitzer%netscape.com
300aa26b63
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@89748 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 02:58:53 +00:00
sspitzer%netscape.com
0563879c7b
remove files no longer part of the build due to the mailnews landing.
...
(specifically, there is no more message datasource or nsIMessage)
git-svn-id: svn://10.0.0.236/trunk@89747 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 02:54:34 +00:00
rginda%netscape.com
9d8b843e90
-- NOT PART OF THE BUILD --
...
initial checkin of a "did you know" factsheet for chatzilla
git-svn-id: svn://10.0.0.236/trunk@89744 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 02:04:06 +00:00
mscott%netscape.com
7dc24bf70f
Land the Mailnews Performance Branch.
...
Includes front end re-write to use the outliner widget for the thread pane.
Improvements in scrolling, folder loading, message display, replyto time, sorting, selecting, deleting, the list goes
on and on.
enjoy =).
git-svn-id: svn://10.0.0.236/trunk@89742 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 01:59:34 +00:00
ducarroz%netscape.com
6d492e619a
Mailnews performance branch landing...
...
git-svn-id: svn://10.0.0.236/trunk@89740 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 01:53:39 +00:00
blizzard%redhat.com
d8c584e973
Fix bug #71266 . As much as we all dispise it window.focus() should raise windows on linux. r=danm, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@89735 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 01:39:04 +00:00
av%netscape.com
1cf64c84f7
Fixing #72019 , missing frees added to match allocs, patch by beard, r=bnesse, sr=waterson, a=av
...
git-svn-id: svn://10.0.0.236/trunk@89732 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 00:38:23 +00:00
law%netscape.com
7dd64f83ed
Bug 26029; add CHROME_WINDOW_MIN flag to enable minimizable dialog windows (and use that for download progress dialogs); r=danm sr=alecf a=asa
...
git-svn-id: svn://10.0.0.236/trunk@89731 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 00:30:38 +00:00
hyatt%netscape.com
0e5da4adda
etc.
...
git-svn-id: svn://10.0.0.236/trunk@89730 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 00:28:00 +00:00
hyatt%netscape.com
9f5f830a3a
See my previous message.
...
git-svn-id: svn://10.0.0.236/trunk@89728 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 00:27:46 +00:00
hyatt%netscape.com
47af48047c
Fixes for my 3 0.8.1 bugs... all approved etc. etc.
...
git-svn-id: svn://10.0.0.236/trunk@89727 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-17 00:27:13 +00:00
law%netscape.com
f4fdc0f69c
Bug 50424; open new browser window if there is no explicit url, -mail, etc.; r=mcafee, sr=hyatt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@89726 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 23:51:22 +00:00
pchen%netscape.com
c94579a578
bug 69810, r=mcafee, sr=hyatt, a=asa, #define INCLUDE_XUL 1 for mac dom project, fixes nsFocusController::GetControllers() to QI currently focused element to a xul element and call GetControllers() on it if QI succeeds.
...
git-svn-id: svn://10.0.0.236/trunk@89725 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 23:38:36 +00:00
sspitzer%netscape.com
473b91f301
fix for #69684 (and other subscribe problems caused by this.)
...
using [value="true"] in my css made things dog slow.
see alecf's posting news://news.mozilla.org/3A82F42D.1050102@netscape.com
sr=bienvenu a=asa
git-svn-id: svn://10.0.0.236/trunk@89724 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 23:35:14 +00:00
nelsonb%netscape.com
c603a294b4
Reinterpret the READ and WRITE poll flags depending on the state of the
...
socket and the SSL handshake. Rename the badly named "connected" flag.
Bugzilla bugs 56924, 56926, 66706.
Modified Files:
ssl3con.c sslauth.c sslcon.c ssldef.c sslgathr.c sslimpl.h
sslsecur.c sslsock.c
git-svn-id: svn://10.0.0.236/trunk@89723 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 23:26:06 +00:00
disttsc%bart.nl
5835721f7b
Hook up browser UI after skin switch. bug=68662, r=ben, sr=alecf, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@89722 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 22:40:15 +00:00
gordon%netscape.com
32db7c1881
Fix bug 72038 "FTP listings never stop loading on Mac", by sfraser and gordon. r= dougt, sr=scc.
...
git-svn-id: svn://10.0.0.236/trunk@89719 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 22:00:13 +00:00
disttsc%bart.nl
8196638759
"status bar not displaying final information", bug 62796, r=mao, sr=hyatt, a=asa
...
git-svn-id: svn://10.0.0.236/trunk@89718 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 21:40:33 +00:00
colin%theblakes.com
33a9d0232e
Fix OpenVMS build breakage
...
b=71990 r=danm sr=blizzard a=leaf
git-svn-id: svn://10.0.0.236/trunk@89717 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 21:39:49 +00:00
dougt%netscape.com
d54a8889e3
Fixes bug 71397. s/r=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89716 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 21:33:23 +00:00
disttsc%bart.nl
1b8b7ba3a7
"Re-do change from bundle to gNavigatorBundle" (accidental backout), bug=72137, r=mao, sr=ben, a=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@89715 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 21:32:24 +00:00
hewitt%netscape.com
616340ca64
72210 - mailheader bgcolor, r=hwaara, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@89713 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 20:39:01 +00:00
mkaply%us.ibm.com
6433e2b695
No bug
...
r=mkaply, a=asa
256 color regression caused by previous checkin
git-svn-id: svn://10.0.0.236/trunk@89712 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 20:31:22 +00:00
blizzard%redhat.com
fbc5d357a4
Make chrome windows resize intrinsically. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@89711 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 19:38:01 +00:00
brendan%mozilla.org
44a9a9cb5c
Fix JS_ArenaRealloc to cope with alignment shift from realloc (72034, r=shaver, sr=jband, a=asa).
...
git-svn-id: svn://10.0.0.236/trunk@89708 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 08:06:08 +00:00
dave%intrec.com
df86eaa659
Re-fix for bug 71550: all watchers are now accounted for instead of only the first watcher found.
...
git-svn-id: svn://10.0.0.236/trunk@89707 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 07:49:37 +00:00
despotdaemon%netscape.com
711641a17f
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@89704 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 05:37:12 +00:00
hewitt%netscape.com
842347b0b8
65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@89702 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 04:44:58 +00:00
despotdaemon%netscape.com
1e8fa240de
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@89701 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 04:26:18 +00:00
hewitt%netscape.com
ec7e0f3002
65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@89700 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 04:16:29 +00:00
despotdaemon%netscape.com
c1bb863f76
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@89699 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 04:01:11 +00:00
hewitt%netscape.com
1a78c9d45d
65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@89698 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 03:33:21 +00:00
sdagley%netscape.com
5ee5780803
Fix #72048 . Add Carbon target for apprunner project w/'carb' 0 resource so the built app is properly identified as a Carbon app. r=pinkerton, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@89697 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 03:08:41 +00:00
hewitt%netscape.com
d8a7618d66
65745 - themes cleanup, r=dveditz/cmanske/chuang/blake/andreww, sr=hyatt, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@89696 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 02:56:38 +00:00
pavlov%netscape.com
94a4c64b99
changes wrt where we cache images. now setting the size and expiration date information on the cache entry descriptor
...
git-svn-id: svn://10.0.0.236/trunk@89695 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-16 02:40:04 +00:00
pavlov%netscape.com
594f3ea713
making function prototype static so it doesn't default to extern
...
git-svn-id: svn://10.0.0.236/trunk@89686 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 23:33:52 +00:00
mscott%netscape.com
68c97c24a6
NOT PART OF THE BUILD
...
Pre-landing work for the mailnews performance branch. Add news files on the branch to the tip.
git-svn-id: svn://10.0.0.236/trunk@89684 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 22:43:49 +00:00
mscott%netscape.com
1152668ec8
NOT PART OF THE BUILD
...
Pre-landing work for the mailnews performance branch.
Add news files on the branch to the tip.
git-svn-id: svn://10.0.0.236/trunk@89683 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 22:43:31 +00:00
mscott%netscape.com
b7d13d8915
NOT PART OF THE BUILD
...
Pre-landing work for the mailnews performance branch. Add news files on the branch to the tip.
git-svn-id: svn://10.0.0.236/trunk@89682 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 22:35:34 +00:00
mscott%netscape.com
679f920a00
NOT PART OF THE BUILD!!!
...
Pre-landing work for the mailnews performance branch.
Adding some new files to the tip.
git-svn-id: svn://10.0.0.236/trunk@89681 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 22:33:33 +00:00
mkaply%us.ibm.com
5f45c15165
No bug
...
r=mkaply, a=asa
Basic support for lower Unicode range on all encoding
git-svn-id: svn://10.0.0.236/trunk@89680 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 21:13:43 +00:00
mkaply%us.ibm.com
dac4968cdb
No bug
...
r=mkaply, a=asa
code from aaronr for some PS handling issues
fix for scrollbar issue
git-svn-id: svn://10.0.0.236/trunk@89679 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 21:00:53 +00:00
mkaply%us.ibm.com
d941838f96
No bug
...
r=mkaply, a=asa
Continuing the GFX cleanup
code from aaronr for some PS handling issues
code from dainis for transparent PNGs and various cleanup
git-svn-id: svn://10.0.0.236/trunk@89678 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 20:59:50 +00:00
kestes%tradinglinx.com
f03faa2a7c
add common error stings
...
git-svn-id: svn://10.0.0.236/trunk@89677 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 18:00:00 +00:00
kestes%tradinglinx.com
823a918960
put the output into a form which can be sourced by /bin/sh
...
git-svn-id: svn://10.0.0.236/trunk@89676 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 17:59:15 +00:00
kestes%tradinglinx.com
943477803f
change some of the default configurations.
...
git-svn-id: svn://10.0.0.236/trunk@89675 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 17:58:06 +00:00
kestes%tradinglinx.com
f1f77ae7ae
update info on state of bonsai support
...
clarify warnings issues
git-svn-id: svn://10.0.0.236/trunk@89674 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 17:57:20 +00:00
dave%intrec.com
666dc8c49f
Fix for bug 71550: watchers now get email based on their own preferences rather than the preferences of the person they are watching. Patch by jake@acutex.net, r= dave@intrec.com
...
git-svn-id: svn://10.0.0.236/trunk@89673 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 07:50:36 +00:00
javi%netscape.com
e27bec3fe9
Make clean builds work. Do this by removing the sub-class of
...
nsIDialogParamBlock in nsIPKIParamBlock. Everywhere we want
to have bot nsIDialogParamBlock and nsIPKIParamBlock we do
QueryInterface to get a pointer to the right interface.
git-svn-id: svn://10.0.0.236/trunk@89670 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 03:06:47 +00:00
beard%netscape.com
ad12fb26e3
Fix to get nsLeakDetector building again after shaver's changes to NS_NewGenericFactory(). r=dbaron@fas.harvard.edu, sr=waterson, amen=leaf.
...
git-svn-id: svn://10.0.0.236/trunk@89669 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-15 02:49:23 +00:00
mkaply%us.ibm.com
aa0b13b619
#71941
...
r=jag, a=pchen
OS/2 build bustage (for some reason not on tinderbox) add PR_STATIC_CALLBACK
git-svn-id: svn://10.0.0.236/trunk@89667 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 23:57:37 +00:00
nelsonb%netscape.com
9f41b38daf
Build changes for Solaris and gcc. Get gcc to use the proper architecture
...
flags when building v8plus code on Solaris/Ultrasparc. Use gcc instead of
ld to build the freebl DSOs when using gcc on Solaris. And stop using the
"sparkfix" program on Solaris. It is no longer needed. Bug 69052.
git-svn-id: svn://10.0.0.236/trunk@89664 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 23:30:37 +00:00
blizzard%redhat.com
b8cc24c133
Put hard coded list of content types back in. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@89663 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 22:52:34 +00:00
blizzard%redhat.com
ebe754f6dc
Bulletproof some of the functions so that we don't deref things before they are created. Include gtkmozembed_internal.h so that get_nsIWebBrowser actually has C linkage qualities. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@89662 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 22:36:19 +00:00
thayes%netscape.com
68a0254fbf
Add -DNSS_USE_STATIC_LIBS to get correct linkage against static version
...
of NSS libraries.
git-svn-id: svn://10.0.0.236/trunk@89661 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 22:33:08 +00:00
briane%qnx.com
ed16fdf997
PHOTON BUILD ONLY
...
fixes for change in NS_ConvertUCS2toUTF8 for getting data and changes for printing.
git-svn-id: svn://10.0.0.236/trunk@89660 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 22:08:30 +00:00
attinasi%netscape.com
284a540ff9
Putting my changes back in since it made no difference in the orange-ish nature of certain linux tinderboxes. (pchen said it was ok, so there.)
...
git-svn-id: svn://10.0.0.236/trunk@89659 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 22:02:48 +00:00
blizzard%redhat.com
ed1c7defd2
Make streaming go. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@89657 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 21:38:56 +00:00
beard%netscape.com
d9080d0633
[not part of build] Fix dumb assertion.
...
git-svn-id: svn://10.0.0.236/trunk@89654 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 21:16:55 +00:00
attinasi%netscape.com
0457b743e4
Reverting in hope of fixing the orangeness...
...
git-svn-id: svn://10.0.0.236/trunk@89648 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 19:59:05 +00:00
briane%qnx.com
2b23174df9
PHOTON BUILD ONLY
...
Numerous bug fixes and code cleanup for photon related memory leaks and
bugs.
git-svn-id: svn://10.0.0.236/trunk@89647 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 19:46:53 +00:00
relyea%netscape.com
3b7c990555
Make the nss_build_all target work on NT.
...
git-svn-id: svn://10.0.0.236/trunk@89646 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 19:12:30 +00:00
javi%netscape.com
f01831ca85
Fix for Bug 71889
...
Null out secmodname during NSS_Shutdown so that a later call to NSS_Init succesfully initializes the SECMOD libraries.
Also, free the memory allocated to allocated the name of the keydb and remove an unused local variable.
git-svn-id: svn://10.0.0.236/trunk@89645 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 18:58:14 +00:00
alecf%netscape.com
0b9c36362d
fix today's pseudo-blocker by initializing a variable which determined if the "Now" value was valid or not
...
r=pchen, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@89644 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 18:34:57 +00:00
relyea%netscape.com
914e9e75e1
Add code to all the nss pre-reqs with a single target.
...
git-svn-id: svn://10.0.0.236/trunk@89643 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 18:08:25 +00:00
disttsc%bart.nl
d1a9d6124e
Fix non-JAR builds run-time bustage. Some lines were accidentily removed from classic/jar.mn and modern/jar.mn, causing needed css files to not be copied / jar'ed up for clobber builds. Putting them back. bug=71953. r=mozbot. Forgive me for cleaning up a little "while I was there".
...
git-svn-id: svn://10.0.0.236/trunk@89642 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 14:54:44 +00:00
sgehani%netscape.com
a392c0daba
Fixing fizilla build bustage. r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@89641 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 09:49:22 +00:00
dveditz%netscape.com
071133eddf
fixing ports build bustage
...
git-svn-id: svn://10.0.0.236/trunk@89640 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 08:46:52 +00:00
brendan%mozilla.org
47c8105e26
Fix bug 69271, r=waterson, sr=shaver:
...
- Don't ape java.lang.String's bogo-sampling hash function for "long" (>=16
char) strings.
- Theory and practice comment in pldhash.h helps analyze when to use double
hashing (most of the time) vs. when to use chaining.
- Subroutine ChangeTable from PL_DHashTableOperate so it can be called from
PL_DHashTableEnumerate, if the latter finds that enough entries have been
removed to be worth a shrink or compress cycle.
git-svn-id: svn://10.0.0.236/trunk@89639 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 07:48:07 +00:00
jst%netscape.com
c6e5e34cc0
Fixing bug 67573. Making sure the presshell is in a state where it's safe to flush pending notifications when the dummy layout request is removed from the document loadgroup, this ensures that code that executes in the documents onload handler is able to successfully flush pending notifications on the presshell. r=nisheeth@netscape.com, sr=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89638 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 07:47:00 +00:00
brendan%mozilla.org
d9b3cdbf07
Fix bug 69271, r=waterson, sr=shaver:
...
- Don't ape java.lang.String's bogo-sampling hash function for "long" (>=16
char) strings.
- Theory and practice comment in jsdhash.h helps analyze when to use double
hashing (most of the time) vs. when to use chaining.
- Subroutine ChangeTable from JS_DHashTableOperate so it can be called from
JS_DHashTableEnumerate, if the latter finds that enough entries have been
removed to be worth a shrink or compress cycle.
git-svn-id: svn://10.0.0.236/trunk@89637 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 07:42:32 +00:00
disttsc%bart.nl
4362910022
Fix bad nsPromiseFlatString usage in nsAtomTable, bug=71759, r=bryner, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@89636 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 07:41:08 +00:00
disttsc%bart.nl
4388277b51
Fix typo in confirm profile migration code, r=mao, a=ben
...
git-svn-id: svn://10.0.0.236/trunk@89635 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 07:38:09 +00:00
pollmann%netscape.com
8897fa1077
Bug 71834: Fix form post smoketest blocker - backout fix for bug 69862
...
git-svn-id: svn://10.0.0.236/trunk@89634 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 07:36:13 +00:00
pollmann%netscape.com
cee3a18d0a
Bug 55988: Hidden and button inputs save state when the content attribute named 'value' changes, r=jst@netscape.com, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89633 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 07:36:01 +00:00
pollmann%netscape.com
75ef031b93
Bug 68010: Make XML/XHTML documents obey scrolling attribute on containing frames/iframes, remove unused variable, r=heikki@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89632 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 07:35:40 +00:00
pollmann%netscape.com
11b1e5a1dc
Bug 65878: Make Image documents obey scrolling attribute on containing frames/iframes, remove unused variable, r=heikki@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89631 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 07:35:29 +00:00
alecf%netscape.com
7dad5273fb
fix for bug 71852 sr=hyatt
...
fix trees by adding -xul to css property, so that scrolled boxes inherit their attributes appropriately
git-svn-id: svn://10.0.0.236/trunk@89630 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 07:34:04 +00:00
syd%netscape.com
4180f0b973
Fix for:
...
http://bugzilla.mozilla.org/show_bug.cgi?id=68229
r=andreww, sr=sfraser. checking in for anatoliya
git-svn-id: svn://10.0.0.236/trunk@89629 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 07:33:46 +00:00
darin%netscape.com
921505b325
Fixes tinderbox redness on the mac. r=dveditz
...
git-svn-id: svn://10.0.0.236/trunk@89628 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 06:58:50 +00:00
sgehani%netscape.com
68a8ed2f74
Hook libxpnet into the mac installer (and UI polish friends).
...
b = 67244
r = ssu
sr = mscott
git-svn-id: svn://10.0.0.236/trunk@89627 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 06:58:44 +00:00
sgehani%netscape.com
ca9fd62a48
Port libxpnet to the mac. (Turning it on.) Also turning on XPICleanup.
...
libxpnet:
b = 67248
r = ssu
sr = alecf
XPICleanup:
b = 65680
r = ssu
sr = alecf
git-svn-id: svn://10.0.0.236/trunk@89626 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 06:51:22 +00:00
sgehani%netscape.com
5ac73cff4a
Port libxpnet to the mac.
...
b = 67248
r = ssu
sr = mscott
git-svn-id: svn://10.0.0.236/trunk@89624 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 06:49:13 +00:00
attinasi%netscape.com
056dac3c0b
b=70731 r=dcone sr=waterson - fixes crasher while printing
...
git-svn-id: svn://10.0.0.236/trunk@89623 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 06:45:41 +00:00
leaf%mozilla.org
9bc6202c1f
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@89622 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 06:45:15 +00:00
attinasi%netscape.com
606a492210
b=63750 r=karnaze sr=scc - fixes bad image reflow problems
...
git-svn-id: svn://10.0.0.236/trunk@89621 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 06:44:02 +00:00
attinasi%netscape.com
a9154df1d2
force gopher port to default: sr=attinasi, r=jag b=71916
...
git-svn-id: svn://10.0.0.236/trunk@89620 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 06:43:00 +00:00
dmose%netscape.com
7caf9ab8dc
Split up ldap build options into two sections: ldap and ldap_experimental, in preparation for turning on just the ldap module in the default builds. Also fixes LDAP C SDK bustage introduced by change to --enable-nspr-autoconf. Bug 70658. Patch from leif@netscape.com, r=dmose@netscape.com, sr=alecf@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@89619 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 06:41:40 +00:00
beard%netscape.com
3d22220657
Added nsXPIProxy.cpp to fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@89617 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 06:14:54 +00:00
dveditz%netscape.com
df39d51240
fixing bustage
...
git-svn-id: svn://10.0.0.236/trunk@89616 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 06:03:44 +00:00
beard%netscape.com
ca2ff1c584
fix for bug #71879 , r=dveditz, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@89615 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:55:13 +00:00
beard%netscape.com
d8e24864aa
added nsAboutCacheEntry.cpp r=darin
...
git-svn-id: svn://10.0.0.236/trunk@89614 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:53:57 +00:00
dveditz%netscape.com
d007d58c50
removing obsolete files
...
git-svn-id: svn://10.0.0.236/trunk@89613 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:37:48 +00:00
dbragg%netscape.com
833147e8d3
mac project update for previous checkin
...
git-svn-id: svn://10.0.0.236/trunk@89612 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:36:00 +00:00
dveditz%netscape.com
5df7fedc87
bug 28896 register file versions r=ssu,sr=mscott
...
bug 45939 File.remove() returns bogus error,r=sgehani,sr=alecf
bug 7022 make platform/build info available to XPInstall script r=sgehani,sr=mscott
bug 47258 more detailed error reporting failing to install file, r=sgehani,sr=mscott
bug 62916 refresh plugins from install script r=ssu,sr=mscott
git-svn-id: svn://10.0.0.236/trunk@89610 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:30:25 +00:00
mkaply%us.ibm.com
d493ffd6fe
OS/2 TB break
...
Need calling convention
git-svn-id: svn://10.0.0.236/trunk@89609 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:28:27 +00:00
anthonyd%netscape.com
22765aef37
bug fix for 59005 Saving html with selects saves unneeded state.
...
r=rods
sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@89608 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:27:44 +00:00
racham%netscape.com
f5ad5ecbb8
Fixing bug 71906. Enabling Search Messages link on Account Central for Local Folders also. r=racham, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@89607 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:26:42 +00:00
dbragg%netscape.com
87555b8935
part of 62916
...
git-svn-id: svn://10.0.0.236/trunk@89606 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:23:52 +00:00
dveditz%netscape.com
fb95ee0cf0
bug 62916 refresh plugins from XPInstall, r=ssu,sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@89605 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:19:41 +00:00
dveditz%netscape.com
11ec70ffc6
Bug 47258, better descrimination for unpacking errors. r=sgehani,sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@89604 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 05:15:55 +00:00
blakeross%telocity.com
dd9630dc87
Fix mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@89602 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 04:50:44 +00:00
mkaply%us.ibm.com
fe7e1dc212
OS/2 TB break
...
Don't even get me started
git-svn-id: svn://10.0.0.236/trunk@89601 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 04:11:42 +00:00
darin%netscape.com
cd93881d96
[not part of the build] New cache used PRUint32 for time now instead of PRTime. r=gordon
...
git-svn-id: svn://10.0.0.236/trunk@89599 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 03:56:01 +00:00
darin%netscape.com
0aea729c9e
[not part of the build] New cache uses PRUint32 for time now instead of PRTime. r=gordon
...
git-svn-id: svn://10.0.0.236/trunk@89598 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 03:55:15 +00:00
darin%netscape.com
db46fd8e9e
[not part of the build] Changes to make the new cache use PRUint32's for
...
time instead of PRTime's. r=gordon
git-svn-id: svn://10.0.0.236/trunk@89597 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 03:54:05 +00:00
disttsc%bart.nl
e76cb821c9
Fix MOZ_TRACK_MODULE_DEPS builds (like senna) bustage, adding "necko" to REQUIRES, r=cls
...
git-svn-id: svn://10.0.0.236/trunk@89596 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 03:46:23 +00:00
beard%netscape.com
702eda7e46
[not part of build] Using nsIPref::AddObserver() instead of krufty old callbacks. Using directory service to obtain profile directory and using a "profile-do-change" observer to regenerate the cache directory.
...
git-svn-id: svn://10.0.0.236/trunk@89595 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 03:35:09 +00:00
beard%netscape.com
452206cf02
fix Mac build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@89594 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 03:24:20 +00:00
blakeross%telocity.com
e3e06fb072
Missed a file...
...
git-svn-id: svn://10.0.0.236/trunk@89593 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 03:13:37 +00:00
rginda%netscape.com
ee5390e1b5
fix for mac bustage, I think
...
git-svn-id: svn://10.0.0.236/trunk@89592 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 03:12:07 +00:00
stephend%netscape.com
67f07d10b1
Checking in the fix for tooltip in browser, bug 71612 r=timeless@mac.com sr=hewitt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89591 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 03:05:08 +00:00
colin%theblakes.com
b1aa5a00b4
Remove the O_TRUNC when we open a newly created file (its not needed and
...
produces undesirable side effects on OpenVMS).
b=68255 r=sspitzer sr=mscott a=leaf
git-svn-id: svn://10.0.0.236/trunk@89587 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:57:47 +00:00
pinkerton%netscape.com
28eac30ac4
gopher build changes.
...
git-svn-id: svn://10.0.0.236/trunk@89586 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:52:39 +00:00
mkaply%us.ibm.com
a9d575cf6a
OS/2 TB break
...
Is there a reason an XP_OS2 was thrown in on Win32 only code?
git-svn-id: svn://10.0.0.236/trunk@89585 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:51:03 +00:00
blakeross%telocity.com
5d1a6005be
Removing files that got checked in accidentally.
...
git-svn-id: svn://10.0.0.236/trunk@89584 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:51:02 +00:00
blakeross%telocity.com
5e9b6a35a7
Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
...
Fix 70404: assertions for datetime and finger. r=dougt, sr=rpotts
Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca )
git-svn-id: svn://10.0.0.236/trunk@89583 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:51:01 +00:00
pinkerton%netscape.com
1c9b707ed4
files added for gopher.
...
git-svn-id: svn://10.0.0.236/trunk@89582 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:47:56 +00:00
matt%netscape.com
f6389963f3
bug 71881
...
adding sidebar directory to popup menu
sr=hyatt
r=mcafee
git-svn-id: svn://10.0.0.236/trunk@89581 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:45:31 +00:00
Peter.VanderBeken%pandora.be
c7b844398b
part 3 of bug 48972 check in: mac changes. r=brendan, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@89580 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:43:32 +00:00
blakeross%telocity.com
d03df0d6a4
Fix 49334: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
...
Fix 70404: assertions or datetime and finger. r=dougt, sr=rpotts
Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca )
git-svn-id: svn://10.0.0.236/trunk@89579 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:42:39 +00:00
rginda%netscape.com
4f187c27f4
part 2 of bug 48972 check in. peterv to check in mac changes. r=brendan, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@89578 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:41:55 +00:00
blakeross%telocity.com
9cf78e1542
Fix 49934: gopher support, minor restructuring of directory viewer. necko: r=darin,dougt sr=rpotts other: r=waterson,mstoltz,jag sr=alecf
...
Fix 70404: assertionsf or datetime and finger. r=dougt, sr=rpotts
Both patches by Bradley Baetz (bbaetz@cs.mcgill.ca )
git-svn-id: svn://10.0.0.236/trunk@89577 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:41:18 +00:00
rginda%netscape.com
1bf1eb4a31
part one of checkin for bug 48974, idl additions. sr=shaver, r= brendan
...
git-svn-id: svn://10.0.0.236/trunk@89576 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:39:23 +00:00
matt%netscape.com
6d6e51c78a
adding search pattern matching on search button
...
"://" and "."
r=alecf
sr=ben
git-svn-id: svn://10.0.0.236/trunk@89575 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:38:24 +00:00
rginda%netscape.com
55db3c0b63
ChatZilla 0.8 checkin. see bug 71468 for details
...
r=ssieb, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@89574 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:35:29 +00:00
pinkerton%netscape.com
fc1429aa67
make xp popups work with xmouse (bug 50798). make xppopups go away when app is minimized and mouse is inside xppopup (bugs 45108,31601,37992,39276,45202,63527,68889) r=pink/sr=hyatt. submission by dean_tessman@hotmail.com
...
git-svn-id: svn://10.0.0.236/trunk@89573 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:34:46 +00:00
rginda%netscape.com
f3084e41d6
Checkin in new files for bug 71466
...
git-svn-id: svn://10.0.0.236/trunk@89572 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:33:40 +00:00
pinkerton%netscape.com
13f9f00186
don't hide tooltip until mouse exits the node, not on any mouse move. also allow for clients to disable the auto-hide timer with the 'noautohide' attribute. r=saari/sr=hyatt. bug# 71547.
...
git-svn-id: svn://10.0.0.236/trunk@89571 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:32:27 +00:00
racham%netscape.com
4b3708e645
Fixing bugs 66830, 68346, 71356. Fix to bug 66830 makes AccountCentral item display more dynamic based on server and protocol capabilities. Fix to bug 68346 makes the startup page appear once per account per mozilla session. Fix to bug 71356 fianlly makes the right biff sound to get played at the right time. r=gayatrib, sspitzer, bienvenu sr=sspitzer, bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@89570 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:32:04 +00:00
cls%seawood.org
93551f54df
1) "Not in the build" is the biggest cop-out of checkin rules imaginable.
...
2) If the file is compiled without setting a special flag, it's PART OF THE BUILD!
3) WTF IS UP WITH THESE EXTRA ^Ms?!?!?!
git-svn-id: svn://10.0.0.236/trunk@89567 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 02:05:21 +00:00
darin%netscape.com
0e1b596a03
[not part of the build] Fixed bustage in nsAboutCache.
...
git-svn-id: svn://10.0.0.236/trunk@89564 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 01:18:24 +00:00
pavlov%netscape.com
4bde48aced
change for new getrect method
...
git-svn-id: svn://10.0.0.236/trunk@89563 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 01:14:33 +00:00
pavlov%netscape.com
a0a4105677
make getRect pass out an nsrect&
...
git-svn-id: svn://10.0.0.236/trunk@89562 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 01:14:23 +00:00
darin%netscape.com
ed9b1f24cd
[not part of the build] Make nsICacheEntryDescriptor inherit from nsICacheEntryInfo
...
git-svn-id: svn://10.0.0.236/trunk@89561 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 01:11:14 +00:00
rods%netscape.com
e486bd16ad
turn on reflow counting when building in debug mode, activated by a pref
...
Bug 71514 r=kmcclusk sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@89560 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 01:05:07 +00:00
rods%netscape.com
4ba21c91b1
Small change to initialize values before getting prefs
...
Bug 71514 r=kmcclusk sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@89559 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 01:03:31 +00:00
beard%netscape.com
6620fb0713
Added nsICachingChannel.idl. a=leaf, r=darin
...
git-svn-id: svn://10.0.0.236/trunk@89558 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 00:55:31 +00:00
darin%netscape.com
c45a3a6cb0
Fixes bug 43729. HTTP response headers shows ni browswer window for content from NCSD 1.5.2. patch=mark@heily.org, r=darin, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@89557 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 00:47:13 +00:00
leaf%mozilla.org
a63b6dda21
add modules/staticmod to SeaMonkeyAll.
...
git-svn-id: svn://10.0.0.236/trunk@89556 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 00:42:46 +00:00
pavlov%netscape.com
6f2d08e2f3
more changes
...
git-svn-id: svn://10.0.0.236/trunk@89555 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 00:39:48 +00:00
pavlov%netscape.com
190dbdb460
minor api changes/indentation and spacing fixes, etc
...
git-svn-id: svn://10.0.0.236/trunk@89554 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 00:35:27 +00:00
nelsonb%netscape.com
7d0250e121
Fix bugzilla bugs 69753 and 39465. Temporary DB files are now created
...
in $TMP, $TMPDIR or $TEMP, if possible. On windows, temporary DB files
are now opened in binary mode and are removed when the progam terminates
or the DB is closed. Multiple temp DB files can now be created in the
same program. EOF value on disk is now updated when file is extended.
git-svn-id: svn://10.0.0.236/trunk@89552 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 00:29:55 +00:00
ssu%netscape.com
49db655814
fixing:
...
bug 68110 - installer fails on proxy support.
bug 64433 - setup.exe contains "netscape.exe" string.
bug 67259 - xpi error should indicate which package failed.
bug 52597 - show license file under mozilla installer.
bug 40707 - create mozilla mail shortcut.
bug 70892 - uninstall not possible after uninstall, install, then reboot.
bug 68053 contains patch for all of above.
r=dveditz,sgehani
sr=mscott
affects only windows platforms.
git-svn-id: svn://10.0.0.236/trunk@89551 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 00:24:23 +00:00
javi%netscape.com
cbe945cc49
Fully support profile swtiching in PSM 2.0
...
git-svn-id: svn://10.0.0.236/trunk@89547 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-14 00:03:23 +00:00
joki%netscape.com
75f14b4d25
Fix smoketest blocker bugs 71224 & 71836 and (probably) 71834. r: hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89546 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 23:58:15 +00:00
javi%netscape.com
577cba4d7d
Didn't mean to enable the logging by default.
...
git-svn-id: svn://10.0.0.236/trunk@89544 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 23:47:12 +00:00
saari%netscape.com
0cc455e2a5
imglib2 updates
...
git-svn-id: svn://10.0.0.236/trunk@89543 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 23:42:16 +00:00
saari%netscape.com
b38dc52adc
updating mac build
...
git-svn-id: svn://10.0.0.236/trunk@89542 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 23:38:33 +00:00
saari%netscape.com
b3c8c9331b
updating mac build of libimg2
...
git-svn-id: svn://10.0.0.236/trunk@89541 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 23:37:51 +00:00
saari%netscape.com
b7ec01a9da
update for mac build
...
git-svn-id: svn://10.0.0.236/trunk@89540 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 23:37:11 +00:00
saari%netscape.com
850d9f2824
removing for update
...
git-svn-id: svn://10.0.0.236/trunk@89539 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 23:36:05 +00:00
saari%netscape.com
72aa5341e1
Updates for imglib2
...
git-svn-id: svn://10.0.0.236/trunk@89538 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 23:33:11 +00:00
saari%netscape.com
ba1e13fbc5
update of libimg2
...
git-svn-id: svn://10.0.0.236/trunk@89537 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 23:29:32 +00:00
blizzard%redhat.com
99a2a6c2cb
New stream code - WIP. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@89535 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 23:26:53 +00:00
saari%netscape.com
6cb03599c2
Updates for libimg2
...
git-svn-id: svn://10.0.0.236/trunk@89534 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 23:25:59 +00:00
darin%netscape.com
2533108ec5
[not part of the build] Added nsAboutCacheEntry to necko component for use with the new cache.
...
git-svn-id: svn://10.0.0.236/trunk@89533 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 22:44:34 +00:00
javi%netscape.com
da9cfb82c5
Fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@89532 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 22:24:58 +00:00
javi%netscape.com
81e13f2306
The macro for PROFILE_BEFORE_CHANGE_TOPIC doesn't seem to be around
...
anymore.
git-svn-id: svn://10.0.0.236/trunk@89531 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 22:15:05 +00:00
blizzard%redhat.com
e0c2575662
Move chrome mask into private to fix startup crash. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@89530 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 22:01:10 +00:00
dougt%netscape.com
5d73f6bed7
NOT PART OF BUILD. This will make plugins work with the new cache.
...
git-svn-id: svn://10.0.0.236/trunk@89529 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 21:58:38 +00:00
javi%netscape.com
bb6393e184
First cut at profile switching for PSM 2.0
...
This will shut down NSS, but doesn't actively re-initialize NSS
with the new profile info.
git-svn-id: svn://10.0.0.236/trunk@89528 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 21:50:23 +00:00
blizzard%redhat.com
33fa838511
Add the prompter to the makefile. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@89526 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 21:30:22 +00:00
blizzard%redhat.com
a560182af5
Add VISIBILITY signal back in now that adam's changes are in. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@89523 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 21:15:26 +00:00
blizzard%redhat.com
9797d72b71
nsIPrompt impl. not part of the build
...
git-svn-id: svn://10.0.0.236/trunk@89522 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 21:09:21 +00:00
darin%netscape.com
32e4cd5ddd
[not part of the build] Touch ups to HTTP validation for new cache.
...
git-svn-id: svn://10.0.0.236/trunk@89521 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 20:09:56 +00:00
darin%netscape.com
b69f97c235
[not part of the build] Touch ups to about:cache and about:cache-entry
...
git-svn-id: svn://10.0.0.236/trunk@89520 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 20:06:42 +00:00
alecf%netscape.com
d5f6e021bb
fix for bug 71822 r=pchen a=ben
...
workaround for focusedWindow being null
git-svn-id: svn://10.0.0.236/trunk@89519 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 19:56:36 +00:00
mcgreer%netscape.com
7fde1d7d65
A bunch more cert UI, all the buttons are in (just need to be coded :)
...
git-svn-id: svn://10.0.0.236/trunk@89518 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 19:36:52 +00:00
relyea%netscape.com
acc35e34b4
bug 70992 patches to build 4.2 BSD
...
git-svn-id: svn://10.0.0.236/trunk@89517 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 19:02:05 +00:00
relyea%netscape.com
4bce16b9f5
bug 70992 patches to build 4.2 BSD.
...
git-svn-id: svn://10.0.0.236/trunk@89516 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 19:00:52 +00:00
mcgreer%netscape.com
628ebdb002
more cert manager functionality
...
* list mine and websites certs
* show cert chain in view cert
* show O and OU in view cert
git-svn-id: svn://10.0.0.236/trunk@89509 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 16:20:54 +00:00
gordon%netscape.com
8d57282cf0
[not part of build]
...
Implement simple LRU eviction mechanism for nsMemoryCacheDevice.
Add cleanup code to nsCacheService to fix intermittent crashes on shutdown.
Calculate MetaData size, and update field in nsCacheEntry.
Begin implmentation of nsICacheDeviceInfo in nsMemoryCacheDevice for about:cache.
Added various statistics to nsCacheService and nsMemoryCacheDevice.
git-svn-id: svn://10.0.0.236/trunk@89508 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 15:43:17 +00:00
brade%netscape.com
a950e9dd8e
use + to ensure files are overwritten (ignore modify date); bug #67116
...
git-svn-id: svn://10.0.0.236/trunk@89507 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 15:40:47 +00:00
timeless%mac.com
1b8ed1424c
Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=ksosez@softhome.net a=ben
git-svn-id: svn://10.0.0.236/trunk@89506 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 15:35:07 +00:00
karnaze%netscape.com
59ea97fc3a
bug 71810 - don't have inline virtual methods. r=karnaze.
...
git-svn-id: svn://10.0.0.236/trunk@89505 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 15:21:42 +00:00
cmanske%netscape.com
e8ce95dc30
Fixed editor table submenu enabling in context menus, b=62158, r=akkana, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@89503 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 14:35:24 +00:00
locka%iol.ie
d911ea5276
Fixed wacky sync/async code in webbrowser persist b=69828, r=dougt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89502 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 13:55:30 +00:00
rods%netscape.com
5725e24567
set all buttons to vertial-align=bottom in quirks
...
Bug 58190 r=pierre sr=buster
git-svn-id: svn://10.0.0.236/trunk@89501 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 13:51:33 +00:00
locka%iol.ie
6654fc0bf7
Fixed a few documentation typos. b=68581
...
git-svn-id: svn://10.0.0.236/trunk@89500 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 13:43:54 +00:00
locka%iol.ie
39d025ec05
NOT PART OF BUILD. MSVC++ project file for winEmbed
...
git-svn-id: svn://10.0.0.236/trunk@89499 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 13:34:19 +00:00
rods%netscape.com
ada4c1334d
Fix frame going away during submit
...
Bug 70572 r=pollmann sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@89498 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 13:33:59 +00:00
locka%iol.ie
877bf6088d
Updated to use nsIEmbeddingSiteWindow sr=blizzard@mozilla.org b=68581
...
git-svn-id: svn://10.0.0.236/trunk@89497 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 12:48:33 +00:00
locka%iol.ie
4e1af33959
Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581
...
git-svn-id: svn://10.0.0.236/trunk@89496 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 12:35:08 +00:00
locka%iol.ie
8daaabb0f2
Updated to use nsIEmbeddingSiteWindow, sr=blizzard@mozilla.org b=68581
...
git-svn-id: svn://10.0.0.236/trunk@89495 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 12:21:34 +00:00
darin%netscape.com
94d7c14648
[not part of the build] Added HTTP support for nsICachingChannel.
...
git-svn-id: svn://10.0.0.236/trunk@89494 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 11:41:43 +00:00
joki%netscape.com
ae32024353
Fix 49120 (Force event handler compilation when properties accessed from JS) and 53640 (Fix event capture to work starting from text nodes) r:peterv, sr:jst
...
git-svn-id: svn://10.0.0.236/trunk@89493 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 11:37:16 +00:00
joki%netscape.com
c588fe63a5
Fix 62878, hack event.which to return values more like 4x. r:peterv, sr:jst
...
git-svn-id: svn://10.0.0.236/trunk@89492 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 11:34:07 +00:00
joki%netscape.com
2e54b7c296
Fix bug 58331, don't access internal frame data after DOM event dispatch. r:peterv sr:jst
...
git-svn-id: svn://10.0.0.236/trunk@89491 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 11:32:43 +00:00
darin%netscape.com
f93b109086
[not part of the build] Adding nsICachingChannel.idl for the new cache.
...
git-svn-id: svn://10.0.0.236/trunk@89490 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 11:15:06 +00:00
dprice%netscape.com
ad10d9ea59
71057 sr=waterson new order files. NOT PART OF THE REGULAR BUILD
...
git-svn-id: svn://10.0.0.236/trunk@89489 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 10:47:37 +00:00
dprice%netscape.com
bc7b2db6bf
71148 sr=waterson r=leaf Clearing out build bustages for MOZ_COVERAGE builds
...
NOT PART OF THE BUILD
git-svn-id: svn://10.0.0.236/trunk@89488 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 10:43:08 +00:00
dprice%netscape.com
c3fea7f82c
71057 sr=waterson properly demangle C symbols NOT PART OF THE REGULAR BUILD
...
git-svn-id: svn://10.0.0.236/trunk@89487 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 10:42:36 +00:00
dprice%netscape.com
598276cbd5
71148 sr=waterson r=leaf Clearing out build bustages for MOZ_COVERAGE bustage
...
NOT PART OF THE BUILD
git-svn-id: svn://10.0.0.236/trunk@89486 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 10:42:19 +00:00
attinasi%netscape.com
83e8e75acd
Trying to fix bustage: removing references to appstartup stuff.
...
git-svn-id: svn://10.0.0.236/trunk@89481 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 08:39:37 +00:00
attinasi%netscape.com
46185692cc
Trying to fix stinky bustage: removing appstartup from the build.
...
git-svn-id: svn://10.0.0.236/trunk@89480 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 08:30:56 +00:00
stephend%netscape.com
62e269f4e8
Backing out again, I swear I'm color blind. Hopefully the trees are green tomorrow. Bug 71612
...
git-svn-id: svn://10.0.0.236/trunk@89479 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 07:59:27 +00:00
darin%netscape.com
7570389ea8
[not part of the build] Just use the HTTP url as a cache key.
...
git-svn-id: svn://10.0.0.236/trunk@89478 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 07:48:14 +00:00
karnaze%netscape.com
4ea2ce59ac
fix mac bustage from earlier checkin. r=syd.
...
git-svn-id: svn://10.0.0.236/trunk@89477 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 07:44:46 +00:00
darin%netscape.com
e8a5914c5e
[not part of the build] Added stubs for about:cache-entry
...
git-svn-id: svn://10.0.0.236/trunk@89476 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 07:32:25 +00:00
darin%netscape.com
2caa9ba664
[not part of the build] Makes about:cache work with the new cache.
...
git-svn-id: svn://10.0.0.236/trunk@89475 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 07:31:13 +00:00
stephend%netscape.com
d58afdaba1
Checking in on a safe tree per the rules this time, fix for bug 71612 r=timeless@mac.com sr=hewitt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89474 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 07:28:02 +00:00
chak%netscape.com
fa130ed83d
Fix Unix build bustage
...
git-svn-id: svn://10.0.0.236/trunk@89473 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 07:26:38 +00:00
alecf%netscape.com
5d93d892d2
oops! I didn't mean to checkt this change in with my last landing
...
git-svn-id: svn://10.0.0.236/trunk@89472 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 07:25:04 +00:00
jst%netscape.com
b4d8f0be56
Fixing bug 70170. Making sure we unblock the parser after loading a script file even if loading the script failed or the script file was empty. r=pollmann@netscape.com, sr=rpotts@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@89471 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 07:23:15 +00:00
darin%netscape.com
dcc961ceec
Fixes bug 71346. Can't upload large files. r=gagan, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@89470 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 07:16:10 +00:00
ben%netscape.com
0163527f3f
Fix for 52536, can't bookmark full page plugin. r=jag, kerz; a=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@89469 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 07:05:39 +00:00
gordon%netscape.com
974d4f61ac
Fix bug 29338 "PR_Poll should not poll (spin) on Mac". Checking in for sfraser. r=dougt, sdagley, gordon, sr=sfraser, or vice versa.
...
git-svn-id: svn://10.0.0.236/trunk@89468 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 07:02:53 +00:00
gordon%netscape.com
2eb8d6b1bb
fix for bug 29338 "PR_Poll should not poll (spin) on Mac". Checking in for sfraser. r=dougt, gordon, sdagley sr=sfraser or vice versa.
...
git-svn-id: svn://10.0.0.236/trunk@89467 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:58:56 +00:00
hewitt%netscape.com
4d8efce5b9
65969 - classic sidebar tab cropping problem, r=andreww/blake, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@89466 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:49:46 +00:00
mkaply%us.ibm.com
68ddfae414
#71632
...
r=pavlov, a=blizzard
Make OS/2 widget a real XPCOM component
git-svn-id: svn://10.0.0.236/trunk@89465 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:49:30 +00:00
hewitt%netscape.com
acf2ec7b39
71460 - button focus flaws, r=andreww, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@89464 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:48:49 +00:00
hewitt%netscape.com
bb3242275a
71738 - repair weekend regressions, r=timeless, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@89463 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:46:53 +00:00
karnaze%netscape.com
c76866e3ea
table reflow coalescing, table reflow face lift. sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89462 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:38:59 +00:00
maolson%earthlink.net
456461efac
fix bug 71695 - Buttons on delete profile dialog - all include 'yah'
...
r=timeless, a=ben
git-svn-id: svn://10.0.0.236/trunk@89461 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:35:49 +00:00
chak%netscape.com
142608a6a8
Last Fix for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
git-svn-id: svn://10.0.0.236/trunk@89460 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:35:48 +00:00
chak%netscape.com
cc9b998e09
Remaining Fixes for #68720 - EmbedAPI should use generic startup observers
...
r=ccarlen,sr=alecf
git-svn-id: svn://10.0.0.236/trunk@89459 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:29:32 +00:00
chak%netscape.com
f77098da23
Fix for #71684 - Unable to copy/paste in mfcEmbed's url bar
...
r=chak
git-svn-id: svn://10.0.0.236/trunk@89458 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:28:44 +00:00
ccarlen%netscape.com
705f74a8c2
Bug 68720. Checking in Mac files for chak@netscape.com. r=ccarlen@netscape.com, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89457 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:28:03 +00:00
chak%netscape.com
b7352c67ad
Fix for #70988 and #71013 - Include cookie library with embed builds
...
r=adamlock
git-svn-id: svn://10.0.0.236/trunk@89456 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:25:33 +00:00
cls%seawood.org
7fc5c5f225
Add NULL check to fix crashing gtkEmbed problem
...
git-svn-id: svn://10.0.0.236/trunk@89455 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:23:09 +00:00
alecf%netscape.com
b1a8b670c1
fix for 71511 - clean up nsIGlobalHistory even further by refactoring setTitle i
...
nto nsIBrowserHistory, cleaning up extra addPage() parameters, and fixing all co
nsumers
r=valeski, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@89454 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:19:40 +00:00
maolson%earthlink.net
d9848b0a69
fix bug 53688 - javascript strict warnings in autocomplete.xml
...
r=timeless, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@89453 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:17:22 +00:00
cls%seawood.org
896e8341a3
Use old-fashion cast as HP-UX compiler complains about doing a static_cast on a non c++ class type.
...
git-svn-id: svn://10.0.0.236/trunk@89452 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:14:48 +00:00
leaf%mozilla.org
448e9e495e
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@89451 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 06:00:11 +00:00
cls%seawood.org
0cc86dfb8a
Add check for -lbind on BeOS.
...
Thanks to maz@albany.net (Matthew Zahorik) for the patch.
Bug #71701 r=cls
git-svn-id: svn://10.0.0.236/trunk@89450 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 05:50:16 +00:00
endico%mozilla.org
fe23ab43f7
add modules for webtools, bugzila, lxr, bonsai, tinderbox
...
git-svn-id: svn://10.0.0.236/trunk@89449 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 05:44:37 +00:00
bryner%uiuc.edu
2e443d3257
Fixing typo in valeski's checkin (build bustage in LDAP). sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@89448 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 05:18:55 +00:00
bernd.mielke%snafu.de
a7ee7087cd
fix regression - bug 42443, overspecified columns should distribute their
...
space only to well behaving columns, r= karnaze sr= attinasi
git-svn-id: svn://10.0.0.236/trunk@89447 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 05:10:17 +00:00
beard%netscape.com
9b6e351229
[not part of build] Implements poor man's eviction policy.
...
git-svn-id: svn://10.0.0.236/trunk@89446 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 04:54:14 +00:00
beard%netscape.com
d7e78b06d3
[not part of build] Use forward references whenever possible.
...
git-svn-id: svn://10.0.0.236/trunk@89445 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 04:53:46 +00:00
timeless%mac.com
3427953182
fix Bug 49727 Grammar incorrect in alert message when deleting mail folder
...
r=naving, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@89444 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 04:45:52 +00:00
rods%netscape.com
1eb8c80ccd
to fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@89443 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 04:21:31 +00:00
hyatt%netscape.com
7e73620690
Forgot this file in my checkin.
...
git-svn-id: svn://10.0.0.236/trunk@89442 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 04:17:20 +00:00
cls%seawood.org
177649928b
*sigh* bsdi complains when you split up the tar options so keep them all together.
...
git-svn-id: svn://10.0.0.236/trunk@89441 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 03:45:26 +00:00
timeless%mac.com
c223d95012
change for Bug 71416 Checkbox "Send this email adress ... FTP password" and edit field belong together
...
patch by bzbarsky@mit.edu r=db48x@yahoo.com ,zach a=ben@netscape.com
git-svn-id: svn://10.0.0.236/trunk@89440 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 03:38:50 +00:00
markh%activestate.com
d77a9731e4
Forgot to check this in as part of bug 14368. r=dean_tessman and sr=hyatt
...
from that bug still apply.
git-svn-id: svn://10.0.0.236/trunk@89439 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 03:27:15 +00:00
anthonyd%netscape.com
9ce7243134
bug fix for 67985 - needed methods for nsEditor impl
...
r=jfrancis
sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@89436 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:48:17 +00:00
hyatt%netscape.com
7eeaba98a2
Fix for 70704 and 71261. r=pierre, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89435 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:34:02 +00:00
pschwartau%netscape.com
04cdec2bfe
Fixing minor error in one path; and fixing whitespace.
...
git-svn-id: svn://10.0.0.236/trunk@89434 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:28:04 +00:00
jst%netscape.com
879f878ec0
Checking in some code cleanup in preparation for my next checkin to this file (a fix for bug 70170). r=pollmann@netscape.com, sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89433 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:27:25 +00:00
darin%netscape.com
f76ebfdd03
[not part of the build] Added a new interface to replace nsIStreamAsFile
...
for use with the new cache.
git-svn-id: svn://10.0.0.236/trunk@89432 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:24:12 +00:00
cls%seawood.org
c65ebbd55d
Fix line ending problems caused by using inferior platforms to checkin. Working on Irix bustage
...
git-svn-id: svn://10.0.0.236/trunk@89431 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:20:55 +00:00
stephend%netscape.com
45f7825dee
Backing out my changes for bug 71612 to meet the Netscape contributer tree requirements
...
git-svn-id: svn://10.0.0.236/trunk@89429 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:13:38 +00:00
pavlov%netscape.com
e62706b8e3
fixing non-windows image copying
...
git-svn-id: svn://10.0.0.236/trunk@89428 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:13:25 +00:00
pinkerton%netscape.com
9f4f3e337c
use nsXPIDLCString to avoid the memory leak when getting a flavor out of our nsISupportsString wrappers. r=jag/sr=sfraser. bug# 71563
...
git-svn-id: svn://10.0.0.236/trunk@89427 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:13:20 +00:00
pinkerton%netscape.com
bd83caaf6b
making iid's and cid's unique. r=saari/sr=sfraser. bug# 71722
...
git-svn-id: svn://10.0.0.236/trunk@89426 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:12:00 +00:00
pschwartau%netscape.com
a06507b683
Put js1_5/Regress/regress-68498-003.js on Rhino skip list. Rhino does not support indirect eval.
...
git-svn-id: svn://10.0.0.236/trunk@89425 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:10:47 +00:00
pavlov%netscape.com
f567227b9a
adding imgContainer to the unix build
...
git-svn-id: svn://10.0.0.236/trunk@89424 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:10:09 +00:00
pschwartau%netscape.com
2db55a3d0f
Rhino doesn't implement toSource(). Adding js1_5\Regress\regress-44009.js to skip list -
...
git-svn-id: svn://10.0.0.236/trunk@89423 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:02:32 +00:00
valeski%netscape.com
65ad2bc732
sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api
...
git-svn-id: svn://10.0.0.236/trunk@89422 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:02:05 +00:00
valeski%netscape.com
3dcd14eede
sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api. also modified nsHTTP and nsHTTPS handlers a bit to make things cleaner.
...
git-svn-id: svn://10.0.0.236/trunk@89421 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 02:01:07 +00:00
beard%netscape.com
0cea9abfef
[not part of build] Use nsIObserverService to shut down cache before XPCOM is shut down. r=gordon
...
git-svn-id: svn://10.0.0.236/trunk@89420 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 01:59:43 +00:00
valeski%netscape.com
d20c366089
sr=rpotts, r=gagan. 70743. switching over to new extensible URI::SchemeIs() api. and changing existing implementations over to new api
...
git-svn-id: svn://10.0.0.236/trunk@89419 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 01:59:19 +00:00
rods%netscape.com
be719273bd
Enabling the Display of leaf frame reflow counts
...
Bug 71514 r=kmcclusk sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@89418 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 01:53:45 +00:00
rods%netscape.com
793e57b78c
Display frame reflow counts (turned via config file define)
...
Bug 71514 r=kmclusk sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@89416 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 01:47:22 +00:00
stephend%netscape.com
77c3f1f44c
Fix for bug 71612 Tooltips for browser grippies r=timeless@mac.com sr=hewitt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89415 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 01:47:09 +00:00
pschwartau%netscape.com
f59e5217f9
Initial add. This is Norris' testcase from bug 56883.
...
git-svn-id: svn://10.0.0.236/trunk@89414 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 01:23:34 +00:00
pavlov%netscape.com
7e5db8bf4d
fix an error case with jpegs
...
git-svn-id: svn://10.0.0.236/trunk@89413 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 01:18:04 +00:00
disttsc%bart.nl
25c5a6f79f
Fix MOZ_TRACK_MODULE_DEPS builds (like senna) bustage, adding webbrwsr to REQUIRES. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@89412 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 01:12:33 +00:00
disttsc%bart.nl
d99681ec70
Fix MOZ_TRACK_MODULE_DEPS builds (like senna) bustage, adding mozbrwsr to REQUIRES. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@89411 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 01:10:08 +00:00
blizzard%redhat.com
daebc3e984
try to fix it harder
...
git-svn-id: svn://10.0.0.236/trunk@89405 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 00:42:07 +00:00
blizzard%redhat.com
8040b120b6
try to fix mac + windows bustage
...
git-svn-id: svn://10.0.0.236/trunk@89404 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 00:36:54 +00:00
javi%netscape.com
b8e237f427
Make the Mac build PSM 2.0 again.
...
git-svn-id: svn://10.0.0.236/trunk@89403 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 00:22:26 +00:00
relyea%netscape.com
332b74b47c
DES key gens need to fall through to set the rest of their attributes
...
(remove spurious break). S/MIME should function again after this.
git-svn-id: svn://10.0.0.236/trunk@89401 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-13 00:04:51 +00:00
javi%netscape.com
4c0b23b4b3
Pass interfaces to certs to the SSL dialogs through the new
...
nsIPKIParamBlock interface.
Clean up some inconsistencies in nsPKIParamBlock implementation.
git-svn-id: svn://10.0.0.236/trunk@89400 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 23:59:48 +00:00
blizzard%redhat.com
dd94b87174
Bug #67370 . Better interleaving of xlib + plevents. r=danm sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@89399 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 23:57:18 +00:00
javi%netscape.com
f7e86895f8
Add the ref in the same method that release the reference.
...
Avoids leaking nsNSSCertificate classes in cases where multiple errors
are found with a cert.
git-svn-id: svn://10.0.0.236/trunk@89398 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 23:47:21 +00:00
dougt%netscape.com
45b139e1bc
Adding two idls to be exported.
...
git-svn-id: svn://10.0.0.236/trunk@89397 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 23:45:48 +00:00
dougt%netscape.com
1ce8cf63f4
Fixing line endings
...
git-svn-id: svn://10.0.0.236/trunk@89396 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 23:31:46 +00:00
mcafee%netscape.com
d4e0adaf51
Moving some oncommand handlers outside of <template> constructs to avoid extra nsEventListenerManager creation (68074). sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@89395 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 23:30:29 +00:00
cmanske%netscape.com
2c8efd545a
Part of fix to spell checker bug 70413, r=timeless, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@89394 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 23:29:16 +00:00
cmanske%netscape.com
b833615a1e
Fixed access to Dictionary dialog - always launch Spell Checker dialog. b=70413, r=timeless, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@89393 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 23:29:07 +00:00
disttsc%bart.nl
93fea92a19
Part of string clean-up bug 70143, move last three #includes of "nsString2.h" over to "nsString.h". r=bryner, sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@89392 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 23:17:18 +00:00
cmanske%netscape.com
ac20cd3d2b
Fixed missing Spell Checker button image, b=71589, r=hewitt, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@89391 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 23:16:36 +00:00
danm%netscape.com
312fcd0721
Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt,vidur
...
git-svn-id: svn://10.0.0.236/trunk@89388 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 23:08:55 +00:00
danm%netscape.com
ac231cfe65
Removing IsModal,ShowModal,ExitModalLoop methods from nsIDocShellTreeOwner. General API cleanup. bug 70481 r=ccarlen,hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89387 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 23:08:29 +00:00
andreww%netscape.com
4b7a1d9ca8
bugzilla bug # 60552 r=timeless, sr=hewitt - fixing random widths on toolbar buttons in mac classic skin.
...
git-svn-id: svn://10.0.0.236/trunk@89386 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:57:35 +00:00
dougt%netscape.com
f7959f57fb
Adds a '..' to children directories. r=dougt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89385 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:57:34 +00:00
chak%netscape.com
fbb67e22fc
Partial fix for Bug# 68720 - nsEmbedAPI.cpp should use generic startup
...
Not Part of the build yet - checking in new files to the project
r=ccarlen,sr=alecf
git-svn-id: svn://10.0.0.236/trunk@89384 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:52:28 +00:00
nhotta%netscape.com
658e362eb3
Removed the line to replace '|' with ':' since that's already replaced in the string
...
and it replaces partial characters in multi-byte characters, bug 68993, r=ducarroz, sr=sspitzer.
git-svn-id: svn://10.0.0.236/trunk@89383 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:50:34 +00:00
naving%netscape.com
ace36dc643
#69862 , r=bienvenu sr=scc. Close the stream in the destructor.
...
git-svn-id: svn://10.0.0.236/trunk@89382 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:46:41 +00:00
dougt%netscape.com
21d58a800d
Adding Two IDL files to project file. Minor Necko build change per API review. r=valeski@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89381 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:41:47 +00:00
dougt%netscape.com
21f01836f0
Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89380 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:41:28 +00:00
attinasi%netscape.com
9fd869c744
Fixes text-indent for DD in quirks mode. Patch provided by fantasai, b=5119, r=attinasi,hixie sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@89379 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:36:11 +00:00
endico%mozilla.org
575073abd0
Checking in Jake's <jake@acutex.net> interim patches from bug 30694. Bugzilla was showing bug summaries to everyone, even if they didn't have permission to view the bug. Jake's quick solution is to not display the bug at all if it is in a group no matter who is viewing it. The correct solution would be display the summary if the viewer had the proper permissions.
...
git-svn-id: svn://10.0.0.236/trunk@89378 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:35:51 +00:00
ftang%netscape.com
f8c9c5ef13
fix 61803. change the transliteration table so we will map some space or dash character to space and dash
...
r=nhotta sr=erik
git-svn-id: svn://10.0.0.236/trunk@89377 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:35:00 +00:00
ftang%netscape.com
f76bb0d09f
fix 71419. r=bstell sr=erik. fix the mapping so now we won't map
...
30-39 to U+660-U+669
git-svn-id: svn://10.0.0.236/trunk@89376 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:33:34 +00:00
ftang%netscape.com
f6b02d4965
fix 17962. remap 4 entryies adobe symbol font to display lcell, rcell, lfloor and rflorr in HTML4
...
r=bstell sr=erik
git-svn-id: svn://10.0.0.236/trunk@89375 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:30:30 +00:00
leaf%mozilla.org
aa63f2fedb
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@89374 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:30:07 +00:00
cls%seawood.org
dfbeb0635c
Add check for gcc -pipe support. Also test to make sure that AS accepts input on stdin.
...
Bug #63610 r=dbaron
git-svn-id: svn://10.0.0.236/trunk@89372 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:28:27 +00:00
ftang%netscape.com
6d965a0b99
fix bug 71274. r=nhotta sr=jst
...
remove bad code which may cause crash
work around the condition which will case IME crash on Mac when Mac cabonalized MSL does not comfirm to
ISO C++ standard and return null when ask for new xxx[0];
git-svn-id: svn://10.0.0.236/trunk@89371 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:26:58 +00:00
erik%netscape.com
5dd07463c3
bug 71354; author=simon@softel.co.il; r=karnaze; sr=attinasi; changes for
...
table related files from IBM bidi project
git-svn-id: svn://10.0.0.236/trunk@89370 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:25:55 +00:00
nelsonb%netscape.com
bb3401a5bf
Makefiles to build mozilla/dbm sources with coreconf in
...
mozilla/security/dbm/.
git-svn-id: svn://10.0.0.236/trunk@89369 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 22:06:14 +00:00
pschwartau%netscape.com
355c40b48e
Rhino doesn't allow indirect calls to eval; adding such tests to the Rhino skip list -
...
git-svn-id: svn://10.0.0.236/trunk@89363 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 21:09:14 +00:00
shaver%mozilla.org
823ae8572c
67699: all your nsIClassInfo is belong to us
...
- teach nsGenericFactory about nsIClassInfo, and nsIClassInfo.idl to the
builds
- add a heaping serving of macro love for classes that want to support it
- convert many modules to use nsGenericModule the new way
- handful of warning and modeline fixes
- nsSample and some XPConnect test classes now have nsIClassInfo support for
testing
git-svn-id: svn://10.0.0.236/trunk@89354 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 20:43:02 +00:00
kestes%tradinglinx.com
3b60ed87ef
forgot to delete unused function from last major rewrite.
...
git-svn-id: svn://10.0.0.236/trunk@89353 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 19:46:21 +00:00
beard%netscape.com
861b55468f
[not part of build] scan disk cache directory during initialization, to total cache usage, and implement poor man's eviction policy (once at startup/shutdown).
...
git-svn-id: svn://10.0.0.236/trunk@89351 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 19:31:21 +00:00
beard%netscape.com
c988276211
[not part of build] Mark entry dirty when data size is changed.
...
git-svn-id: svn://10.0.0.236/trunk@89350 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 19:29:34 +00:00
maolson%earthlink.net
3330e5cde0
fix blocker 71688 r=jag a=ben. incidentally, I suck.
...
git-svn-id: svn://10.0.0.236/trunk@89349 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 19:06:09 +00:00
nboyd%atg.com
21de161dcc
Print name of function in toString
...
git-svn-id: svn://10.0.0.236/trunk@89348 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 19:05:36 +00:00
idk%eng.sun.com
3a9dfe353b
*not part of tbox builds*
...
fixed build problem on windows
git-svn-id: svn://10.0.0.236/trunk@89347 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 19:01:19 +00:00
cls%seawood.org
7ba72438e6
Update embedding package list to contain renamed img libs (from bug 57247)
...
Bug #71692 sr=leaf
git-svn-id: svn://10.0.0.236/trunk@89345 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 18:13:56 +00:00
nboyd%atg.com
be94c40528
Infinity/Math.min(0,-0) should produce -Infinity
...
git-svn-id: svn://10.0.0.236/trunk@89343 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 16:53:02 +00:00
beard%netscape.com
fabf11af4c
[not part of build] wrapped test case in test function.
...
git-svn-id: svn://10.0.0.236/trunk@89342 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 15:36:51 +00:00
beard%netscape.com
81b13e8fa6
[not part of build] Tests simultatenous writing of two cache entries which collide (same hash code).
...
git-svn-id: svn://10.0.0.236/trunk@89341 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 15:35:55 +00:00
dcone%netscape.com
9797d08dd4
Fixed page counting. r=kmmclusk sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89340 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 15:06:33 +00:00
nboyd%atg.com
4dbc99eb01
Close thread hazard hole.
...
git-svn-id: svn://10.0.0.236/trunk@89339 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 14:55:47 +00:00
cls%seawood.org
f4c1402c80
Use proper dereference flag for BSDI tar
...
git-svn-id: svn://10.0.0.236/trunk@89338 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 10:37:19 +00:00
darin%netscape.com
5d0aa6de06
[not part of the build] Fixed up HTTP cache validation for use with new cache.
...
git-svn-id: svn://10.0.0.236/trunk@89337 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 10:36:20 +00:00
markh%activestate.com
eae5ffc4c5
Fix to bug 14368 - Win32 - F10 key does not activate the menu bar.
...
r=dean_tessman@hotmail.com , sr=hyatt@netscape.com
git-svn-id: svn://10.0.0.236/trunk@89336 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 09:53:33 +00:00
cls%seawood.org
7a49f5e17b
Properly link the xprint component lib with the usual component dep libs.
...
Bug #69362
git-svn-id: svn://10.0.0.236/trunk@89335 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 09:33:56 +00:00
Peter.VanderBeken%pandora.be
ac305714e5
Enable building Transformiix on Windows too (when MOZ_XSL is set). r=jag, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@89334 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 07:55:17 +00:00
maolson%earthlink.net
fa0a0e599a
profile manager portion of bug 56680 - use a xul <stringbundle/> instead of including the strres.js code (first pass)
...
r=timeless, a=ben via irc
git-svn-id: svn://10.0.0.236/trunk@89333 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 07:39:50 +00:00
nisheeth%netscape.com
3109097aaa
Null check for mPresContext which fixes crash in bug 57597. r=joki. sr=jst. More work needs to be done on the bug in the 7.0 timeframe to fix load event propagation across documents that do not have presentation contexts.
...
git-svn-id: svn://10.0.0.236/trunk@89332 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 07:26:46 +00:00
darin%netscape.com
7dfcc23627
[not part of the build] Replaced instances of cache manager with cache service
...
in comments.
git-svn-id: svn://10.0.0.236/trunk@89331 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 07:09:24 +00:00
Peter.VanderBeken%pandora.be
275b883c56
Expose Reset from nsIDocument.
...
r=jag, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@89330 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 06:39:27 +00:00
Peter.VanderBeken%pandora.be
6a5a4155a6
Expose Reset from nsIDocument and handle channel and/or URL being nsnull.
...
r=jag, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@89329 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 06:38:39 +00:00
Peter.VanderBeken%pandora.be
8870a5780e
Expose Reset from nsIDocument.
...
Implement CreateAttributeNS for XML documents.
r=jag, sr=jst.
git-svn-id: svn://10.0.0.236/trunk@89328 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 06:36:20 +00:00
Peter.VanderBeken%pandora.be
67273ad638
Add LoadComplete call for result of an XSLT transform, switch source document and result document before the transform, fix crash when transform fails (bug 67066). r=jag, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@89327 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 06:34:40 +00:00
Peter.VanderBeken%pandora.be
05a17f26e5
Adding EndLoad call for the stylesheet when doing an XSLT transform. r=jag, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@89326 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 06:30:38 +00:00
darin%netscape.com
6d9fdf255f
[not part of the build] Replaced -1's in calls to Open{In,Out}putStream with ULONG_MAX.
...
git-svn-id: svn://10.0.0.236/trunk@89325 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 06:25:26 +00:00
darin%netscape.com
1af6095baa
[not part of the build] Updated some comments.
...
git-svn-id: svn://10.0.0.236/trunk@89324 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 06:23:52 +00:00
mkaply%us.ibm.com
d5cd4c7771
#71558
...
No r= (will be OS/2 bustage)
Add HAS_EXTRAEXPORTS hack for now until we find out if IS_COMPONENT should be here
git-svn-id: svn://10.0.0.236/trunk@89323 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 05:47:26 +00:00
varada%netscape.com
8d1ce69208
fixes for bugs# 70615 70626;r=ducarroz;sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@89322 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 05:30:11 +00:00
mkaply%us.ibm.com
427df43e15
No bug
...
r=mkaply, a=blizzard
Code from dainis - more gfx cleanup
git-svn-id: svn://10.0.0.236/trunk@89321 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 05:26:23 +00:00
maolson%earthlink.net
519009392c
fix bug 70655 - View Image in message context menu doesn't work
...
r=jag, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@89320 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 05:13:12 +00:00
maolson%earthlink.net
d10fe71173
fix bug 70652 - No Save Image in message context menu.
...
r=jag, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@89319 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 05:10:52 +00:00
timeless%mac.com
effb3a3ab7
for Bug 39621 Need to turn on nsViewManager by default
...
add ifdef DEBUG
r=kmcclusk@netscape.com , sr=roc+moz@cs.cmu.edu
git-svn-id: svn://10.0.0.236/trunk@89318 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 04:48:26 +00:00
kmcclusk%netscape.com
c3861b69ee
Rewrote nsContainerFrame::PositionChildViews to use the view tree instead of doing a recursive walk of the frame tree. Should improve page load performance bug 70211 r=attinasi@netscape.com sr=hyatt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89317 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 04:19:10 +00:00
mkaply%us.ibm.com
1c58e653d8
#71558
...
r=cls
from achim - Don't export every symbol for XPCOM components - nice build/performance fix
git-svn-id: svn://10.0.0.236/trunk@89314 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 03:33:50 +00:00
hewitt%netscape.com
d3a041b7a9
71506 - mail header text, menubutton alignment, r=andreww, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@89312 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 02:54:08 +00:00
disttsc%bart.nl
ba538282fe
Adding a .get() to a NS_LITERAL_STRING to fix bustage. r=peterv
...
git-svn-id: svn://10.0.0.236/trunk@89310 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 02:50:45 +00:00
av%netscape.com
a93891b60e
Fixing #45009 -- nsIPlugin::Shutdown mechanism implemented, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@89308 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-12 02:07:15 +00:00
sgehani%netscape.com
2d9ecf4cc6
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@89307 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 22:56:53 +00:00
sgehani%netscape.com
48744b3ca6
Removing libs checked in as binary so we can re-add in AppleSingle encoding.
...
git-svn-id: svn://10.0.0.236/trunk@89306 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 22:55:36 +00:00
sgehani%netscape.com
22e6ff4c0c
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@89305 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 22:48:35 +00:00
ccarlen%netscape.com
2619e82136
Along with bug 65212 - removing unnescesary dependencies on profile. r=valeski@netscape.com, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89304 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 22:15:22 +00:00
ccarlen%netscape.com
f3010d0d9b
Bug 65212 - profile support for kiosk mode. Also, removing profile change observer strings from header to cut dependencies. r=valeski@netscape.com, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89303 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 22:12:21 +00:00
darin%netscape.com
f35552ef5b
Fixes bug 71495. Landings to necko cause PSM 2.0 to not work. r=bryner, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@89302 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 21:11:47 +00:00
harishd%netscape.com
3d56080aec
Correcting indentation.
...
git-svn-id: svn://10.0.0.236/trunk@89301 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 21:07:33 +00:00
harishd%netscape.com
8ce4c74473
Indendation got messed up...somehow! CORRECTING.
...
git-svn-id: svn://10.0.0.236/trunk@89300 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 21:03:08 +00:00
harishd%netscape.com
f755934606
69826 - Flush conten model to access named items
...
Fixed an assertion.
Added a few more properties for getComputedStyle and did some clean up.
r=heikki, sr=jst
git-svn-id: svn://10.0.0.236/trunk@89299 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 20:47:06 +00:00
dmose%mozilla.org
63ed571575
Fixed bug 71600: mail would be sent about a given bug iff all flags for stuff changed in a given group were set. Should have sent mail if any flags for stuff changed in a given group were set. r=dave@intrec.com,endico@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@89298 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 20:08:28 +00:00
beard%netscape.com
311a9f92d6
[not part of build] Turned off some benign failure assertions.
...
git-svn-id: svn://10.0.0.236/trunk@89296 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 19:26:04 +00:00
beard%netscape.com
86bb9e5a02
[not part of build] Update visitEntries to correctly identify metadata files.
...
git-svn-id: svn://10.0.0.236/trunk@89295 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 19:18:48 +00:00
hwaara%chello.se
9e4b1f9903
Fix "[Modern] menubuttons looks awful" - bug 71622
...
r=walk84@usa.net , sr=shaver
git-svn-id: svn://10.0.0.236/trunk@89294 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 19:07:49 +00:00
chak%netscape.com
57bd7f9716
Fix for Bug#71628 - MfcEmbed needs to persist the url list
...
r=chak
git-svn-id: svn://10.0.0.236/trunk@89293 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 19:03:40 +00:00
dave%intrec.com
6e429169a6
Fix for bug 71606: Duplicates not getting marked in comments which bug they're a dupe of.
...
git-svn-id: svn://10.0.0.236/trunk@89292 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 18:54:05 +00:00
dbaron%fas.harvard.edu
5c0c586179
Add #ifdef-ed code that allows us to run with the G++ V3 ABI, where the address point of the virtual table is not at the beginning of the virtual table. r=jband@netscape.com sr=shaver@mozilla.org b=63604
...
git-svn-id: svn://10.0.0.236/trunk@89291 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 18:16:16 +00:00
leaf%mozilla.org
74e1d8d348
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@89290 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 18:15:08 +00:00
dbaron%fas.harvard.edu
962e46889a
Include iomanip.h because we need the |using std::hex| and |using std::dec| from it to build with libstdc++ 3.0. b=63604 r=cls@seawood.org
...
git-svn-id: svn://10.0.0.236/trunk@89289 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 18:10:58 +00:00
dbaron%fas.harvard.edu
19038b7a8f
Do test for field names in utsname structure in C++ rather than C to work around bug in g++ 3.0 prerelease that makes the names different in C and C++ (we only use the result in C++). r=cls@seawood.org b=63604
...
git-svn-id: svn://10.0.0.236/trunk@89288 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 18:09:12 +00:00
darin%netscape.com
f47757388e
Adding comment line.
...
git-svn-id: svn://10.0.0.236/trunk@89287 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 18:07:01 +00:00
shaver%mozilla.org
c82b0431d6
61743: add and fix NetBSD stubs (patch from martin@NetBSD.ORG)
...
git-svn-id: svn://10.0.0.236/trunk@89286 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 17:22:25 +00:00
shaver%mozilla.org
680f9254b3
31847: Need to solve problem of JS roots for event handler funcs
...
Fix from brendan, r=dbaron, sr=shaver.
git-svn-id: svn://10.0.0.236/trunk@89285 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 17:11:11 +00:00
rods%netscape.com
7c04a2478c
Fixing height of btns and btn in file input in strict mode
...
Bug 67207 r=kmcclusk a=attinasi
git-svn-id: svn://10.0.0.236/trunk@89284 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 13:26:55 +00:00
timeless%mac.com
2021b65561
fix Bug 65428 language="javascript" should be type="application/x-javascript"
...
r=kerz a=ben
git-svn-id: svn://10.0.0.236/trunk@89282 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 12:17:34 +00:00
cls%seawood.org
ba80b6bdfd
Irix requires the -f option when stripping non-executables.
...
git-svn-id: svn://10.0.0.236/trunk@89281 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 11:27:29 +00:00
ben%netscape.com
b61c186f3c
remove unused files
...
git-svn-id: svn://10.0.0.236/trunk@89276 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 09:52:11 +00:00
ben%netscape.com
c858cc077e
remove unused files.
...
git-svn-id: svn://10.0.0.236/trunk@89275 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 09:51:35 +00:00
ben%netscape.com
e45d785f2d
Fix warnings so I can see what's in shrike's error log
...
git-svn-id: svn://10.0.0.236/trunk@89274 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 09:45:20 +00:00
attinasi%netscape.com
4df5564876
Backed out last night's changes due to regression that exposed a fatal flaw in the idea of the fix. r=71561
...
git-svn-id: svn://10.0.0.236/trunk@89273 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 07:54:00 +00:00
ben%netscape.com
5452b58393
Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
...
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt.
Bookmarks CSS file organization, a=hewitt
git-svn-id: svn://10.0.0.236/trunk@89272 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 07:38:42 +00:00
ben%netscape.com
bf0bb164b4
Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
...
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt
git-svn-id: svn://10.0.0.236/trunk@89270 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 07:32:24 +00:00
ben%netscape.com
d3ba25399c
Fixes for numerous bookmarks bugs, e.g. 68496, 50276, 68395, 68537, 68545,
...
68985, various hangs, crashes, glitches etc. 68545, 68985, 68395 r=jag;
Implement new bookmarks sidebar panel. a=hyatt.
Make navigator use hbox/vbox too.
git-svn-id: svn://10.0.0.236/trunk@89269 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 07:30:02 +00:00
beard%netscape.com
957b461b8d
[not part of build] Fix incorrect usage of PR_APPEND_LINK() to keep from corrupting the list of doomed DiskCacheEntry object. (thanks gordon)
...
git-svn-id: svn://10.0.0.236/trunk@89268 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 06:51:53 +00:00
pschwartau%netscape.com
418bbe01db
Initial add of WINNT5.0.mk file (bug 71543). Copied from WINNT4.0.mk.
...
git-svn-id: svn://10.0.0.236/trunk@89266 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 04:59:23 +00:00
brendan%mozilla.org
3c279196d4
Fix js_LookupProperty to resolve iff the resolved-in object owns its own scope (jband private bug, r=jband, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@89265 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 02:35:10 +00:00
scc%mozilla.org
3b8921ebb9
bug #64592 : r=waterson, sr=vidur. Fix |nsCRT::HashCode| and |nsCRT::BufferHashCode| to use a better hash (in this case, the same scheme as |PL_HashString|).
...
git-svn-id: svn://10.0.0.236/trunk@89264 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 02:15:36 +00:00
dbaron%fas.harvard.edu
5a2b19e57c
Allow new cache to be built with MOZ_TRACK_MODULE_DEPS. r=cls@seawood.org
...
git-svn-id: svn://10.0.0.236/trunk@89263 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 02:02:25 +00:00
dave%intrec.com
a37c952cf0
Fix for bug 7873: Duplicate marking now happens AFTER privs are checked to make sure a) the user is allowed to dupe it, and b) the change hasn't caused a midair collision.
...
git-svn-id: svn://10.0.0.236/trunk@89261 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 00:53:22 +00:00
beard%netscape.com
eee8a212e4
[not part of build] Stopped reusing nsITransports, seems to improve stability. Implemented collision detection of cache entries, using generations and renaming upon entry deactivation.
...
git-svn-id: svn://10.0.0.236/trunk@89257 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 00:19:09 +00:00
pavlov%netscape.com
2ff5b4c4e4
make images draw right side up on windows
...
git-svn-id: svn://10.0.0.236/trunk@89256 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-11 00:16:44 +00:00
pavlov%netscape.com
bdcbb02dad
fixing alpha problem on windoze
...
git-svn-id: svn://10.0.0.236/trunk@89254 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 22:12:40 +00:00
dave%intrec.com
3b13ee4bac
Attempted fix for bug 71574: footer anomoly cleanup
...
git-svn-id: svn://10.0.0.236/trunk@89253 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 22:06:57 +00:00
Peter.VanderBeken%pandora.be
328e0907f9
Renaming NS_PARSER_IID to NS_PARSER_CID, because it *is* a CID. r=jag, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@89252 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 21:02:12 +00:00
varga%utcru.sk
17518d15d1
Fix obj dir build with --enable-lea
...
r=kandrot sr=waterson
git-svn-id: svn://10.0.0.236/trunk@89251 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 19:32:34 +00:00
valeski%netscape.com
bc74815669
sr=alecf. 71086. removing manual stream converter chaining in favor of the automatic chaining that the stream converter service supports.
...
git-svn-id: svn://10.0.0.236/trunk@89250 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 18:19:57 +00:00
valeski%netscape.com
48a5cb7a21
r=blizzard, sr=alecf. 71258. we were returning the wrong end of the converter list. also updating the test converter to be a little smarter.
...
git-svn-id: svn://10.0.0.236/trunk@89249 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 18:18:36 +00:00
mkaply%us.ibm.com
bc89a5d9bb
OS/2 TB break
...
don't filter getcanvas when filtering getc
git-svn-id: svn://10.0.0.236/trunk@89248 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 17:52:05 +00:00
cls%seawood.org
b451891f74
Bleh. More dependencies
...
git-svn-id: svn://10.0.0.236/trunk@89247 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 14:36:17 +00:00
cls%seawood.org
a2beed761a
Forgot that OS/2 linkers resolve all symbols at link time
...
git-svn-id: svn://10.0.0.236/trunk@89246 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 14:22:34 +00:00
cls%seawood.org
e27d9eb6e4
Do not force static lib only for mozmng for OS/2. This behavior matches the other imglibs and should fix tinderbox bustage.
...
git-svn-id: svn://10.0.0.236/trunk@89245 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 12:44:24 +00:00
nboyd%atg.com
5bd13e49c4
More changes from Igor.
...
git-svn-id: svn://10.0.0.236/trunk@89244 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 11:51:15 +00:00
nboyd%atg.com
3a2e50a63b
Add method to set security support after creation.
...
git-svn-id: svn://10.0.0.236/trunk@89243 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 11:50:50 +00:00
disttsc%bart.nl
c3a3e99712
Work around the "Content doesn't show at random" and "Can't open link in new window sometimes" bugs. bug=67442, r=blake, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@89242 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 11:16:26 +00:00
darin%netscape.com
229827d070
Removed spurious MOZ_NEW_CACHE lines from Makefile.in
...
git-svn-id: svn://10.0.0.236/trunk@89241 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 09:38:28 +00:00
darin%netscape.com
fd58d9a2f0
Removed spurious MOZ_NEW_CACHE line from Makefile.in
...
git-svn-id: svn://10.0.0.236/trunk@89240 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 09:37:49 +00:00
darin%netscape.com
c768c22738
[not part of the build] Added initial about:cache implementation for new cache.
...
git-svn-id: svn://10.0.0.236/trunk@89239 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 09:35:44 +00:00
dave%intrec.com
35d715a1df
Fixing broken OS detection code for Mac PPC
...
git-svn-id: svn://10.0.0.236/trunk@89238 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 08:56:23 +00:00
tor%cs.brown.edu
0587c6cdff
Fix bustage with system installed mng. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@89237 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 08:31:47 +00:00
nisheeth%netscape.com
3c4e66755e
Made it so that expat defines abort() to nothing when it is compiled within Mozilla. r=peterv. sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@89236 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 07:27:16 +00:00
endico%mozilla.org
2f2b2be1d7
backing out the changes to queries on CC since they broke normal cc queries in the standard email address box at the top of the page
...
git-svn-id: svn://10.0.0.236/trunk@89234 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 07:08:36 +00:00
gerv%gerv.net
852a37d3d1
Removed windows linefeeds.
...
git-svn-id: svn://10.0.0.236/trunk@89232 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 07:03:25 +00:00
attinasi%netscape.com
3cea127bcd
Prevent text nodes from being passed to SelectorMatches to improve style resolution performance and ensure correctness. b=56117 r=pierre sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@89228 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 06:14:52 +00:00
cyeh%bluemartini.com
2cf75195a2
fix for "My Votes" floating in space like a disconnected astronaut
...
git-svn-id: svn://10.0.0.236/trunk@89227 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 05:52:54 +00:00
roc+%cs.cmu.edu
547e224e68
Ignore unreliable nsIWidget information and use the associated nsView data instead. Fixes bug 70446. r=kmcclusk,sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89226 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 05:33:38 +00:00
blakeross%telocity.com
b968759459
Fixing whitespace and indentation. No actual code changes.
...
git-svn-id: svn://10.0.0.236/trunk@89225 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 04:37:06 +00:00
gordon%netscape.com
bc24e08543
[not part of build] Header file for disk cache record structures.
...
git-svn-id: svn://10.0.0.236/trunk@89220 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:51:59 +00:00
dbaron%fas.harvard.edu
f86697e178
Fix font leaks caused by multiple calls to LoadFont. r=blizzard@mozilla.org b=71255 (xlib changes only)
...
git-svn-id: svn://10.0.0.236/trunk@89219 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:47:36 +00:00
dbaron%fas.harvard.edu
bce7ab5e16
Fix bug with menus that went away when they shouldn't by not calling SetFocus (which the comment said we shouldn't do anyway) and sending an NS_LOSTFOCUS event instead of NS_DEACTIVATE when losing focus, as the GTK port does. r=blizzard@mozilla.org b=64791 (xlib changes only)
...
git-svn-id: svn://10.0.0.236/trunk@89218 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:45:16 +00:00
dbaron%fas.harvard.edu
7f1ba25dd6
Change the system colors in xlib to more reasonable dummy values so that the classic skin looks better. In particular, fix the 3-D border colors, make -moz-field white, make things tend towards web-safe colors out of habit, and reindent the whole thing according to the modeline. r=blizzard@mozilla.org b=71133 (xlib port changes only)
...
git-svn-id: svn://10.0.0.236/trunk@89215 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:39:43 +00:00
dbaron%fas.harvard.edu
0f713ce386
Fix Boehm GC + MOZ_TRACK_MODULE_DEPS build bustage by adding boehm to REQUIRES. r=cls@seawood.org
...
git-svn-id: svn://10.0.0.236/trunk@89213 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:26:46 +00:00
dbaron%fas.harvard.edu
e870ee208d
Fix Boehm GC + xmlterm build bustage with -lboehm since NSPR depends on boehm when using the Boehm GC. r=cls@seawood.org
...
git-svn-id: svn://10.0.0.236/trunk@89212 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:25:14 +00:00
dbaron%fas.harvard.edu
60b11a36cc
Add string to REQUIRES to fix xlib + MOZ_TRACK_MODULE_DEPS build bustage. r=cls@seawood.org
...
git-svn-id: svn://10.0.0.236/trunk@89210 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:23:35 +00:00
dbaron%fas.harvard.edu
8eaf45f1c4
Move the destruction from the destructor into its |Destroy| method so that the document viewer is not prevented from being deleted by the cycles it would have broken in its destructor. (This has become necessary since the document viewer is being used from JS/XBL.) Use a null |mDocument| to record the destroyed state. r=disttsc@bart.nl sr=waterson@netscape.com b=61821
...
git-svn-id: svn://10.0.0.236/trunk@89208 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:19:36 +00:00
dbaron%fas.harvard.edu
6d4acf57fc
Fix leak of global object in main mail window by breaking the nsXULElement -> nsXULControllers -> implementation of nsIControllers in JS -> global object -> document -> nsXULElement cycle when unrooting the nsXULElement's script object. r=waterson@netscape.com sr=hyatt@netscape.com b=56703
...
git-svn-id: svn://10.0.0.236/trunk@89207 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:18:33 +00:00
dbaron%fas.harvard.edu
a0bb9fe8fd
Clean up string usage (including some leaks and FMMs) and use some nsCOMPtrs to fix leaks on failure in nsObjectFrame::Reflow. b=64209 r=av@netscape.com,disttsc@bart.nl sr=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89206 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:17:40 +00:00
dbaron%fas.harvard.edu
24d4a6bba6
Fix problems with 3-D colors in some GTK themes by calling gtk_widget_realize before getting the button and menu styles. r=bryner@netscape.com sr=blizzard@mozilla.org b=67448
...
git-svn-id: svn://10.0.0.236/trunk@89205 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:17:07 +00:00
dbaron%fas.harvard.edu
fd0a09b410
Fix user-agent for Windows NT versions above 5.0. b=62663 r=valeski@netscape.com sr=mscott@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89204 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:16:32 +00:00
dbaron%fas.harvard.edu
227ca3a4cb
Fix disappearance of right scrollbar caused by lack of min-width on toolbar, statusbar, or menubar. r=andreww@netscape.com sr=hewitt@netscape.com b=55368
...
git-svn-id: svn://10.0.0.236/trunk@89203 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:16:10 +00:00
javi%netscape.com
9cc7d509f9
Create our param block that allows us to pass nsISupport references to
...
dialogs and clean up a little bit of the UI.
git-svn-id: svn://10.0.0.236/trunk@89202 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:09:20 +00:00
brendan%mozilla.org
a937ccd9e5
Spanked TraceMalloc docs using Mozilla composer (sorry for the cvsblame).
...
git-svn-id: svn://10.0.0.236/trunk@89201 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:08:55 +00:00
blakeross%telocity.com
c46632d25f
My name is Blake and I'm an idiot.
...
git-svn-id: svn://10.0.0.236/trunk@89200 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 03:04:40 +00:00
javi%netscape.com
c3b6060ee3
Add mozilla/security/manager/pki/public/Makefiles to the list of
...
Makefiles generated for PSM 2.0
r=cls
git-svn-id: svn://10.0.0.236/trunk@89199 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 02:53:29 +00:00
javi%netscape.com
c4bfdcd4c8
Add our own param block that allows us to pass references to
...
XPCOM objects to dialogs.
git-svn-id: svn://10.0.0.236/trunk@89198 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 02:45:24 +00:00
maolson%earthlink.net
9a9631c26f
vixen portion of bug 71023 - |getFormattedString| instead of |replace| for stringbundles
...
r=timeless, a=ben
git-svn-id: svn://10.0.0.236/trunk@89195 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 02:15:20 +00:00
waterson%netscape.com
03c14a0013
Bah! No fancy C++ casts for you.
...
git-svn-id: svn://10.0.0.236/trunk@89193 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 02:06:59 +00:00
javi%netscape.com
8c4f481f75
No longer need to special the DIST variable when MOZILLA_CLIENT is
...
defined.
git-svn-id: svn://10.0.0.236/trunk@89192 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:59:59 +00:00
nicolson%netscape.com
be306d6aff
It needs to extend ServerSocket.
...
git-svn-id: svn://10.0.0.236/trunk@89191 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:56:57 +00:00
gerv%gerv.net
ff5fac19a9
Whitespace changes only; removing tabs and reformatting my changes to match the rest of the file. Long overdue.
...
git-svn-id: svn://10.0.0.236/trunk@89188 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:47:30 +00:00
hyatt%netscape.com
f64f449911
Fix for 71262 and 71485, r=jag, srs=shaver on 71262 and hewitt on 71485
...
git-svn-id: svn://10.0.0.236/trunk@89187 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:43:09 +00:00
relyea%netscape.com
2f5de8f58d
CK_ULONG != unsigned int on 64 bit platforms. Fix the cast which was obviously
...
put in to remove a warning.
bug 70713
git-svn-id: svn://10.0.0.236/trunk@89186 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:35:17 +00:00
relyea%netscape.com
cba9172feb
Fix AIX 64 bit tools failure. For some reason the 64 bit compilier didn't like
...
the massive switch statement. The new code is easier to read anyway now.
bug 70713
git-svn-id: svn://10.0.0.236/trunk@89185 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:34:08 +00:00
javi%netscape.com
16966cd143
Commiting a patch provided by Markus Holmberg for FreeBSD
...
git-svn-id: svn://10.0.0.236/trunk@89184 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:33:39 +00:00
blakeross%telocity.com
2ba6123367
Option click to save links on mac (55686). r=timeless sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@89183 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:29:46 +00:00
nicolson%netscape.com
91f64c5918
Leave in MSVCRTD, because it breaks the build on Sonja's machine.
...
git-svn-id: svn://10.0.0.236/trunk@89182 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:21:39 +00:00
pavlov%netscape.com
585ea22233
removing windows stuff too
...
git-svn-id: svn://10.0.0.236/trunk@89181 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:16:51 +00:00
pavlov%netscape.com
38d36d3178
moving the container stuff here.
...
git-svn-id: svn://10.0.0.236/trunk@89180 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:11:54 +00:00
pavlov%netscape.com
941b2ba1d9
removing lots of stuff (like all the platform specific code) moving gfxIImageContainer* into new image library
...
git-svn-id: svn://10.0.0.236/trunk@89179 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:10:05 +00:00
waterson%netscape.com
961d8be9b8
Fix build bustage. #include jsapi.h because Mac wants decls.
...
git-svn-id: svn://10.0.0.236/trunk@89178 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:05:53 +00:00
darin%netscape.com
1b67600a60
Added some comments.
...
git-svn-id: svn://10.0.0.236/trunk@89177 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 01:03:05 +00:00
darin%netscape.com
b7f3f4a1ba
Fixes bug 71391. Leaking sockets with CLOSE_WAIT status during page loads.
...
r=dougt sr=mscott
git-svn-id: svn://10.0.0.236/trunk@89176 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:58:54 +00:00
cls%seawood.org
053c6923e6
Standalone zlib is always built for the installer
...
git-svn-id: svn://10.0.0.236/trunk@89175 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:54:38 +00:00
mkaply%us.ibm.com
7ba3922bff
#70961
...
r=jst, sr=erik
DOM changes to implement the dir attribute (document.dir) needed for Bidi
git-svn-id: svn://10.0.0.236/trunk@89174 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:50:54 +00:00
jgmyers%netscape.com
2da3804db1
cleanup error handling: bug 64777 sr=mscott r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@89173 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:49:05 +00:00
beard%netscape.com
d92f6c8af4
[not part of build] Added simple enumeration mechanism to nsCacheEntryHashtable.
...
git-svn-id: svn://10.0.0.236/trunk@89172 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:43:20 +00:00
mkaply%us.ibm.com
dbebdff94b
WIN95 build breakage vis hwaara
...
Since Win95 can't recursively invoke NMAKE, need fdlibm in DIRS statement
git-svn-id: svn://10.0.0.236/trunk@89171 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:43:00 +00:00
beard%netscape.com
ee5b3ba301
[not part of build] renamed DoomEntry_Internal to DoomEntry_Locked, made public for use by cache devices.
...
git-svn-id: svn://10.0.0.236/trunk@89170 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:42:19 +00:00
waterson%netscape.com
71d99a5bc5
Bug 71141. Handle re-entrant script object creation by allowing 'inner' object to win and discarding 'outer' object. r=jst,jband; sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@89169 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:22:20 +00:00
rogerl%netscape.com
8509ed0ba7
Fix #58031 . sr=brendan. Crash in Array.prototype.toLocaleString()
...
git-svn-id: svn://10.0.0.236/trunk@89168 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:20:42 +00:00
waterson%netscape.com
df0ae754ac
Fix compiler warnings caused by backslash character in '//' comment. Tip o' the hat to timeless.
...
git-svn-id: svn://10.0.0.236/trunk@89167 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:19:38 +00:00
rogerl%netscape.com
1511fee5f5
Fix #57187 . sr=brendan,r=shaver. Reorder lines to avoid warning.
...
git-svn-id: svn://10.0.0.236/trunk@89166 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:17:37 +00:00
rogerl%netscape.com
c797eeeda4
Fix bug #56868 . sr=brendan,r=mccabe. Error object [[Class]] property.
...
git-svn-id: svn://10.0.0.236/trunk@89165 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:16:32 +00:00
erik%netscape.com
4f4d2e9f2b
bug 71370; sr=erik; dbaron caught an error in yesterday's check-in; the
...
bidi bit was set in the reserved area; it is now in the right area
git-svn-id: svn://10.0.0.236/trunk@89164 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:15:16 +00:00
nhotta%netscape.com
439ade71df
Enabled TSM for Carbon, bug 70720, r=ftang,pinkerton, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@89163 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:10:31 +00:00
cmanske%netscape.com
533e49fd60
Added param to caller of editor saveDocument for save mime type as part of fix for bug 51798. r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@89162 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-10 00:02:31 +00:00
cyeh%bluemartini.com
f3825ec9e4
back out change
...
git-svn-id: svn://10.0.0.236/trunk@89161 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 23:59:40 +00:00
cls%seawood.org
6ea1e28c32
Rename img libraries that have have common external equivalents as our internal versions may be slightly incompatible.
...
Bug #57247 sr=tor
git-svn-id: svn://10.0.0.236/trunk@89160 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 23:53:17 +00:00
cyeh%bluemartini.com
017c2f1299
fix for 70039: Mid-air collision page confusing, users think comments will be lost
...
git-svn-id: svn://10.0.0.236/trunk@89159 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 23:41:37 +00:00
rpotts%netscape.com
f46b8973e7
bug #70736 (r=darin@netscpe.com). Fix to nsInputStreamChannel to get the notification callbacks working...
...
git-svn-id: svn://10.0.0.236/trunk@89158 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 23:27:47 +00:00
dave%intrec.com
fd19c879d7
Fix for bug 71510: permissions not set correctly on graphs directory
...
git-svn-id: svn://10.0.0.236/trunk@89157 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 23:19:51 +00:00
alecf%netscape.com
05ab47e21f
remove these files (never part of build, moving over to mozilla/content)
...
git-svn-id: svn://10.0.0.236/trunk@89156 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 22:50:35 +00:00
cyeh%bluemartini.com
3b8b9400ee
add notation about securing web installation
...
git-svn-id: svn://10.0.0.236/trunk@89155 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 22:37:22 +00:00
nicolson%netscape.com
df2fcd5992
We need to set -DNSS_USE_STATIC_LIBS on NT because of some code in ssl.h.
...
git-svn-id: svn://10.0.0.236/trunk@89154 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 22:24:42 +00:00
nicolson%netscape.com
8bd92c7d35
Fix compiler warning on NT by setting /NODEFAULTLIB:MSVCRTD.
...
git-svn-id: svn://10.0.0.236/trunk@89153 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 22:23:45 +00:00
cyeh%bluemartini.com
ea756dc8af
refix for 40603: Assumes user is coming from different page
...
reduce wording
git-svn-id: svn://10.0.0.236/trunk@89151 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 21:41:27 +00:00
nicolson%netscape.com
b0adf7be05
SSL changed its callback signatures to return SECStatus.
...
git-svn-id: svn://10.0.0.236/trunk@89150 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 21:35:51 +00:00
nicolson%netscape.com
6aa9bb952b
Remove libsectool.
...
git-svn-id: svn://10.0.0.236/trunk@89149 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 21:35:02 +00:00
cyeh%bluemartini.com
335ab846f0
fix for 6682: Chart all bug states
...
patch submitted by
gervase.markham@univ.ox.ac.uk
(Gervase Markham)
git-svn-id: svn://10.0.0.236/trunk@89148 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 21:24:53 +00:00
despotdaemon%netscape.com
c5516ae1c6
Pseudo-automatic update of changes made by mhein@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@89145 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 20:10:47 +00:00
despotdaemon%netscape.com
e6009564b1
Pseudo-automatic update of changes made by mhein@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@89143 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 19:18:48 +00:00
despotdaemon%netscape.com
1efe15e729
Pseudo-automatic update of changes made by mhein@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@89142 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 19:18:29 +00:00
beard%netscape.com
06a9d85e0d
[not part of build] Implemented more of cache visitor support.
...
git-svn-id: svn://10.0.0.236/trunk@89141 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 19:01:15 +00:00
beard%netscape.com
d90142959d
[not part of build] Tests cache visitation API.
...
git-svn-id: svn://10.0.0.236/trunk@89140 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 18:59:53 +00:00
despotdaemon%netscape.com
e0f2d3016f
Pseudo-automatic update of changes made by hwaara@chello.se.
...
git-svn-id: svn://10.0.0.236/trunk@89139 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 18:42:19 +00:00
beard%netscape.com
0a3b477585
[not part of build] Fix cache directory creation logic again.
...
git-svn-id: svn://10.0.0.236/trunk@89138 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 17:14:02 +00:00
dbaron%fas.harvard.edu
095dc4e9e2
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES.
...
git-svn-id: svn://10.0.0.236/trunk@89135 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 16:20:16 +00:00
dbaron%fas.harvard.edu
71c16abf6f
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES.
...
git-svn-id: svn://10.0.0.236/trunk@89134 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 15:54:21 +00:00
dbaron%fas.harvard.edu
d877c2ef22
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by adding txmgr to REQUIRES.
...
git-svn-id: svn://10.0.0.236/trunk@89132 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 15:15:31 +00:00
alecf%netscape.com
ac6efa72ed
ooops, forgot this in my last checkin - part of bug 70929 sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@89131 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 14:58:38 +00:00
alecf%netscape.com
d7c56fb92a
other part of nsIGlobalHistory refactoring - fix one consumer
...
sr=waterson bug 70929
git-svn-id: svn://10.0.0.236/trunk@89130 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 14:52:22 +00:00
alecf%netscape.com
5d66e8ff00
fix for bug 70929 - refactor history into public/private interfaces
...
sr=waterson
git-svn-id: svn://10.0.0.236/trunk@89129 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 14:49:28 +00:00
kin%netscape.com
b2d2a29309
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
...
sr=sfraser@netscape.com ,mscott@netscape.com r=jfrancis@netscape.com
* nsITransaction, nsITransactionListenter, nsITransactionManager have
been XPIDL'ized and moved into mozilla/editor/txmgr/idl. The versions
of these interfaces in mozilla/editor/txmgr/public are being CVS removed.
* Renamed Do(), Undo(), and Redo() to DoTransaction(), UndoTransaction(),
and RedoTransaction() to avoid reserved word problems in languages like
JS. I did a sweep through editor and mailnews to remove these methods.
* PeekUndoStack() and PeekRedoStack() now return an AddRef'd pointer.
* Removed GetUndoString(), GetRedoString() and Write() from the
nsITransaction interface. Neither editor or mailnews really made
use of these methods.
* Removed Write() from the nsITransactionManager.cpp interface.
* The Transaction Manager now supports weak references.
* Added support for nsITransactionList to the TransactionManager
to allow access to all transactions on the Undo and Redo stacks, as
well as auto-aggregated transactions.
* Removed all references to nsITransactionDescription from txmgr and editor.
* Added nsPIEditorTransaction and made all Editor internal transactions
inherit from it so we can distinguish between our transactions and
ones from 3rd parties.
New files checked in:
editor/txmgr/idl/nsITransaction.idl
editor/txmgr/idl/nsITransactionList.idl
editor/txmgr/idl/nsITransactionListener.idl
editor/txmgr/idl/nsITransactionManager.idl
editor/txmgr/src/nsITransactionList.cpp
editor/txmgr/src/nsITransactionList.h
editor/idl/nsPIEditorTransaction.idl
Files that were CVS removed:
editor/txmgr/public/nsITransaction.h
editor/txmgr/public/nsITransactionListener.h
editor/txmgr/public/nsITransactionManager.h
editor/txmgr/idl/nsITransactionDescription.h
editor/base/IMECommitTxn.cpp
editor/base/IMECommitTxn.h
Files modified:
editor/Makefile.in
editor/makefile.win
editor/base/ChangeAttributeTxn.cpp
editor/base/ChangeAttributeTxn.h
editor/base/CreateElementTxn.cpp
editor/base/CreateElementTxn.h
editor/base/DeleteElementTxn.cpp
editor/base/DeleteElementTxn.h
editor/base/DeleteRangeTxn.cpp
editor/base/DeleteRangeTxn.h
editor/base/DeleteTextTxn.cpp
editor/base/DeleteTextTxn.h
editor/base/EditAggregateTxn.cpp
editor/base/EditAggregateTxn.h
editor/base/EditTxn.cpp
editor/base/EditTxn.h
editor/base/IMECommitTxn.cpp
editor/base/IMECommitTxn.h
editor/base/IMETextTxn.cpp
editor/base/IMETextTxn.h
editor/base/InsertElementTxn.cpp
editor/base/InsertElementTxn.h
editor/base/InsertTextTxn.cpp
editor/base/InsertTextTxn.h
editor/base/JoinElementTxn.cpp
editor/base/JoinElementTxn.h
editor/base/nsEditor.cpp
editor/base/nsEditorShell.cpp
editor/base/nsEditorShell.h
editor/base/nsEditorTxnLog.cpp
editor/base/nsStyleSheetTxns.cpp
editor/base/nsStyleSheetTxns.h
editor/base/PlaceholderTxn.cpp
editor/base/PlaceholderTxn.h
editor/base/SetDocTitleTxn.cpp
editor/base/SetDocTitleTxn.h
editor/base/SplitElementTxn.cpp
editor/base/SplitElementTxn.h
editor/idl/Makefile.in
editor/idl/makefile.win
editor/idl/MANIFEST
editor/idl/nsIEditorShell.idl
editor/macbuild/editor.mcp
editor/macbuild/EditorIDL.mcp
editor/txmgr/idl/Makefile.in
editor/txmgr/idl/makefile.win
editor/txmgr/idl/MANIFEST
editor/txmgr/idl/nsITransactionManager.idl
editor/txmgr/macbuild/txmgr.mcp
editor/txmgr/macbuild/txmgrIDL.mcp
editor/txmgr/public/Makefile.in
editor/txmgr/public/makefile.win
editor/txmgr/public/MANIFEST
editor/txmgr/src/Makefile.in
editor/txmgr/src/makefile.win
editor/txmgr/src/nsTransactionItem.cpp
editor/txmgr/src/nsTransactionItem.h
editor/txmgr/src/nsTransactionList.cpp
editor/txmgr/src/nsTransactionList.h
editor/txmgr/src/nsTransactionManager.cpp
editor/txmgr/src/nsTransactionManager.h
editor/txmgr/src/nsTransactionManagerFactory.cpp
editor/txmgr/src/nsTransactionStack.cpp
editor/txmgr/src/nsTransactionStack.h
editor/txmgr/tests/TestTXMgr.cpp
editor/ui/composer/content/EditorCommandsDebug.js
editor/ui/composer/content/editorOverlay.xul
editor/ui/composer/locale/en-US/editorOverlay.dtd
mailnews/base/src/nsMessenger.cpp
mailnews/base/util/nsMsgTxn.cpp
mailnews/base/util/nsMsgTxn.h
mailnews/imap/src/nsImapMailFolder.cpp
mailnews/imap/src/nsImapUndoTxn.cpp
mailnews/imap/src/nsImapUndoTxn.h
mailnews/local/src/nsLocalMailFolder.cpp
mailnews/local/src/nsLocalUndoTxn.cpp
mailnews/local/src/nsLocalUndoTxn.h
git-svn-id: svn://10.0.0.236/trunk@89128 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 14:32:06 +00:00
alecf%netscape.com
1e9fed09d9
clean up history after hewitt's changes (no reviewer, just a file he missed)
...
git-svn-id: svn://10.0.0.236/trunk@89127 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 14:25:12 +00:00
kin%netscape.com
7365b2cbe5
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
...
sr=sfraser@netscape.com ,mscott@netscape.com r=jfrancis@netscape.com
* nsITransaction, nsITransactionListenter, nsITransactionManager have
been XPIDL'ized and moved into mozilla/editor/txmgr/idl. The versions
of these interfaces in mozilla/editor/txmgr/public are being CVS removed.
* Renamed Do(), Undo(), and Redo() to DoTransaction(), UndoTransaction(),
and RedoTransaction() to avoid reserved word problems in languages like
JS. I did a sweep through editor and mailnews to remove these methods.
* PeekUndoStack() and PeekRedoStack() now return an AddRef'd pointer.
* Removed GetUndoString(), GetRedoString() and Write() from the
nsITransaction interface. Neither editor or mailnews really made
use of these methods.
* Removed Write() from the nsITransactionManager.cpp interface.
* The Transaction Manager now supports weak references.
* Added support for nsITransactionList to the TransactionManager
to allow access to all transactions on the Undo and Redo stacks, as
well as auto-aggregated transactions.
* Removed all references to nsITransactionDescription from txmgr and editor.
* Added nsPIEditorTransaction and made all Editor internal transactions
inherit from it so we can distinguish between our transactions and
ones from 3rd parties.
New files checked in:
editor/txmgr/idl/nsITransaction.idl
editor/txmgr/idl/nsITransactionList.idl
editor/txmgr/idl/nsITransactionListener.idl
editor/txmgr/idl/nsITransactionManager.idl
editor/txmgr/src/nsITransactionList.cpp
editor/txmgr/src/nsITransactionList.h
editor/idl/nsPIEditorTransaction.idl
Files that were CVS removed:
editor/txmgr/public/nsITransaction.h
editor/txmgr/public/nsITransactionListener.h
editor/txmgr/public/nsITransactionManager.h
editor/txmgr/idl/nsITransactionDescription.h
editor/base/IMECommitTxn.cpp
editor/base/IMECommitTxn.h
Files modified:
editor/Makefile.in
editor/makefile.win
editor/base/ChangeAttributeTxn.cpp
editor/base/ChangeAttributeTxn.h
editor/base/CreateElementTxn.cpp
editor/base/CreateElementTxn.h
editor/base/DeleteElementTxn.cpp
editor/base/DeleteElementTxn.h
editor/base/DeleteRangeTxn.cpp
editor/base/DeleteRangeTxn.h
editor/base/DeleteTextTxn.cpp
editor/base/DeleteTextTxn.h
editor/base/EditAggregateTxn.cpp
editor/base/EditAggregateTxn.h
editor/base/EditTxn.cpp
editor/base/EditTxn.h
editor/base/IMECommitTxn.cpp
editor/base/IMECommitTxn.h
editor/base/IMETextTxn.cpp
editor/base/IMETextTxn.h
editor/base/InsertElementTxn.cpp
editor/base/InsertElementTxn.h
editor/base/InsertTextTxn.cpp
editor/base/InsertTextTxn.h
editor/base/JoinElementTxn.cpp
editor/base/JoinElementTxn.h
editor/base/nsEditor.cpp
editor/base/nsEditorShell.cpp
editor/base/nsEditorShell.h
editor/base/nsEditorTxnLog.cpp
editor/base/nsStyleSheetTxns.cpp
editor/base/nsStyleSheetTxns.h
editor/base/PlaceholderTxn.cpp
editor/base/PlaceholderTxn.h
editor/base/SetDocTitleTxn.cpp
editor/base/SetDocTitleTxn.h
editor/base/SplitElementTxn.cpp
editor/base/SplitElementTxn.h
editor/idl/Makefile.in
editor/idl/makefile.win
editor/idl/MANIFEST
editor/idl/nsIEditorShell.idl
editor/macbuild/editor.mcp
editor/macbuild/EditorIDL.mcp
editor/txmgr/idl/Makefile.in
editor/txmgr/idl/makefile.win
editor/txmgr/idl/MANIFEST
editor/txmgr/idl/nsITransactionManager.idl
editor/txmgr/macbuild/txmgr.mcp
editor/txmgr/macbuild/txmgrIDL.mcp
editor/txmgr/public/Makefile.in
editor/txmgr/public/makefile.win
editor/txmgr/public/MANIFEST
editor/txmgr/src/Makefile.in
editor/txmgr/src/makefile.win
editor/txmgr/src/nsTransactionItem.cpp
editor/txmgr/src/nsTransactionItem.h
editor/txmgr/src/nsTransactionList.cpp
editor/txmgr/src/nsTransactionList.h
editor/txmgr/src/nsTransactionManager.cpp
editor/txmgr/src/nsTransactionManager.h
editor/txmgr/src/nsTransactionManagerFactory.cpp
editor/txmgr/src/nsTransactionStack.cpp
editor/txmgr/src/nsTransactionStack.h
editor/txmgr/tests/TestTXMgr.cpp
editor/ui/composer/content/EditorCommandsDebug.js
editor/ui/composer/content/editorOverlay.xul
editor/ui/composer/locale/en-US/editorOverlay.dtd
mailnews/base/src/nsMessenger.cpp
mailnews/base/util/nsMsgTxn.cpp
mailnews/base/util/nsMsgTxn.h
mailnews/imap/src/nsImapMailFolder.cpp
mailnews/imap/src/nsImapUndoTxn.cpp
mailnews/imap/src/nsImapUndoTxn.h
mailnews/local/src/nsLocalMailFolder.cpp
mailnews/local/src/nsLocalUndoTxn.cpp
mailnews/local/src/nsLocalUndoTxn.h
git-svn-id: svn://10.0.0.236/trunk@89126 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 14:23:59 +00:00
jfrancis%netscape.com
ce28649d11
renaming variable to match coding guidelines; r=fm; sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@89125 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 14:19:14 +00:00
jfrancis%netscape.com
64c2bf50ed
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
...
sr=sfraser@netscape.com ,mscott@netscape.com r=jfrancis@netscape.com
* nsITransaction, nsITransactionListenter, nsITransactionManager have
been XPIDL'ized and moved into mozilla/editor/txmgr/idl. The versions
of these interfaces in mozilla/editor/txmgr/public are being CVS removed.
* Renamed Do(), Undo(), and Redo() to DoTransaction(), UndoTransaction(),
and RedoTransaction() to avoid reserved word problems in languages like
JS. I did a sweep through editor and mailnews to remove these methods.
* PeekUndoStack() and PeekRedoStack() now return an AddRef'd pointer.
* Removed GetUndoString(), GetRedoString() and Write() from the
nsITransaction interface. Neither editor or mailnews really made
use of these methods.
* Removed Write() from the nsITransactionManager.cpp interface.
* The Transaction Manager now supports weak references.
* Added support for nsITransactionList to the TransactionManager
to allow access to all transactions on the Undo and Redo stacks, as
well as auto-aggregated transactions.
* Removed all references to nsITransactionDescription from txmgr and editor.
* Added nsPIEditorTransaction and made all Editor internal transactions
inherit from it so we can distinguish between our transactions and
ones from 3rd parties.
New files checked in:
editor/txmgr/idl/nsITransaction.idl
editor/txmgr/idl/nsITransactionList.idl
editor/txmgr/idl/nsITransactionListener.idl
editor/txmgr/idl/nsITransactionManager.idl
editor/txmgr/src/nsITransactionList.cpp
editor/txmgr/src/nsITransactionList.h
editor/idl/nsPIEditorTransaction.idl
Files that were CVS removed:
editor/txmgr/public/nsITransaction.h
editor/txmgr/public/nsITransactionListener.h
editor/txmgr/public/nsITransactionManager.h
editor/txmgr/idl/nsITransactionDescription.h
editor/base/IMECommitTxn.cpp
editor/base/IMECommitTxn.h
Files modified:
editor/Makefile.in
editor/makefile.win
editor/base/ChangeAttributeTxn.cpp
editor/base/ChangeAttributeTxn.h
editor/base/CreateElementTxn.cpp
editor/base/CreateElementTxn.h
editor/base/DeleteElementTxn.cpp
editor/base/DeleteElementTxn.h
editor/base/DeleteRangeTxn.cpp
editor/base/DeleteRangeTxn.h
editor/base/DeleteTextTxn.cpp
editor/base/DeleteTextTxn.h
editor/base/EditAggregateTxn.cpp
editor/base/EditAggregateTxn.h
editor/base/EditTxn.cpp
editor/base/EditTxn.h
editor/base/IMECommitTxn.cpp
editor/base/IMECommitTxn.h
editor/base/IMETextTxn.cpp
editor/base/IMETextTxn.h
editor/base/InsertElementTxn.cpp
editor/base/InsertElementTxn.h
editor/base/InsertTextTxn.cpp
editor/base/InsertTextTxn.h
editor/base/JoinElementTxn.cpp
editor/base/JoinElementTxn.h
editor/base/nsEditor.cpp
editor/base/nsEditorShell.cpp
editor/base/nsEditorShell.h
editor/base/nsEditorTxnLog.cpp
editor/base/nsStyleSheetTxns.cpp
editor/base/nsStyleSheetTxns.h
editor/base/PlaceholderTxn.cpp
editor/base/PlaceholderTxn.h
editor/base/SetDocTitleTxn.cpp
editor/base/SetDocTitleTxn.h
editor/base/SplitElementTxn.cpp
editor/base/SplitElementTxn.h
editor/idl/Makefile.in
editor/idl/makefile.win
editor/idl/MANIFEST
editor/idl/nsIEditorShell.idl
editor/macbuild/editor.mcp
editor/macbuild/EditorIDL.mcp
editor/txmgr/idl/Makefile.in
editor/txmgr/idl/makefile.win
editor/txmgr/idl/MANIFEST
editor/txmgr/idl/nsITransactionManager.idl
editor/txmgr/macbuild/txmgr.mcp
editor/txmgr/macbuild/txmgrIDL.mcp
editor/txmgr/public/Makefile.in
editor/txmgr/public/makefile.win
editor/txmgr/public/MANIFEST
editor/txmgr/src/Makefile.in
editor/txmgr/src/makefile.win
editor/txmgr/src/nsTransactionItem.cpp
editor/txmgr/src/nsTransactionItem.h
editor/txmgr/src/nsTransactionList.cpp
editor/txmgr/src/nsTransactionList.h
editor/txmgr/src/nsTransactionManager.cpp
editor/txmgr/src/nsTransactionManager.h
editor/txmgr/src/nsTransactionManagerFactory.cpp
editor/txmgr/src/nsTransactionStack.cpp
editor/txmgr/src/nsTransactionStack.h
editor/txmgr/tests/TestTXMgr.cpp
editor/ui/composer/content/EditorCommandsDebug.js
editor/ui/composer/content/editorOverlay.xul
editor/ui/composer/locale/en-US/editorOverlay.dtd
mailnews/base/src/nsMessenger.cpp
mailnews/base/util/nsMsgTxn.cpp
mailnews/base/util/nsMsgTxn.h
mailnews/imap/src/nsImapMailFolder.cpp
mailnews/imap/src/nsImapUndoTxn.cpp
mailnews/imap/src/nsImapUndoTxn.h
mailnews/local/src/nsLocalMailFolder.cpp
mailnews/local/src/nsLocalUndoTxn.cpp
mailnews/local/src/nsLocalUndoTxn.h
Fixes for bug #66308 ([embed] XPIDL'ize transaction manager)
sr=sfraser@netscape.com ,mscott@netscape.com r=jfrancis@netscape.com
* nsITransaction, nsITransactionListenter, nsITransactionManager have
been XPIDL'ized and moved into mozilla/editor/txmgr/idl. The versions
of these interfaces in mozilla/editor/txmgr/public are being CVS removed.
* Renamed Do(), Undo(), and Redo() to DoTransaction(), UndoTransaction(),
and RedoTransaction() to avoid reserved word problems in languages like
JS. I did a sweep through editor and mailnews to remove these methods.
* PeekUndoStack() and PeekRedoStack() now return an AddRef'd pointer.
* Removed GetUndoString(), GetRedoString() and Write() from the
nsITransaction interface. Neither editor or mailnews really made
use of these methods.
* Removed Write() from the nsITransactionManager.cpp interface.
* The Transaction Manager now supports weak references.
* Added support for nsITransactionList to the TransactionManager
to allow access to all transactions on the Undo and Redo stacks, as
well as auto-aggregated transactions.
* Removed all references to nsITransactionDescription from txmgr and editor.
* Added nsPIEditorTransaction and made all Editor internal transactions
inherit from it so we can distinguish between our transactions and
ones from 3rd parties.
New files checked in:
editor/txmgr/idl/nsITransaction.idl
editor/txmgr/idl/nsITransactionList.idl
editor/txmgr/idl/nsITransactionListener.idl
editor/txmgr/idl/nsITransactionManager.idl
editor/txmgr/src/nsITransactionList.cpp
editor/txmgr/src/nsITransactionList.h
editor/idl/nsPIEditorTransaction.idl
Files that were CVS removed:
editor/txmgr/public/nsITransaction.h
editor/txmgr/public/nsITransactionListener.h
editor/txmgr/public/nsITransactionManager.h
editor/txmgr/idl/nsITransactionDescription.h
editor/base/IMECommitTxn.cpp
editor/base/IMECommitTxn.h
Files modified:
editor/Makefile.in
editor/makefile.win
editor/base/ChangeAttributeTxn.cpp
editor/base/ChangeAttributeTxn.h
editor/base/CreateElementTxn.cpp
editor/base/CreateElementTxn.h
editor/base/DeleteElementTxn.cpp
editor/base/DeleteElementTxn.h
editor/base/DeleteRangeTxn.cpp
editor/base/DeleteRangeTxn.h
editor/base/DeleteTextTxn.cpp
editor/base/DeleteTextTxn.h
editor/base/EditAggregateTxn.cpp
editor/base/EditAggregateTxn.h
editor/base/EditTxn.cpp
editor/base/EditTxn.h
editor/base/IMECommitTxn.cpp
editor/base/IMECommitTxn.h
editor/base/IMETextTxn.cpp
editor/base/IMETextTxn.h
editor/base/InsertElementTxn.cpp
editor/base/InsertElementTxn.h
editor/base/InsertTextTxn.cpp
editor/base/InsertTextTxn.h
editor/base/JoinElementTxn.cpp
editor/base/JoinElementTxn.h
editor/base/nsEditor.cpp
editor/base/nsEditorShell.cpp
editor/base/nsEditorShell.h
editor/base/nsEditorTxnLog.cpp
editor/base/nsStyleSheetTxns.cpp
editor/base/nsStyleSheetTxns.h
editor/base/PlaceholderTxn.cpp
editor/base/PlaceholderTxn.h
editor/base/SetDocTitleTxn.cpp
editor/base/SetDocTitleTxn.h
editor/base/SplitElementTxn.cpp
editor/base/SplitElementTxn.h
editor/idl/Makefile.in
editor/idl/makefile.win
editor/idl/MANIFEST
editor/idl/nsIEditorShell.idl
editor/macbuild/editor.mcp
editor/macbuild/EditorIDL.mcp
editor/txmgr/idl/Makefile.in
editor/txmgr/idl/makefile.win
editor/txmgr/idl/MANIFEST
editor/txmgr/idl/nsITransactionManager.idl
editor/txmgr/macbuild/txmgr.mcp
editor/txmgr/macbuild/txmgrIDL.mcp
editor/txmgr/public/Makefile.in
editor/txmgr/public/makefile.win
editor/txmgr/public/MANIFEST
editor/txmgr/src/Makefile.in
editor/txmgr/src/makefile.win
editor/txmgr/src/nsTransactionItem.cpp
edito
git-svn-id: svn://10.0.0.236/trunk@89124 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 14:18:41 +00:00
kin%netscape.com
1e69d25a17
Initial checkin of file. NOT PART OF THE BUILD!
...
git-svn-id: svn://10.0.0.236/trunk@89123 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 13:58:05 +00:00
ftang%netscape.com
702784e064
fix 71324 . delete mList so we won't leak in IME code.
...
r=nhotta sr=jst
git-svn-id: svn://10.0.0.236/trunk@89122 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 13:47:17 +00:00
ftang%netscape.com
92ce006aff
fix 70601. r=bstell sr=erik
...
thanks slava@maze.ambernet.kiev.ua help to find this bug and verify it.
git-svn-id: svn://10.0.0.236/trunk@89121 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 13:23:02 +00:00
rbs%maths.uq.edu.au
1a034d3bbd
Cleanup DOS end-of-lines
...
git-svn-id: svn://10.0.0.236/trunk@89120 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 13:20:20 +00:00
darin%netscape.com
bef2fe58a5
Change to NS_IMPL_THREADSAFE_ISUPPORTS to fix spurious warnings.
...
git-svn-id: svn://10.0.0.236/trunk@89119 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 11:22:24 +00:00
axel%pike.org
a10ac36a4e
not part of build; adding logging by sicking, robustness by peterv, speed by me. (last patch before moving to outliner?)
...
git-svn-id: svn://10.0.0.236/trunk@89118 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 08:52:49 +00:00
cls%seawood.org
28df02ea30
Add support for old NetBSD toolchains & use -Bsymbolic when linking components.
...
Thanks to Charles Hannum <mycroft@netbsd.org > for the patch.
Bug #61750 r=cls
git-svn-id: svn://10.0.0.236/trunk@89117 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 07:55:29 +00:00
leaf%mozilla.org
7d0f0878b9
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@89116 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 07:45:09 +00:00
pavlov%netscape.com
e820e83e9e
use NS_LITERAL_STRING instead of NS_LITERAL_CSTRING when creating an atom, and put dont_AddRef() around NS_NewAtom so we don't add an extra addref
...
git-svn-id: svn://10.0.0.236/trunk@89114 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 07:42:04 +00:00
darin%netscape.com
ba9cacb739
Fixes bug 71317. Leak increase on tinderbox. r=bryner sr=mscott,alecf
...
git-svn-id: svn://10.0.0.236/trunk@89113 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 07:41:58 +00:00
cls%seawood.org
9f825dd458
Use CC instead of LD to link.
...
Thanks to martin@NetBSD.ORG (Martin Husemann) for the patch.
Bug #61745 r=cls
git-svn-id: svn://10.0.0.236/trunk@89112 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 07:41:26 +00:00
pschwartau%netscape.com
8efd292d96
Updated JS_GetImplementationVersion() to date of latest JS release (67111, r=rginda, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@89111 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 07:36:48 +00:00
cls%seawood.org
77d34c3d73
Clean up netbsd section.
...
Thanks to martin@NetBSD.ORG (Martin Husemann) and taya@sm.sony.co.jp (Shin'ichiro TAYA) for the patch.
Bug #61745 r=cls
git-svn-id: svn://10.0.0.236/trunk@89110 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 07:34:36 +00:00
cls%seawood.org
173bdb51f9
Remove unneeded variables.
...
Thanks to martin@NetBSD.ORG (Martin Husemann) for the patch.
Bug #61744 r=cls
git-svn-id: svn://10.0.0.236/trunk@89108 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 07:28:35 +00:00
stephend%netscape.com
8c282e5822
Re-implements tooltips from bug 60260 r=db48x@yahoo.com a=ben@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89107 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 07:23:56 +00:00
waterson%netscape.com
cf6ef818dc
Bug 70248. Remove extraneous |extern C| block. r=ducarroz, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@89104 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 06:31:42 +00:00
dave%intrec.com
dfc0df6cb8
Re-fix for bug 17464: oldemailtech prefs work again.
...
git-svn-id: svn://10.0.0.236/trunk@89103 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 06:28:59 +00:00
naving%netscape.com
3045678bfd
63921. sr=bienvenu Don't kill the connection for the folder to be renamed. Do it
...
for its children.
git-svn-id: svn://10.0.0.236/trunk@89102 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 06:27:01 +00:00
cls%seawood.org
d5caae67b3
Add individual boehm include path for our module dep tracking builds.
...
Thanks to L. David Baron <dbaron@fas.harvard.edu > for the patch.
Bug #59454 r=cls
git-svn-id: svn://10.0.0.236/trunk@89099 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 06:03:24 +00:00
leaf%mozilla.org
df2e70c836
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@89098 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 06:00:10 +00:00
cls%seawood.org
fb533bc5db
Remove xmlterm from MOZ_EXTENSIONS and issue a warning if we are not building with the gtk toolkit. Bug #67250
...
git-svn-id: svn://10.0.0.236/trunk@89095 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 05:55:28 +00:00
leaf%mozilla.org
81cbe11f44
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@89089 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 05:00:08 +00:00
cls%seawood.org
e8f73089a8
Actually use CPPFLAGS when it is passed to configure
...
git-svn-id: svn://10.0.0.236/trunk@89086 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 04:53:24 +00:00
cls%seawood.org
debaa1c0bb
Actually use CPPFLAGS when passed to configure.
...
git-svn-id: svn://10.0.0.236/trunk@89085 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 04:51:09 +00:00
leaf%mozilla.org
325296128c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@89082 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 04:45:07 +00:00
cls%seawood.org
3aa4e78fbf
Reverse list of checkins when printing them out so that the output can *properly* be used to back out the checkins. Bug #22346
...
git-svn-id: svn://10.0.0.236/trunk@89080 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 04:38:19 +00:00
cls%seawood.org
f23a9a8d56
Pass PERL_VERSION to test script as an env variable so that the perl test works properly. Bug #66443
...
git-svn-id: svn://10.0.0.236/trunk@89079 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 04:30:27 +00:00
mkaply%us.ibm.com
9ea769fb46
#70961
...
author=simon@softel.co.il ; r=waterson; sr=erik
New style constant for bidi - not part of build yet due to #ifdef IBMBIDI
git-svn-id: svn://10.0.0.236/trunk@89076 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 04:20:10 +00:00
mkaply%us.ibm.com
0cf6cb2c84
#70961
...
author=simon@softel.co.il ; r=waterson; sr=erik
New layout atoms for bidi - not part of build yet due to #ifdef IBMBIDI
git-svn-id: svn://10.0.0.236/trunk@89075 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 04:15:34 +00:00
erik%netscape.com
709a793509
bugs 70028 and 70394; author=simon@softel.co.il; r=ftang; sr=erik; adding
...
nsIBidi.h and nsIUBidiUtils.h and related files to build, conditionally
(ifdef IBMBIDI)
git-svn-id: svn://10.0.0.236/trunk@89074 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 04:15:30 +00:00
mkaply%us.ibm.com
3133792bbe
#59855
...
r=pchwartau, sr=brendan
Just add an _IS_LITTLE_ENDIAN for XP_OS2 for now. Eventually, we need to figure
out how to get jstypes.h included in here, since it already has a LITTLE_ENDIAN define.
git-svn-id: svn://10.0.0.236/trunk@89073 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 04:07:15 +00:00
mkaply%us.ibm.com
feb794a2e9
#59855
...
r=pchwartau, sr=brendan
Rework makefile.win and js.mak for the eventual ability to include jstypes.h in fdlibm.h
Not turned on yet because I can't get it working right on Linux
git-svn-id: svn://10.0.0.236/trunk@89072 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 04:05:44 +00:00
mkaply%us.ibm.com
6686694540
#59855
...
r=pchwartau, sr=brendan
Get JS standalong building with Makefile.ref on Win32
git-svn-id: svn://10.0.0.236/trunk@89070 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 04:02:36 +00:00
erik%netscape.com
dc9f2947a7
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi
...
(bidirectional text) for languages such as Arabic and Hebrew; from IBM bidi
project; not part of build yet (due to #ifdef IBMBIDI)
git-svn-id: svn://10.0.0.236/trunk@89069 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 03:29:00 +00:00
dmose%netscape.com
af8a05701f
Fixes various sr= issues turned up in preparation for turning on LDAP in the default builds (bug 70658). Removes obsolete and private interface methods; fixes spacing, and lots of misc cleanups. moa=me, sr=shaver@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@89068 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 03:25:47 +00:00
rods%netscape.com
80fcf7044d
change PRBool to PRPackedBool
...
Scroll to first item on DidReflow of Initial Reflow
Bug 54496 r=kmcclusk sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@89067 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 03:21:51 +00:00
dbaron%fas.harvard.edu
e861956222
Remove obsolete attempt to rename nsHTMLFrame.cpp that was never part of the build. sr=waterson@netscape.com b=64509
...
git-svn-id: svn://10.0.0.236/trunk@89066 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 03:14:07 +00:00
erik%netscape.com
7d9911f8e4
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; implement bidi
...
(bidirectional text) for languages such as Arabic and Hebrew; from IBM bidi
project; not part of build yet (due to #ifdef IBMBIDI)
git-svn-id: svn://10.0.0.236/trunk@89065 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 03:13:03 +00:00
dbaron%fas.harvard.edu
dde0049300
Remove long-obsolete file that hasn't been part of the build since late 1998. sr=buster@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@89064 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 03:10:47 +00:00
pavlov%netscape.com
fb0ed17a63
don't #define MOZ_NEW_CACHE here
...
git-svn-id: svn://10.0.0.236/trunk@89063 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 03:00:02 +00:00
Peter.VanderBeken%pandora.be
0bfe31c0d7
Correct project files for document inspector. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@89060 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:28:17 +00:00
dbragg%netscape.com
f348e2672c
dbaron fix for ports bustage of libreg/standalone
...
git-svn-id: svn://10.0.0.236/trunk@89059 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:25:22 +00:00
Peter.VanderBeken%pandora.be
0852f85867
Add build support for Vixen and Document Inspector on Mac (turned off by default), keep Transformiix and CView building on Mac. Doesn't affect the default build. r/a=sfraser@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@89058 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:21:08 +00:00
thayes%netscape.com
d1a9fa1818
Remove CR chars
...
git-svn-id: svn://10.0.0.236/trunk@89057 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:19:19 +00:00
danm%netscape.com
36261977ee
it's another shot at being happy on multiple-monitor machines. man tweaks and various. bug 67523 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@89056 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:17:37 +00:00
danm%netscape.com
028404d329
allow negative coordinates placing new windows, and center alerts on the same screen as the parent window. bug 67523 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@89055 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:15:55 +00:00
Peter.VanderBeken%pandora.be
11607ed17f
Keep MathML support compiling on the Mac - adding nsMathMLFrame.cpp. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@89054 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:13:24 +00:00
danm%netscape.com
6d737a89c2
window positioning security check is now more conversant with multiple monitors. bug 67523 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@89053 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:12:51 +00:00
waldemar%netscape.com
a438ef9ca0
Added support for more html elements
...
git-svn-id: svn://10.0.0.236/trunk@89052 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:12:21 +00:00
waldemar%netscape.com
3ecc866e77
Made read-rtf non-recursive to avoid stack overflows
...
git-svn-id: svn://10.0.0.236/trunk@89051 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:11:13 +00:00
Peter.VanderBeken%pandora.be
ce5ae8de88
Keep MathML support compiling on the Mac. Doesn't affect the default build. r/a=sfraser@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@89050 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:10:38 +00:00
waldemar%netscape.com
ccbf532f44
Renamed token to input-element
...
git-svn-id: svn://10.0.0.236/trunk@89049 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:10:15 +00:00
waldemar%netscape.com
e352ea7240
Changed titles of generated html and rtf files
...
git-svn-id: svn://10.0.0.236/trunk@89048 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:09:50 +00:00
Peter.VanderBeken%pandora.be
f6c18f5774
New file. Needed for MathML support on the Mac. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@89047 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:09:08 +00:00
danm%netscape.com
e5ef2c85a4
moving [GS]etPersistence from nsIWebBrowserChrome to nsIDocShellTreeOwner. embedding API review meeting made me do it. bug 69918 r=ccarlen,hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89046 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:04:06 +00:00
blakeross%telocity.com
82ce0a2007
Can't drag text from page into textfields in same page. Patch by brade. r=blake sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@89045 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 02:00:21 +00:00
dbragg%netscape.com
87f6f09f7d
Fix for non-Linux and Solaris build bustage. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@89044 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:58:10 +00:00
endico%mozilla.org
bbccc02b1e
Patch from Jake <jake@acutex.net> for bugs 22041 and 25693 which had the same problem. HTML meta characters in the summary were not being quoted before being printed to html.
...
git-svn-id: svn://10.0.0.236/trunk@89043 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:49:42 +00:00
dbragg%netscape.com
9f95aaa3ec
Fix for non-Unix bustage relating to MAX_FILENAME being undefined. r=sgehani
...
git-svn-id: svn://10.0.0.236/trunk@89042 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:49:21 +00:00
cmanske%netscape.com
2922c7e50c
Missed file checkin as part of bug 67993, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@89041 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:47:18 +00:00
scc%mozilla.org
5504d95e41
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@89040 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:38:36 +00:00
jfrancis%netscape.com
bfac90c93f
bug 57863: pasting multiple table cells outside of table doens't work. r=cmanske;sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@89039 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:36:38 +00:00
dbragg%netscape.com
c2fda3f345
Turning off the cleanup util for Unix other platform bustage.
...
git-svn-id: svn://10.0.0.236/trunk@89038 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:17:06 +00:00
thayes%netscape.com
28e257be54
Changes filenames of preference content to be consistent with
...
Mozilla conventions.
Add autostretch="never" to prevent expansion of checkboxes in pref
panels
git-svn-id: svn://10.0.0.236/trunk@89037 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:13:46 +00:00
erik%netscape.com
a7649b75ad
bug 71370; author=simon@softel.co.il; r=attinasi; sr=erik; a couple of new
...
files from the IBM bidi project; these are utilities for reordering in the
layout engine
git-svn-id: svn://10.0.0.236/trunk@89036 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:12:39 +00:00
thayes%netscape.com
539b0afa4b
Bug 71323: set MOZILLA_CLIENT when building in client make environment
...
git-svn-id: svn://10.0.0.236/trunk@89035 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:08:44 +00:00
thayes%netscape.com
337a3d36fe
Bug 71323: Add dist/include to include path for MOZILLA_CLIENT builds
...
r=relyea
git-svn-id: svn://10.0.0.236/trunk@89034 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:04:04 +00:00
leaf%mozilla.org
cf36015937
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@89033 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 01:00:14 +00:00
dbaron%fas.harvard.edu
637e6d8c2f
Add temporary build options --enable-new-cache for new cache (bug 68705) and --enable-libpr0n for new image library (bug 70938). r=cls@seawood.org
...
git-svn-id: svn://10.0.0.236/trunk@89032 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:56:58 +00:00
brendan%mozilla.org
cde280bcf8
Recognize application/x-javascript (70439, r=timeless, sr=waterson).
...
git-svn-id: svn://10.0.0.236/trunk@89031 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:53:26 +00:00
alecf%netscape.com
ccc04db365
add nsIBrowserHistory to unix build (not used yet)
...
git-svn-id: svn://10.0.0.236/trunk@89030 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:44:34 +00:00
alecf%netscape.com
771efff01f
add nsIBrowserHistory.idl to build (not used yet)
...
git-svn-id: svn://10.0.0.236/trunk@89029 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:44:11 +00:00
pinkerton%netscape.com
0ad8fef5d3
adding nsIBrowserHistory.idl for alecf.
...
git-svn-id: svn://10.0.0.236/trunk@89028 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:43:32 +00:00
scc%mozilla.org
43d2a1c384
bug #68872 : r=jag, sr=waterson. provide |do_GetWeakReference|.
...
git-svn-id: svn://10.0.0.236/trunk@89027 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:40:11 +00:00
hewitt%netscape.com
bd26520e0e
69280 - boomarks window cleanup, r=blake, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@89025 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:24:27 +00:00
hewitt%netscape.com
4afae0f988
68480 - cleanup msgcompose toolbar menubuttons, r=cmanske/ducarroz, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89024 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:23:27 +00:00
hewitt%netscape.com
6b175d7266
67647 - javascript console re-write, r=jag, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89023 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:21:40 +00:00
pavlov%netscape.com
2b9acb4bed
the changes that don't really work to make gfx2 build properly on windows
...
git-svn-id: svn://10.0.0.236/trunk@89021 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:17:37 +00:00
hewitt%netscape.com
105929fc2f
67647 - javascript console re-write, r=jag, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89020 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:11:56 +00:00
pavlov%netscape.com
3e07c13aa7
removing gfxImageContainer.cpp from here.. it should be in ../makefile.win
...
git-svn-id: svn://10.0.0.236/trunk@89019 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:10:26 +00:00
hewitt%netscape.com
5a36c9ee5b
69280 - boomarks window cleanup, r=blake, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@89018 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:08:52 +00:00
beard%netscape.com
6b6ad31fa3
[not part of build] Initial implementation of cache visitor support.
...
git-svn-id: svn://10.0.0.236/trunk@89017 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:04:03 +00:00
hewitt%netscape.com
90680f2373
68480 - cleanup msgcompose toolbar menubuttons, r=cmanske/ducarroz, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89016 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-09 00:01:55 +00:00
dbragg%netscape.com
b83eca93eb
Turning on cleanup utility in the build. Fixes bug 65679. r=dveditz, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@89015 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:40:45 +00:00
hewitt%netscape.com
25edb9bef4
66354 - editor image props dialog cleanup, r=cmanske, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89014 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:39:49 +00:00
dbragg%netscape.com
278fcfd05d
Turning on cleanup utility in the build. Fixed bug 65682. r=dveditz, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@89013 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:36:58 +00:00
hewitt%netscape.com
ebc5a360a8
69434 - radio/checkbox black on black, r=timeless, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89012 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:32:47 +00:00
hewitt%netscape.com
624609259f
67745 - mail icons (by andreas.premstaller@uibk.ac.at), r=andreww, sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@89011 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:30:41 +00:00
hewitt%netscape.com
b8dc1b1292
68582 - radio button wrapping, r=timeless, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89010 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:29:20 +00:00
hewitt%netscape.com
dd333ae24a
52703 - classic disabled menulists, r=andreww, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@89009 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:28:53 +00:00
glazman%netscape.com
a96dbca975
Cleanup of ParseSelector() ; b=71100, r=peterl, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@89008 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:27:39 +00:00
hewitt%netscape.com
bada937712
64252 - iconic menuitems, r=sspitzer, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@89007 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:27:37 +00:00
dbragg%netscape.com
3267ad7bf2
Checking for file and directory names that may be too long for a given platform. Fixes bug 10147. r=deveditz, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@89006 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:25:17 +00:00
blizzard%redhat.com
119c91979c
more work on shutdown. not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@89005 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:22:09 +00:00
javi%netscape.com
4f54363094
Call the get method for string classes. Brings us up to date with the
...
trunk of mozilla and their string class update landing.
git-svn-id: svn://10.0.0.236/trunk@89004 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:19:27 +00:00
pavlov%netscape.com
5b733399cf
adding new directories to the pull scripts for new imagelib. bug 70938 r=bryner sr=cls
...
git-svn-id: svn://10.0.0.236/trunk@89003 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:18:55 +00:00
javi%netscape.com
8855977571
Update our use of strings to call their get methods bringing us up
...
to date with the trunk of mozilla.
git-svn-id: svn://10.0.0.236/trunk@89002 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:15:18 +00:00
pinkerton%netscape.com
d3ea22d104
don't break out of loop early unless we actually find the flavor on the clipboard when checking if flavor is present. r=brade/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@89001 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 23:13:27 +00:00
timeless%mac.com
984ff6f935
fix bug 70958 Profile Migration Doesn't Work With Keyboard
...
patch by bzbarsky@mit.edu r=ksosez sr=alecf
git-svn-id: svn://10.0.0.236/trunk@89000 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 22:54:39 +00:00
bryner%uiuc.edu
62cc31c8d0
Bug 71024 - adding a null check to prevent crash. patch by hwaara, r=bryner, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@88999 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 22:50:57 +00:00
pinkerton%netscape.com
0acdb1821e
don't consume alt-key event if we don't find a shortcut in the menus. r=saari/brade. sr=shaver. bug# 71326
...
git-svn-id: svn://10.0.0.236/trunk@88998 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 22:49:31 +00:00
nhotta%netscape.com
726d66a6ed
Enabled Lithuanian, Latvian, Estonian, Hebrew, Esperanto, bug 62578, r=tao, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@88997 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 22:47:41 +00:00
blizzard%redhat.com
d90c1a99b3
Get profiles working, always load urls after a realize. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@88996 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 22:46:34 +00:00
alecf%netscape.com
e1fd40681c
add refactored browser history - not part of build
...
these are all the functions that won't be in the slushy nsIGlobalHistory
git-svn-id: svn://10.0.0.236/trunk@88994 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 22:37:49 +00:00
heikki%netscape.com
dc17f285b4
Add XML Extras to the installers. r=sgehani,ssu, sr=brendan@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@88993 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 22:29:21 +00:00
morse%netscape.com
3b643538c6
bug 63961, server can't turn off password manager, r=jelwell@netscape.com, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88991 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 22:15:35 +00:00
alecf%netscape.com
ab91d44792
augh - back out my change to disable hierachical history, and undo the typo that got added right before I checked in yesterday - this was the intended version of this file!
...
git-svn-id: svn://10.0.0.236/trunk@88990 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 22:07:51 +00:00
hewitt%netscape.com
577c6711a7
53036 - menubutton weirdness, r=timeless, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@88988 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 22:03:53 +00:00
dbragg%netscape.com
5917e1e388
Adding a standalone build necessary to fix bug 65682. r,a=dveditz, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@88987 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 22:02:39 +00:00
jgmyers%netscape.com
abd14ff1b9
enable SMTP auth by default: bug 64777 r=racham sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@88986 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 22:00:33 +00:00
beard%netscape.com
1c5610f321
[not part of build] Implemented nsCacheEntryDescriptor::GetFile().
...
git-svn-id: svn://10.0.0.236/trunk@88984 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 21:22:18 +00:00
beard%netscape.com
b5ecde3753
[not part of build] stub implementation of Visit().
...
Changed Cache directory creation logic in nsDiskCacheDevice.cpp.
git-svn-id: svn://10.0.0.236/trunk@88983 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 21:00:02 +00:00
beard%netscape.com
d2a908e357
[not part of build] implement VisitEntries.
...
git-svn-id: svn://10.0.0.236/trunk@88982 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 20:58:38 +00:00
beard%netscape.com
ff501a2d55
[not part of build] Added new interfaces nsICacheDeviceInfo, nsICacheEntryInfo.
...
git-svn-id: svn://10.0.0.236/trunk@88981 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 20:58:11 +00:00
disttsc%bart.nl
98103f66c0
Fix Solaris bustage. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@88979 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 19:57:20 +00:00
alecf%netscape.com
07a8cce361
workaround history blocker by switching back to non-hierarchical history
...
git-svn-id: svn://10.0.0.236/trunk@88978 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 19:22:38 +00:00
scc%mozilla.org
34ec410023
fix solaris bustage
...
git-svn-id: svn://10.0.0.236/trunk@88977 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 18:32:28 +00:00
kestes%tradinglinx.com
1ec68f52d1
got the subtraction wrong and I was sleeping for negative times.
...
git-svn-id: svn://10.0.0.236/trunk@88976 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 18:13:32 +00:00
dave%intrec.com
49d7fbf9d5
Refix for bug 25693: more accurate regexp to find duplicates when generating initial duplicates table.
...
git-svn-id: svn://10.0.0.236/trunk@88973 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 17:29:09 +00:00
disttsc%bart.nl
8a8265f7bb
Fix speedracer bustage, take #2 . Temporary fix, will find a better one with scc.
...
git-svn-id: svn://10.0.0.236/trunk@88970 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 16:35:52 +00:00
attinasi%netscape.com
f15b490680
Commented out assertion while I find out why HR's are triggering it in some cases...
...
git-svn-id: svn://10.0.0.236/trunk@88966 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 15:48:48 +00:00
disttsc%bart.nl
dede0f9fba
Fix speedracer bustage. It doesn't seem to like |Compare| :-)
...
r=shaver
git-svn-id: svn://10.0.0.236/trunk@88965 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 15:32:46 +00:00
alecf%netscape.com
68f99531ef
update script to work on windows (not part of build)
...
git-svn-id: svn://10.0.0.236/trunk@88964 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 15:08:03 +00:00
cmanske%netscape.com
2d818176d0
Fixed problems in Advanced Edit dialog, b=67918, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@88963 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 15:07:14 +00:00
cmanske%netscape.com
1b24df5aad
Removed registering of commands not used in plain text editor, b=67993, r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@88962 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 15:03:51 +00:00
disttsc%bart.nl
2a2d17022b
Fix speedracer bustage, r=dbaron, sr=scc, fall-out from bug 53057
...
git-svn-id: svn://10.0.0.236/trunk@88961 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 14:52:51 +00:00
dbaron%fas.harvard.edu
f3554504c8
Fix CSS_REPORT_PARSE_ERRORS build bustage resulting from string changes.
...
git-svn-id: svn://10.0.0.236/trunk@88960 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 14:25:11 +00:00
disttsc%bart.nl
d50f8d11b8
Fix potential dangling pointers of the form:
...
const char* foo = NS_ConvertUCS2toUTF8(bar).get();
sr=scc
git-svn-id: svn://10.0.0.236/trunk@88959 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 13:57:08 +00:00
disttsc%bart.nl
0c8117572d
This could leave you with a dangling pointer:
...
nsCStringKey key(nsPromiseFlatCString(aRef).get());
because the nsPromiseFlatCString object will go out of scope,
so do this instead:
nsPromiseFlatCString flat(aRef);
nsCStringKey key(flat.get());
sr=scc
git-svn-id: svn://10.0.0.236/trunk@88958 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 13:13:42 +00:00
disttsc%bart.nl
af75904cf7
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
git-svn-id: svn://10.0.0.236/trunk@88957 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 12:33:57 +00:00
disttsc%bart.nl
0c734f3070
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
git-svn-id: svn://10.0.0.236/trunk@88956 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 10:50:45 +00:00
disttsc%bart.nl
7f19cefa4d
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
git-svn-id: svn://10.0.0.236/trunk@88955 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 10:45:03 +00:00
disttsc%bart.nl
63d1f07475
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|nsLiteral[C]String|
|nsPromiseFlat[C]String|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
git-svn-id: svn://10.0.0.236/trunk@88954 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 09:45:01 +00:00
disttsc%bart.nl
55365f471a
Forgot to remove this line in my last checkin. bug=53057
...
git-svn-id: svn://10.0.0.236/trunk@88953 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 09:28:32 +00:00
disttsc%bart.nl
bd82348c5b
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
git-svn-id: svn://10.0.0.236/trunk@88952 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 09:17:11 +00:00
disttsc%bart.nl
da14e5d6d5
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where
possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
git-svn-id: svn://10.0.0.236/trunk@88951 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 08:53:58 +00:00
disttsc%bart.nl
abd8de21e5
Change implicit conversion from
...
|NS_ConvertUTF8toUCS2|
|NS_ConvertASCIItoUCS2|
|NS_ConvertUCS2toUTF8|
|ns[C]LiteralString|
|ns[C]PromiseFlatString|
to explicit |get()|.
Add |get()| to |nsString|, remove implicit conversion operators where possible, add NS_WARNING where not (yet!).
Bug=53057, r=alecf, sr=scc
git-svn-id: svn://10.0.0.236/trunk@88947 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 08:05:05 +00:00
alecf%netscape.com
e5075b3d5f
fix for bug 58122 - find the anchor in the selection if there already is one
...
sr=ben, r=jag
git-svn-id: svn://10.0.0.236/trunk@88946 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 07:59:17 +00:00
darin%netscape.com
a8a12c5c51
Fixes bug 66516. Topperf regression from 1/23. r=dougt, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@88945 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 07:53:40 +00:00
bryner%uiuc.edu
e048a0f5a6
Bug 65623 - Add a pref to disable the UI of PSM 1.x. code by dougt, r=javi, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@88944 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 07:39:11 +00:00
disttsc%bart.nl
a59de6b8f1
Fix MOZ_TRACK_MODULE_DEPS builds (e.g. senna) bustage, add "intl locale timer" to REQUIRES line
...
git-svn-id: svn://10.0.0.236/trunk@88943 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 07:15:34 +00:00
alecf%netscape.com
fdec867769
change GetLastVisitDate semantics back to the way they were before - avoids a runtime assertion in nsWebShell.cpp
...
git-svn-id: svn://10.0.0.236/trunk@88942 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 07:07:19 +00:00
rpotts%netscape.com
4a26b1b526
bug #61339 . Added a missing const to an nsdIID (sr=waterson)
...
git-svn-id: svn://10.0.0.236/trunk@88941 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 06:54:47 +00:00
dave%intrec.com
f65e8d8459
Adding the queryhelp.cgi file that was missing. (There are links to it in query.cgi)
...
git-svn-id: svn://10.0.0.236/trunk@88940 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 06:47:50 +00:00
barnboy%trilobyte.net
84a5f67096
Last transfer bombed on me. Added Bugzilla Guide as
...
single large HTML and TXT files, and updated README.docs
with compiling instructions for the Guide.
git-svn-id: svn://10.0.0.236/trunk@88939 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 06:35:33 +00:00
alecf%netscape.com
0988199cc2
argh, forgot two more lines
...
curse PRInt64!
git-svn-id: svn://10.0.0.236/trunk@88938 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 06:34:55 +00:00
alecf%netscape.com
cfbb6dfd4a
oops, better attempt
...
git-svn-id: svn://10.0.0.236/trunk@88937 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 06:16:02 +00:00
alecf%netscape.com
e0f845965d
attempt to fix mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@88936 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 06:14:30 +00:00
alecf%netscape.com
1087b8d776
use nsCAutoString instead of nsLiteralCString to avoid stupid compiler ambiguity
...
lame! causes an extra copy.
fixes sun bustage
git-svn-id: svn://10.0.0.236/trunk@88935 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 06:02:34 +00:00
bryner%uiuc.edu
3860e8c248
Fixing non-debug builds. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@88934 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 06:01:29 +00:00
disttsc%bart.nl
ee093fe4bc
Fix build bustage in XMLTerm extension. We were depending on an indirect inclusion of nsReadableUtils.h, which apparantly has gone, so explicitly including it now, like we should have. r=mcafee.
...
git-svn-id: svn://10.0.0.236/trunk@88933 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 05:53:07 +00:00
barnboy%trilobyte.net
13887941ab
Adding back jpg as binary.
...
git-svn-id: svn://10.0.0.236/trunk@88932 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 05:44:23 +00:00
barnboy%trilobyte.net
29c6960883
Oops, forgot to put up dbschema.jpg as a binary file.
...
git-svn-id: svn://10.0.0.236/trunk@88931 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 05:42:31 +00:00
gordon%netscape.com
95787ca5fb
[not part of build]
...
Removed return codes for nsCacheEntryHashtable::RemoveEntry() and nsCacheDevice::DoomEntry().
Added doomEntriesIfExpired flag to nsCacheSession and nsCacheRequest, and check the flag in nsCacheService::ActivateEntry()
Added lastModified attribute to nsCacheEntryDescriptor and mLastModified data member to nsCacheEntry. mLastModified is updated when data or meta data is changed.
Deque requests if descriptor allocation fails. Delete requests after calling proxy in async open cache entry path.
Cleaned up the logic of doom.
git-svn-id: svn://10.0.0.236/trunk@88929 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 05:37:00 +00:00
barnboy%trilobyte.net
3fe9f8b52c
Documentation update; added docs/sgml, docs/html, docs/txt.
...
No text version of The Bugzilla Guide availabe yet, however.
git-svn-id: svn://10.0.0.236/trunk@88928 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 05:36:50 +00:00
heikki%netscape.com
21937fbbff
Fix gbdate.h bustage.
...
git-svn-id: svn://10.0.0.236/trunk@88927 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 05:34:14 +00:00
gordon%netscape.com
e7a4e32b50
[not part of build]
...
Added readonly lastModified attribute to nsICacheEntryDescriptor. Added PRBool attribute doomEntriesIfExpired to nsICacheSession.
git-svn-id: svn://10.0.0.236/trunk@88926 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 05:31:52 +00:00
timeless%mac.com
a9621c78a1
fix bug 69256 nsMsgNewsFolder::UpdateSummaryFromNNTPInfo leaks nsMsgKeySet
...
patch by hwaara@chello.se r=sspitzer, sr=bienvenu tabs=evil
git-svn-id: svn://10.0.0.236/trunk@88925 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 05:26:43 +00:00
alecf%netscape.com
f0af9d73c8
implement hierarchical history!
...
bug 65862
sr=waterson
git-svn-id: svn://10.0.0.236/trunk@88923 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 05:15:24 +00:00
timeless%mac.com
904e1060f5
fix bug 70453 printf in nsClipboard.cpp
...
r=rods sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@88922 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 05:12:30 +00:00
heikki%netscape.com
5bf6efbfd0
Fix typo (and OS2 bustage). r=peterv.
...
git-svn-id: svn://10.0.0.236/trunk@88921 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 05:00:22 +00:00
scc%mozilla.org
f5aa6fad51
fixing documentation
...
git-svn-id: svn://10.0.0.236/trunk@88920 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 04:47:24 +00:00
darin%netscape.com
94a6258211
[not part of the build] Fixed bugs in HTTP's MOZ_NEW_CACHE build.
...
git-svn-id: svn://10.0.0.236/trunk@88919 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 04:26:43 +00:00
heikki%netscape.com
0c6943fde0
Unix doesn't like recursive defines.
...
git-svn-id: svn://10.0.0.236/trunk@88918 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 04:16:40 +00:00
disttsc%bart.nl
6efeff1313
Fixing MOZ_TRACK_MODULE_DEPS builds (e.g. senna), adding "widget locale dom webshell pref necko" to REQUIRES.
...
git-svn-id: svn://10.0.0.236/trunk@88916 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 04:03:18 +00:00
stephend%netscape.com
2eb93e5036
Fixing tooltips so they re-appear for GetMsg and Print in Mail/News r=walk84@usa.net sr=bienvenu@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88914 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 04:01:49 +00:00
erik%netscape.com
d71744312c
bug 70028; author=simon@softel.co.il; r=ftang; sr=erik; a few name changes
...
to match Mozilla conventions, and removal of some Arabic presentation form
methods (until we figure out a better way to do these)
git-svn-id: svn://10.0.0.236/trunk@88913 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 04:00:23 +00:00
heikki%netscape.com
a426a6d503
Fixing typo.
...
git-svn-id: svn://10.0.0.236/trunk@88910 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 03:45:48 +00:00
disttsc%bart.nl
89ecee7f78
Fixing MOZ_TRACK_MODULE_DEPS builds (e.g. senna), adding "nkcache" to REQUIRES line, r=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@88909 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 03:37:28 +00:00
darin%netscape.com
d1d843c69c
Fixes redness on tinderbox.
...
git-svn-id: svn://10.0.0.236/trunk@88908 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 03:30:33 +00:00
ccarlen%netscape.com
3bd64e9faf
Bug 70965 - Crash if SI_RemoveAllSignonData called more than once. r=morse@netscape.com, sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@88906 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 03:17:44 +00:00
heikki%netscape.com
89cd5dabfd
Fixing Mac build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@88905 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 03:12:02 +00:00
rods%netscape.com
8501b8009c
Explicitly setting the padding to zero
...
Bug 69130 r=kmcclusk sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@88904 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:58:12 +00:00
heikki%netscape.com
96c89ef63c
Not part of default build. Fix the inspector because of changes that went in bug 69830. r=peterv.
...
git-svn-id: svn://10.0.0.236/trunk@88903 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:54:10 +00:00
rods%netscape.com
5a131f8bea
Explicitly setting the padding to zero
...
Bug 69130 r=kmcclusk sr=hyatt
git-svn-id: svn://10.0.0.236/trunk@88902 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:52:32 +00:00
rods%netscape.com
8b5d71dc38
Don't paint blocks that shouldn't be painted when printing
...
Bug 67296 r=kmcclusk sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@88901 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:46:44 +00:00
heikki%netscape.com
76557f6b15
Removing unused file. Not part of build anymore.
...
git-svn-id: svn://10.0.0.236/trunk@88899 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:43:02 +00:00
heikki%netscape.com
b0d63de315
Bug 69830 , cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=heikki, sr=smfr. Check-in by peterv.
...
git-svn-id: svn://10.0.0.236/trunk@88898 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:42:13 +00:00
heikki%netscape.com
71d5a4d22d
Bug 69830, cleanup after layout split by moving duplicated files to a library that is statically linked to content and layout, and backing out changes to inline some functions that now also live in the shared lib. r=jst, sr=waterson.
...
git-svn-id: svn://10.0.0.236/trunk@88896 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:41:16 +00:00
shaver%mozilla.org
5106903714
71140: fix XPConnect-standalone build, r=cls
...
git-svn-id: svn://10.0.0.236/trunk@88895 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:40:37 +00:00
hyatt%netscape.com
6d89de31c6
More skin uninstallation foo. Same.
...
git-svn-id: svn://10.0.0.236/trunk@88894 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:36:01 +00:00
heikki%netscape.com
56404f9057
No bug number. Build XMLExtras without SOAP by default on Mac, as it is on other platforms. r=peterv, sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@88893 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:32:56 +00:00
shaver%mozilla.org
14165fd6be
preliminary documentation for nsIClassInfo
...
git-svn-id: svn://10.0.0.236/trunk@88892 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:32:20 +00:00
rods%netscape.com
218fd5f9d0
Skipp disabled items when pressing first letter
...
Bug 57580 r=kmcclusk sr=buster
git-svn-id: svn://10.0.0.236/trunk@88890 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:29:21 +00:00
heikki%netscape.com
226903118a
No bug number. Build SOAP only when enabled, and do not build it by default. r=peterv, sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@88889 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:28:58 +00:00
heikki%netscape.com
94bd33d1bd
No bug number. Build SOAP only when enabled, and do not build it by default. r=heikki, sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@88888 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:28:00 +00:00
heikki%netscape.com
5666a107a0
No bug number. Build SOAP only if MOZ_SOAP is set, and do not build it by default. r=peterv, sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@88887 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 02:13:30 +00:00
stephend%netscape.com
20144545ae
Leaving Stephen Walker's changes to bug 67463 in, but removing my accidental changes fromy tree, sorry about that.
...
git-svn-id: svn://10.0.0.236/trunk@88886 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:59:32 +00:00
mcafee%netscape.com
3aaecb9708
Adding view page info for pages, frames (41443). patch=matthew wilsom, r=mcafee, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@88885 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:55:27 +00:00
darin%netscape.com
86be826644
Making nsStreamListenerCID available to non MOZ_NEW_CACHE builds.
...
git-svn-id: svn://10.0.0.236/trunk@88884 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:52:36 +00:00
hyatt%netscape.com
fdb873c6f5
Skin uninstallation. r=danm, sr=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@88883 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:50:36 +00:00
hyatt%netscape.com
280342788a
Skin uninstallation. Just do it, baby. r=danm, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@88882 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:50:12 +00:00
stephend%netscape.com
ca65f3e7a5
Checking in the fix for tooltips in bug 67463, patch by Stephen Walker (walk84@usa.net) r=stephend@netscape.com, sr=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88881 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:42:38 +00:00
heikki%netscape.com
ecc814272a
hyatt updated the old XUL atoms as part of fix for bug 71139, keeping this up to date.
...
git-svn-id: svn://10.0.0.236/trunk@88880 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:37:02 +00:00
dougt%netscape.com
9d819286cc
fixing build bustage and renameing variable name.
...
git-svn-id: svn://10.0.0.236/trunk@88878 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:24:57 +00:00
erik%netscape.com
f3a85288a3
bugs 70028 and 70394; author=simon@softel.co.il; r=ftang; sr=erik; adding
...
Bidi and BidiUtils to build under IBMBIDI ifdef (not part of build yet);
from IBM bidi project
git-svn-id: svn://10.0.0.236/trunk@88877 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:15:02 +00:00
dougt%netscape.com
7ffe3c3031
Adding two new interfaces based on API review. Bugs: (71060,71056,71055). NOT PART OF BUILD YET
...
git-svn-id: svn://10.0.0.236/trunk@88876 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:11:58 +00:00
blakeross%telocity.com
c8cfd3d229
Mail and news prefs not painting properly (by John Morrison, 47813). r=blake sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@88875 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:07:14 +00:00
gordon%netscape.com
9250bb844b
[not part of build] Fix a couple bugs to get http working. Don't deallocate requests before listener has been notified, and don't re-add entries to active entry hashtable.
...
git-svn-id: svn://10.0.0.236/trunk@88874 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:02:27 +00:00
erik%netscape.com
139f08c1a1
bugs 70028 and 70394; author=simon@softel.co.il; r=ftang; sr=erik; adding
...
nsIBidi.h and nsIUBidiUtils.h to build; from IBM bidi project
git-svn-id: svn://10.0.0.236/trunk@88873 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:02:04 +00:00
stephend%netscape.com
9d92bb1271
Bug 70241 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88872 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:01:48 +00:00
stephend%netscape.com
24127d9d8a
Bug 70128 & 70241 Inconsistency in describing SMTP & NNTP servers r=racham@netscape.com, sr=sspitzer@netscape.com and sr=mscott@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88871 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 01:00:28 +00:00
sfraser%netscape.com
2b5624e994
Fix for bug 67466 -- don't crash when opening lots of files on startup. r=pinkerton, sr=beard
...
git-svn-id: svn://10.0.0.236/trunk@88870 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:59:54 +00:00
darin%netscape.com
1b63bc2073
[not part of the build] Add some more logging when using new cache, and
...
make HTTP use the mem cache always (for now).
git-svn-id: svn://10.0.0.236/trunk@88869 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:59:39 +00:00
dougt%netscape.com
a6c1f76150
NOT PART OF BUILD. this makes ftp work with the cache a bit better.
...
git-svn-id: svn://10.0.0.236/trunk@88868 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:59:19 +00:00
stephend%netscape.com
e812b82417
Bug 70128 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88867 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:59:07 +00:00
stephend%netscape.com
fa5895a12b
Part of bug 70241 Inconsistency in describing SMTP server r=racham@netscape.com, sr=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88866 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:58:21 +00:00
darin%netscape.com
46733099b4
Added nsStreamListenerTee to necko component. This is only used by the new
...
cache. r=gordon,beard
git-svn-id: svn://10.0.0.236/trunk@88865 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:58:06 +00:00
dougt%netscape.com
60116314b0
Fix for 71235. making pagecycler give some timing data. r=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88863 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:56:42 +00:00
dougt%netscape.com
6355fee0fd
Fix for 70346. Fixing breakage plugin bustage. sr=mscott@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88862 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:55:11 +00:00
law%netscape.com
fd61bad6b7
Part of bug 57576; adding support for getting list-style-image; r=harishd, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@88861 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:55:01 +00:00
gordon%netscape.com
7c3e1ac39f
Added nsStreamListenerTee.cpp to netwerk.mcp. r = saari.
...
git-svn-id: svn://10.0.0.236/trunk@88860 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:54:33 +00:00
dougt%netscape.com
632964b1a7
Adding break's to the switch statement. r=darin/sr=gagan
...
git-svn-id: svn://10.0.0.236/trunk@88859 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:49:31 +00:00
hyatt%netscape.com
c550068a0d
Fixing outliner rules for focus.
...
git-svn-id: svn://10.0.0.236/trunk@88858 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:49:01 +00:00
thayes%netscape.com
bbf7e5b617
Implement tab-based framework for pageInfo.
...
+ tabs + extension by overlay + open to specific tab
git-svn-id: svn://10.0.0.236/trunk@88857 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:48:09 +00:00
hyatt%netscape.com
8c422398c6
Fix for 71139. Also reverting the splitter frame code back. r=danm, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@88856 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:47:22 +00:00
hyatt%netscape.com
e94e03d340
Fix for 71139. r=danm, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@88855 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:46:58 +00:00
valeski%netscape.com
8b6aeb374d
64804. r=dougt. fixing long broken stream converter chaining.
...
git-svn-id: svn://10.0.0.236/trunk@88854 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:41:53 +00:00
beard%netscape.com
53d0cb5b89
[not part of build] when DEBUG is true, always put cache directory next to current process.
...
git-svn-id: svn://10.0.0.236/trunk@88853 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-08 00:35:03 +00:00
gerv%gerv.net
dcc0e19dc1
Bug 66149 - nicer wording for the most common Bugzilla error message.
...
git-svn-id: svn://10.0.0.236/trunk@88851 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 23:59:15 +00:00
pavlov%netscape.com
f6f8819131
adding a printf to error
...
git-svn-id: svn://10.0.0.236/trunk@88848 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 23:41:54 +00:00
pavlov%netscape.com
5151b42fd5
adding some setjmp stff here that should hopefully avoid lameass crashes
...
git-svn-id: svn://10.0.0.236/trunk@88847 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 23:36:45 +00:00
despotdaemon%netscape.com
c942de0e09
Pseudo-automatic update of changes made by dmose@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@88845 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 22:57:30 +00:00
despotdaemon%netscape.com
688c7afd08
Pseudo-automatic update of changes made by dmose@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@88844 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 22:55:29 +00:00
despotdaemon%netscape.com
44febe5c44
Pseudo-automatic update of changes made by dmose@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@88843 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 22:43:25 +00:00
heikki%netscape.com
e15078e514
This should fix Mac bustage.
...
git-svn-id: svn://10.0.0.236/trunk@88842 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 22:39:42 +00:00
sfraser%netscape.com
4e9b0ca646
Fix for bug 71050, some dialog buttons blank on Mac. r=brade/tao, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@88837 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 22:14:14 +00:00
pchen%netscape.com
03a8627bf6
Fix for blocker 71146, tweak by cls, r=syd, sr=pchen (as sheriff). Change
...
strncmp to PL_strncmp to catch null "string".
git-svn-id: svn://10.0.0.236/trunk@88834 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 21:10:28 +00:00
barnboy%trilobyte.net
a680caf9bf
Change to update sections 3 and 4, miscellaneous updates.
...
git-svn-id: svn://10.0.0.236/trunk@88832 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 20:55:39 +00:00
waterson%netscape.com
06336b484f
Bug 71181. Revert attinasi's changes for bug 70730.
...
git-svn-id: svn://10.0.0.236/trunk@88831 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 20:15:35 +00:00
mcgreer%netscape.com
40a7fb8f08
add missing license text
...
git-svn-id: svn://10.0.0.236/trunk@88830 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 19:56:50 +00:00
mcgreer%netscape.com
fe329facca
preliminary checkin of certificate manager
...
git-svn-id: svn://10.0.0.236/trunk@88828 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 19:24:12 +00:00
relyea%netscape.com
bd76aadc94
Bug 70657 . Old CERT DB doesn't always get closed after migration.
...
git-svn-id: svn://10.0.0.236/trunk@88827 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 17:34:44 +00:00
relyea%netscape.com
3eaad4e487
Fix Bug 70441 where ava fields with one or two characters are not formatted properly.
...
git-svn-id: svn://10.0.0.236/trunk@88826 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 17:31:53 +00:00
locka%iol.ie
f19fcfdcb0
Fix for using window.open specifying "_self" as the target. b=67288, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88825 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 13:43:04 +00:00
darin%netscape.com
045c0c5f1f
[not part of the build] Added implementation files for nsIStreamListenerTee.
...
git-svn-id: svn://10.0.0.236/trunk@88824 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 12:54:45 +00:00
darin%netscape.com
c13b7e263a
[not part of the build] Added nsIStreamListenerTee for the new cache.
...
git-svn-id: svn://10.0.0.236/trunk@88823 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 12:53:39 +00:00
darin%netscape.com
0db72b7ea2
[not part of the build] HTTP now compiles with MOZ_NEW_CACHE defined.
...
git-svn-id: svn://10.0.0.236/trunk@88822 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 12:19:27 +00:00
timeless%mac.com
e08ce90e39
fix bug 64562 Some chrome dtd bugs [duplicate entities in dtds]
...
fixes from cjh@kr.freebsd.org r=jag, sr=jst
git-svn-id: svn://10.0.0.236/trunk@88821 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 11:28:42 +00:00
timeless%mac.com
4a0f10f75f
fix bug 61058 javascript strict warnings in institems.js
...
patch by gemal@gemal.dk r=timeless a=alecf
git-svn-id: svn://10.0.0.236/trunk@88820 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 10:57:22 +00:00
darin%netscape.com
af8b11010a
[not part of the build] Fixes some bustage under GCC 2.96
...
git-svn-id: svn://10.0.0.236/trunk@88818 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 09:55:54 +00:00
gordon%netscape.com
fb0cae1827
[not part of build] Added test cases for ACCESS_READ of non-existent entry and ACCESS_WRITE of existing entry.
...
git-svn-id: svn://10.0.0.236/trunk@88817 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 09:31:45 +00:00
gordon%netscape.com
bf68e87589
[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.
git-svn-id: svn://10.0.0.236/trunk@88816 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 09:27:36 +00:00
cls%seawood.org
4cf720fb9f
Update information about legaldirs & createlegaldirs.pl
...
git-svn-id: svn://10.0.0.236/trunk@88815 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 09:12:42 +00:00
Peter.VanderBeken%pandora.be
0febd517eb
Mac build stuff for Vixen. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@88812 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 08:34:19 +00:00
Peter.VanderBeken%pandora.be
465c15acaa
Mac build stuff for Vixen. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@88811 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 08:28:49 +00:00
mcafee%netscape.com
31ce65cd76
nuking dead or lame images
...
git-svn-id: svn://10.0.0.236/trunk@88810 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 08:09:15 +00:00
jst%netscape.com
64866fe41c
WIP, adding scriptable helpers for the DOM, will be used by XPConnect eventually. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@88809 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 07:55:21 +00:00
ben%netscape.com
264e656e4f
Fix for 57763. r=blake, a=alecf
...
git-svn-id: svn://10.0.0.236/trunk@88807 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 07:50:14 +00:00
mcafee%netscape.com
b6399888ba
Comment out embed tbox
...
git-svn-id: svn://10.0.0.236/trunk@88805 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 07:40:50 +00:00
cltbld%netscape.com
0aa43db532
Checking in bryner's fix for speedracer bustage. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@88801 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 07:10:22 +00:00
darin%netscape.com
5b26897b8f
Added some error checking.
...
git-svn-id: svn://10.0.0.236/trunk@88800 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 06:35:36 +00:00
dbaron%fas.harvard.edu
682d7c9a06
Really fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
...
git-svn-id: svn://10.0.0.236/trunk@88799 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 06:07:28 +00:00
mkaply%us.ibm.com
b008ba9126
OS/2 Build break
...
git-svn-id: svn://10.0.0.236/trunk@88798 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 05:58:59 +00:00
suresh%netscape.com
4e7fb741a2
Adding aim protocol to the list. No Specific bug number. r=syd. sr=mstoltz
...
git-svn-id: svn://10.0.0.236/trunk@88797 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 05:58:45 +00:00
bryner%uiuc.edu
6f6f4dded1
Trying again to fix speedracer bustage. r=dbaron.
...
git-svn-id: svn://10.0.0.236/trunk@88796 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 05:40:49 +00:00
dbaron%fas.harvard.edu
a806846a26
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by using a real REQUIRES line rather than a copied one.
...
git-svn-id: svn://10.0.0.236/trunk@88795 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 05:17:01 +00:00
tara%tequilarista.org
5cdd8c2e2a
Making query.cgi use the new queryhelp.cgi doc
...
git-svn-id: svn://10.0.0.236/trunk@88794 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 05:02:46 +00:00
bryner%uiuc.edu
fb72c20ba6
Attempting to fix speedracer bustage. GTK_CHECK_VERSION is not defined on GTK+ 1.2.0.
...
git-svn-id: svn://10.0.0.236/trunk@88793 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 04:43:48 +00:00
cls%seawood.org
6bb8990b28
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
git-svn-id: svn://10.0.0.236/trunk@88792 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 04:41:24 +00:00
barnboy%trilobyte.net
1e0c401e89
Fixed typos, dated information, and Windows NT instructions.
...
git-svn-id: svn://10.0.0.236/trunk@88791 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 04:27:03 +00:00
cls%seawood.org
254d0c352a
Set MD specific files for openbsd.
...
git-svn-id: svn://10.0.0.236/trunk@88790 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 04:21:24 +00:00
endico%mozilla.org
af1ebedb4d
fix for bug 30823. fixed advanced queries on dependencies and cc. added huge comment about how boolean charts work.
...
git-svn-id: svn://10.0.0.236/trunk@88789 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 04:11:47 +00:00
beard%netscape.com
1142c3fe58
Implement pre-seeking when underlying seekable output streams. r=darin, r=gordon
...
git-svn-id: svn://10.0.0.236/trunk@88788 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 04:07:05 +00:00
beard%netscape.com
aced59b313
[not part of build] don't overwrite a NULL pointer.
...
git-svn-id: svn://10.0.0.236/trunk@88787 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 04:05:36 +00:00
beard%netscape.com
eab0833c6b
[not part of build] Using async open & read.
...
git-svn-id: svn://10.0.0.236/trunk@88786 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 04:04:33 +00:00
beard%netscape.com
2e914e474d
[not part of build] Added synchronous http (unimplemented).
...
git-svn-id: svn://10.0.0.236/trunk@88785 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 04:03:39 +00:00
bryner%uiuc.edu
6c427322c0
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.
...
git-svn-id: svn://10.0.0.236/trunk@88784 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 03:35:10 +00:00
mcafee%netscape.com
18b77ce62e
flames are on by default now
...
git-svn-id: svn://10.0.0.236/trunk@88781 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 03:24:38 +00:00
mkaply%us.ibm.com
876553155b
No bug
...
r=mkaply, a=blizzard
Code from dainis - workaround postscript bug where GpiQueryColorIndex doesn't work
git-svn-id: svn://10.0.0.236/trunk@88779 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 03:17:43 +00:00
shaver%mozilla.org
6e0127a24d
71107: make inner-peeking properly set HEAVYWEIGHT for all outer functions (r=jband,sr=brendan)
...
git-svn-id: svn://10.0.0.236/trunk@88778 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 03:14:25 +00:00
dbaron%fas.harvard.edu
ab9e5033f2
Fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage by changing MODULE from raptor to layout.
...
git-svn-id: svn://10.0.0.236/trunk@88777 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 03:11:33 +00:00
dave%intrec.com
1909c8b617
Fix for bug 62949: Initial Test Component on new install did not have initialOwner, which made sanitycheck complain.
...
git-svn-id: svn://10.0.0.236/trunk@88776 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 03:09:29 +00:00
cls%seawood.org
ff55700ce0
Use NO_MFC to build without the MFC tainted bits.
...
Bug #71087 sr=leaf
git-svn-id: svn://10.0.0.236/trunk@88775 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 03:08:12 +00:00
mcafee%netscape.com
56725f6043
Adding &flames=1 support
...
git-svn-id: svn://10.0.0.236/trunk@88774 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 03:04:23 +00:00
mkaply%us.ibm.com
c64937f6c9
IRIX breakage - CR/LF problem on dougt checkin
...
git-svn-id: svn://10.0.0.236/trunk@88773 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 03:04:02 +00:00
darin%netscape.com
7c4046b068
[not part of the build] Initial work to conditionally compile HTTP against the new cache.
...
git-svn-id: svn://10.0.0.236/trunk@88767 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 02:53:34 +00:00
gordon%netscape.com
dbd8c256b9
[not part of build] Add security info attribute to nsICacheEntryDescriptor.
...
git-svn-id: svn://10.0.0.236/trunk@88766 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 02:47:08 +00:00
tao%netscape.com
16f8c943a1
3631: can't get migration pull download list (MAC) r=jelwell,sr=syd
...
git-svn-id: svn://10.0.0.236/trunk@88765 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 02:42:15 +00:00
stephend%netscape.com
20fc920f31
Checking in fix for bug 61296. Patch by Ksosez (ksosez@softhome.net) r=blake sr=seth
...
git-svn-id: svn://10.0.0.236/trunk@88764 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 02:42:14 +00:00
stephend%netscape.com
22f1242f6c
Checking in fix for bug 70496. Patch by Keyser Sosez (ksosez@softhome.net r=boris, sr=seth
...
git-svn-id: svn://10.0.0.236/trunk@88763 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 02:40:24 +00:00
mkaply%us.ibm.com
67237995e6
No bug
...
r=mkaply, a=blizzard
We can remove lDisplayDepth as a result of removing RequiresInvertedMask
git-svn-id: svn://10.0.0.236/trunk@88762 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 02:36:48 +00:00
mkaply%us.ibm.com
57ab671dce
No bug
...
r=mkaply, a=blizzard
Code from dainis - remove unused function - RequiresInvertedMask
git-svn-id: svn://10.0.0.236/trunk@88760 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 02:30:33 +00:00
mkaply%us.ibm.com
0acdf9526c
No bug
...
r=mkaply, a=blizzard
Code from dainis - workaround postscript bug where GpiQueryColorIndex doesn't work
git-svn-id: svn://10.0.0.236/trunk@88757 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 02:25:00 +00:00
javi%netscape.com
ab6cab923b
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.
git-svn-id: svn://10.0.0.236/trunk@88756 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 02:17:00 +00:00
heikki%netscape.com
e90510463a
Bug 66786, fix UMR in GetLine(). Fix by Daniel Bratell (bratell@lysator.liu.se). r=heikki, sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@88755 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 02:03:57 +00:00
mkaply%us.ibm.com
7f8d23473a
#60330
...
r=mkaply, a=blizzard
Code from dainis - support empty clip rects (clip everything) on OS/2
git-svn-id: svn://10.0.0.236/trunk@88754 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 02:01:03 +00:00
erik%netscape.com
bdbe566805
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
git-svn-id: svn://10.0.0.236/trunk@88751 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:52:16 +00:00
hyatt%netscape.com
0aff0314c7
Fix for 62783. r=danm, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@88750 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:46:13 +00:00
hyatt%netscape.com
597a4e8598
Fix for state updating in Composer. r=danm, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@88749 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:44:56 +00:00
beard%netscape.com
503b4b32f7
[not part of build] Added GetFile() to implement the file attribute.
...
git-svn-id: svn://10.0.0.236/trunk@88748 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:40:41 +00:00
beard%netscape.com
1bed9bd372
[not part of build] Added file attribute to nsICacheEntryDescriptor, added STORE_ON_DISK_AS_FILE to nsICache.
...
git-svn-id: svn://10.0.0.236/trunk@88747 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:37:42 +00:00
sspitzer%netscape.com
dd1964fd78
fix bugscape bugs #2883 #2884 #3927 . Thanks to jgaunt@netscape.com for the
...
patch. r/sr=sspitzer,bienvenu
git-svn-id: svn://10.0.0.236/trunk@88746 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:33:55 +00:00
bryner%uiuc.edu
ce8d5b7041
Fixing build on gtk+ >= 1.2.7. r=pavlov, sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@88744 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:31:15 +00:00
pschwartau%netscape.com
69876eeb2d
Initial add. Regression test for bug 71107.
...
git-svn-id: svn://10.0.0.236/trunk@88743 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:30:15 +00:00
racham%netscape.com
63cdd2c73d
Fixing bug 67634. Clearing the default url value so that beep takes the default place for biff sound. r=racham, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@88740 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:16:44 +00:00
racham%netscape.com
5b1c29fd94
Fixing bug 67634. Default sound for biff is changed to be the system beep. Patch by Seth. r=racham, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@88739 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:16:35 +00:00
shaver%mozilla.org
6287e8c1f2
71102: remove archaic and unused browsing profile code (r=waterson,sr=brendan)
...
git-svn-id: svn://10.0.0.236/trunk@88738 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:15:04 +00:00
waterson%netscape.com
076c14c841
Bug 70005. Since unrooting is conditional on whether or not mScriptObject is set, be sure to only set the root in the first place if we have a non-null script object. r=mstoltz, sr=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@88735 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:12:40 +00:00
jgmyers%netscape.com
f2796ba5cc
Have SMTP prompt for userid if it's not set in prefs: bug 64777 sr=mscott r=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@88733 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 01:08:04 +00:00
pavlov%netscape.com
0369506cd8
make imgIRequest an nsIRequest again. do RGB->BGR conversion for jpegs. add an error code for no decoder. add place to add expiration date to the cache entries once darin fixes http channel to give me an expiration date..
...
git-svn-id: svn://10.0.0.236/trunk@88732 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 00:59:49 +00:00
jgmyers%netscape.com
6300d60f43
pass default and override charset down to header decoder: bug 65277 r=nhotta r=ducarroz sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@88731 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 00:59:47 +00:00
darin%netscape.com
58bb327a0c
minor coding style cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@88730 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 00:55:43 +00:00
pinkerton%netscape.com
ba32268a60
don't process mouseMove events if the app is in the bg. r=saari/sr=sfraser. bug# 70518.
...
git-svn-id: svn://10.0.0.236/trunk@88729 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 00:52:43 +00:00
axel%pike.org
28ee1c8093
not part of build; adding xpcom logging, r=peterv
...
git-svn-id: svn://10.0.0.236/trunk@88728 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 00:51:38 +00:00
pinkerton%netscape.com
e4c17ad1c3
Don't set SWP_NOZORDER flag for popups, as this allows the taskbar to
...
come in front at certain times. bug# 47152. r=danm/rods/kmcclusk. sr=hyatt.
git-svn-id: svn://10.0.0.236/trunk@88727 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 00:46:36 +00:00
sspitzer%netscape.com
e3f0ad95db
fix for bugscape bug #4174 . sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@88726 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 00:44:20 +00:00
waterson%netscape.com
019c67de16
Bug 70699. Fix windows makefile to create .obj files in win32_x.obj. Tip o' the cap to gverdun@acm.org. r=jst, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@88725 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 00:43:11 +00:00
axel%pike.org
3ea6636ab9
not part of build; adding XPCOM logging, and whitespace in documents, r=peterv
...
git-svn-id: svn://10.0.0.236/trunk@88724 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 00:42:57 +00:00
attinasi%netscape.com
35ec037877
Fix for printing crash when bulleted items have no bullet and we assume they do. Added assertion to help find the cause of the problem, and checks for null to prevent the crash. b=70730 r=dcone sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@88722 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 00:38:45 +00:00
sspitzer%netscape.com
717d250225
fixes for the outliner. from varga and sspitzer. sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@88720 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-07 00:14:27 +00:00
beard%netscape.com
e2a9261f18
Fix build bustage by adding files from xul/base/src/outliner. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@88717 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 23:41:34 +00:00
sspitzer%netscape.com
e51c5a6ff0
more bustage.
...
git-svn-id: svn://10.0.0.236/trunk@88716 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 23:18:38 +00:00
sspitzer%netscape.com
f354495ebc
fix build bustage. thanks to meep and Pike.
...
git-svn-id: svn://10.0.0.236/trunk@88715 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 23:16:27 +00:00
glazman%netscape.com
c51ab80308
mSourceString in SelectorList was allocated, filled with a
...
reconstructed copy of ALL selectors in chrome and document,
unused and then deallocated ! b=70995, r=hewitt, sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@88711 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 23:07:33 +00:00
mkaply%us.ibm.com
cb03091089
Win bustage - there was still an extra character in the file
...
I got it this time
git-svn-id: svn://10.0.0.236/trunk@88710 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 23:05:54 +00:00
sspitzer%netscape.com
e16cad68ad
fix bustage. sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@88707 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 22:53:48 +00:00
blizzard%redhat.com
fef72503bd
Hot tooltip love. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@88706 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 22:51:23 +00:00
mkaply%us.ibm.com
46471ef79c
Win bustage - there was still an extra character in the file
...
git-svn-id: svn://10.0.0.236/trunk@88705 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 22:49:29 +00:00
blizzard%redhat.com
e726a72240
Implement SIZE_TO, DESTROY_BROWSER, and OPEN_URI. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@88704 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 22:41:53 +00:00
hyatt%netscape.com
6f8aa53d7e
Fix for 70877, enabling outliner. r=dr, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@88701 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 22:16:42 +00:00
bryner%uiuc.edu
07fdbbe53d
Use user prefs for determining whether to enable SSL2/SSL3/TLS. Also, remove now-unused pref service stuff from nsSecureBrowserUIImpl. r=javi.
...
git-svn-id: svn://10.0.0.236/trunk@88700 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 22:07:26 +00:00
darin%netscape.com
5bf29d7b78
[not part of the buid] Renamed onDescriptorAvailable to onCacheEntryAvailable.
...
git-svn-id: svn://10.0.0.236/trunk@88699 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 22:04:05 +00:00
blizzard%redhat.com
7c10d03451
New embedding widget files. Not Yet Quite Part Of The Build, Folks
...
git-svn-id: svn://10.0.0.236/trunk@88698 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 21:56:57 +00:00
pavlov%netscape.com
50226ce43a
add the loadgroup back in.. send the proxy a onstoprequest message when addobserver is called if it has already been stopped... this makes sure the image request always gets removed from the loadgroup.. this could be further optimized to avoid adding it to the loadgroup at all if the image is complete when the proxy gets created.
...
git-svn-id: svn://10.0.0.236/trunk@88697 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 21:54:33 +00:00
sfraser%netscape.com
aa5c92832c
Fix for bug 71063 -- don't pass streams by value. r=blake, sr=morse
...
git-svn-id: svn://10.0.0.236/trunk@88696 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 21:28:07 +00:00
dougt%netscape.com
91f9ff8520
Attempting to fix bustage. removing tabs
...
git-svn-id: svn://10.0.0.236/trunk@88695 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 21:27:54 +00:00
cmanske%netscape.com
8167181d4d
Fixed editor bugs 68064 and 70263. r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@88694 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 21:12:28 +00:00
chuang%netscape.com
5417b08b1e
Bug65870 "Notes" data field does not display after migrating, r=ducarroz, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@88693 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 21:04:55 +00:00
dougt%netscape.com
5c4d59d038
Making nsInputStreamTee build on windows. r=darin, sr=gagan
...
git-svn-id: svn://10.0.0.236/trunk@88685 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 20:29:20 +00:00
darin%netscape.com
c0b15ae584
[used only by the new cache] nsStorageTransport incorrectly returned TRUE for GetNonBlocking. r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@88684 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 20:29:06 +00:00
dougt%netscape.com
f60779319e
NOT PART OF BUILD. moving the getMetdata up a bit
...
git-svn-id: svn://10.0.0.236/trunk@88683 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 20:22:01 +00:00
ducarroz%netscape.com
24ddbf5cc1
Fix for bug 48668. Put back the extra blank line before page link. R=varada, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@88682 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 20:20:58 +00:00
jfrancis%netscape.com
b9f86f8b98
fix for 70602: selection not properly reset when joining nodes. {r,sr}={kin,sfraser}
...
git-svn-id: svn://10.0.0.236/trunk@88681 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 20:16:38 +00:00
racham%netscape.com
6957bbbb7c
Fixing bug 58721. Fixing the situation where application hangs if the biff interval is greater than 35 minutes. Needed to use the nsInt64 var to hold the values and to get carried forward properly for further operations. r=gayatrib, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@88676 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 19:44:37 +00:00
oeschger%netscape.com
a5aba9553f
updating links in help welcome page, NOT PART OF BUILD
...
git-svn-id: svn://10.0.0.236/trunk@88661 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 15:58:05 +00:00
beard%netscape.com
f6c6566a51
Remove nsGarbageCollector.c (obsolete), fix access paths.
...
git-svn-id: svn://10.0.0.236/trunk@88660 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 15:54:37 +00:00
timeless%mac.com
0486afd7a8
fix bug 46127 -console option missing from -help listing
...
patch by anedah-9@sm.luth.se r=timeless, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@88659 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 15:51:05 +00:00
matthias%sorted.org
f1ff706673
replicated SpiderMonkey fix for bug 67773
...
git-svn-id: svn://10.0.0.236/trunk@88658 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 13:57:01 +00:00
ben%netscape.com
e451fccd8a
Another round of ViXEn updates. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@88657 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 09:41:14 +00:00
nicolson%netscape.com
0283714fd0
Replaced javadoc in new SSL classes.
...
A couple of API tweaks.
git-svn-id: svn://10.0.0.236/trunk@88656 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 08:49:37 +00:00
nicolson%netscape.com
86896470b9
Rename misnamed ssl methods.
...
git-svn-id: svn://10.0.0.236/trunk@88655 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 08:48:03 +00:00
darin%netscape.com
708e49ad66
Indentation, whitespace, and comment cleanups.
...
git-svn-id: svn://10.0.0.236/trunk@88654 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 08:46:57 +00:00
scc%mozilla.org
a6d2242b23
r=jst, avoid deprecated operator
...
git-svn-id: svn://10.0.0.236/trunk@88652 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 08:33:00 +00:00
maolson%earthlink.net
e5eea7bb4a
fix 68876 - Fix sort ordering in View -> Character Coding -> Auto-Detect
...
r=timeless, a=ben
git-svn-id: svn://10.0.0.236/trunk@88651 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 08:32:59 +00:00
darin%netscape.com
0a26429699
Indentation, whitespace, and comment cleanups.
...
git-svn-id: svn://10.0.0.236/trunk@88650 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 08:25:18 +00:00
darin%netscape.com
f83c0bbef6
Indentation, whitespace, and comment cleanups.
...
git-svn-id: svn://10.0.0.236/trunk@88649 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 08:17:03 +00:00
darin%netscape.com
90d3d3ddaf
[not part of the build] Fixes bustage resulting from bryner's nsITransport changes.
...
git-svn-id: svn://10.0.0.236/trunk@88648 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 07:35:54 +00:00
bryner%uiuc.edu
14a9926b15
Fixing build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@88647 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 06:22:58 +00:00
attinasi%netscape.com
488afba86a
Fixes box-sizing for absolutely positioned elements. b=67690 r=waterson (and buster R.I.P), sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@88646 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 05:56:19 +00:00
bryner%uiuc.edu
1bee2fc3c1
forgot a file
...
git-svn-id: svn://10.0.0.236/trunk@88645 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 05:44:53 +00:00
jj%netscape.com
26d258f43a
dummy version of the EULA for installer debugging purposes.
...
git-svn-id: svn://10.0.0.236/trunk@88643 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 05:34:57 +00:00
jj%netscape.com
8526a6c113
using [0x80] instead of #128 for version_minor string. bugzilla 68231 r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@88640 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 05:20:05 +00:00
pavlov%netscape.com
88fd756ce9
don't add requests to the loadgroup yet... it causes the browser not to start up...
...
git-svn-id: svn://10.0.0.236/trunk@88639 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 05:15:04 +00:00
jj%netscape.com
e40e163c45
Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott. (jj checking in for bryner)
...
git-svn-id: svn://10.0.0.236/trunk@88638 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 05:10:55 +00:00
bryner%uiuc.edu
ab5139c48f
Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@88637 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 05:10:33 +00:00
bryner%uiuc.edu
1c63880df2
Bug 70595 - making nsIPrompt accessible to PSM. r=darin, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@88636 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 05:00:47 +00:00
despotdaemon%netscape.com
90385ae596
Pseudo-automatic update of changes made by cathleen@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@88635 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 04:50:49 +00:00
pavlov%netscape.com
69466a5e70
adding a dummy channel class that i can add to load groups for each request instead of giving the real channel a single load group. cache fixes, cleanups, etc.
...
git-svn-id: svn://10.0.0.236/trunk@88634 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 04:46:20 +00:00
jj%netscape.com
2215a1c39f
obsolete EULA. see bugscape #4012
...
git-svn-id: svn://10.0.0.236/trunk@88633 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 04:24:25 +00:00
gordon%netscape.com
3764094d6d
[not part of build...and a good thing too] Fixed a couple of really stupid mistakes. Thanks to Patrick for finding them. Go back to your homes. Nothing to see here.
...
git-svn-id: svn://10.0.0.236/trunk@88632 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 04:01:00 +00:00
blakeross%telocity.com
6a6d73b16b
Updating ua string to 0.8.1
...
git-svn-id: svn://10.0.0.236/trunk@88630 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 03:41:05 +00:00
dbaron%fas.harvard.edu
5fb99776bc
Fix server name not showing up in status bar for FTP connections. b=66682 r=dougt@netscape.com sr=mscott@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88629 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 03:32:07 +00:00
waterson%netscape.com
6bc8f962b4
Bug 64670. Clean up and document SplitToContainingBlock(). Specifically: fix stray comma in file; unmuddle replaced frame and its parent in CantRenderReplacedElement(); sanity check args in SplitToContainingBlock(); manage view reparenting in SplitToContainingBlock(); fix nsObjectFrame to only stifle key events if the plugin was really instantiated. r=kmcclusk, saari sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@88628 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 03:31:29 +00:00
beard%netscape.com
66344bae90
[not part of build] Increased number of downloads/reads to 50, added median().
...
git-svn-id: svn://10.0.0.236/trunk@88627 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 03:29:08 +00:00
gordon%netscape.com
057243bb88
[not part of build]
...
Fix race condition in nsCacheRequest WaitForValidation().
Force !streamBased to set storagePolicy to nsICache:STORE_IN_MEMORY when creating nsCacheSessions.
Fix ProcessRequest() to refrain from creating a descriptor for ACCESS_READ requests when no entry is found (found by pavlov).
git-svn-id: svn://10.0.0.236/trunk@88626 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 03:26:13 +00:00
dbaron%fas.harvard.edu
eada4125eb
Add pref to REQUIRES to fix MOZ_TRACK_MODULE_DEPS (senna tinderbox) bustage.
...
git-svn-id: svn://10.0.0.236/trunk@88625 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 03:24:57 +00:00
timeless%mac.com
1499fb2a7f
fix bug 67108 "Mail startpage" groupbox needs cleanup
...
fix by hwaara@chello.se r=timeless, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@88624 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 03:24:13 +00:00
darin%netscape.com
a3e03c5eaf
[not part of the build] Prevent crash in error case.
...
git-svn-id: svn://10.0.0.236/trunk@88623 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 03:12:24 +00:00
hyatt%netscape.com
3955e0e8a4
Outliner rules. NOt enabled yet.
...
git-svn-id: svn://10.0.0.236/trunk@88622 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:51:09 +00:00
hyatt%netscape.com
524b3e364f
Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@88621 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:47:38 +00:00
mkaply%us.ibm.com
ff43fa4412
No bug
...
r=mkaply, a=blizzard
Typo in IBM866 charset
git-svn-id: svn://10.0.0.236/trunk@88620 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:47:21 +00:00
mkaply%us.ibm.com
7d2cf368d1
#62777
...
r=mkaply, a=blizzard
1255 and 1256 are not supported on OS/2 - use 862 and 864 instead
git-svn-id: svn://10.0.0.236/trunk@88619 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:45:50 +00:00
brendan%mozilla.org
e49034549b
I'm a Linux loser, warnings don't affect me.
...
git-svn-id: svn://10.0.0.236/trunk@88618 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:45:35 +00:00
hyatt%netscape.com
92719d2231
Patch for 70809. Also checking in a piece I forgot to check in of the format
...
toolbar bug from earlier today (it was r and sr already). 70809 is r=attinasi,
sr=brendan
git-svn-id: svn://10.0.0.236/trunk@88617 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:40:15 +00:00
tao%netscape.com
e8647ed58f
1. 61626:"Need to make langxxxx.xpi platform neutral"
...
2. 70622: fix the "update.html" is also included.
3. 69934: make regus.jst & langenus.jst more localization friendly.
r=ssu,sr=deveditz.
git-svn-id: svn://10.0.0.236/trunk@88616 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:34:34 +00:00
hyatt%netscape.com
e887dceb91
Fix for 70809. r=attinasi, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@88615 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:30:30 +00:00
hyatt%netscape.com
11b2e924f2
Outliner files are not part of build.
...
The other files are a fix for bug #70809 . r=attinasi, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@88614 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:27:50 +00:00
naving%netscape.com
1d63570fda
65630. sr=bienvenu. Do batching only if the platform is not MAC. Also m_folderStream
...
should point to m_folderSpec and not m_dbName
git-svn-id: svn://10.0.0.236/trunk@88613 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:23:52 +00:00
dougt%netscape.com
1ce6c637df
Fixing windows bustage.
...
git-svn-id: svn://10.0.0.236/trunk@88612 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:21:37 +00:00
dougt%netscape.com
d140683af0
Adding nsIndexToHTML.
...
git-svn-id: svn://10.0.0.236/trunk@88611 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:14:59 +00:00
dougt%netscape.com
7365790187
Fixes 64795 - Allows viewing FTP without the treewidget. r=valeski@netscape.com, sr=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88610 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:14:42 +00:00
beard%netscape.com
570f5ff2a8
[not part of build] create the cache directory if it doesn't exist already.
...
git-svn-id: svn://10.0.0.236/trunk@88609 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:10:18 +00:00
brendan%mozilla.org
2ba6cefe74
Death to tabs\!
...
git-svn-id: svn://10.0.0.236/trunk@88608 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 02:05:03 +00:00
dbaron%fas.harvard.edu
14ad030646
Work in progress on CSS error reporting: fix the known false positives and duplicate messages and improve the error messages. It's still a hack that I wouldn't really want to enable by default, but it should be useful for debugging chrome CSS. r=glazman@netscape.com sr=attinasi@netscape.com b=65469
...
git-svn-id: svn://10.0.0.236/trunk@88605 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 01:57:30 +00:00
brendan%mozilla.org
22cc58b856
bugs 31003 and (mostly) 68045, r=rogerl, sr=shaver&hyatt
...
- Fix bug where script jssrcnote vector terminator was not XDRed.
- Ensure that memory is cleared by serializing zero padding bytes as needed
under JS_XDRBytes and JS_XDRString.
- Fix JS_XDRValue to handle undefined and null JS types properly (bug 31003).
Also make it cast from jsint to uint32 and back carefully, so as to work
with negative numbers even on targets where jsval is a signed 64 bit type.
- Add JS_XDRScript public API.
- Optimize the per-JSXDRState class registry so it uses a JSDHashTable upon
searching for a class-id by name in an overpopulated (for linear search)
registry table.
- Clean up API nits such as JS_XDRNewBase => JS_XDRInitBase, with parameter
list rotation to put cx last (JS_XDRInitBase is an infallible init helper,
not an error-reporting, cx-comes-first, API entry point).
- Fix some XXX comments, unneeded masks, other nits.
- Make sure all JS XDR API functions start with JS_XDR.
git-svn-id: svn://10.0.0.236/trunk@88604 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 01:56:30 +00:00
dbaron%fas.harvard.edu
edbbd33e17
Remove attempted workaround for CantRenderReplacedElement crash that didn't fix the crash (which is now fixed the right way).
...
Clean up the FrameManager a bit, mainly by moving the destruction of the frame tree into the |Destroy| method rather than doing it in the destructor. This would make it safer to convert nsIFrameManager to IDL and use the frame manager from JS. It also reduces the risk of leaks caused by having something owned by a frame own the frame manager. Breaking cycles in a destructor can be risky because the objects entrained by the cycle could include the object whose destructor would break the cycle.
b=65800 r=waterson@netscape.com sr=attinasi@netscape.com
git-svn-id: svn://10.0.0.236/trunk@88603 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 01:46:03 +00:00
hyatt%netscape.com
e7e967242c
Fix for 59558, r=brendan, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@88602 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 01:42:34 +00:00
darin%netscape.com
2685a2a7cc
[not part of the build] Fixes sync OpenCacheEntry bustage.
...
git-svn-id: svn://10.0.0.236/trunk@88601 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 01:40:20 +00:00
dougt%netscape.com
e1b6217683
Fixes 68483 as well as fixes some mem leaks cause by canceling a request. r=darin@netscape.com, sr=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88600 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 01:27:54 +00:00
cls%seawood.org
26fcde5f6c
Remove last call to nsprpub\makefile.win
...
git-svn-id: svn://10.0.0.236/trunk@88597 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 01:01:34 +00:00
jst%netscape.com
8a2f0eb79a
Fixing bug in the incremental layout notification code in the sink (no bug #). The sink context was calling DidAddContent() before decrementing the mInMonolithicContainer member in the sink if we were closing a monolithic container. This made the document never incrementally reflow changes after closing a monolithic container. Fix done by Vidur, sr=vidur@netscape.com/jst@netscape.com, r=harishd@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88596 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 00:52:54 +00:00
attinasi%netscape.com
6e78b74479
Don't reflow for every notification of an image load if the image frame's size is constrained. b=69552 r=kmcclusk sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@88591 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 00:47:46 +00:00
alecf%netscape.com
c9e1c01b98
fix for #66908 r=timeless, a=ben
...
make history history sidebar urls open in the current window, if possible
git-svn-id: svn://10.0.0.236/trunk@88589 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 00:41:41 +00:00
naving%netscape.com
9cc54de4a9
#70817 r/sr = bienvenu, alecf. Pass the strm as reference instead of a copy.
...
git-svn-id: svn://10.0.0.236/trunk@88587 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 00:31:06 +00:00
Peter.VanderBeken%pandora.be
1d60321263
Fix for bug #68605 (correct the XSLT document() function). Patch by Jonas Sicking <sicking@bigfoot.com>, r=me. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@88585 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 00:14:56 +00:00
Peter.VanderBeken%pandora.be
c14341fb3e
Fix for bug #68605 (correct the XSLT document() function). Patch by Jonas Sicking <sicking@bigfoot.com>, r=me. Not part of the default build.
...
git-svn-id: svn://10.0.0.236/trunk@88584 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-06 00:12:43 +00:00
darin%netscape.com
c3e8536f42
[not part of the bulid] Fixes GCC 2.95 bustage.
...
git-svn-id: svn://10.0.0.236/trunk@88583 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 23:50:26 +00:00
maolson%earthlink.net
cd38968a0d
Fix bug 68522 - "Message Filters" dialog should have context enabled/disabled features
...
r=jag, r=gayatrib, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@88580 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 23:40:25 +00:00
blakeross%telocity.com
f4dc8b7402
Search cleanup (70102). r=timeless sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@88578 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 23:30:07 +00:00
hyatt%netscape.com
8725c45023
Fix for 68478. r=blake, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@88577 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 23:28:07 +00:00
tao%netscape.com
7946f8b87c
70920: Remove unused references of binaryStream in nsStringBundle.cpp.
...
(r=be,sr=erik)
git-svn-id: svn://10.0.0.236/trunk@88575 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 23:01:55 +00:00
oeschger%netscape.com
7bc827d8b8
small fixes to help chrome, NOT PART OF BUILD
...
git-svn-id: svn://10.0.0.236/trunk@88574 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 22:53:40 +00:00
hyatt%netscape.com
921bed6bf3
Fix for 68138. r=danm, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@88569 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 22:29:52 +00:00
karnaze%netscape.com
0eac198bf2
Added new regression test, fixed an old one. Not affecting the build.
...
git-svn-id: svn://10.0.0.236/trunk@88568 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 22:26:07 +00:00
blakeross%telocity.com
54c5fe9bac
Table crash in webmail page (70072). r=karnaze sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@88567 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 22:09:14 +00:00
rogerl%netscape.com
118fa5848e
Fixed increment bug. Added mPrivate member and supported native getter &
...
setter functions for NAME opcodes.
git-svn-id: svn://10.0.0.236/trunk@88566 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 21:49:23 +00:00
hyatt%netscape.com
55301ff06d
Disable attachto capability in XBL. Fix for bug#55265. r=danm, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@88565 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 21:45:13 +00:00
varada%netscape.com
fd97f13fde
fix for bug#49378;UI:feedback after saving draft;r=ducarroz;sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@88564 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 21:45:05 +00:00
hyatt%netscape.com
4f171a2fce
Fix for 57112. r=danm, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@88561 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 21:39:27 +00:00
dbragg%netscape.com
59cfea51bd
Now stripping off trailing slashes and setting mFileSpec equal to nsnull when a bogus path
...
with double slashes is passed in. Fixes bug 62861. r=dveditz, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@88558 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 21:05:55 +00:00
yokoyama%netscape.com
d6c44db96f
Bug fix for 29358; /r= rbs@maths.uq.edu.au, /sr=brendan@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88557 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 20:55:10 +00:00
evaughan%netscape.com
be6d994c1a
Forgot some makefile. NOT IN BUILD
...
git-svn-id: svn://10.0.0.236/trunk@88556 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 20:26:03 +00:00
evaughan%netscape.com
bf459fb17e
Added to accessibility not in build.
...
git-svn-id: svn://10.0.0.236/trunk@88555 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 20:21:39 +00:00
ducarroz%netscape.com
2a5333bd3b
Bug 22486. Add TimeStamp function to track new message and reply performance. R=sspitzer, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@88554 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 20:00:26 +00:00
thayes%netscape.com
48f30d684e
Add pageInfo overlay to for displaying security information
...
git-svn-id: svn://10.0.0.236/trunk@88553 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 19:40:39 +00:00
cmanske%netscape.com
a2d9c8d079
Checkin to fix bug 69851 for pedimont@us.ibm.com, r=cmanske, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@88546 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 15:41:39 +00:00
beard%netscape.com
d03e470251
Bug #70883 , leaks in LiveConnect. sr/r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@88544 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 15:41:12 +00:00
axel%pike.org
23ad4cc403
not part of build; adding color and scrollbars, thanx to peterv. Adding late population of grid, respecting the search entry
...
git-svn-id: svn://10.0.0.236/trunk@88543 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 15:39:28 +00:00
dcone%netscape.com
a042b9aa8f
Changed the int size from 8 to16. r=mcclusky sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@88542 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 15:25:23 +00:00
beard%netscape.com
97d0601ea0
[not part of build] Initial cache performance test.
...
git-svn-id: svn://10.0.0.236/trunk@88541 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 15:23:59 +00:00
colin%theblakes.com
acd8df8b41
Removal of unused build defines. r=cls. b=70724
...
git-svn-id: svn://10.0.0.236/trunk@88540 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 12:15:43 +00:00
gordon%netscape.com
94bca0664c
[not part of build]
...
Added conditional deletion of mLock and mCondVar to nsCacheRequest destructor.
Added nsCacheServide::NotifyListener() to called cache clients' OnDescriptorAvailable() method for AsyncOpenCacheEntry().
Added ProcessPendingRequests() to process requests on CloseDescriptor, ValidateEntry, and DoomEntry.
Rough cut of AsyncOpenCacheEntry is in place, but needs testing.
git-svn-id: svn://10.0.0.236/trunk@88539 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 10:45:33 +00:00
timeless%mac.com
7e83b823a9
fix Bug 42406 autostretch="never" needs to be added for checkboxes
...
fix by walk84@usa.net r=timeless, a=ben
git-svn-id: svn://10.0.0.236/trunk@88538 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 10:01:38 +00:00
matthias%sorted.org
5f924b87ef
* made shell.Global a subclass of ImporterTopLevel
...
* fixed ImporterTopLevel constructor - it now calls
cx.initStandardObjects before defining any functions. The old
constructor is still around for backwards compatibility.
git-svn-id: svn://10.0.0.236/trunk@88537 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 08:46:10 +00:00
cls%seawood.org
b396e14ff6
Make sure that the gopher gifs are part of the package.
...
Bug #46309 r=sgehani sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@88536 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 07:43:51 +00:00
gordon%netscape.com
0ea21fde31
[not part of build]
...
Restructured open cache entry code in preparation for async implementation, to better share code with synchronous version.
Changed nsCacheRequest, nsCacheEntry, nsCacheEntryDescriptor to inherit from PRCList rather than include mListLink member, and removed extraneous GetListNode/GetInstance methods.
Consolidated mAccessRequested, mStreamBased, and mStoragePolicy into a single PRUint32 in nsCacheRequest. Added PRLock, PRCondVar, and a 'wait for validation' flag, used for synchronously opening cache entries. Added accessor functions for these "attributes".
Record current event queue for asychronous requests to be used with GetProxyForObject(). Removed mRequestThread.
git-svn-id: svn://10.0.0.236/trunk@88535 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 07:17:58 +00:00
bryner%uiuc.edu
b2477d93b9
Set SUBMAKEFILES so that the Makefile auto-update rule is used; otherwise a clean build fails because the Makefiles don't get generated.
...
git-svn-id: svn://10.0.0.236/trunk@88534 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 03:51:58 +00:00
beard%netscape.com
351ca94786
Release mCacheEntry in nsFtpState::StopProcessing() rather than when reallocated in nsFtpState::Connect(). This causes the cache entry to closed sooner only when MOZ_NEW_CACHE is defined. r=dougt, sr=gagan
...
git-svn-id: svn://10.0.0.236/trunk@88533 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 03:50:14 +00:00
beard%netscape.com
dc0e82dc0d
Since file streams can't be non-blocking, return that fact from nsFileOutputStream::GetNonBlocking(). r=dougt, sr=gagan
...
git-svn-id: svn://10.0.0.236/trunk@88531 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 03:43:33 +00:00
beard%netscape.com
429495dabc
Fix bug where overridden Close() doesn't get called in base class destructor. r=dougt, sr=gagan
...
git-svn-id: svn://10.0.0.236/trunk@88530 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 03:42:24 +00:00
beard%netscape.com
85476d81ef
Delegate GetNonBlocking/SetNonBlocking to wrapped output stream. r=dougt, sr=gagan
...
git-svn-id: svn://10.0.0.236/trunk@88529 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 03:40:41 +00:00
blakeross%telocity.com
969a4f7e3a
Middle-click to paste broken (70773). r=timeless sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@88527 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 01:54:19 +00:00
maolson%earthlink.net
be84526d79
Embedding part of bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
...
r=blake, sr=blizzard via irc
git-svn-id: svn://10.0.0.236/trunk@88526 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 01:53:33 +00:00
timeless%mac.com
1100791ebf
fix bug 63114 Text box too small in address book preference
...
fix by walk84@usa.net r=timeless, a=ben
git-svn-id: svn://10.0.0.236/trunk@88525 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 00:51:49 +00:00
javi%netscape.com
05a5efe9e2
Fix win32 build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@88524 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-05 00:26:21 +00:00
javi%netscape.com
7e1928adf1
Allow developers to build PSM 2.0 on the Mac.
...
Bug 70384 sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@88522 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 23:13:49 +00:00
javi%netscape.com
a789a9f21a
Enable developers to build PSM 2.0 in win32 platforms.
...
Bug 70368 patch provided by leaf, r=javi, sr=cls
git-svn-id: svn://10.0.0.236/trunk@88521 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 23:05:45 +00:00
javi%netscape.com
18ee4e5210
Allow developers to build PSM 2.0 on Unix.
...
Fix for Bug 70343 sr=cls
git-svn-id: svn://10.0.0.236/trunk@88520 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 22:55:18 +00:00
beard%netscape.com
d712afef1f
fix for bug #69210 , r/sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@88517 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 21:26:19 +00:00
beard%netscape.com
e7578f4ab2
bug #70240 , sr=beard, r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@88516 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 21:20:31 +00:00
axel%pike.org
947aba9152
not part of build, the string wrapper misses the last char in ::toCharArray()
...
git-svn-id: svn://10.0.0.236/trunk@88515 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 21:17:33 +00:00
pavlov%netscape.com
395f385329
[NOT PART OF BUILD!@#!@#] changing line ending of makefile so it works on windows r=gordon
...
git-svn-id: svn://10.0.0.236/trunk@88514 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 20:57:33 +00:00
maolson%earthlink.net
2ced440a21
Fix bug 66087 - Status Bar; Document: Done (0.78secs) should be changed to Document: Done (0.78 secs)
...
r=jag, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@88513 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 20:57:19 +00:00
maolson%earthlink.net
bb81745201
Fix bug 64591 - javascript strict warnings in bm-props.js.
...
Also fixes a problem with simultaneously changing the bookmark URL and other properties.
r=jag, a=ben
git-svn-id: svn://10.0.0.236/trunk@88512 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 20:50:16 +00:00
dbaron%fas.harvard.edu
c9c6a24507
Improve GTK system colors for menus and buttons by creating menu and button widgets and asking for their colors so that theme rules specifically for menus and buttons are reflected in the system colors. Undo some changes I made before that were probably incorrect. r=bryner@netscape.com sr=blizzard@mozilla.org b=67448
...
git-svn-id: svn://10.0.0.236/trunk@88511 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 20:15:45 +00:00
dbaron%fas.harvard.edu
89aac6c67f
Fix reversal of inner and outer highlighted border colors on buttons. b=67448 r=hewitt@netscape.com sr=ben@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88510 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 19:55:04 +00:00
dbaron%fas.harvard.edu
c39d3e611f
Fix leak on sending message caused by circular ownership between nsMsgCompose and nsMsgComposeSendListener. b=66887 r=ducarroz@netscape.com sr=sspitzer@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88509 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 19:51:05 +00:00
dbaron%fas.harvard.edu
3f32ed622e
Fix bad vi modeline that caused text to wrap at 2 characters. r=gagan (Comment changes only.)
...
git-svn-id: svn://10.0.0.236/trunk@88508 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 19:43:55 +00:00
beard%netscape.com
357055f247
[not part of build] fix bustage (LL_ZERO is not compatible with PRUint32 type).
...
git-svn-id: svn://10.0.0.236/trunk@88507 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 19:27:39 +00:00
beard%netscape.com
a65752e733
[not part of build] fix memory leak of full_classpath.
...
git-svn-id: svn://10.0.0.236/trunk@88506 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 19:23:51 +00:00
evaughan%netscape.com
8bad619439
Updated accesibility code. NOT IN BUILD PROCCESS
...
git-svn-id: svn://10.0.0.236/trunk@88501 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 02:31:28 +00:00
cmanske%netscape.com
1a07540ae6
Better error message, b=69560, r=robinf, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@88500 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 00:25:30 +00:00
gordon%netscape.com
3631c00985
[not part of build] Changed nsCacheEntry data members from PRTime to PRUint32. Changed //** comments to // XXX to make it easier to search for 'to do' items. Added dooming of expired entries.
...
git-svn-id: svn://10.0.0.236/trunk@88499 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-04 00:11:30 +00:00
bryner%uiuc.edu
9af7f2289b
Bug 62185 - Make the filepicker select the first filter automatically. r=ben, sr=hyatt.
...
git-svn-id: svn://10.0.0.236/trunk@88498 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 23:27:30 +00:00
syd%netscape.com
67117500d7
Deprecate nsStr->GetBuffer(). r=jag, sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@88497 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 22:07:45 +00:00
hyatt%netscape.com
83b8fd7c59
Fix for 67351. sr=waterson, r=danm
...
git-svn-id: svn://10.0.0.236/trunk@88496 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 22:01:01 +00:00
hyatt%netscape.com
47a980eb45
Fix for 70704, r=brendan, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@88495 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 21:57:56 +00:00
blakeross%telocity.com
2805a246f4
The rest of 70755.
...
git-svn-id: svn://10.0.0.236/trunk@88492 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 20:54:26 +00:00
blakeross%telocity.com
0b84fe8026
Removing some tabs that snuck in with the reversion...
...
git-svn-id: svn://10.0.0.236/trunk@88491 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 20:52:50 +00:00
blakeross%telocity.com
165e9adb12
Shift/ctrl-click don't work in trees (smoketest blocker, 70755). sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@88490 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 20:47:15 +00:00
beard%netscape.com
17251d492c
[not part of build] use correct calling conventions when OJI is #defined.
...
git-svn-id: svn://10.0.0.236/trunk@88489 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 19:30:17 +00:00
jst%netscape.com
abd9bd3994
Adding ElementCSSInlineStyle interface, not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@88485 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 11:43:56 +00:00
jst%netscape.com
0b074a2a80
Renaming nsIDOMHTMLIEElement to nsIDOMNSHTMLElement. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@88481 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 09:39:08 +00:00
roc+%cs.cmu.edu
9ac96a81af
Don't paint floating views unless the root view for the repaint is floating. This ensures that if we paint a window under a transient, the actual window contents are painted and not the transient's contents. Fix for new view manager bug 69346. r=kmcclusk, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@88479 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 06:18:11 +00:00
shanjian%netscape.com
795c51719f
#68376 remove event handlers from within <template> in charsetDetectorsOverlay.xul
...
r = nhotta sr=alecf
git-svn-id: svn://10.0.0.236/trunk@88477 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 04:46:51 +00:00
gordon%netscape.com
9618aa2ef4
[not part of build] Make MarkDoomed(), MarkActive(), MarkInactive() private, and check for entry before calling MarkInitialized() in nsCacheService::ActivateEntry().
...
git-svn-id: svn://10.0.0.236/trunk@88476 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 04:42:21 +00:00
beard%netscape.com
222053e4a2
Added nsInputStreamTee.cpp. r=gordon, sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@88475 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 04:05:17 +00:00
beard%netscape.com
64965d930d
Added nsIInputStreamTee.idl. r=gordon
...
git-svn-id: svn://10.0.0.236/trunk@88474 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 04:01:48 +00:00
beard%netscape.com
effc8c2d28
[not part of build] removed memory transport files.
...
git-svn-id: svn://10.0.0.236/trunk@88472 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 03:42:57 +00:00
beard%netscape.com
be2c672aec
[not part of build] Added debug harness, explicit doom.
...
git-svn-id: svn://10.0.0.236/trunk@88471 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 03:42:10 +00:00
beard%netscape.com
c433468142
[not part of build] dooming works during forced write, and explicitly, see TestDiskCache.js for example.
...
git-svn-id: svn://10.0.0.236/trunk@88470 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 03:41:38 +00:00
jst%netscape.com
4f2d85f9ba
Adding window interface for JS specific methods. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@88468 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 03:10:02 +00:00
darin%netscape.com
ec8ade5492
OS/2 didn't like inheriting a nsStorageTransport::ns{In,Out}putStream from
...
nsStorageTransport::nsBlockingStream since both are declared with private
access in nsStorageTransport. This should fix the problem.
git-svn-id: svn://10.0.0.236/trunk@88467 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 03:07:10 +00:00
harishd%netscape.com
a552b6d057
Backing out a unintentional change.
...
r=jst
git-svn-id: svn://10.0.0.236/trunk@88464 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 02:52:57 +00:00
cls%seawood.org
91da280a07
Bump height to 150 so ports page does not scroll
...
git-svn-id: svn://10.0.0.236/trunk@88462 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 02:33:53 +00:00
cls%seawood.org
c106772de4
Add knowledge of SeaMonkey-Ports
...
git-svn-id: svn://10.0.0.236/trunk@88461 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 02:30:49 +00:00
gordon%netscape.com
036ebd2234
[not part of build] Restructured nsCacheService:ActivateEntry() to properly handle a FORCE-WRITE. Cleaned up ownership of key between request and entry. Add deletion of request for synchronous open. Add deletion of unbound entries on deactivation.
...
git-svn-id: svn://10.0.0.236/trunk@88458 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 02:27:49 +00:00
darin%netscape.com
52ec0ead2f
[not part of the build] updated the module file for the removal of nsMemoryCacheTransport
...
git-svn-id: svn://10.0.0.236/trunk@88457 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 02:27:18 +00:00
beard%netscape.com
82205a7500
Added nsStorageTransport.cpp. r=gordon
...
git-svn-id: svn://10.0.0.236/trunk@88456 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 02:21:37 +00:00
darin%netscape.com
6c5b4ad937
Fixes bug 66181. Content-Disposition with attachment=filename did not accept
...
a quoted-string as the filename. r=gagan, sr=mscott.
git-svn-id: svn://10.0.0.236/trunk@88455 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 02:20:28 +00:00
mcafee%netscape.com
fbf87fc517
support for embedtest
...
git-svn-id: svn://10.0.0.236/trunk@88454 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 02:14:29 +00:00
darin%netscape.com
3af89f510c
Bug 70707. Added CID/ContractID for nsStorageTransport.
...
git-svn-id: svn://10.0.0.236/trunk@88447 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 02:11:19 +00:00
javi%netscape.com
69c467f545
Touch Makefile.in so that dynamic Makefiles get generated.
...
git-svn-id: svn://10.0.0.236/trunk@88446 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 01:59:36 +00:00
sonmi%netscape.com
d775be23f9
fixed a typo in an echo
...
git-svn-id: svn://10.0.0.236/trunk@88445 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 01:59:29 +00:00
darin%netscape.com
1f2afac93b
[not part of the build] Make mem cache use nsStorageTransport.
...
git-svn-id: svn://10.0.0.236/trunk@88444 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 01:59:03 +00:00
darin%netscape.com
6997865d06
Bug 70707. Pulled generic transport implementation out of new memory cache
...
and created netwerk/base/src/nsStorageTransport.{h,cpp}
git-svn-id: svn://10.0.0.236/trunk@88443 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 01:57:37 +00:00
dougt%netscape.com
3bce74f3a1
This is not part of the build (it is currently IFDEF'ed off. Conditionally allows ftp to use the new cache. r=gagan@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88440 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 01:40:36 +00:00
sfraser%netscape.com
149c6222b3
Fix bug 69729, nsIObserverList had bogus params. Also make it possible to CreateInstance one. r=jag, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@88439 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 01:24:36 +00:00
beard%netscape.com
200dfdb949
Automatically load "xpcshell.js" if available. sr=jband
...
git-svn-id: svn://10.0.0.236/trunk@88438 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 01:01:20 +00:00
valeski%netscape.com
71ac843c4b
sr=rpotts. 61160. allowing buffering if we haven't started a sub response yet.
...
git-svn-id: svn://10.0.0.236/trunk@88437 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:59:42 +00:00
harishd%netscape.com
51479e52fd
Correcting an error.
...
r=heikki
git-svn-id: svn://10.0.0.236/trunk@88436 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:54:53 +00:00
glazman%netscape.com
0c17ea7bbc
enhancement for the 3 new attributes selectors in CSS 3. r=dbaron, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@88435 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:54:04 +00:00
harishd%netscape.com
29c29db267
Added more properties(font,background,padding,border,z-index..etc) for getComputedStyle().
...
r=heikki,sr=jst.
git-svn-id: svn://10.0.0.236/trunk@88434 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:44:19 +00:00
sgehani%netscape.com
489e85e9a6
(*) Honor umask when creating the destination directory.
...
b = 38755
r = dbragg
sr = alecf
(*) Initialize var so HP-UX and Sun compilers are happy.
b = 46558
r = sgehani (checking in for jdunn)
sr = mscott
git-svn-id: svn://10.0.0.236/trunk@88433 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:43:19 +00:00
harishd%netscape.com
f3d5b4d94d
Moving a couple of methods to nsCSSProps to be used by nsGetComputedStyle().
...
r=heikki, sr=jst
git-svn-id: svn://10.0.0.236/trunk@88432 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:43:12 +00:00
harishd%netscape.com
a7cfbd40f7
Added refresh & setcookie atoms
...
r=heikki,sr=vidur
git-svn-id: svn://10.0.0.236/trunk@88431 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:41:02 +00:00
harishd%netscape.com
791b756202
3248 - Added Support for http headers ( link,content-base,default-style ) in the sink.
...
r=heikki,sr=vidur
git-svn-id: svn://10.0.0.236/trunk@88430 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:39:29 +00:00
harishd%netscape.com
e34c00fa3f
Added refresh & setcookie
...
r=heikki,sr=vidur
git-svn-id: svn://10.0.0.236/trunk@88429 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:38:39 +00:00
harishd%netscape.com
9a1300e224
69160 - Parser stack & sink stack should be 1:1 even when handling nested MAPs.
...
3248 - Added Support for http headers ( link,content-base,default-style ) in the sink.
41426 - Making sure that XML like syntax ( <tag/> ) does not produce an extra end tag ( <tag></tag> ) in view-source.
62803 - Stop processing NOFRAME content ( will have to add support to process the content once we have to ability to turn off frames).
r=heikki,sr=vidur
git-svn-id: svn://10.0.0.236/trunk@88427 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:37:04 +00:00
nicolson%netscape.com
8cf2fb88ca
Get rid of unnecessary heapsize option.
...
git-svn-id: svn://10.0.0.236/trunk@88426 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:36:17 +00:00
beard%netscape.com
b056176026
[not part of build] removed dirty flag from DiskCacheEntry, added key comparision to readDiskCacheEntry().
...
git-svn-id: svn://10.0.0.236/trunk@88425 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:35:33 +00:00
naving%netscape.com
311d427ca1
70476. Backing out my changes for #68875 . No reviewer
...
git-svn-id: svn://10.0.0.236/trunk@88424 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:23:39 +00:00
naving%netscape.com
bf27aea8a7
70476. Backing out my changes for bug #65630 . No reviewer
...
git-svn-id: svn://10.0.0.236/trunk@88423 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:22:12 +00:00
tara%tequilarista.org
c37e6cc237
Backing out Gerv's brainspasm for him
...
git-svn-id: svn://10.0.0.236/trunk@88422 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:17:07 +00:00
sonmi%netscape.com
759d8e53ce
fix for bug 69582, empty scripts due to a full /tmp cause programms to
...
bahave wrong - instead of generating temorary scripts the input comes directly
from this script, redirected via <<
git-svn-id: svn://10.0.0.236/trunk@88421 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:14:17 +00:00
gordon%netscape.com
e67acee03a
[not part of build] REALLY fix nsCacheEntryHashTable::RemoveEntry. This time for sure!
...
git-svn-id: svn://10.0.0.236/trunk@88419 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-03 00:00:29 +00:00
gordon%netscape.com
246e6753ae
[not part of build] Fix nsCacheEntryHashTable::RemoveEntry(). r=beard.
...
git-svn-id: svn://10.0.0.236/trunk@88418 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 23:50:53 +00:00
sonmi%netscape.com
ee01e5d0d2
added fix fo bug 69588 - QA failure not recognized - now a certain #
...
of passes is reqiired, otherwise an incomplete line is generated
if more tests than expected a warning is issued in the text scetion
git-svn-id: svn://10.0.0.236/trunk@88417 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 23:37:21 +00:00
waldemar%netscape.com
9f82587400
More expression semantics
...
git-svn-id: svn://10.0.0.236/trunk@88414 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 23:15:54 +00:00
waldemar%netscape.com
69f7a96c5a
Renamed string-equal to string=
...
git-svn-id: svn://10.0.0.236/trunk@88412 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 23:15:33 +00:00
waldemar%netscape.com
781c19a1b4
Added ^, hex, mod, and string comparison operators
...
git-svn-id: svn://10.0.0.236/trunk@88411 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 23:14:11 +00:00
darin%netscape.com
c2993ecc29
[not part of the build] Added implementation of nsMemoryCacheReadRequest::Available
...
git-svn-id: svn://10.0.0.236/trunk@88409 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 22:28:38 +00:00
beard%netscape.com
1684c3dc88
[not part of build] slight optimization, check for cache file existence before creating an entry and attempting to open a transport for it.
...
git-svn-id: svn://10.0.0.236/trunk@88408 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 20:14:41 +00:00
beard%netscape.com
933ebd7a67
[not part of build] need a way to transfer ownership of key from request to entry. for now just leak and dont' crash.
...
git-svn-id: svn://10.0.0.236/trunk@88407 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 20:04:08 +00:00
dbaron%fas.harvard.edu
53583a3df9
Fix smoketest blocker bug 70683 by making some changes blake missed with his fix for bug 60703. r=mao sr=alecf a=kysmith
...
git-svn-id: svn://10.0.0.236/trunk@88406 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 18:39:22 +00:00
kestes%tradinglinx.com
5c9aa2145a
remove taintedness.
...
git-svn-id: svn://10.0.0.236/trunk@88405 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 17:19:59 +00:00
rods%netscape.com
b52bb22cc1
Noe processing the current event so click works on alt text
...
Bug 65747 r=pollmann sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@88403 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 15:45:35 +00:00
leaf%mozilla.org
e7bbfec2c8
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@88402 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 15:45:11 +00:00
blizzard%redhat.com
abe6b4fbee
Remove extra ] in xinerama test. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@88401 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 15:37:19 +00:00
kin%netscape.com
647e7526ff
Initial checkin of nsTransactionList.cpp and nsTransactionList.h.
...
NOT PART OF THE BUILD.
git-svn-id: svn://10.0.0.236/trunk@88400 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 15:18:56 +00:00
brade%netscape.com
0458303c1d
add keybindings to input, textarea, editor for alt-backspace (undo); r=akkana; sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@88399 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 14:23:04 +00:00
brade%netscape.com
8fc782c488
stop propagation on drop over non-editable fields (unfortunately we have to additionally catch it in the drop since someone else might have accepted the drag for us); sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@88398 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 14:11:55 +00:00
brade%netscape.com
846215befe
add missing keybindings (to input, textareas, editors) for ctrl-home/end (with and without shift); r=akkana; sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@88397 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 14:11:24 +00:00
disttsc%bart.nl
d30c2be76b
Preparation of removing nsCString::GetBuffer. Landing everything but the actual commenting out of nsCString::GetBuffer. bug=64016, r=timeless, sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@88396 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 09:26:57 +00:00
darin%netscape.com
949670283e
Added interface and implementation for tee'ing off an input stream read to
...
a blocking output stream. r=dougt,gagan sr=scc
git-svn-id: svn://10.0.0.236/trunk@88393 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 06:10:00 +00:00
stephend%netscape.com
f9a8e37906
Checking in the wording fix for bug 70397, r=timeless@mac.com r=varada@netscape.com, sr=jst@netscape.com pref-formatting.dtd
...
git-svn-id: svn://10.0.0.236/trunk@88391 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 05:31:28 +00:00
jband%netscape.com
a4499bc48e
[not part of build] adding placeholders for new files
...
git-svn-id: svn://10.0.0.236/trunk@88390 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 05:25:04 +00:00
blakeross%telocity.com
d124c702c5
Mac Classic menu autoscrollers are missing arrow image (patch by lordpixel, 70435). r=jag sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@88389 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 05:03:04 +00:00
beard%netscape.com
c4ab5cd534
[not part of build] Added metadata test.
...
git-svn-id: svn://10.0.0.236/trunk@88387 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 05:00:34 +00:00
wtc%netscape.com
2182d16f69
Bugzilla bug #62877 : deleted unused code added in the previous checkin.
...
git-svn-id: svn://10.0.0.236/trunk@88386 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 04:58:06 +00:00
beard%netscape.com
eea23d2145
[not part of build] took out unnecessary OpenTransport libraries.
...
git-svn-id: svn://10.0.0.236/trunk@88385 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 04:57:42 +00:00
beard%netscape.com
1c6cccf159
Now reading/writing all metadata into disk cache.
...
git-svn-id: svn://10.0.0.236/trunk@88384 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 04:57:09 +00:00
beard%netscape.com
94cfac8135
[not part of build] Added CalculateSize() to account for null termination of strings.
...
git-svn-id: svn://10.0.0.236/trunk@88382 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 04:54:27 +00:00
nicolson%netscape.com
4bedd1e62d
Shift around native methods in SSL package.
...
git-svn-id: svn://10.0.0.236/trunk@88381 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 04:38:33 +00:00
nicolson%netscape.com
3c69504baf
Add the last of the methods to SSLServerSocket for backward compatibility.
...
Split out common functionality into SocketBase (not the same as SocketImpl!).
git-svn-id: svn://10.0.0.236/trunk@88380 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 04:38:14 +00:00
dbaron%fas.harvard.edu
db38e9b73a
Fix "Open Link in New Window" which has been broken for the past 4 hours, since mstoltz changed the case of checkLoadURI in nsIScriptSecurityManager.idl. r=blake sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@88379 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 04:35:23 +00:00
beard%netscape.com
9091fd41d7
[not part of build] Added FlattenMetaData()/UnflattenMetaData().
...
git-svn-id: svn://10.0.0.236/trunk@88378 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 04:09:01 +00:00
timeless%mac.com
1e934d6c9a
fix bug 70569 dead code doesn't belong in tree
...
r=morse, sr=brendan@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@88377 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 04:04:35 +00:00
axel%pike.org
d1b4ee8210
not part of build; adding a XUL interface to use the xalan conformance tests for transformiix
...
git-svn-id: svn://10.0.0.236/trunk@88376 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 03:45:29 +00:00
axel%pike.org
9e3f87d1c6
not part of build; Calling ::Normalize() on result document, hack to get the xalan buster return useful hints on errors
...
git-svn-id: svn://10.0.0.236/trunk@88375 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 03:40:48 +00:00
hewitt%netscape.com
3717732b56
70541 - xbl content attribute setting, r=blake, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@88374 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 03:35:04 +00:00
blakeross%telocity.com
e4cbd86ff0
UIEvent button property is incorrect according to the DOM2 spec. Changing values to 0, 1, 2 (left, middle, right mouse buttons respectively) from 1, 2, 3. |event.which| continues to use the old values for backwards compatibility. This affects future xbl, js, and c++ event button checks so please see the newsgroups for more info (60703). r=timeless sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@88373 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 03:07:53 +00:00
pollmann%netscape.com
9703d515be
Bug 70510: Remove needless nsAutoString wrappers, patch by jag <disttsc@bart.nl>, r=pollmann@netscape.com, sr=jst@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88372 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 02:55:24 +00:00
nelsonb%netscape.com
973c57e81f
Use $TMP, $TMPDIR, or $TEMP for directory to hold server SID cache file.
...
Implements RFE 70617.
git-svn-id: svn://10.0.0.236/trunk@88371 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 02:52:21 +00:00
wtc%netscape.com
d6c2df8634
Bugzilla bug #62877 : checked in patches contributed by Javier Pedemonte
...
<pedemont@us.ibm.com > and Dmitry Kubov <dmitry@north.cs.msu.su >.
Modified files: prinet.h, _os2.h, os2poll.c, and os2sock.c.
git-svn-id: svn://10.0.0.236/trunk@88370 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 02:40:52 +00:00
timeless%mac.com
549afd40be
fix bug 70033 UI elements need to be disabled if the PrefIsLocked is true.
...
fix by eddyk@netscape.com r=timeless, sr=ben
git-svn-id: svn://10.0.0.236/trunk@88368 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 02:21:18 +00:00
timeless%mac.com
9f547a399c
fix bug 49164 Secure IMAP on wrong port
...
fix by len@intelligenesis.net r=bienvenu, sr=mscott
git-svn-id: svn://10.0.0.236/trunk@88367 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 02:18:15 +00:00
timeless%mac.com
84afda0f9a
fix bug 51588 'Edit' and 'Remove' buttons should appear disabled in Helper apps window when no app is chosen
...
patches by ksosez@softhome.net , bzbarsky@mit.edu r=bz,timeless sr=alecf
git-svn-id: svn://10.0.0.236/trunk@88366 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 02:18:02 +00:00
gordon%netscape.com
8403d04279
Fix casing of SetMetaDataElement method.
...
git-svn-id: svn://10.0.0.236/trunk@88365 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 01:52:29 +00:00
gordon%netscape.com
383d3db210
[not part of build]
...
Fixed cache meta data. Implemented eviction list for memory cache device. Worked on entry deactivation, validation, and doom.
git-svn-id: svn://10.0.0.236/trunk@88364 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 01:51:41 +00:00
javi%netscape.com
56da764588
Give the nsNSSCertDB class a virtual destructor.
...
Gets rid of a warning on Linux.
git-svn-id: svn://10.0.0.236/trunk@88362 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 01:37:11 +00:00
beard%netscape.com
43f7d4e089
Switch from NS_STATIC_CAST to NS_REINTERPRET_CAST to fix bustage on Mac. r=mstoltz
...
git-svn-id: svn://10.0.0.236/trunk@88357 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 01:13:35 +00:00
naving%netscape.com
7ae51e6617
#70419 . r=racham, sr=bienvenu. Don't initiate an inputFileStream on nsIFileSpec. Use
...
existing mInputSream.
git-svn-id: svn://10.0.0.236/trunk@88354 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 01:08:27 +00:00
andreww%netscape.com
04f545a4c8
bugzilla 48746 r=jelwell, sr=hewitt - fixing mac classic communicator pref panel button wierdness.
...
git-svn-id: svn://10.0.0.236/trunk@88351 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 01:00:54 +00:00
andreww%netscape.com
3eeb3970a2
bugzilla: 62781 r=jelwell , sr= hewitt, missing gifs in profile dialog - classic skin all platforms.
...
git-svn-id: svn://10.0.0.236/trunk@88350 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:56:10 +00:00
andreww%netscape.com
e53c1260be
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@88349 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:54:14 +00:00
andreww%netscape.com
828f3a8169
bug 65211 r-timeless, sr-hewitt - fixing inverted tabs in composer. mac classic skin.
...
git-svn-id: svn://10.0.0.236/trunk@88348 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:52:01 +00:00
jst%netscape.com
70bd9730e8
Removing unused IID. r=pollmann@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88347 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:50:05 +00:00
jst%netscape.com
f1c950aacf
Removing unused files. r=harishd@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88346 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:35:33 +00:00
jst%netscape.com
e0bc7c26b2
Don't export unused nsXIFDTD.h file. r=harishd@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88345 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:33:13 +00:00
av%netscape.com
82649c56f1
Fixing 69736, adding npp->pdata check before calling NPP_* functions, sr=jst
...
git-svn-id: svn://10.0.0.236/trunk@88344 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:29:33 +00:00
rogerl%netscape.com
4c50bb8ccb
Fix #61751 . sr=brendan,r=mang. #define changes to fix floating point bug
...
in JavaScript on NetBSD/arm32.
git-svn-id: svn://10.0.0.236/trunk@88343 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:20:11 +00:00
erik%netscape.com
d3f13240d8
bug 70028; author=simon@softel.co.il; r=ftang; sr=erik; updating the tool
...
that generates the symmetric swapping table for bidi characters
git-svn-id: svn://10.0.0.236/trunk@88342 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:20:02 +00:00
beard%netscape.com
4f9819f668
options cache 1 now implies #define MOZ_NEW_CACHE 1. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@88341 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:19:29 +00:00
rogerl%netscape.com
066fe07164
Fix bug #67773 . sr=brendan, r=rginda. Fixes doubly nested quantifiers in
...
reg.exps when deeper sub-expression has to backup without failing. Some
other clean-up changes, too.
git-svn-id: svn://10.0.0.236/trunk@88340 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:17:48 +00:00
jst%netscape.com
17245c1709
Removing unused files. r=harishd@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88339 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:10:33 +00:00
mkaply%us.ibm.com
cd05b9bf8a
#58627
...
r=cls
Remove timer.dll from OS/2 build - make it a part of widget
git-svn-id: svn://10.0.0.236/trunk@88338 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:10:24 +00:00
dbragg%netscape.com
2945059191
Adding Unix verion of the cleanup util and its makefile. NOT PART OF BUILD
...
git-svn-id: svn://10.0.0.236/trunk@88337 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:10:10 +00:00
mstoltz%netscape.com
0932f41358
bug 47905, adding security check to XMLHttpRequest.open(). r=heikki, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@88336 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:09:20 +00:00
jfrancis%netscape.com
104f638696
bug 30763: splitting mailcites in plaintext mail reply was broken. r=akkana; sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@88335 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 00:08:20 +00:00
ducarroz%netscape.com
eb6f17b982
Fix for smoketest blocker 70500. identity->GetSignature can return a null file despite rv=NS_OK. R=varada
...
git-svn-id: svn://10.0.0.236/trunk@88331 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 23:42:33 +00:00
javi%netscape.com
8f4e1ca390
Add a -C lib to the gmake line to prevent nmake from getting
...
confused.
git-svn-id: svn://10.0.0.236/trunk@88324 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 22:54:10 +00:00
javi%netscape.com
dfe619698d
Checking in some logging functionality I wrote to help debugging on the Mac.
...
git-svn-id: svn://10.0.0.236/trunk@88321 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 22:33:32 +00:00
javi%netscape.com
911eedc3ce
Remove extra reference to ssl.lib
...
git-svn-id: svn://10.0.0.236/trunk@88320 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 22:31:11 +00:00
dave%intrec.com
2f9356d728
Fix for bug 54690: security holes in cvsview2.cgi by lax validation of the http query string. Fixed by retrieving parms via CGI.pm instead of trying to dynamically parse them from the query string. Patch by Adam Spiers <adam@spiers.net>
...
git-svn-id: svn://10.0.0.236/trunk@88318 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 22:18:55 +00:00
kirke%netscape.com
d01533357d
Bug 69582 endless loop on EOF reading Extensions
...
git-svn-id: svn://10.0.0.236/trunk@88316 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 21:45:33 +00:00
dougt%netscape.com
8db9510204
not part of build. we should init the cache meta data.
...
git-svn-id: svn://10.0.0.236/trunk@88315 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 21:27:11 +00:00
gordon%netscape.com
a3710877c5
[not part of build]
...
Mark cache entry meta data dirty when key/value pair added.
git-svn-id: svn://10.0.0.236/trunk@88310 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 20:06:16 +00:00
gordon%netscape.com
5105be9508
[not part of build]
...
Add utility method to nsCacheEntryDescriptor to change the data size for the associated cache entry.
git-svn-id: svn://10.0.0.236/trunk@88309 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:52:06 +00:00
sonmi%netscape.com
d9c827db48
tools tests activated
...
git-svn-id: svn://10.0.0.236/trunk@88308 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:48:52 +00:00
despotdaemon%netscape.com
4d4cd61e4b
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@88307 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:40:13 +00:00
darin%netscape.com
5e3138cd0b
[not part of the build] Removed knowledge of nsCacheEntry from nsMemoryCacheTransport,
...
and fixed a bug in the blocking output stream (it claimed to be non blocking).
git-svn-id: svn://10.0.0.236/trunk@88306 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:33:00 +00:00
beard%netscape.com
78e0e5edf9
[not part of build] Forgot NS_INIT_ISUPPORTS() in DiskCacheEntry constructor.
...
git-svn-id: svn://10.0.0.236/trunk@88305 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:32:41 +00:00
nboyd%atg.com
5d2b4a77dd
More changes from Igor.
...
git-svn-id: svn://10.0.0.236/trunk@88304 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:28:37 +00:00
beard%netscape.com
b77ee33765
[not part of build] When OpenOutputStream() is called for a descriptor with nsICache::ACCESS_WRITE, set initial cache entry size to 0.
...
git-svn-id: svn://10.0.0.236/trunk@88303 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 19:24:10 +00:00
kestes%tradinglinx.com
998a8d5480
fix the arguments to make all_build_names and build_names consistent
...
(no self). This could not have worked before (since revision 1.12)
all calls to all_build_names were incorrect.
git-svn-id: svn://10.0.0.236/trunk@88301 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 18:42:30 +00:00
beard%netscape.com
8751f25fe1
[not part of build] Use NS_IMPL_THREADSAFE_ISUPPORTS0 to avoid thread-safety asserts in DiskCacheEntry.
...
git-svn-id: svn://10.0.0.236/trunk@88300 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 17:48:36 +00:00
beard%netscape.com
cfd2ba927c
[not part of build] Added DiskCacheEntry to store internal data in nsCacheEntry. Now saving metadata when DiskCacheEntry becomes dirty.
...
git-svn-id: svn://10.0.0.236/trunk@88299 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 17:31:06 +00:00
matthias%sorted.org
fe76af8e96
fixed two instances where prefix match would return undefined instead of null
...
git-svn-id: svn://10.0.0.236/trunk@88298 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 16:52:23 +00:00
locka%iol.ie
a00cf47159
Removed some unused forward definitions, added documentation. b=64327 sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88296 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 13:42:49 +00:00
matthias%sorted.org
458ccfba57
getInstance now uses ScriptableObject.getProperty instead of
...
Scriptable.get. This way Global can (again) be used in prototype
chain.
git-svn-id: svn://10.0.0.236/trunk@88295 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 13:33:55 +00:00
locka%iol.ie
00bbdc9508
Removed calls to regsvr32 when building on 95/98/Me. Checked in for syd@netscape.com, r=adamlock@netscape.com b=69737
...
git-svn-id: svn://10.0.0.236/trunk@88294 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 11:19:15 +00:00
disttsc%bart.nl
5ae44de764
When cancel is pressed in the print dialog, this, by its current nature, causes an exception to be thrown, resulting in a really scary message on the console (for those blessed with one). This here patch quietens it. bug=64594, r=timeless, a=ben
...
git-svn-id: svn://10.0.0.236/trunk@88293 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 10:49:15 +00:00
beard%netscape.com
27f7e2d911
[not part of build] Make ~nsCacheOutputStream() virtual
...
git-svn-id: svn://10.0.0.236/trunk@88292 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 09:51:22 +00:00
beard%netscape.com
4bdd006d95
[not part of build] Fix LL bustage.
...
git-svn-id: svn://10.0.0.236/trunk@88291 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 08:38:50 +00:00
beard%netscape.com
8c8ca7ce95
[not part of build] First cut at wrapper nsIOutputStream for tallying total bytes written to a cache entry.
...
git-svn-id: svn://10.0.0.236/trunk@88290 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 08:29:43 +00:00
javi%netscape.com
edc0418afe
Remove bogus statements that were used upon a time to help in debuggin.
...
git-svn-id: svn://10.0.0.236/trunk@88289 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 07:33:02 +00:00
dougt%netscape.com
084bd4331d
NOT PART BUILD BUILD YET. Checking in indexed to html converter
...
git-svn-id: svn://10.0.0.236/trunk@88288 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 07:22:19 +00:00
bryner%uiuc.edu
56b9765530
Removing a Makefile I deleted a few days ago.
...
git-svn-id: svn://10.0.0.236/trunk@88287 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 06:19:55 +00:00
waldemar%netscape.com
4cf938a094
Initial version
...
git-svn-id: svn://10.0.0.236/trunk@88286 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 05:37:45 +00:00
waldemar%netscape.com
9fac641ef6
Added progn and compacted the formatting of several forms
...
git-svn-id: svn://10.0.0.236/trunk@88285 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 05:36:32 +00:00
waldemar%netscape.com
b5c9aee2ef
Renamed double to float64, added progn, and added support for ? within rules
...
git-svn-id: svn://10.0.0.236/trunk@88284 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 05:35:44 +00:00
waldemar%netscape.com
22f094c0e8
Brought up to date
...
git-svn-id: svn://10.0.0.236/trunk@88283 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 05:34:37 +00:00
waldemar%netscape.com
474649b6f1
Added support for .. in directory paths
...
git-svn-id: svn://10.0.0.236/trunk@88282 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 05:34:14 +00:00
waldemar%netscape.com
338e5bbcb9
Added save-block-style
...
git-svn-id: svn://10.0.0.236/trunk@88281 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 05:33:45 +00:00
waldemar%netscape.com
8fca1f6efe
Added save-block-style and *html-to-rtf-definitions*
...
git-svn-id: svn://10.0.0.236/trunk@88280 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 05:33:25 +00:00
waldemar%netscape.com
78f428bf2f
Renamed double to float64
...
git-svn-id: svn://10.0.0.236/trunk@88279 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 05:32:08 +00:00
waldemar%netscape.com
9cf24a521b
Started work on expression semantics
...
git-svn-id: svn://10.0.0.236/trunk@88278 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 05:31:28 +00:00
waldemar%netscape.com
742b85af02
Fixed terminal-action bug
...
git-svn-id: svn://10.0.0.236/trunk@88277 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 05:29:57 +00:00
cls%seawood.org
bc78fd1d40
Fix problem of not being able to do debug & opt builds under win32 in the same tree by forcing nspr to always use objdir.
...
Bug #70445
git-svn-id: svn://10.0.0.236/trunk@88276 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 05:04:23 +00:00
gordon%netscape.com
9bbc213f93
[not part of build]
...
Changed OnDataSizeChanged() to OnDataSizeChange() and added a deltaSize parameter. Added OnDataSizeChange() method on nsCacheService so we can grab the service lock and bind the entry if necessary.
Commented out the implementation of nsCacheEntryDescriptor::AsyncWrite(), since we are not planning to provide it.
git-svn-id: svn://10.0.0.236/trunk@88275 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 05:01:43 +00:00
dave%intrec.com
6b97b7b63c
Fix for bug 70544: QuickSearch drops everything after the first negated word
...
patch by afranke@ags.uni-sb.de (Andreas Franke)
git-svn-id: svn://10.0.0.236/trunk@88272 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 03:34:08 +00:00
yokoyama%netscape.com
c29af6c4a4
Fix for 68224. /r=ftang, /sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@88271 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 03:33:44 +00:00
blakeross%telocity.com
baab453654
Wrong focus effect for classic radiobuttons (67283, by neil@parkwaycc.co.uk). r=blake sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@88270 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 03:30:59 +00:00
yokoyama%netscape.com
99cc01527b
Fix for 67520; /r=ftang , /sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@88269 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 03:22:52 +00:00
beard%netscape.com
7ca128866f
[not part of build] needed to add nsITransport to QueryInterface.
...
git-svn-id: svn://10.0.0.236/trunk@88266 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 02:51:07 +00:00
darin%netscape.com
a31f0fcaf2
[not part of the build] Added code to update the entry's data size as data is streamed
...
to the memory cache.
git-svn-id: svn://10.0.0.236/trunk@88265 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 02:49:26 +00:00
gordon%netscape.com
2169cc19f4
[not part of build]
...
Add finalization code to cache entry hashtables to delete remaining entries.
git-svn-id: svn://10.0.0.236/trunk@88264 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 02:46:12 +00:00
dr%netscape.com
ef9cd51fae
70386 (warning fix), r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@88263 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 02:44:24 +00:00
leaf%mozilla.org
2b05ea5bef
use the find.exe in the path, sr=jband, r=granrose
...
git-svn-id: svn://10.0.0.236/trunk@88262 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 02:26:22 +00:00
gordon%netscape.com
e925522cc0
[not part of build]
...
Changed nsCacheEntryDescriptor to implement nsITransport as a wrapper that checks access priviledges for the underlying transport provided by the device.
Added code to lazily allocate the underlying transport for the cache descriptor.
Added NS_ENSURE_ARG_POINTER() to all necessary interface methods. r=beard.
git-svn-id: svn://10.0.0.236/trunk@88261 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 02:25:07 +00:00
dougt%netscape.com
62963fd66f
Adding check for null. r=dveditz/sr=nullcheck
...
git-svn-id: svn://10.0.0.236/trunk@88260 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 02:20:37 +00:00
darin%netscape.com
8318852b21
[not part of the build] Cleans up ReadRequestCompleted; there was no reason
...
to be walking the list of read requests!
git-svn-id: svn://10.0.0.236/trunk@88259 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 02:20:35 +00:00
bryner%uiuc.edu
aa526e0c60
First cut at SSL proxy support. r=ddrinan.
...
git-svn-id: svn://10.0.0.236/trunk@88258 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 02:04:35 +00:00
gordon%netscape.com
60782a007c
Added error codes for read/write access denied.
...
git-svn-id: svn://10.0.0.236/trunk@88257 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 01:56:29 +00:00
dr%netscape.com
74c5148b38
fix for 58477 (null check), r=jag, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@88256 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 01:35:12 +00:00
relyea%netscape.com
e671c31a3f
change '-p' to '-P' to be consistant with other tools.
...
git-svn-id: svn://10.0.0.236/trunk@88252 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 01:21:56 +00:00
pschwartau%netscape.com
9e1f32a005
Correcting an error in the testcase -
...
git-svn-id: svn://10.0.0.236/trunk@88251 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 01:06:48 +00:00
erik%netscape.com
ab1b4c5b52
checkin for bstell@netscape.com:
...
bug 61108, r=ftang@netscape.com , sr=brendan@mozilla.org
make the (Unix) XP locale parse return the XP version
rework the locale string parsing code to handle variable
length language codes
git-svn-id: svn://10.0.0.236/trunk@88250 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 01:06:30 +00:00
erik%netscape.com
425f7d4dbe
checkin for bstell@netscape.com:
...
bug 61108, r=ftang@netscape.com , sr=brendan@mozilla.org
we now store both the XP and Unix platform specific local
the the platform locale is under <tag>##PLATFORM
eg: save the XP locale under
NSILOCALE_TIME
and save the platform locale under
NSILOCALE_TIME##PLATFORM
git-svn-id: svn://10.0.0.236/trunk@88249 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 01:03:23 +00:00
erik%netscape.com
04027bdf0a
checkin for bstell@netscape.com:
...
bug 61108, r=ftang@netscape.com , sr=brendan@mozilla.org
we now store both the XP and Unix platform specific local
the the platform locale is under <tag>##PLATFORM
eg: save the XP locale under
NSILOCALE_COLLATE
and save the platform locale under
NSILOCALE_COLLATE##PLATFORM
git-svn-id: svn://10.0.0.236/trunk@88248 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 01:01:10 +00:00
erik%netscape.com
6d86c8c0f3
checkin for bstell@netscape.com:
...
bug 61108, r=ftang@netscape.com , sr=brendan@mozilla.org
store both the XP and Unix platform specific local
save the platform locale under <tag>##PLATFORM
eg: save the XP locale under
NSILOCALE_COLLATE
and save the platform locale under
NSILOCALE_COLLATE##PLATFORM
git-svn-id: svn://10.0.0.236/trunk@88247 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:58:35 +00:00
bryner%uiuc.edu
0c9256f563
Don't return an async proxied object when the socket transport is asked for its ProgressEventSink. r=dougt, sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@88245 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:55:08 +00:00
gordon%netscape.com
f5211da068
Added comments to netCore.h declaring error ranges for SocketTransport and CacheService. r=beard.
...
git-svn-id: svn://10.0.0.236/trunk@88244 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:54:29 +00:00
erik%netscape.com
195fd73c03
checkin for bstell@netscape.com:
...
bug 61108, r=ftang@netscape.com , sr=brendan@mozilla.org
add a "zh" Chinese language group in addition to zh-CN or zn-TW
git-svn-id: svn://10.0.0.236/trunk@88243 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:52:28 +00:00
erik%netscape.com
9367907411
checkin for bstell@netscape.com:
...
bug 61108, r=ftang@netscape.com , sr=brendan@mozilla.org
add defines for language/country/extra/locale buffer lenghts
git-svn-id: svn://10.0.0.236/trunk@88242 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:49:31 +00:00
erik%netscape.com
78d2265c77
checkin for bstell@netscape.com:
...
bug 60826, r=ftang@netscape.com , sr=brendan@mozilla.org
map GBK 0xFE50 - 0xFE9F to private use ala microsoft 936-2000
git-svn-id: svn://10.0.0.236/trunk@88240 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:43:31 +00:00
sonmi%netscape.com
e71528f338
was still running ksh
...
git-svn-id: svn://10.0.0.236/trunk@88239 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:43:24 +00:00
sonmi%netscape.com
48cbaad3d4
restructuring of NSS QA
...
git-svn-id: svn://10.0.0.236/trunk@88238 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:40:38 +00:00
erik%netscape.com
f3a16307e3
checkin for bstell@netscape.com:
...
bug 61422, r=ftang@netscape.com , sr=brendan@mozilla.org
add 8 additional code points to the cns <=> unicode converter
Note: because this is a generated (optimized) file almost
every line is changed. see bugzilla 61422 for the converter
source file.
git-svn-id: svn://10.0.0.236/trunk@88237 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:39:15 +00:00
sgehani%netscape.com
d6ad5375e3
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@88236 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:36:00 +00:00
sgehani%netscape.com
bf7add45ee
Port libxpnet to the mac.
...
b = 67248
r = dbragg
sr = mscott
git-svn-id: svn://10.0.0.236/trunk@88235 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:35:25 +00:00
erik%netscape.com
0e69235fa3
checkin for bstell@netscape.com:
...
bug 61422, r=ftang@netscape.com , sr=brendan@mozilla.org
Add the XLDF charset/encoding tags for the sub planes of a cns font.
It is really just one font split into sub-planes.
git-svn-id: svn://10.0.0.236/trunk@88234 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:34:50 +00:00
erik%netscape.com
ceca102036
checkin for bstell@netscape.com:
...
bug 61422, r=ftang@netscape.com , sr=brendan@mozilla.org
In the font preference menu only show one plane of a cns font
since it is really just one font split into sub-planes
ie: show cns11643-1 but not both cns11643-1 and cns11643-2.
git-svn-id: svn://10.0.0.236/trunk@88233 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:32:54 +00:00
sgehani%netscape.com
c7aa126e52
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@88231 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:26:39 +00:00
timeless%mac.com
7492e6a117
fix bug 67884 Show Add Bookmark dialog pref is reversed between dialog & pref panel
...
r=mao, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@88229 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:24:34 +00:00
beard%netscape.com
e8b08f7a03
[not part of build] stores nsISupportsString in object cache.
...
git-svn-id: svn://10.0.0.236/trunk@88228 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:24:33 +00:00
dougt%netscape.com
bd562529bf
fixes 66873. fixes WFTPD incompatibility. r=gagan, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@88227 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:23:36 +00:00
stephend%netscape.com
5d466f9f0b
Bug 70241 - r=timeless@mac.com sr=mscott@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88226 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:22:37 +00:00
sgehani%netscape.com
4ef624cc98
Remove so we can add as binary instead of text. Ooops!
...
git-svn-id: svn://10.0.0.236/trunk@88225 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:13:38 +00:00
danm%netscape.com
4cb0a289a6
hooking up windowwatcher. bug 65229 code=ccarlen,me. r=brendan
...
git-svn-id: svn://10.0.0.236/trunk@88224 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:13:32 +00:00
sgehani%netscape.com
108ef76a6e
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@88223 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:12:12 +00:00
beard%netscape.com
c432350a7a
[not part of build] Now wraps nsIInputStream with an nsIScriptableInputStream.
...
git-svn-id: svn://10.0.0.236/trunk@88222 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:07:23 +00:00
beard%netscape.com
a7f2de4745
[not part of build] changed linker output to cache.headers rather than necko.headers.
...
git-svn-id: svn://10.0.0.236/trunk@88221 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:05:31 +00:00
dbragg%netscape.com
d9b812806f
New Post-install replace and delete utility phase 1 checkin.
...
NOT PART OF BUILD
git-svn-id: svn://10.0.0.236/trunk@88220 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:02:19 +00:00
leaf%mozilla.org
ff92c4063c
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@88219 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-01 00:00:11 +00:00
beard%netscape.com
822bdffa55
[not part of build] Now tests opening output and input streams.
...
git-svn-id: svn://10.0.0.236/trunk@88218 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:52:20 +00:00
heikki%netscape.com
83465be4dc
Bug 36790, support XHTML style element. Also fix CDATA section handling for title and textarea elements. r=harishd, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@88217 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:51:35 +00:00
dbragg%netscape.com
30767e9d5a
Translating Alert and Confirm to serve as titles in the alert and confirm dialog titlebars. r=sgehani, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@88216 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:47:59 +00:00
timeless%mac.com
ff13c71667
fix bug 68959 Wording Mismatch between History and Bookmarks
...
r=lordpixel, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@88215 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:47:19 +00:00
heikki%netscape.com
35768dd3ef
Bug 49572, implemented responseText property for XMLHttpRequest object. Also some minor nsCOMPtr initialization optimizations and updated tests. r=harishd, rpotts (stream reading part), sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@88214 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:46:59 +00:00
erik%netscape.com
83c6751dc5
bug 70389; author=simon@softel.co.il; r=cls; sr=erik; adding changes to
...
build system to conditionally compile the IBM bidi code (for Arabic and
Hebrew bidirectional text)
git-svn-id: svn://10.0.0.236/trunk@88212 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:45:40 +00:00
heikki%netscape.com
36f5ade2c2
Bug 63559, attributes are lost on XHTML elements if the document is loaded as data. r=jst, sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@88211 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:42:10 +00:00
dougt%netscape.com
4cd8b71c64
Fixing 69836. Increasing data buffer sizes which improves perf on Mac. r=sfraser, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@88210 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:37:03 +00:00
cyeh%bluemartini.com
f1dedfdcf1
fix for 69147: reports.cgi still refers to gif (bugzilla 2.11)
...
patch contributed to dave@intrec.com (Dave Miller).
remove useless code.
git-svn-id: svn://10.0.0.236/trunk@88209 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:36:49 +00:00
sonmi%netscape.com
7095b3e560
restructuring of NSS QA
...
git-svn-id: svn://10.0.0.236/trunk@88208 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:35:21 +00:00
cyeh%bluemartini.com
de65e1a912
fix for 61637: Code bit for upgrading from 2.5
...
based on patch submitted by ehanson@talkware.net (Eric Hanson)
support for changes comments table to longdescs, but only if comments
table exists.
git-svn-id: svn://10.0.0.236/trunk@88207 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:33:01 +00:00
cyeh%bluemartini.com
c41d610d45
missed last documentation change
...
git-svn-id: svn://10.0.0.236/trunk@88206 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:08:52 +00:00
cyeh%bluemartini.com
bf77dc5223
fix for 69793: check in new files for QuickSearch
...
patch contributed by franke@ags.uni-sb.de (Andreas Franke)
Now add quicksearch functionality to the main index page.
git-svn-id: svn://10.0.0.236/trunk@88205 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:07:26 +00:00
cyeh%bluemartini.com
9c010ec17b
fix for 58436: javascript strict warnings in query.cgi
...
patch submitted by sidney@sidney.com (Sidney Markowitz)
wrap javascript around Param("usetargetmilestone")
git-svn-id: svn://10.0.0.236/trunk@88204 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 23:00:28 +00:00
cls%seawood.org
b4a961bc83
Quick fix for app crash on compose problem. Bug #70505 r=jgmyers a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@88203 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 22:59:54 +00:00
nelsonb%netscape.com
fd200bd21c
Increase the temp cert db's memory buffer size from 64KB to 256KB.
...
This reduces the liklihood that it will overflow into a disk file.
This is a partial fix for bug 67953.
git-svn-id: svn://10.0.0.236/trunk@88202 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 22:50:12 +00:00
gordon%netscape.com
c08d7ab02c
Fix access mode for new entries. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@88201 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 22:39:07 +00:00
sonmi%netscape.com
86d7e6bcb3
complete restructuring and cleanup of the QA suites.
...
bug 65000 and 68878
git-svn-id: svn://10.0.0.236/trunk@88200 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 22:12:47 +00:00
pchen%netscape.com
70f8d815ed
fix for blocker bug 70232, no one ever put mozilla/extensions/cookie/jar.mn into the mac build list
...
git-svn-id: svn://10.0.0.236/trunk@88198 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 20:50:16 +00:00
despotdaemon%netscape.com
ee28139500
Pseudo-automatic update of changes made by endico@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@88195 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 19:43:04 +00:00
javi%netscape.com
9321aeb404
Make Makefile.in more recent than static Makefile
...
git-svn-id: svn://10.0.0.236/trunk@88190 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 18:11:18 +00:00
javi%netscape.com
16f477df45
Resurrected the incorrect version earlier. Bringing back the
...
version that existed before removing.
git-svn-id: svn://10.0.0.236/trunk@88189 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 18:10:29 +00:00
markh%activestate.com
34797f42c7
Sample plugin: Not part of the build
...
Fix up the resizing on Linux (rearranging the code for more reuse across platforms), and add a note to the readme re focus problems on Linux. Change windows to use a multi-line edit control so it is easier to visually confirm the child window is resizing correctly.
git-svn-id: svn://10.0.0.236/trunk@88187 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 12:26:17 +00:00
beard%netscape.com
f02cafb056
[not part of build] truncate files when mode = nsICache::ACCESS_WRITE.
...
git-svn-id: svn://10.0.0.236/trunk@88186 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 12:09:41 +00:00
beard%netscape.com
6a9fa46232
[not part of build] create up to 3 different transports for different nsCacheAccessMode values.
...
git-svn-id: svn://10.0.0.236/trunk@88185 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 11:30:39 +00:00
beard%netscape.com
287f2bca71
[not part of build] renamed PRUint32 parameters to nsCacheAccessMode. Set initial descriptor mode to be requested as temporary workaround.
...
git-svn-id: svn://10.0.0.236/trunk@88184 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 11:29:22 +00:00
beard%netscape.com
ff1dfa18a0
[not part of build] enforce nsCacheAccessMode when creating transports.
...
git-svn-id: svn://10.0.0.236/trunk@88183 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 10:04:27 +00:00
gordon%netscape.com
5454a1d722
Begin implementing enumeration of MetaData for cache devices.
...
git-svn-id: svn://10.0.0.236/trunk@88181 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 07:13:32 +00:00
timeless%mac.com
3ce5f97531
fix bug 68070 CSS error in themes/classic/global/win/tree.css
...
r=glazman a=ben
git-svn-id: svn://10.0.0.236/trunk@88180 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 07:08:51 +00:00
gordon%netscape.com
9a415d634d
Added check in ReadRequestCompleted() in case aReader paramter is not found in the mReadRequests list.
...
git-svn-id: svn://10.0.0.236/trunk@88178 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 05:48:00 +00:00
gordon%netscape.com
b08393bf09
Adding test for cache service.
...
git-svn-id: svn://10.0.0.236/trunk@88177 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 05:28:50 +00:00
beard%netscape.com
f789459be3
[not part of build] Tests disk cache using XPConnnect.
...
git-svn-id: svn://10.0.0.236/trunk@88176 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 05:06:25 +00:00
beard%netscape.com
3ed3c24937
[not part of build] successfully creates writeable nsITransport for cache files!
...
git-svn-id: svn://10.0.0.236/trunk@88175 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 05:05:29 +00:00
darin%netscape.com
f9d0b10277
Minor tweak [not part of the build]
...
git-svn-id: svn://10.0.0.236/trunk@88174 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 04:37:46 +00:00
darin%netscape.com
caa5ad9408
Made nsMemoryCacheDevice::BindEntry return NS_OK
...
git-svn-id: svn://10.0.0.236/trunk@88173 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 04:36:51 +00:00
darin%netscape.com
5609d90e44
Completed nsCacheService::BindEntry
...
git-svn-id: svn://10.0.0.236/trunk@88172 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 04:34:41 +00:00
darin%netscape.com
a96a6eabef
Removed an extraneous QI from nsCacheEntry::Open()
...
git-svn-id: svn://10.0.0.236/trunk@88171 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 04:28:15 +00:00
blakeross%telocity.com
ff6523852d
The rest of an earlier fix of mine, forgot to check it in (caused 70405). was already reviewed.
...
git-svn-id: svn://10.0.0.236/trunk@88170 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 04:25:00 +00:00
beard%netscape.com
30cfa8e6e2
[not part of build] must call init on hashtable in nsDiskCacheDevice::Init().
...
git-svn-id: svn://10.0.0.236/trunk@88169 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 04:17:56 +00:00
beard%netscape.com
8e20116d8b
[not part of build] really delegate GetTransport() to the cache service.
...
git-svn-id: svn://10.0.0.236/trunk@88168 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 04:17:24 +00:00
gordon%netscape.com
19a0033de2
Added GetTransportForEntry(), DoomEntry() to public methods, and BindEntry() and DoomEntry_Internal() to private methods.
...
git-svn-id: svn://10.0.0.236/trunk@88167 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 04:10:43 +00:00
darin%netscape.com
ecb2d9cb1d
Added MOZ_NEW_CACHE ifdef to Makefile.in to prevent building of cache tests
...
by default.
git-svn-id: svn://10.0.0.236/trunk@88166 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 04:06:06 +00:00
beard%netscape.com
a10e2443b8
[not part of build] using nsIPref to find cache directory, first cut at creating nsITransport for cache entries.
...
git-svn-id: svn://10.0.0.236/trunk@88165 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 04:00:08 +00:00
beard%netscape.com
6a7b1a85f9
[not part of build] removed redundant NULL check in MarkValid().
...
git-svn-id: svn://10.0.0.236/trunk@88164 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 03:59:02 +00:00
gordon%netscape.com
d55b83e12f
Added MarkDoomed(), MarkStreamData(), and set StreamData in constructor.
...
git-svn-id: svn://10.0.0.236/trunk@88163 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 03:54:16 +00:00
gordon%netscape.com
4fe759cae0
Added DoomEntry() to nsCacheDevice.
...
git-svn-id: svn://10.0.0.236/trunk@88162 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 03:42:33 +00:00
blakeross%telocity.com
86d8837087
Context doesn't persist in find/replace dialog and other cleanup (66456). r=timeless sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@88160 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 03:40:16 +00:00
blakeross%telocity.com
4c4f3da252
The content area, not the urlbar, should be focused when you open links in new windows (53549). r=saari,timeless sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@88159 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 03:22:46 +00:00
blakeross%telocity.com
3cb6bd0231
UI cleanup in Customize Character Coding dialog (patch by Mark Olson, maolson@earthlink.net, for 65973). r=jag sr=erik
...
git-svn-id: svn://10.0.0.236/trunk@88158 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 03:12:42 +00:00
darin%netscape.com
b51b0ef672
[not part of the build] Added code to the descriptor to call GetTransportForEntry()
...
git-svn-id: svn://10.0.0.236/trunk@88157 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 02:19:14 +00:00
relyea%netscape.com
6e5c224ecb
On NT, it looks like isatty doesn't always work. Since we always use stdin for this use
...
that test instead.
git-svn-id: svn://10.0.0.236/trunk@88155 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:58:02 +00:00
relyea%netscape.com
fe509d4e2e
Finish WinNT changes.
...
git-svn-id: svn://10.0.0.236/trunk@88154 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:57:08 +00:00
jst%netscape.com
4e494bafeb
Fixing bug 70014. Making td.chOff use the correct atom when looking up the attribute 'charoff'. r=heikki@netscape.com, sr=vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@88152 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:54:40 +00:00
darin%netscape.com
f0ac194aeb
[not part of the build] Added hooks to enable streaming to the mem cache!
...
git-svn-id: svn://10.0.0.236/trunk@88149 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:41:02 +00:00
jj%netscape.com
f1e056bc07
bugzilla 68643. fixed scope of my($target). r=cls@seawood.org
...
git-svn-id: svn://10.0.0.236/trunk@88148 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:37:06 +00:00
jj%netscape.com
8a3e9d1b5a
Updated verison to '0.8+' + cleaned up 'vers' resources. bugzilla 68231 r=endico
...
git-svn-id: svn://10.0.0.236/trunk@88147 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:31:28 +00:00
relyea%netscape.com
edc0c6a995
Add '-p' to specify a dbprefix.
...
Move the Tempfile created on input to /tmp so the code works in directories
that aren't writeable.
Fix the code to remove the Tempfile when done.
Use SECU_ConfigureDir so that we get the same defaultdb as other tools.
git-svn-id: svn://10.0.0.236/trunk@88146 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:21:11 +00:00
wtc%netscape.com
c1fb07a3f2
Bugzilla bug #70381 : zero the ipv6.ip field after we fail to parse a
...
string as an IPv6 address. Thanks to Chris Elving for the bug report.
git-svn-id: svn://10.0.0.236/trunk@88145 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 01:02:45 +00:00
danm%netscape.com
f952bb367b
adding nsIDOMWindow to GetInterface. More hookup of WindowWatcher from last revision. bug 65229 r=brendan and by extension hyatt
...
git-svn-id: svn://10.0.0.236/trunk@88141 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:43:01 +00:00
beard%netscape.com
c269fc2228
[not part of build] allocate the nsDiskCacheDevice.
...
git-svn-id: svn://10.0.0.236/trunk@88139 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:36:07 +00:00
danm%netscape.com
94220c96fe
hook up WindowWatcher. bug 65229 r=brendan,chak
...
git-svn-id: svn://10.0.0.236/trunk@88138 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:34:41 +00:00
beard%netscape.com
2657260ee7
[not part of build] changed fragment name to CACHE_DLL instead of NECKO_DLL (oops).
...
git-svn-id: svn://10.0.0.236/trunk@88137 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:33:24 +00:00
brendan%mozilla.org
aac624f910
Fix JS_ARENA_GROW_CAST so it doesn't round up both size and incr, which overestimates and wastes space (44009, r=shaver, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@88136 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:27:10 +00:00
brendan%mozilla.org
38d9d8b234
Fix 'import *;' (70308, r=shaver, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@88135 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:17:19 +00:00
gordon%netscape.com
b99a60e359
Changed 'getters' on nsCacheEntry to simply return values, rather than require out parameters.
...
Added a PRCList member and accessors for linking entries on eviction and doom lists.
Moved check for IsStreamBased() from nsCacheEntry::GetData() to nsCacheEntryDescriptor::GetData(), to allow cache devices to set the mData member.
Added checks to nsCacheEntryDescriptor methods to return NS_ERROR_NOT_AVAILABLE if the descriptor is already closed.
git-svn-id: svn://10.0.0.236/trunk@88133 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:06:13 +00:00
mcafee%netscape.com
5e3aa79728
Backing out my attempt to fix (68208). sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@88132 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-28 00:00:27 +00:00
erik%netscape.com
47b8485aac
bug 70385; author=simon@softel.co.il; r=kmcclusk; sr=erik; register the
...
bidi keyboard class that was recently added to mozilla/widget
git-svn-id: svn://10.0.0.236/trunk@88131 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:56:19 +00:00
mkaply%us.ibm.com
9d3b7c0d62
No bug
...
r=mkaply, a=blizzard
Backing out nsRenderingContextOS2 - causing weird painting
git-svn-id: svn://10.0.0.236/trunk@88127 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:52:49 +00:00
pinkerton%netscape.com
13f476bd27
fix for menus being unresponsive in classic build when no windows are available. commented out a bit added for fizzilla where the two platforms are at odds. sr=sfraser. bug# 68766
...
git-svn-id: svn://10.0.0.236/trunk@88126 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:35:46 +00:00
nhotta%netscape.com
29fe6d96c0
Moved collation setting from pref to property for localizability, bug 62015, r=tao, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@88125 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:33:47 +00:00
nhotta%netscape.com
6e93af2087
For menu item sorting, changed to store collation keys instead of creating them for each comparison, bug 64146, r=ftang, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@88123 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:31:20 +00:00
andreww%netscape.com
95b92843bb
bugzilla 63616 r=jelwell, sr=hewitt. Implementing comboxes in mac classic. (editable menulists)
...
git-svn-id: svn://10.0.0.236/trunk@88122 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:29:06 +00:00
andreww%netscape.com
1636e0720d
bugzilla 69520 r=jelwell, sr=hewitt. Fixing default disabled state of buttons in mac classic.
...
git-svn-id: svn://10.0.0.236/trunk@88120 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:25:46 +00:00
andreww%netscape.com
61e972d392
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@88119 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:24:42 +00:00
jgmyers%netscape.com
7e18188fee
fix mime_decode_filename() and callers, make override_charset a PRBool: bug 65277 r=nhotta r=ducarroz sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@88118 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:23:17 +00:00
darin%netscape.com
868027c6c7
updating the .cvsignore file
...
git-svn-id: svn://10.0.0.236/trunk@88116 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:17:58 +00:00
darin%netscape.com
5c09a8d4b4
[not part of the build] Forgot to update the WIN32 makefile after adding the
...
CID for the memory cache transport.
git-svn-id: svn://10.0.0.236/trunk@88115 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:15:57 +00:00
locka%iol.ie
43fbe03949
Changed installation macro to copy installed-chrome.txt rather than link to it to solve nightly tarball issue. b=62762, sr=cls@seawood.org
...
git-svn-id: svn://10.0.0.236/trunk@88114 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:15:34 +00:00
javi%netscape.com
654354fef7
Adding white space so that Makefile.in appears newer than static
...
Makefile to autoconf guaranteeing dynamic Makefile's are created.
git-svn-id: svn://10.0.0.236/trunk@88112 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 23:00:59 +00:00
mcafee%netscape.com
e2e2d012c0
Brief file descriptions
...
git-svn-id: svn://10.0.0.236/trunk@88109 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 22:41:45 +00:00
javi%netscape.com
cd8f0d1575
Make a diff so the Makefile.in is newer than static Makefile forcing
...
autoconf to always generate a new Makefile.
git-svn-id: svn://10.0.0.236/trunk@88108 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 22:37:42 +00:00
javi%netscape.com
31fda06d90
Resurrect old coreconf Makefiles which are actually still need by
...
windows builds.
git-svn-id: svn://10.0.0.236/trunk@88107 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 22:36:50 +00:00
pavlov%netscape.com
24267a3241
removing ImageLogging.h from this makefile
...
git-svn-id: svn://10.0.0.236/trunk@88106 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 22:35:07 +00:00
javi%netscape.com
c655d78bab
Merge the changes from NSS_CLIENT_TAG onto trunk.
...
git-svn-id: svn://10.0.0.236/trunk@88105 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 21:43:33 +00:00
mcafee%netscape.com
9d426937f3
embed.mk not part of this process right now.
...
git-svn-id: svn://10.0.0.236/trunk@88103 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 20:57:06 +00:00
javi%netscape.com
b060f504b2
Remove coreconf specific Makefiles that conflict with client
...
builds and are no longer used.
git-svn-id: svn://10.0.0.236/trunk@88102 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 19:48:01 +00:00
beard%netscape.com
1c310582a5
[not part of build] added nsMemoryCacheTransport.cpp.
...
git-svn-id: svn://10.0.0.236/trunk@88100 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 19:41:13 +00:00
despotdaemon%netscape.com
60254d490f
Pseudo-automatic update of changes made by Xiaobin.Lu@eng.Sun.com.
...
git-svn-id: svn://10.0.0.236/trunk@88098 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 19:23:33 +00:00
mcafee%netscape.com
95fe1bffe5
branch is out, embed is in
...
git-svn-id: svn://10.0.0.236/trunk@88097 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 18:53:53 +00:00
mcafee%netscape.com
6adb9c22d7
First-pass hack attempt at embed tinderbox script
...
git-svn-id: svn://10.0.0.236/trunk@88095 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 18:47:21 +00:00
timeless%mac.com
aa31f8d959
fix smoketest blocker bug 70312
...
Bookmarks deleted on exit
patch by hwaara, r=timeless, a=leaf, built by hwaara
git-svn-id: svn://10.0.0.236/trunk@88094 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 18:09:17 +00:00
kestes%tradinglinx.com
822b917569
no longer needed, we have a cleaner interface now.
...
git-svn-id: svn://10.0.0.236/trunk@88093 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 17:53:51 +00:00
oeschger%netscape.com
59ede56afb
adding some localization (incomplete) to help viewer, not part of build
...
git-svn-id: svn://10.0.0.236/trunk@88091 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 16:01:21 +00:00
kestes%tradinglinx.com
d2547fc5eb
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@88090 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 15:43:34 +00:00
kestes%tradinglinx.com
86b62e505f
Document that the default_conf must not use any other library.
...
git-svn-id: svn://10.0.0.236/trunk@88089 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 15:26:43 +00:00
kestes%tradinglinx.com
d5d389fd66
change the default directories to be more like the more recent Redhat distributions.
...
Document that the default_conf must not use any other library.
git-svn-id: svn://10.0.0.236/trunk@88088 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 15:26:29 +00:00
kestes%tradinglinx.com
5682ec31e2
Document that the default_conf must not use any other library.
...
ignore bugs which have null state.
git-svn-id: svn://10.0.0.236/trunk@88087 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 15:24:34 +00:00
kestes%tradinglinx.com
d6369ef130
uncomment the %clean section
...
ensure the local_conf directory exists but is empty.
git-svn-id: svn://10.0.0.236/trunk@88086 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 15:16:02 +00:00
kestes%tradinglinx.com
a3cfe38c7c
uncomment the %clean section
...
add the directory /var/log/tinderbox2
git-svn-id: svn://10.0.0.236/trunk@88085 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 15:13:42 +00:00
kestes%tradinglinx.com
c9d59d4e87
the code to ensure that builds do not start too quickly was buggy.
...
git-svn-id: svn://10.0.0.236/trunk@88084 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 15:10:52 +00:00
kestes%tradinglinx.com
1e0a66524a
allow users to determine which states they do not want to see.
...
some documention was changed as it was incorrect.
git-svn-id: svn://10.0.0.236/trunk@88083 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 15:10:09 +00:00
kestes%tradinglinx.com
c207f3e117
restrict path since we do not rely on the path to find anything.
...
git-svn-id: svn://10.0.0.236/trunk@88082 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 15:09:14 +00:00
dcone%netscape.com
e7d3e49ac4
Checking for a printer before some optimizations.. which are not good for printing. sr=attinasi r=karnaze
...
git-svn-id: svn://10.0.0.236/trunk@88081 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 14:52:07 +00:00
locka%iol.ie
4e443b4d68
Removed buildinURLs.rdf from embedding manifest. Smoketest blocker. b=70238
...
git-svn-id: svn://10.0.0.236/trunk@88080 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 13:27:54 +00:00
disttsc%bart.nl
7e6e255483
Whoops, forgot to check this in as part of bug 70112. r=timeless, a=ben
...
git-svn-id: svn://10.0.0.236/trunk@88079 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 13:20:25 +00:00
valeski%netscape.com
5ce21403d9
sr=rpotts. 39987. handling broken servers which don't provide a boundary token in the first block. also protecting against stray parsing which can result in crashes.
...
git-svn-id: svn://10.0.0.236/trunk@88077 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 12:33:12 +00:00
disttsc%bart.nl
f9b30197da
Move "About Mozilla" from properties to dtd, fix up xul, js and mac menu c++ code. bug=70112, r=saari, a=ben
...
git-svn-id: svn://10.0.0.236/trunk@88076 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 11:31:52 +00:00
darin%netscape.com
afc9096e12
Fixed a minor bug.
...
git-svn-id: svn://10.0.0.236/trunk@88075 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 09:38:09 +00:00
darin%netscape.com
11cc98f2a6
Adding myself in the contributor section.
...
git-svn-id: svn://10.0.0.236/trunk@88074 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 09:34:12 +00:00
darin%netscape.com
8fe14063e3
Added a test file for exercising the mem cache transport.
...
git-svn-id: svn://10.0.0.236/trunk@88073 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 09:30:41 +00:00
darin%netscape.com
d846f7a5bc
[not part of the build] Added a debug-only CID for nsMemoryCacheTransport
...
to allow this class to be independently tested.
git-svn-id: svn://10.0.0.236/trunk@88072 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 09:06:11 +00:00
dveditz%netscape.com
43d3a31b45
fix for topcrash bug 65798, r=neeti, sr=rpotts
...
git-svn-id: svn://10.0.0.236/trunk@88071 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 07:41:55 +00:00
wtc%netscape.com
8f4e692317
Bugzilla bug #70295 : do not hold _pr_flock_lock while calling the MD
...
lockfile function to avoid a deadlock. The lockCount field of
PRFilePrivate may have the value of -1 to indicate that the MD lockfile
function is in progress. Use _pr_flock_cv to wait for the completion
of the MD lockfile function.
Modified files: primpl.h, prfile.c, prio.c, ptio.c
git-svn-id: svn://10.0.0.236/trunk@88070 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 06:51:44 +00:00
pavlov%netscape.com
474874f5b1
fixing the stupid jpeg decoder to work right
...
git-svn-id: svn://10.0.0.236/trunk@88067 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 06:06:22 +00:00
beard%netscape.com
6398b53627
build XPCShell.mcp when testing the new cache. r=gordon
...
git-svn-id: svn://10.0.0.236/trunk@88066 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 06:03:47 +00:00
beard%netscape.com
12949a3944
[not part of build] added other new files.
...
git-svn-id: svn://10.0.0.236/trunk@88065 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 05:50:57 +00:00
beard%netscape.com
932c8a19cf
Gordon has much more to say about the last few checkins... But we forgot to wire up nsCacheEntryDescriptor::MarkValid() to nsCacheEntry::MarkValid(). Enjoy the ride.
...
git-svn-id: svn://10.0.0.236/trunk@88064 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 05:43:16 +00:00
gordon%netscape.com
8b61a442bc
Changed GetKey() to return key as return value, rather than out parameter. Added flag predicates for storage policy.
...
git-svn-id: svn://10.0.0.236/trunk@88063 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 05:35:53 +00:00
gordon%netscape.com
cee3eac4fa
Add virtual methods for desctructor and Init(). Changed ActivateEntryIfFound() to FindEntry().
...
git-svn-id: svn://10.0.0.236/trunk@88062 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 05:33:34 +00:00
gordon%netscape.com
74143c8568
Add explicit close() method to decouple descriptor state from cache entry. Close() is an idempotent operation, and will be called by default from the descriptor's destructor. This allows Javascript to release the cache entry earlier than the descriptor may be garbage collected.
...
git-svn-id: svn://10.0.0.236/trunk@88061 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 05:29:25 +00:00
beard%netscape.com
dcaf9b0b3e
tests new object cache.
...
git-svn-id: svn://10.0.0.236/trunk@88060 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 05:27:55 +00:00
bryner%uiuc.edu
917e416a51
Bug 40611:
...
- add ctrl+tab/ctrl+shift+tab binding to tabcontrol to switch tabs
- check view visibility before shifting focus, this prevents us from
tabbing into inactive panes in a deck.
r=saari,blake. sr=ben.
git-svn-id: svn://10.0.0.236/trunk@88059 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 04:43:04 +00:00
dprice%netscape.com
8e4007e560
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
...
git-svn-id: svn://10.0.0.236/trunk@88058 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 04:38:19 +00:00
mkaply%us.ibm.com
df4f6268bf
Removing unused files
...
git-svn-id: svn://10.0.0.236/trunk@88057 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 04:37:09 +00:00
darin%netscape.com
da5420843a
[not part of the build] Added AsyncRead support to nsMemoryCacheTransport.
...
git-svn-id: svn://10.0.0.236/trunk@88056 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 04:29:24 +00:00
dbaron%fas.harvard.edu
42a3c31c61
Fix viewer crash on some types of exit resulting from a mistake in my previous startup crash fix. b=70160 r=jst@netscape.com (Viewer changes only.)
...
git-svn-id: svn://10.0.0.236/trunk@88055 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 03:46:54 +00:00
pschwartau%netscape.com
27169ef1d0
Initial add. Regression test for bug 44009.
...
git-svn-id: svn://10.0.0.236/trunk@88054 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 03:41:13 +00:00
rginda%netscape.com
4dd25e7410
-- NOT PART OF THE BUILD --
...
Don't break 0.8 users just yet.
git-svn-id: svn://10.0.0.236/trunk@88053 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 03:30:35 +00:00
dougt%netscape.com
e596ad7b22
conditionally compiling new cache. r=dougt/a=gagan
...
git-svn-id: svn://10.0.0.236/trunk@88051 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 03:16:59 +00:00
beard%netscape.com
47b722b21f
remove dependence on $main::CARBON, add $main::options{cache} to conditionally build new cache projects. r=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@88047 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 02:44:26 +00:00
dougt%netscape.com
da9719c954
Conditionally compiling new cache. r=dougt/a=gagan
...
git-svn-id: svn://10.0.0.236/trunk@88046 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 02:27:21 +00:00
pavlov%netscape.com
a0b1903b8b
make jpegs work.
...
git-svn-id: svn://10.0.0.236/trunk@88045 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 02:25:25 +00:00
ftang%netscape.com
fbaaf3f369
check in for smontagu@il.ibm.com
...
fix bug 70028. r=ftang sr=erik
add bidi utility interface and implementation
Not building yet, should not affect the build
git-svn-id: svn://10.0.0.236/trunk@88044 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 02:06:55 +00:00
beard%netscape.com
5afc1e5f84
Be able to build with GC leak detector. r=gordon
...
git-svn-id: svn://10.0.0.236/trunk@88043 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 02:05:02 +00:00
alecf%netscape.com
ae864e0b02
fix for bug 58631 r=jag, a=ben
...
fix warnings in history.js and initialize history panel
git-svn-id: svn://10.0.0.236/trunk@88042 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 01:40:07 +00:00
dave%intrec.com
7cf3f3d7c8
fix for bug 67482: parens in user's real name was confusing bugzilla. Patch by jake@acutex.net
...
git-svn-id: svn://10.0.0.236/trunk@88041 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 01:32:27 +00:00
dave%intrec.com
b7fb8f56b7
Fix for bug 50279: a couple executable files were missing from the list of files that checksetup considers executable when it's resetting permissions.
...
git-svn-id: svn://10.0.0.236/trunk@88038 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 01:20:55 +00:00
beard%netscape.com
7676b9bce7
[not part of build] "fixes" the stack during GC initialization, so later stack crawls won't crash.
...
git-svn-id: svn://10.0.0.236/trunk@88037 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 01:09:44 +00:00
mcafee%netscape.com
44869ab3a5
Switching pref type from string to int (68208). r=pchen, sr=alecf. New bug filed for string/radio problem.
...
git-svn-id: svn://10.0.0.236/trunk@88036 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 01:08:17 +00:00
radha%netscape.com
baa71eaf89
Fix for bug # 46813. Assertion while trying to go back. r=jag, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@88035 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 00:55:49 +00:00
pinkerton%netscape.com
0f44674f6c
make ChromeListener's dtor virtual, since the class has virtual methods. r=jag/sr=scc.
...
git-svn-id: svn://10.0.0.236/trunk@88034 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-27 00:46:27 +00:00
dougt%netscape.com
4c288c490c
NOT PART OF BUILD. Updating new cache windows makefile to produce a dll. Removing the empty virtual destructor in nsCacheDevice.h
...
git-svn-id: svn://10.0.0.236/trunk@88031 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 23:51:03 +00:00
cyeh%bluemartini.com
edaf29f386
fix for 47726: Doesn't display properly in IE5.5 because bug url & are not encoded
...
patch submitted by rufus@nonstuff.de (Rufus)
call QuoteXMLChars on bug_file_loc and attachment desc
git-svn-id: svn://10.0.0.236/trunk@88030 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 23:46:01 +00:00
mkaply%us.ibm.com
8dfc7bd3de
No bug
...
r=mkaply, a=blizzard
Code from jkobal - rewrite of nsRenderingContext to be more like Windows
git-svn-id: svn://10.0.0.236/trunk@88028 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 23:32:11 +00:00
cyeh%bluemartini.com
1eb8f5b435
stupid lamo fix for 69621: Keyword cache not updated on keyword rename/delete.
...
now give warning to admin that keyword cache should be rebuilt after any keyword
edit or deletion.
git-svn-id: svn://10.0.0.236/trunk@88026 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 23:25:22 +00:00
cmanske%netscape.com
02f95728bb
For recent changes r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@88025 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 23:24:38 +00:00
cmanske%netscape.com
4a7ce22181
Forgot interface headers! DOH!
...
git-svn-id: svn://10.0.0.236/trunk@88024 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 23:21:37 +00:00
mkaply%us.ibm.com
ab57588e8d
No bug
...
r=mkaply, a=blizzard
Code from dainis - continuing fixes for printing transparent bitmaps
git-svn-id: svn://10.0.0.236/trunk@88022 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 22:57:44 +00:00
cyeh%bluemartini.com
45e7f30e33
fix for bug 51670: Dependency loops are possible
...
we now search each list (dependson, blocks) to see if a bug number shows
up in each list. a bug can't be dependent upon and block the same bug.
also make it so you can't set a bug blocking or dependent on itself.
git-svn-id: svn://10.0.0.236/trunk@88020 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 22:50:58 +00:00
darin%netscape.com
165bf1520d
Corrected copyright headers.
...
git-svn-id: svn://10.0.0.236/trunk@88019 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 22:29:40 +00:00
cmanske%netscape.com
8c2db5d429
Changed menu position for 'Send Page' because of added 'Export to Text' menuitem in Composer for bug 51798. r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@88018 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 22:06:05 +00:00
cmanske%netscape.com
a6c3260a9b
Make setting doc title undoable (add SetDocumentTitle transaction) b=60129, add export to text file, b=51798, some interface param changes to table editing methods as part of embedding work (b=66300). r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@88017 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 22:02:58 +00:00
cmanske%netscape.com
5dfd9bae88
UI changes for export to text file (51798) and adding read-only DOCTYPE display in HTML Source (58650), and new command to update Recent Files menu (part of 60129). r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@88016 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 22:02:07 +00:00
cmanske%netscape.com
2a78d1e0c8
Fixed table editing bug 63439. r=brade,jfrancis, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@88015 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 22:02:06 +00:00
cmanske%netscape.com
e73e42c7ef
Make setting <title> and <meta> contents undoable transactions. Part of bug 60129, r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@88014 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 21:51:44 +00:00
mcgreer%netscape.com
bcfcb64bd1
Add support for CA cert downloading, including UI.
...
git-svn-id: svn://10.0.0.236/trunk@88013 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 21:50:54 +00:00
beard%netscape.com
8fec369fc8
Fix carbon redraw non-existence. r=pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@88011 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 21:21:54 +00:00
nhotta%netscape.com
119c1f8da2
Changed to enable charset conversion error alert only for "send now" to avoid the data loss when called for window close, bug 57083, r=ducarroz, sr=bienvenu.
...
git-svn-id: svn://10.0.0.236/trunk@88010 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 20:41:49 +00:00
stephend%netscape.com
181689bee1
Checking in the fix for bug 68520, r=racham@netscape.com, sr=sspitzer@netscape.com (patch by me)
...
git-svn-id: svn://10.0.0.236/trunk@88009 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 20:40:04 +00:00
despotdaemon%netscape.com
53fff6bec4
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@88007 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 20:16:43 +00:00
cmanske%netscape.com
ae334ddc57
Fixed Table dialog bugs 57206 and 69795. Cleanup up warinings in Insert Chars dialog. r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@88006 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 20:00:17 +00:00
varada%netscape.com
44523ff80d
fix for bug#37928;adding preferences to the mailnews.js file;r=ducarroz;sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@88005 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 19:48:03 +00:00
timeless%mac.com
a3a0de1fdc
fix bug 58572 javascript strict warnings in mailWidgets.xml
...
patch by maolson@earthlink.net r=timeless, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@88004 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 19:43:23 +00:00
naving%netscape.com
79ee028b88
#65630 sr=sspitzer, bienvenu. The folder stream should be opened on the berkeley mailbox
...
rather than on the summary file.
git-svn-id: svn://10.0.0.236/trunk@88003 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 19:05:01 +00:00
naving%netscape.com
1b49853391
68875. r=sspitzer, sr=bienvenu. fixing a small leak. The fix was dependent on #69862 .
...
git-svn-id: svn://10.0.0.236/trunk@88002 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 18:59:52 +00:00
naving%netscape.com
8eaf0734de
69862. r=bienvenu sr=scc@mozilla.org. Check and close the file stream in the destructor
...
git-svn-id: svn://10.0.0.236/trunk@88000 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 18:50:25 +00:00
nboyd%atg.com
5306f03d5c
Commit new scheme for builtin objects, courtesy of
...
Igor Bukanov <igor@icesoft.no >. This new scheme is
faster and consumes less memory.
git-svn-id: svn://10.0.0.236/trunk@87997 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 16:16:46 +00:00
beard%netscape.com
178933b7a7
[not part of build] added nsCacheSession.cpp.
...
git-svn-id: svn://10.0.0.236/trunk@87996 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 15:54:11 +00:00
beard%netscape.com
d908473d6c
[not part of build] I changed all the declaration of all PRInt32 storagePolicy variables to nsCacheStoragePolicy.
...
git-svn-id: svn://10.0.0.236/trunk@87994 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 15:53:31 +00:00
mkaply%us.ibm.com
e8d0a4fe90
REGR
...
r=mkaply, a=blizzard
Code from dainis - regression with job properties
git-svn-id: svn://10.0.0.236/trunk@87993 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 15:43:40 +00:00
mkaply%us.ibm.com
cba442d911
#61820
...
r=mkaply, a=blizzard
Code from jkobal to prevent focus from leaving browser when window is destroyed
git-svn-id: svn://10.0.0.236/trunk@87992 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 15:42:38 +00:00
brade%netscape.com
1ac0227019
fix copy/paste error in code logic (2 cmd_scrollPage* and no cmd_movePage*); r=akkana, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@87991 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 15:37:25 +00:00
nboyd%atg.com
5135849e77
Change ClassOutput to take a top-level boolean parameter.
...
git-svn-id: svn://10.0.0.236/trunk@87989 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 15:32:15 +00:00
nboyd%atg.com
d1ad4038dc
Add top-level boolean parameter so ClassOutput implementors can determine
...
which class to load to execute a script.
git-svn-id: svn://10.0.0.236/trunk@87988 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 15:28:17 +00:00
ccarlen%netscape.com
395017ccda
Bug 27857 - nsIFile not complete on Mac. Adding CopyToFollowingLinks(). r=sdagley@netscape.com, sr=sfraser@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@87987 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 15:22:17 +00:00
gordon%netscape.com
22ffc2d35a
Update Makefile.in to build cache service as separate module.
...
git-svn-id: svn://10.0.0.236/trunk@87986 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 14:58:58 +00:00
gordon%netscape.com
97665f1086
Begin implementing eviction of memory cache entries.
...
git-svn-id: svn://10.0.0.236/trunk@87985 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 14:57:40 +00:00
gordon%netscape.com
e1904579fd
Updated methods for addition of nsCacheSession.
...
git-svn-id: svn://10.0.0.236/trunk@87984 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 14:55:58 +00:00
gordon%netscape.com
0d6b0b8d35
Add the session's storagePolicy to nsCacheRequest, and changed type of mAccessRequested to nsCacheAccessMode.
...
git-svn-id: svn://10.0.0.236/trunk@87983 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 14:53:28 +00:00
gordon%netscape.com
f0a2bc60d4
Fix HashKey method.
...
git-svn-id: svn://10.0.0.236/trunk@87982 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 14:46:54 +00:00
gordon%netscape.com
314bc3bb0a
Add stub methods for getting/setting data size, and getting the transport for a cache entry descriptor. Update for change to Substring parameters.
...
git-svn-id: svn://10.0.0.236/trunk@87981 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 14:45:45 +00:00
gordon%netscape.com
f3232e9065
Add code for removing requests and descriptors from cache entries.
...
git-svn-id: svn://10.0.0.236/trunk@87980 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 14:42:50 +00:00
gordon%netscape.com
f724c5e169
Adding files for nsCacheSession implementation.
...
git-svn-id: svn://10.0.0.236/trunk@87979 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 14:40:22 +00:00
gordon%netscape.com
7588c50017
Add constants to indicate whether a cache session is streamBased or not. This interface file is not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87978 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 14:27:16 +00:00
dave%intrec.com
83baca46a1
Fix for bug 69670: Chart::Base only reports its version number as 0.99, regardless of the fact that you have 0.99b or 0.99c installed. So checksetup.pl needs to look for 0.99 instead of 0.99b.
...
git-svn-id: svn://10.0.0.236/trunk@87977 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 08:19:50 +00:00
darin%netscape.com
30a096b582
Initial memory cache nsITransport implementation (not part of the build).
...
git-svn-id: svn://10.0.0.236/trunk@87976 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 07:40:34 +00:00
scc%mozilla.org
70258477c7
bug #70161 : make mac build machinery for inspector. still to be done --- add to the build, add optimized libraries to the inspector.mcp project (still not part of the build ((like that's an excuse!)))
...
git-svn-id: svn://10.0.0.236/trunk@87975 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 07:33:59 +00:00
pavlov%netscape.com
1fe9a419cc
adding a warning if we call close on the jpeg decoder without us having made it to the end of decoding
...
git-svn-id: svn://10.0.0.236/trunk@87974 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 04:59:40 +00:00
pavlov%netscape.com
c6bf0f6987
moving the logging code around a bit
...
fixing a crash in the jpeg code and a few other minor things
git-svn-id: svn://10.0.0.236/trunk@87973 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 04:22:47 +00:00
danm%netscape.com
cb3c5d5da8
adding embedcomponents
...
git-svn-id: svn://10.0.0.236/trunk@87972 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 03:07:28 +00:00
danm%netscape.com
a8dfac9d49
fix case of EmbedComponents.xpt (not critical, but it bugged me)
...
git-svn-id: svn://10.0.0.236/trunk@87971 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 02:55:58 +00:00
danm%netscape.com
28e9cdd8e9
reorder includes more appropriately, get rid of no longer correct comment
...
git-svn-id: svn://10.0.0.236/trunk@87970 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 02:19:26 +00:00
danm%netscape.com
9e60409128
change name of WindowCreator function to fix inexplicable Windows error necessitating careful ordering of includes files
...
git-svn-id: svn://10.0.0.236/trunk@87969 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 02:17:02 +00:00
danm%netscape.com
5192e16712
fix compiler warnings
...
git-svn-id: svn://10.0.0.236/trunk@87968 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 02:00:38 +00:00
gayatrib%netscape.com
fd68ac5b8a
Fix for bug 40360--filter rules dialog missing new folder button. r=racham,sspitzer sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@87967 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 01:58:27 +00:00
disttsc%bart.nl
f917e2cc0f
Fix MOZ_TRACK_MODULE_DEPS=1 builds (senna) bustage by adding "windowwatcher embed_base" to REQUIRES
...
git-svn-id: svn://10.0.0.236/trunk@87966 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 01:35:24 +00:00
disttsc%bart.nl
e94b3d6d88
Fix MOZ_TRACK_MODULE_DEPS=1 build (senna) bustage by adding windowwatcher to REQUIRES.
...
git-svn-id: svn://10.0.0.236/trunk@87965 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 01:29:27 +00:00
blakeross%telocity.com
de1ab3bc71
Backing out doug to fix win bustage.
...
git-svn-id: svn://10.0.0.236/trunk@87963 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:55:18 +00:00
danm%netscape.com
392acc42be
adding ability to open windows from JS. code copied from winEmbed. r=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@87962 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:42:17 +00:00
danm%netscape.com
8051c5aa24
moving window opening code to WindowWatcher component. bug 67368 r=hyatt,jst
...
git-svn-id: svn://10.0.0.236/trunk@87961 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:37:55 +00:00
danm%netscape.com
a1ccde1543
general fixes to openwindow code. bug 67368 r=hyatt,jst
...
git-svn-id: svn://10.0.0.236/trunk@87960 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:36:54 +00:00
danm%netscape.com
cc89f62b3a
fix bad declaration
...
git-svn-id: svn://10.0.0.236/trunk@87959 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:35:41 +00:00
danm%netscape.com
9810c2e5ca
teach GetInterface about nsIDOMWindow. bug 67369 r=hyatt,jst
...
git-svn-id: svn://10.0.0.236/trunk@87958 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:34:57 +00:00
danm%netscape.com
ec7aac0d73
teach GetInterface about nsIDOMWindow and nsIDocShellTreeItem. bug 67368 r=hyatt,jst
...
git-svn-id: svn://10.0.0.236/trunk@87957 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:33:48 +00:00
danm%netscape.com
063bcbee40
initialize window creator at startup. bug 67368 r=hyatt,jst
...
git-svn-id: svn://10.0.0.236/trunk@87956 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:31:44 +00:00
danm%netscape.com
20307d86c4
adding new file nsWindowCreator. bug 67368 r=hyatt,jst
...
git-svn-id: svn://10.0.0.236/trunk@87955 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:30:58 +00:00
danm%netscape.com
27e380ec26
new callback bridging Mozilla and embedding window creation. bug 67368 r=hyatt,jst
...
git-svn-id: svn://10.0.0.236/trunk@87954 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:29:16 +00:00
blakeross%telocity.com
8fb7590d01
Making editor's |dont_AddRef| usages easier on the eyes (56033). r=timeless sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@87953 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:28:58 +00:00
pavlov%netscape.com
30bfd0f2bc
do the offsetting based on the bytes per row of the dest frame
...
git-svn-id: svn://10.0.0.236/trunk@87952 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:26:37 +00:00
saari%netscape.com
3c893ef190
JPEGs limping enough for preliminary performance numbers
...
git-svn-id: svn://10.0.0.236/trunk@87951 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:17:36 +00:00
dougt%netscape.com
db6a52c778
Adding New Cache interfaces to build
...
git-svn-id: svn://10.0.0.236/trunk@87950 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-26 00:02:44 +00:00
blakeross%telocity.com
a4a7f0ac04
Mail search matching (69418). r=gayatrib sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@87949 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 23:28:53 +00:00
pavlov%netscape.com
6bbecfe3cf
fixing unix makefile
...
git-svn-id: svn://10.0.0.236/trunk@87948 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 23:13:51 +00:00
cls%seawood.org
82dff731aa
Fix nspr autoconf for OpenVMS.
...
Thanks to Colin Blake <colin@theblakes.com > for the patch.
Bug #69842 r=cls
git-svn-id: svn://10.0.0.236/trunk@87947 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 21:50:47 +00:00
cls%seawood.org
81a1916449
Fix nspr autoconf support for OpenVMS.
...
Thanks to Colin Blake <colin@theblakes.com > for the patch.
Bug #69842 r=cls
git-svn-id: svn://10.0.0.236/trunk@87946 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 21:45:18 +00:00
pavlov%netscape.com
ab5843e7ea
removing stupid code
...
git-svn-id: svn://10.0.0.236/trunk@87943 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 09:02:25 +00:00
pavlov%netscape.com
dff3da99af
blah blah blah
...
git-svn-id: svn://10.0.0.236/trunk@87941 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 08:37:26 +00:00
pavlov%netscape.com
c3f1762956
fixing the cancel nonsense to avoid longass page loads
...
git-svn-id: svn://10.0.0.236/trunk@87938 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 08:28:36 +00:00
wtc%netscape.com
d18ebeb694
Bugzilla bug #70116 : make NSPR build on Win 98 with autoconf. Thanks to
...
David Avery <daa@distributed.net > for the bug report.
Modified files: configure, configure.in
git-svn-id: svn://10.0.0.236/trunk@87937 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 07:36:26 +00:00
dougt%netscape.com
f8929b57e1
Fixing return type:
...
git-svn-id: svn://10.0.0.236/trunk@87936 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 07:31:13 +00:00
dougt%netscape.com
f51053bf67
NOT PART OF BUILD!!
...
This is the windows makefile for the new cache.
git-svn-id: svn://10.0.0.236/trunk@87934 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 07:18:36 +00:00
saari%netscape.com
f7ddad65b8
updating tip version of gfx2 macbuild
...
git-svn-id: svn://10.0.0.236/trunk@87932 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 05:14:43 +00:00
pavlov%netscape.com
5ef72566e7
removing files
...
git-svn-id: svn://10.0.0.236/trunk@87931 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 05:13:16 +00:00
bryner%uiuc.edu
b1aa300c2f
Removing unused sun-java stubs. r=edburns, jj.
...
git-svn-id: svn://10.0.0.236/trunk@87930 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 02:58:39 +00:00
bryner%uiuc.edu
1d4b101772
Bug 68094 - set correct notification callbacks on channel for SMTP. r=sspitzer, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@87929 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 02:42:17 +00:00
jst%netscape.com
91cb1df9bf
Adding content_base.xpt to the windows and unix package files to fix bug 69993. r=disttsc@bart.nl, sr=ben@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@87928 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 02:31:34 +00:00
pavlov%netscape.com
8c6a168fb3
remove the channel cancelation stuff... don't do this here...
...
git-svn-id: svn://10.0.0.236/trunk@87927 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 02:23:55 +00:00
timeless%mac.com
c5af3d1b47
fix bug 67790 javascript strict warnings in bookmarksOverlay.js
...
fix by maolson@earthlink.net r=timeless,a=alecf
git-svn-id: svn://10.0.0.236/trunk@87926 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 00:25:52 +00:00
jst%netscape.com
8cf3fa503e
Fixing bug 69840. Implementing XULDocument.createProcessingInstruction(). r=jag, sr=ben@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@87925 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-25 00:00:52 +00:00
pavlov%netscape.com
837a6cf014
added a parameter to a function that is part of the new imagelib.. passing nsnull to it in the image preloading code (ifdef'd out (not part of build)) sr=jst :-)
...
git-svn-id: svn://10.0.0.236/trunk@87924 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 23:56:07 +00:00
pavlov%netscape.com
38c7aaf639
adding a loadgroup param
...
git-svn-id: svn://10.0.0.236/trunk@87923 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 23:45:30 +00:00
blakeross%telocity.com
1f2c1bafc1
The rest of the fix for 52308. Forgot to check this in earlier with something else, was r=timeless sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@87921 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 23:16:39 +00:00
wtc%netscape.com
73310966c3
Bugzilla bug #70058 : define XP_UNIX on FreeBSD. Thanks to
...
Eric Hodel <drbrain-bugzilla@segment7.net > for the bug report.
Modified files: configure, configure.in
git-svn-id: svn://10.0.0.236/trunk@87920 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 22:00:46 +00:00
scc%mozilla.org
941d2902e4
bug #53209 : removing "nsSharedString.h"
...
git-svn-id: svn://10.0.0.236/trunk@87918 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 21:08:21 +00:00
roc+%cs.cmu.edu
c0f3d7c52d
Fix for bug 67478. Fix for BodyFixupRule so that if both the BODY and HTML elements have a transparent background, we make sure to give the canvas the default background (chosen by the PresShell). r=kmcclusk, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@87917 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 20:37:06 +00:00
roc+%cs.cmu.edu
819e90359e
Fix for new view manager bug 69146. Changed the way we compute the 'opaque region' consisting of widgets that cover the widget being painted. r=kmcclusk, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@87916 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 20:29:58 +00:00
scc%mozilla.org
4c2db16544
bug #53209 : remove |nsSharedString|. It was already out of the build last night, now it's time to CVS remove it
...
git-svn-id: svn://10.0.0.236/trunk@87915 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 19:47:45 +00:00
dbaron%fas.harvard.edu
a6f3d9e8e7
Fix crash on startup in viewer by removing static construction. b=70004 r=waterson@netscape.com (Viewer changes only)
...
git-svn-id: svn://10.0.0.236/trunk@87912 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 17:15:50 +00:00
ccarlen%netscape.com
e5334c9c90
Bug 68908 - EmbedComponents.mcp was missing some files and produced a useless dll. a=sfraser@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@87911 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 16:44:58 +00:00
bernd.mielke%snafu.de
1767b5e275
enable the overflow:hidden from CSS2 for table cells (fixed layout)
...
bug 44505. r=karnaze sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@87910 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 14:30:12 +00:00
jst%netscape.com
8171050d4e
Adding interface not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87907 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 12:47:22 +00:00
jst%netscape.com
265adb22aa
Adding new makefile, not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87906 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 12:44:27 +00:00
jst%netscape.com
02a695cbb7
Addign XBL DOM interface files, not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87905 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 12:28:46 +00:00
jst%netscape.com
480d9c3cc5
New domstubs.idl file, not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87903 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 12:15:01 +00:00
jst%netscape.com
71ef27fa82
Initial checkin of DOM class info files needed when the DOM starts using XPConnect, this is still very much WIP, and not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87894 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 10:26:14 +00:00
cls%seawood.org
ea631a6d3e
Work for 9x users too
...
git-svn-id: svn://10.0.0.236/trunk@87892 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 08:18:12 +00:00
dougt%netscape.com
1e2620b0a8
fixes blocker. r=darin, sr=irc
...
git-svn-id: svn://10.0.0.236/trunk@87890 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 07:31:59 +00:00
jband%netscape.com
12e3ac585a
fix xpconnect_standalone bustage on Win32. bug 69763. sr=leaf r=cls
...
git-svn-id: svn://10.0.0.236/trunk@87889 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 06:54:44 +00:00
cls%seawood.org
acf2896d3a
Adding and updating necessary .cvsignore files. Bug #61550
...
git-svn-id: svn://10.0.0.236/trunk@87888 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 06:22:49 +00:00
cls%seawood.org
dca4381d2d
Fix for OS/2 nspr autoconf bustage.
...
Thanks to Mike Kaply <mkaply@us.ibm.com > for the patch
Bug #70015 r=cls
git-svn-id: svn://10.0.0.236/trunk@87887 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 05:43:14 +00:00
cls%seawood.org
d89896b8db
Initial OS/2 nspr autoconf support. Bug #58804
...
Thanks to "Javier H Pedemonte" <pedemont@us.ibm.com > for the patch.
git-svn-id: svn://10.0.0.236/trunk@87886 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 05:39:43 +00:00
cls%seawood.org
7471c078ff
OS/2 platform dependent objs file. Thanks to Javier H. Pedemonte <pedemont@us.ibm.com> for the file. Bug #58804
...
git-svn-id: svn://10.0.0.236/trunk@87885 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 05:32:47 +00:00
cls%seawood.org
67ed708bca
More generated files to ignore
...
git-svn-id: svn://10.0.0.236/trunk@87884 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 05:31:07 +00:00
scc%mozilla.org
0be7c78830
attempting to fix build bustage on Solaris
...
git-svn-id: svn://10.0.0.236/trunk@87882 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 04:49:34 +00:00
beard%netscape.com
3dbc04b8e1
[not part of build] changes to build correctly on Mac, and link correctly on all platforms.
...
git-svn-id: svn://10.0.0.236/trunk@87881 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 04:22:19 +00:00
beard%netscape.com
893e02ee0c
[not part of build] projects to build new cache on Mac.
...
git-svn-id: svn://10.0.0.236/trunk@87880 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 04:21:26 +00:00
pavlov%netscape.com
376094d16e
add define incase of non-debug
...
git-svn-id: svn://10.0.0.236/trunk@87879 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 04:21:18 +00:00
pschwartau%netscape.com
f69bd4cd9d
Added Stephen Ostermiller's pattern-match from bug 69989 to this test -
...
git-svn-id: svn://10.0.0.236/trunk@87877 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 03:23:27 +00:00
scc%mozilla.org
c9f67a34b5
bug #53209 : remove unused file from the build
...
git-svn-id: svn://10.0.0.236/trunk@87876 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 03:17:53 +00:00
scc%mozilla.org
2453a286e9
bug #53209 : removing |nsSharedString| here, just from my test harness.
...
git-svn-id: svn://10.0.0.236/trunk@87875 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 03:13:51 +00:00
scc%mozilla.org
745130da47
bug #67876 : r=jst, sr=alecf. Added comment documenting `NULL' string infrastructure.
...
git-svn-id: svn://10.0.0.236/trunk@87874 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 03:11:23 +00:00
scc%mozilla.org
13d898f873
bug #69941 : r=jag, sr=alecf. Fixed signature of |FindCharInReadable|.
...
git-svn-id: svn://10.0.0.236/trunk@87873 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 03:09:04 +00:00
brendan%mozilla.org
c2e2e1c98a
Don't deprecate __proto__, there ain't no forward-compatible alternative (68401, r=timeless, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@87872 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 03:07:58 +00:00
brendan%mozilla.org
713ac17d77
- Shaver hacked this fix with advice from me, and I carried it to check-in. We now avoid a heavyweight outer function when the inner one is defined at top-level or in an expression (is not a JSOP_CLOSURE, IOW), and it doesn't refer to any non-local names. See bug 65308 for details on the win. (r=rogerl, sr=brendan)
...
- Fix scope chain for nested functions at top-level (JSOP_DEFFUN), in a part of another statement (JSOP_CLOSURE), and unnamed in an expression (JSOP_ANONFUNOBJ) to match ECMA-262 13.2. My bad: fp->varobj was used up till now, instead of fp->scopeChain; we still *bind* the name of a statement-level (top or not) nested function in fp->varobj. This fixes bug 69559. (r=rogerl, sr=jband)
- Add an Intern command to the shell, for GC vs. intern'ed atom testing.
git-svn-id: svn://10.0.0.236/trunk@87871 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 03:00:56 +00:00
scc%mozilla.org
ce4e310532
bug #'s 69940 and 69289: r=dbaron, sr=waterson. Fix parameters to, templatization of |Substring()|.
...
git-svn-id: svn://10.0.0.236/trunk@87870 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 02:55:46 +00:00
morse%netscape.com
b763dfefa9
bug 70018, image blocking busted, r=hwaara@chello.se, sr=alecf@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@87869 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 02:48:51 +00:00
gordon%netscape.com
dc98924724
Include nsNetCID.h for cache service contract id.
...
git-svn-id: svn://10.0.0.236/trunk@87867 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 02:47:37 +00:00
gordon%netscape.com
6cda0c5946
Adding contract id for new cache service. r=beard.
...
git-svn-id: svn://10.0.0.236/trunk@87866 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 02:44:43 +00:00
darin%netscape.com
a97777c89d
Made accessGranted be of type nsCacheAccessMode. This is not part of the mozilla build.
...
git-svn-id: svn://10.0.0.236/trunk@87865 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 01:36:11 +00:00
darin%netscape.com
1b288a7e6a
Updating cache IDL documentation. This is not part of the mozilla build.
...
git-svn-id: svn://10.0.0.236/trunk@87864 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 01:27:49 +00:00
gordon%netscape.com
c1cbcd4c4c
Updated new cache source to build with recent changes to interface files. These files are not part of the build. r=beard, darin.
...
git-svn-id: svn://10.0.0.236/trunk@87862 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 01:02:37 +00:00
pavlov%netscape.com
9ffa728122
cleanup of timer, etc code
...
git-svn-id: svn://10.0.0.236/trunk@87861 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 00:31:45 +00:00
pavlov%netscape.com
a15ba6d7ac
check to see if numframes > 1
...
git-svn-id: svn://10.0.0.236/trunk@87860 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 00:31:08 +00:00
javi%netscape.com
f6a36002fc
Implement the SSL dialog warnings for Domain Mismatch and
...
server cert expired.
git-svn-id: svn://10.0.0.236/trunk@87858 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 00:20:32 +00:00
beard%netscape.com
18e084377d
[not part of build] stand-alone cache module.
...
git-svn-id: svn://10.0.0.236/trunk@87857 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-24 00:19:43 +00:00
gordon%netscape.com
101fdd4466
Remove inheritance from interface, and provide transport as an attribute. This change is not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@87856 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 23:55:42 +00:00
pavlov%netscape.com
c980204ec8
return
...
git-svn-id: svn://10.0.0.236/trunk@87855 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 23:49:34 +00:00
pavlov%netscape.com
fa34c686a2
adding StartAnimation()
...
git-svn-id: svn://10.0.0.236/trunk@87854 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 23:48:25 +00:00
pavlov%netscape.com
27e4d596e9
adding animation restart capibilities
...
git-svn-id: svn://10.0.0.236/trunk@87853 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 23:48:08 +00:00
radha%netscape.com
3f81cbbe27
Fix for blocker bug 69843. r=valeski, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@87852 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 23:37:41 +00:00
nicolson%netscape.com
aa06fd63bc
Elimintate some JDK 1.2isms so that we are still JDK1.1 compatible.
...
git-svn-id: svn://10.0.0.236/trunk@87850 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 23:30:08 +00:00
nicolson%netscape.com
7bb174c51d
add additional include path under AIX.
...
git-svn-id: svn://10.0.0.236/trunk@87849 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 23:29:34 +00:00
gordon%netscape.com
8831b05581
Add nsICache.idl for common typedefs and constants. These changes are not part of the build. r = beard, darin.
...
git-svn-id: svn://10.0.0.236/trunk@87848 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 23:20:15 +00:00
despotdaemon%netscape.com
e0c27080d7
Pseudo-automatic update of changes made by stephend@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@87846 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 23:18:11 +00:00
despotdaemon%netscape.com
ae56ddc15a
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@87845 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 23:14:27 +00:00
despotdaemon%netscape.com
d099146803
Pseudo-automatic update of changes made by knous@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@87844 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 23:00:23 +00:00
nicolson%netscape.com
3c62e2a0a6
When creating the mapfile, we need to create OBJDIR first if it
...
doesn't already exist.
git-svn-id: svn://10.0.0.236/trunk@87842 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 22:45:29 +00:00
pavlov%netscape.com
d0d8202359
use gfxImageContainer on windows too
...
git-svn-id: svn://10.0.0.236/trunk@87841 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 22:42:42 +00:00
pavlov%netscape.com
ed2ab4a78a
update animation stuff
...
git-svn-id: svn://10.0.0.236/trunk@87840 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 22:31:43 +00:00
gordon%netscape.com
86c0c4d0d0
New interfaces for cache service. These are not part of the build. r=beard, darin, gagan.
...
git-svn-id: svn://10.0.0.236/trunk@87839 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 22:23:55 +00:00
cyeh%bluemartini.com
53f88c7858
fix for 54566: Software error generated when adding invalid dependencies
...
if we call PuntTryAgain(), make sure we've unlocked tables
git-svn-id: svn://10.0.0.236/trunk@87835 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 21:40:03 +00:00
ducarroz%netscape.com
3869392884
Fix for bug 69966 (smoketest blocker). Do need to do an extra copy especially when this one is bogus. R=jgmyers, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@87832 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 21:26:36 +00:00
gordon%netscape.com
61c1231a4e
Adding Makefile.in for new cache service.
...
git-svn-id: svn://10.0.0.236/trunk@87830 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 21:05:32 +00:00
pavlov%netscape.com
df8e834229
adding cvsignore files
...
git-svn-id: svn://10.0.0.236/trunk@87828 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 20:52:12 +00:00
pavlov%netscape.com
991ca4e1af
making a base imagecontainer impl that handles animation, etc. the platform specific container should inherit from this and overwrite GetPreferredAlphaFormat() and have its draw methods, etc.
...
git-svn-id: svn://10.0.0.236/trunk@87827 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 20:51:24 +00:00
blakeross%telocity.com
01188f844c
Smoketest blocker/autocompletion fix (69949).
...
git-svn-id: svn://10.0.0.236/trunk@87826 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 20:40:29 +00:00
cls%seawood.org
b81dcfc6cb
Use full path on nspr dependency. (missed one last night). Thanks to leaf for the patch. r=cls sr=granrose
...
git-svn-id: svn://10.0.0.236/trunk@87823 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 20:35:18 +00:00
dave%intrec.com
964eb35031
Oops, typo in patch. = -> eq
...
git-svn-id: svn://10.0.0.236/trunk@87821 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 19:32:13 +00:00
pavlov%netscape.com
df3268752e
returning ns_Error_not_implemented
...
git-svn-id: svn://10.0.0.236/trunk@87820 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 18:57:05 +00:00
pavlov%netscape.com
f282bc6ac2
using NS_STATIC_CAST(void*, this)
...
git-svn-id: svn://10.0.0.236/trunk@87819 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 18:40:29 +00:00
pavlov%netscape.com
8fc3684dde
append __LINE__ to the local var name when using LOG_SCOPE()
...
git-svn-id: svn://10.0.0.236/trunk@87818 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 18:32:09 +00:00
rbs%maths.uq.edu.au
589ac66d85
Ignorable whitespace frames are gone - Additions to the inter-frame spacing - Typos - Rework the style of scripting elements - fix for bugs 67451,15402 - this check-in was contingent on the check-in for bug 68411 - sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@87817 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 16:10:51 +00:00
rbs%maths.uq.edu.au
842edf4946
First check-in
...
git-svn-id: svn://10.0.0.236/trunk@87816 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 16:09:14 +00:00
oeschger%netscape.com
359e340bba
updates to help chrome, NOT PART OF BUILD
...
git-svn-id: svn://10.0.0.236/trunk@87815 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 14:57:34 +00:00
locka%iol.ie
61cbbb9dd8
NOT PART OF BUILD. Prototype replacement for nsIWebBrowserSiteWindow. b=68581
...
git-svn-id: svn://10.0.0.236/trunk@87814 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 14:44:58 +00:00
despotdaemon%netscape.com
305023582e
Pseudo-automatic update of changes made by wtc@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@87813 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 14:40:19 +00:00
despotdaemon%netscape.com
0c52f2106c
Pseudo-automatic update of changes made by wtc@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@87812 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 14:39:04 +00:00
leaf%mozilla.org
97f2ec3949
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@87811 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 13:30:09 +00:00
jdunn%netscape.com
1c6e899326
defining _REENTRANT for hpux 11.00 & aix 4.3
...
r= cls@seawood.org
# 69808
git-svn-id: svn://10.0.0.236/trunk@87810 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 13:24:49 +00:00
gordon%netscape.com
cfbd099fb3
Rough first cut of cache service and memory object cache. It currently builds on linux.
...
git-svn-id: svn://10.0.0.236/trunk@87809 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 13:18:01 +00:00
locka%iol.ie
5237da31b9
NOT PART OF BUILD. Fixed recent breakage and merged export/install dirs into single list. b=68668
...
git-svn-id: svn://10.0.0.236/trunk@87808 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 12:54:24 +00:00
rbs%maths.uq.edu.au
a966ddfd0a
Declare atoms, update css rules, init a variable to zero - sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@87807 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 12:49:38 +00:00
rbs%maths.uq.edu.au
c07653792a
When requested, avoid to create frames for ignorable whitespace - bug 68411 r=karnaze sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@87806 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 12:45:19 +00:00
rbs%maths.uq.edu.au
d9c1a81f37
Shift frame-state bits in implementations to the 12 higher bits - bug 68411 r=karnaze sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@87805 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 12:42:12 +00:00
rbs%maths.uq.edu.au
1a3029c4da
Avoid ignorable whitespace in tables by setting the frame state-bit to this effect - bug 68411 r=karnaze sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@87804 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 12:35:34 +00:00
rbs%maths.uq.edu.au
a87f5009f0
Reserve additional frame state-bits - implementations are now only allowed to use the 12 higher bits. The 20 lowest bits are reserved for general use - bug 6841 r=karnaze sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@87803 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 12:31:28 +00:00
pavlov%netscape.com
f162519ea9
more prlog fun.. added class to do scope based logging (enter/exit messages)
...
git-svn-id: svn://10.0.0.236/trunk@87802 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 10:57:00 +00:00
jst%netscape.com
8be0275595
Adding XUL DOM interfaces, not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87800 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 10:07:18 +00:00
tao%netscape.com
d0a9d4d7f3
fixed bustage (lines slipped in solving conflicts)
...
git-svn-id: svn://10.0.0.236/trunk@87799 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 09:28:21 +00:00
cls%seawood.org
ce5afdc7d5
Use full pathnames in dependency lists as nmake has a nasty habit of keeping the cwd set across targets.
...
git-svn-id: svn://10.0.0.236/trunk@87798 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 09:24:23 +00:00
tao%netscape.com
c415f1bb5f
Fix bustage on linux: white spaces -> tab.
...
git-svn-id: svn://10.0.0.236/trunk@87797 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 09:05:33 +00:00
pavlov%netscape.com
589a920f49
adding missing methods
...
git-svn-id: svn://10.0.0.236/trunk@87796 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 08:42:27 +00:00
pavlov%netscape.com
121915c64a
more prlog stuff. some useful info should be generatable from this stuff now
...
git-svn-id: svn://10.0.0.236/trunk@87795 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 08:36:51 +00:00
tao%netscape.com
1b325908d5
62171: "Separate content from UI". Split langenus.xpi into regus.xpi.
...
browser: (r=pchen,sr=alecf), mailnews: (r=yamamoto,sr=sspitzer),
editor: (r=cmonske,sr=sfraser), xpinstall (r=ssu,sr=dveditz).
git-svn-id: svn://10.0.0.236/trunk@87794 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 08:34:10 +00:00
sgehani%netscape.com
ee3057c3c0
Make async Install.execute() work again resoolving backward compatibility.
...
(Checking in for dbragg.)
b = 68356
r = sgehani, dveditz
sr = mscott
git-svn-id: svn://10.0.0.236/trunk@87793 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 07:36:49 +00:00
pschwartau%netscape.com
f92ca7f466
Initial add. Regression test for bug 69607.
...
git-svn-id: svn://10.0.0.236/trunk@87792 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 07:35:47 +00:00
jst%netscape.com
3e16437cb6
Removing unused file.
...
git-svn-id: svn://10.0.0.236/trunk@87790 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 07:17:27 +00:00
jst%netscape.com
d273de0bf6
Adding file back since it's needed after all, not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@87789 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 07:16:56 +00:00
sfraser%netscape.com
de1ba7f8ad
TESTING please ignore
...
git-svn-id: svn://10.0.0.236/trunk@87786 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 06:57:41 +00:00
nisheeth%netscape.com
bcdcfa2b17
r=harishd. sr=vidur. Fix for bug 44094. Fixes off by one error in column number in XML error message.
...
git-svn-id: svn://10.0.0.236/trunk@87783 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 06:44:37 +00:00
jst%netscape.com
935038b94f
Removing unused file.
...
git-svn-id: svn://10.0.0.236/trunk@87782 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 06:37:55 +00:00
scc%mozilla.org
cdf2240955
bug #67577 : r=jag, sr=(ben, hyatt). short circuit full compare with length test
...
git-svn-id: svn://10.0.0.236/trunk@87781 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 06:28:13 +00:00
cls%seawood.org
6b421e564b
So, if the Makefiles do not exist when we want to clean up the directory, make them.
...
git-svn-id: svn://10.0.0.236/trunk@87780 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 06:07:56 +00:00
morse%netscape.com
97bcbeaa7e
bug 69667, wallet and cookie ui missing, r=tao@netscape.com, sr=scc@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@87779 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 05:33:33 +00:00
cls%seawood.org
069adb6c70
Set autoconf as the default build method for NSPR on the NSPRPUB_CLIENT_BRANCH. Bug #58804
...
git-svn-id: svn://10.0.0.236/trunk@87778 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 05:30:00 +00:00
cls%seawood.org
f5bd2a307b
Setting autoconf as the default build method for NSPR on the NSPRPUB_CLIENT_BRANCH
...
Bug #58804
git-svn-id: svn://10.0.0.236/trunk@87777 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 05:27:47 +00:00
cltbld%netscape.com
6ccf6f3820
fix bustage TARGET_CARBON. r=sdagley
...
git-svn-id: svn://10.0.0.236/trunk@87775 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 04:11:57 +00:00
cltbld%netscape.com
ae2b05b5bc
bug 65219, change nsAutoString::Recycle() to delete. r=scc
...
git-svn-id: svn://10.0.0.236/trunk@87774 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 04:10:38 +00:00
darin%netscape.com
277f829ede
Fixes bug 51237. HTTP keep-alive confuses multiple ports on same host. r=gagan, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@87773 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 03:36:21 +00:00
blakeross%telocity.com
ca0ebededd
Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others). r=timeless/jag sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@87772 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 03:31:46 +00:00
blakeross%telocity.com
8d63d5ee77
Forced reload, stop button, ability to use bookmark keywords in Open Web Location dialog, persist window choice, .8 -> .9, moving things to more appropriate places (60498, 62078, 49773, others)
...
git-svn-id: svn://10.0.0.236/trunk@87771 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 03:27:22 +00:00
jst%netscape.com
3c119e05f6
Fixing regression bug 69716. Make nsHTMLImageElement::GetImageFrame() always initialize the out parameter. r=heikki@netscape.com, sr=hyatt@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@87768 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 03:04:38 +00:00
blakeross%telocity.com
c30a10c7c0
Adding files. Not yet part of build.
...
git-svn-id: svn://10.0.0.236/trunk@87767 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 03:04:37 +00:00
blakeross%telocity.com
761c7e9508
Adding files. Not part of build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87766 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 02:58:59 +00:00
blakeross%telocity.com
bd19e52c1e
Adding files. Not yet part of build.
...
git-svn-id: svn://10.0.0.236/trunk@87765 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 02:52:04 +00:00
racham%netscape.com
7730db1c8c
Fixing bug 66460. Adding pref needed to implement Check new mail at startup feature. r=bienvenu, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@87764 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 02:48:35 +00:00
scc%mozilla.org
f3c858afc8
bug #69907 : rs=brendan. Fix file-level comments in (to be) obsolete string files so they are clearer in LXR directory views.
...
git-svn-id: svn://10.0.0.236/trunk@87763 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 02:43:42 +00:00
racham%netscape.com
5c0e00b8ac
Fixing busg 66460, 66442, 66447, 66376, 69358 and 69909. Bug 66460 - Check new mail at startup introduced. All the accounts with this option turned on will perform biff at startup. Bug 66442 - AccountCentral for alternate layout introduced. Bug 66447 - Modifying the AccountCentral header format. Bug 66376 - Read Messages link in AccountCentral fetches new mail. Bug 69358 - A performance improvement at startup. Bug 69909 - Fixing the AccountCentral headers broken by new stringbundle checkins. r=gayatrib, bienvenu, timeless, blakeross sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@87761 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 02:42:31 +00:00
mstoltz%netscape.com
04525d0f1f
bug 63451. Adding nsIJAR.idl to mac project file
...
git-svn-id: svn://10.0.0.236/trunk@87757 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 02:31:14 +00:00
sspitzer%netscape.com
ba6dbde3d6
control the default url for sound to play on new mail with a pref,
...
instead of hard coding it. (really, this is a back door for mac users,
until we have a UI for this.) #64462
sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@87756 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 02:27:53 +00:00
sonmi%netscape.com
8445c46d9c
improvements, bugfixes, intermediate checkin before trying to make
...
everything run in . and relative paths to also work on cygnus
not yet activated
git-svn-id: svn://10.0.0.236/trunk@87755 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 02:23:05 +00:00
scc%mozilla.org
3f930de8f0
bug #65219 : (work done by dbaron) r=jag, sr=scc. Remove leaking string recyclers.
...
git-svn-id: svn://10.0.0.236/trunk@87754 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 02:03:02 +00:00
jst%netscape.com
2b8664ff14
Fixing bug 68493. document.body should point to the outermost frameset element in a frameset document. r=pollmann@netscape.com, sr=scc@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@87753 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 02:01:30 +00:00
hyatt%netscape.com
1f709d7c7b
Changing the name of my #ifdef.
...
git-svn-id: svn://10.0.0.236/trunk@87752 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 01:56:46 +00:00
rods%netscape.com
ba2e2347f8
Now only doing 1 reflow for each reflow request in the ListControlFrame
...
for initial and full resize reflows
Bug 69869 r=kmcclusk sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@87751 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 01:45:45 +00:00
naving%netscape.com
723bb2038a
66676. r=racham, sr=bienvenu. Maintain the parent-child relationship when adding
...
folders to trash.
git-svn-id: svn://10.0.0.236/trunk@87750 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 01:39:42 +00:00
akkana%netscape.com
342ff352ea
DougT suggests this change to fix the orange bloat test
...
git-svn-id: svn://10.0.0.236/trunk@87749 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 01:39:36 +00:00
darin%netscape.com
7eb78575a5
Whitespace and indentation cleanup.
...
git-svn-id: svn://10.0.0.236/trunk@87748 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 01:33:52 +00:00
dave%intrec.com
fa8a6b8b1c
Fix for bug 69879: initial owner getting set to NULL if someone was specified on the new bug form. This bug was introduced in the patch for bug 66876 (v1.29 of post_bug.cgi)
...
git-svn-id: svn://10.0.0.236/trunk@87746 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 01:04:01 +00:00
rods%netscape.com
77b173f072
factoring of code for Submit/Reset in control frames
...
Bug 65747 r=pollmann sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@87745 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 01:01:08 +00:00
beard%netscape.com
71004b5db8
restore NeckoCarbon[Debug].shlb targets. r=sfraser, a=jj
...
git-svn-id: svn://10.0.0.236/trunk@87744 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 01:00:43 +00:00
darin%netscape.com
642848f637
Updating test files.
...
git-svn-id: svn://10.0.0.236/trunk@87743 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:53:08 +00:00
dbaron%fas.harvard.edu
75a281929f
Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by updating requires.
...
git-svn-id: svn://10.0.0.236/trunk@87742 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:52:11 +00:00
sspitzer%netscape.com
6c52b95c86
fix for #68365 . r=hwaara, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@87741 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:46:10 +00:00
andreww%netscape.com
5fb894d212
bugzilla 58747 r=hangas, sr=hewitt - adding back smiley face to pref panel in classic.
...
git-svn-id: svn://10.0.0.236/trunk@87740 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:45:12 +00:00
andreww%netscape.com
7daa3f23fc
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@87739 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:43:08 +00:00
blakeross%telocity.com
79c67cd012
onclick doesn't fire on middle click, and only fires on double right click (63950, 63073, also fixes middle-click link opening like 58354). r=rods sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@87737 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:40:19 +00:00
andreww%netscape.com
05864d6a38
bug 57488 r-timeless, sr-hewitt - converting to css system fonts instead of hard-coded fonts.
...
git-svn-id: svn://10.0.0.236/trunk@87736 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:39:02 +00:00
blakeross%telocity.com
c5f621e37f
Using xul <stringbundle/> in mailnews instead of including strres.js everywhere (56680). Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@87734 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:28:34 +00:00
rogerl%netscape.com
253c5f239c
Need to pass context now.
...
git-svn-id: svn://10.0.0.236/trunk@87733 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:23:53 +00:00
rogerl%netscape.com
604931d1a7
Added toBoolean handling. Fixed toString & toPrimitive to match spec.
...
git-svn-id: svn://10.0.0.236/trunk@87732 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:18:46 +00:00
darin%netscape.com
8c215f3458
Partially resolves bug 10733. XP_UNIX does not have an async DNS implementation. r=rpotts, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@87731 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:15:35 +00:00
mstoltz%netscape.com
68e9bdd8c0
bug 63451 - moved signature verification functions from nsIZipReader to nsIJAR. r=sgehani, sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@87730 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:15:04 +00:00
cls%seawood.org
e28eb27169
Fix standalone psm bustage.
...
git-svn-id: svn://10.0.0.236/trunk@87729 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:14:28 +00:00
varada%netscape.com
6004732f36
fix for bug#63889; tabbing to the header section in the addressing widget; r= ben, ducarroz;sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@87728 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:13:03 +00:00
gordon%netscape.com
b226a94440
Adding interface files for new cache service.
...
git-svn-id: svn://10.0.0.236/trunk@87727 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:11:10 +00:00
varada%netscape.com
43aae47ea7
fix for bug#37928;adding domains section to sendformat pref panel;r=ducarroz;sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@87726 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:09:31 +00:00
radha%netscape.com
589d2938f4
Fix for bug # 69713. Get rid of unused #defines. r=timeless, adamlock
...
git-svn-id: svn://10.0.0.236/trunk@87725 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:09:00 +00:00
darin%netscape.com
cb660a141a
Fixes bug 66837. Query interface needed. r=dougt, sr=mscott.
...
git-svn-id: svn://10.0.0.236/trunk@87724 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:07:58 +00:00
timeless%mac.com
b1305d9d00
fix bug "Bookmark Search Results" wrongly worded
...
fix by stephend@netscape.com r=hewitt a=ben
git-svn-id: svn://10.0.0.236/trunk@87723 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:07:16 +00:00
radha%netscape.com
b40312d02f
Fix for bug # 69713. Get rid of unused SH_IN_FRAMES #defines. r=timeless, adamlock
...
git-svn-id: svn://10.0.0.236/trunk@87722 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:05:54 +00:00
waldemar%netscape.com
bd44416b3a
Replaced \Q by \_
...
git-svn-id: svn://10.0.0.236/trunk@87721 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:04:17 +00:00
darin%netscape.com
267630fb89
Fixes bug 58655. nsSyncHelper uses a native event queue. r=dougt, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@87720 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-23 00:00:04 +00:00
dougt%netscape.com
c838c4676c
Fixes 53152. Basically loosens the restrictions on appending relative paths on windows.
...
r=brendan/shaver,sr=alecf
git-svn-id: svn://10.0.0.236/trunk@87718 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:52:26 +00:00
hyatt%netscape.com
ba47430c6b
Adding image-loading code #ifdefed to XBL. Also eliminating a warning in WIndowDragHandler while I'm here. sr=alecf, r=danm
...
git-svn-id: svn://10.0.0.236/trunk@87717 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:47:30 +00:00
hyatt%netscape.com
1d9c05fae0
Patch to further reduce the time of progress meter and status updates. r=pchen, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@87716 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:46:19 +00:00
naving%netscape.com
38967ee649
59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
...
Propagate return values.
git-svn-id: svn://10.0.0.236/trunk@87715 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:45:50 +00:00
naving%netscape.com
55da2c3704
59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
...
Propagate return values
git-svn-id: svn://10.0.0.236/trunk@87714 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:44:53 +00:00
naving%netscape.com
d962e4ef9e
59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
...
Replacing error codes with XPCOM error codes
git-svn-id: svn://10.0.0.236/trunk@87713 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:43:46 +00:00
naving%netscape.com
9db7ac25da
59501 r=naving sr=bienvenu. Thanks to spayne@dccnet.com for providing the patch.
...
Stop the cursor when there is an exception
git-svn-id: svn://10.0.0.236/trunk@87711 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:42:48 +00:00
dougt%netscape.com
cc437986fa
Enabling FTP on tinderbox bloat tests. (66611)
...
git-svn-id: svn://10.0.0.236/trunk@87707 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:39:22 +00:00
waterson%netscape.com
fc459b31d8
Obsolete.
...
git-svn-id: svn://10.0.0.236/trunk@87706 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:38:34 +00:00
wtc%netscape.com
66eee73ceb
Bugzilla bug #69496 : set the minimum thread stack size on OpenVMS.
...
r=colin@theblakes.com .
Modified files: _openvms.h, ptthread.c
git-svn-id: svn://10.0.0.236/trunk@87705 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:38:32 +00:00
blakeross%telocity.com
9c7d5fd5db
Search filtering options aren't localizable (52308). r=timeless sr=erik
...
git-svn-id: svn://10.0.0.236/trunk@87704 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:38:02 +00:00
waterson%netscape.com
a1905efe20
Bug 43121. Remove some cruft left over from landing last night.
...
git-svn-id: svn://10.0.0.236/trunk@87703 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:37:22 +00:00
waterson%netscape.com
d13cb376f5
Bug 69778. Be sure to shut down nsXULContentUtils. r=dbaron, sr=jst.
...
git-svn-id: svn://10.0.0.236/trunk@87701 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:36:06 +00:00
blakeross%telocity.com
4f80c953b5
Tabs should only change on right click (69245). r=timeless sr=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@87700 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:35:41 +00:00
mcgreer%netscape.com
68f924d35c
fix for #63982 , -o not using file password
...
git-svn-id: svn://10.0.0.236/trunk@87699 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:35:17 +00:00
blakeross%telocity.com
3220ed3be0
My Sidebar won't stay minimized (by Fabian Guisset, 60715). r=alecf sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@87698 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:34:42 +00:00
blakeross%telocity.com
6c2fd532e6
Using xul <stringbundle/> in mailnews instead of including strres.js everywhere. Patch by Mark Olson (maolson@earthlink.net). r=jag sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@87697 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:32:13 +00:00
hewitt%netscape.com
f85c4bdb7c
brings inspector back to life after layout split (not part of build)
...
git-svn-id: svn://10.0.0.236/trunk@87695 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:29:05 +00:00
nhotta%netscape.com
423d4d4837
Changed to cache unicode decoder, bug 68826, r=yokoyama, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@87694 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:27:53 +00:00
nhotta%netscape.com
5144cc62b6
Changed to use OS API to convert to unicode, bug 68826, r=yokoyama, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@87693 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:27:11 +00:00
dbragg%netscape.com
375db8cd33
Preventing multiple shutdowns of nsXPInstallManager to fix bug #51098 . r=dveditz, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@87692 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 23:26:47 +00:00
cyeh%bluemartini.com
70e7510837
cleanup footer when not logged in and if using voting.
...
git-svn-id: svn://10.0.0.236/trunk@87689 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 22:11:27 +00:00
mcafee%netscape.com
85b8d8a4b8
Backing out embed.* change, we should create embed module. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@87688 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 22:05:37 +00:00
cyeh%bluemartini.com
44689e7095
break Find and Report links to a seperate line so that it looks cleaner
...
on browser windows with shorter widths. also, the second line
matches nicely with the other table cell.
git-svn-id: svn://10.0.0.236/trunk@87687 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 21:59:25 +00:00
mcafee%netscape.com
14cd4bb8d7
Adding embed.mk, embed.mak to SeaMonkeyCore for now. Better modules for embedding project need to happen at some point. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@87686 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 21:53:21 +00:00
dougt%netscape.com
b26d76a76a
fixes 69764. r=darin, sr=dougt
...
git-svn-id: svn://10.0.0.236/trunk@87683 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 20:19:50 +00:00
darin%netscape.com
ebd8a9c423
Fixes bug 69798. Crash on sending TLS mail message. r=darin, sr=dougt.
...
git-svn-id: svn://10.0.0.236/trunk@87682 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 19:51:08 +00:00
cyeh%bluemartini.com
3852ce3cfd
fix for 69688: buglist.cgi: the intermediate "please stand by" page is ugly
...
patch submitted by st.n@gmx.net (Stephan Niemz [faniz])
git-svn-id: svn://10.0.0.236/trunk@87681 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 18:36:06 +00:00
relyea%netscape.com
d7b55573fe
Fix mismatched parameter problem.
...
git-svn-id: svn://10.0.0.236/trunk@87680 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 18:27:28 +00:00
despotdaemon%netscape.com
768333a030
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@87679 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 18:26:35 +00:00
cyeh%bluemartini.com
d9a28fb8af
fix for 66876: Using userids (mediumint) for initialowner and initialqacontact
...
based on patch submitted by baulig@suse.de (Martin Baulig).
git-svn-id: svn://10.0.0.236/trunk@87678 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 18:11:29 +00:00
attinasi%netscape.com
0df6d938bb
new testcase. NPOB
...
git-svn-id: svn://10.0.0.236/trunk@87677 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 16:06:46 +00:00
attinasi%netscape.com
3697f43a52
New regression testcase. BPOB
...
git-svn-id: svn://10.0.0.236/trunk@87676 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 16:06:18 +00:00
nboyd%atg.com
9519af4e3a
Real fix for last problem.
...
git-svn-id: svn://10.0.0.236/trunk@87675 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 14:45:10 +00:00
dbaron%fas.harvard.edu
27db430146
Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes.
...
git-svn-id: svn://10.0.0.236/trunk@87674 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 14:06:14 +00:00
gerv%gerv.net
11e53170a3
Made dupe table populating code not break on multi-line dupe comments. Thanks to Alex Melnick <alex@get.topica.com>. No bug number.
...
git-svn-id: svn://10.0.0.236/trunk@87673 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 14:05:34 +00:00
dbaron%fas.harvard.edu
ad4eab1513
Fix standalone PSM bustage from layout/content split by adding content/base/public.
...
git-svn-id: svn://10.0.0.236/trunk@87672 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 14:01:05 +00:00
rods%netscape.com
737c22dbf1
Added additional reflow count info on a frame by frame basis
...
Bug 69361 r=attinasi sr=waterson
git-svn-id: svn://10.0.0.236/trunk@87671 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 13:58:17 +00:00
dbaron%fas.harvard.edu
fee1de6feb
Fix broken (from waterson's changes yesterday) BUILD_MODULES=psm build by removing rdf/content/public (which no longer has a Makefile) from the list for PSM. I can't tell which new directory, if any, is needed, since there's other bustage preventing a psm build without having already built mozilla.
...
git-svn-id: svn://10.0.0.236/trunk@87670 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 13:56:31 +00:00
dbaron%fas.harvard.edu
170f8e9628
Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes.
...
git-svn-id: svn://10.0.0.236/trunk@87669 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 13:06:50 +00:00
dbaron%fas.harvard.edu
193b073352
Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes.
...
git-svn-id: svn://10.0.0.236/trunk@87668 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 12:48:42 +00:00
dbaron%fas.harvard.edu
22d8d8d8e5
Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes.
...
git-svn-id: svn://10.0.0.236/trunk@87667 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 12:20:04 +00:00
disttsc%bart.nl
f5c4b8c9f6
Update REQUIRES to fix senna bustage
...
git-svn-id: svn://10.0.0.236/trunk@87666 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 12:18:48 +00:00
dbaron%fas.harvard.edu
4b36795153
Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string changes.
...
git-svn-id: svn://10.0.0.236/trunk@87665 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 12:13:32 +00:00
rods%netscape.com
b62ed3f96e
In some cases the mForm pointer doesn't get set because of the way the content can be constructed
...
and added via the DOM. So before it is used try to find and set its value again.
Bug 62799 r=harishd sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@87664 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 11:33:57 +00:00
rods%netscape.com
3800dd7170
The loop looking for the domText should only quit when a non-zero string is found.
...
Bug 68963 r=kmcclusk sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@87663 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 11:30:53 +00:00
timeless%mac.com
f87074c57e
fix bug 43675 Download alert shouldn't say "Netscape"
...
fix by hwaara@chello.se r=timeless, sr=shaver
git-svn-id: svn://10.0.0.236/trunk@87662 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 11:11:58 +00:00
markh%activestate.com
8aa9825717
New plugin sample. Shows how to use native widgets and events in a plugin.
...
Not part of the build.
git-svn-id: svn://10.0.0.236/trunk@87661 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 11:03:16 +00:00
disttsc%bart.nl
d65e5cd817
More REQUIRES updating to fix senna.
...
git-svn-id: svn://10.0.0.236/trunk@87660 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 10:45:51 +00:00
timeless%mac.com
18c4f97d32
fix bug 68924 -remote option not listed in --help due to mis-spelling
...
fix by bzbarsky@mit.edu r=timeless, sr=blizzard
git-svn-id: svn://10.0.0.236/trunk@87659 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 10:23:11 +00:00
timeless%mac.com
2f43c71a22
fix bug 41083 Signature path not stored correctly when containing non-english characters
...
patch by alecf, updated by timeless and bz. r=sspitzer,alecf sr=mscott,alecf
git-svn-id: svn://10.0.0.236/trunk@87658 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 10:18:54 +00:00
disttsc%bart.nl
edc70961f6
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
...
git-svn-id: svn://10.0.0.236/trunk@87655 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 09:35:51 +00:00
cls%seawood.org
73863300a2
Let the standalone xpcom build know about the string library dependency. Bug 69718
...
git-svn-id: svn://10.0.0.236/trunk@87653 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 09:24:57 +00:00
hyatt%netscape.com
06042ec866
Fix for 69142. r=attinasi, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@87652 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 09:24:50 +00:00
pavlov%netscape.com
7ce8d7e09c
oops, not on branch... reverting
...
git-svn-id: svn://10.0.0.236/trunk@87651 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 09:19:28 +00:00
pavlov%netscape.com
2e85c22512
imglib2 changes based on 20010222 tree
...
git-svn-id: svn://10.0.0.236/trunk@87650 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 09:19:27 +00:00
pavlov%netscape.com
1988bc5313
use the new necko interfaces/apis
...
git-svn-id: svn://10.0.0.236/trunk@87649 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 08:41:20 +00:00
morse%netscape.com
0725387397
bug 69667, repackage wallet/cookie overlays, r=dougt@netacape.com, sr=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@87648 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 07:40:56 +00:00
brendan%mozilla.org
b32bfc9ddd
Fix duplicate parsenode recycle in constant-folded if/else or ?: (69607, r=shaver, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@87647 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 07:30:57 +00:00
gayatrib%netscape.com
8ec9747fa8
Checking in patch for bug 68505--cant delete mail filter. Patch submitted by jag. r=gayatrib sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@87646 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 07:27:10 +00:00
ftang%netscape.com
cb02b25851
fix bug 67840 sr=erik r=ftang submit by David Baron
...
git-svn-id: svn://10.0.0.236/trunk@87644 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 07:16:13 +00:00
timeless%mac.com
e6dd3c4be7
fix bug 69394 address book field names should be less U.S.-centric, even in U.S. version
...
fix by stephend@netscape.com r=chuang sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@87643 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 06:39:29 +00:00
nicolson%netscape.com
b7c6610996
update version names and numbers.
...
git-svn-id: svn://10.0.0.236/trunk@87642 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 06:20:44 +00:00
nicolson%netscape.com
54c7bdf950
Add build flags for other unix platforms. These were copied and pasted
...
out of NSS's config.mk.
git-svn-id: svn://10.0.0.236/trunk@87641 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 06:16:41 +00:00
nicolson%netscape.com
755ad2603f
Symbol map for creating the JSS DLL.
...
git-svn-id: svn://10.0.0.236/trunk@87640 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 06:14:31 +00:00
waterson%netscape.com
4d9333a0b1
Remove nsReadableUtils.obj and nsSharedBufferList.obj from build; moved to top-level strings directory yesterday.
...
git-svn-id: svn://10.0.0.236/trunk@87639 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 05:17:28 +00:00
blakeross%telocity.com
d362abcd82
ack...missed the t'box message asking to hold off on checkins. Maybe it should be in red or something. Oh, it is...
...
git-svn-id: svn://10.0.0.236/trunk@87638 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 05:03:32 +00:00
blakeross%telocity.com
386e6443f2
Search options aren't localizable (52308). r=timeless sr=erik
...
git-svn-id: svn://10.0.0.236/trunk@87637 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 05:01:20 +00:00
mkaply%us.ibm.com
a84b5bc4c5
OS/2 TB break
...
Need PR_STATIC_CALLBACK
git-svn-id: svn://10.0.0.236/trunk@87636 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 04:47:26 +00:00
mkaply%us.ibm.com
012b826b59
#69642
...
r=cls
Need SHORT_LIBNAME for OS/2
git-svn-id: svn://10.0.0.236/trunk@87635 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 04:33:59 +00:00
sdagley%netscape.com
1a401b09cb
This file was supposed to be part of the Carbon carpool last week but somehow didn't get comitted. Trying again.
...
git-svn-id: svn://10.0.0.236/trunk@87633 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 04:24:36 +00:00
sdagley%netscape.com
3520fbb56e
Fix #40101 - Remove inclusion of 68K secific header. Patch supplied by gordon@sunvalley.net, r=sdagley, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87632 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 04:22:27 +00:00
sfraser%netscape.com
f130cc329b
Add SetDocTitleTxn.cpp for cmanske
...
git-svn-id: svn://10.0.0.236/trunk@87631 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 04:18:20 +00:00
scc%mozilla.org
0ad00947ce
bug #59429 : CVS remove all the files that have moved to the new string library
...
git-svn-id: svn://10.0.0.236/trunk@87629 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 04:03:36 +00:00
pollmann%netscape.com
b264a9f1ba
Bug 69365: Fix mail reply-all by reverting pres-state optimizations r=ducarroz@netscape.com, sr=jst@netscape.com,vidur@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@87628 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 03:16:34 +00:00
jgmyers%netscape.com
e8377c838d
override Available method needed for dougt landing r=javi
...
git-svn-id: svn://10.0.0.236/trunk@87626 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 03:03:17 +00:00
jgmyers%netscape.com
dbe988175c
header decoding should use folder charset: bug 65277, allow spaces bug 69251 r=ducarroz r=nhotta sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@87625 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 03:02:00 +00:00
waterson%netscape.com
072b4036bc
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
...
git-svn-id: svn://10.0.0.236/trunk@87623 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 03:01:34 +00:00
cyeh%bluemartini.com
f681222363
fix for 67278: Footer lines need separation
...
patch submitted by shie9022@msmailhub.oulan.ou.edu (Alan Shields)
make saved queries display better
git-svn-id: svn://10.0.0.236/trunk@87621 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 02:20:58 +00:00
pavlov%netscape.com
08fc2e42e9
remove lots of useless ifdef PR_LOGGING lines
...
git-svn-id: svn://10.0.0.236/trunk@87620 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 02:12:21 +00:00
pavlov%netscape.com
8130651827
add pr logging of stuff, fixing places where we try to remove an observer multiple times. use GetOriginalURI isntead of GetURI on the channel when an error occurs and we have to remove ourselves from the cache
...
git-svn-id: svn://10.0.0.236/trunk@87619 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 02:06:24 +00:00
jgmyers%netscape.com
4ec9ee9a5b
reapply bryner's fixes for dougt landing. Not part of build. r=javi
...
git-svn-id: svn://10.0.0.236/trunk@87618 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 01:42:12 +00:00
leaf%mozilla.org
5dcf428396
making xpcom be just mozilla/xpcom again, rather than listed as individual
...
directories. -leaf
git-svn-id: svn://10.0.0.236/trunk@87616 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-22 01:32:46 +00:00
sonmi%netscape.com
2fe3df4663
new script to do the certificate portion of the nss QA
...
git-svn-id: svn://10.0.0.236/trunk@87609 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 23:56:14 +00:00
sfraser%netscape.com
5c83fc84ba
Remove extra access paths into zlib's macbuild dir, in non-debug targets. Should avoid "files missing from view hierarchy" errors.
...
git-svn-id: svn://10.0.0.236/trunk@87603 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 23:03:03 +00:00
dougt%netscape.com
18dd01466d
Suggested fix from scc@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@87602 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 23:02:29 +00:00
disttsc%bart.nl
0fb2740ab9
Fix senna bustage (and bustage to be), update REQUIRES for dougt's channel changes and scc's string lib changes. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@87601 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 22:35:36 +00:00
relyea%netscape.com
08c4323d94
Fix bug 69471 and bug 69472 : Memory leak in PK11_VerifyMechanisms and incorrectly
...
calling EnterSlotMonitor rather than ExitSlotMonitor on an error condition.
bob
git-svn-id: svn://10.0.0.236/trunk@87599 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 22:22:33 +00:00
relyea%netscape.com
bc95daf620
Leave a reference to the static version strings so agressive linkers linkers
...
like AIS won't optimize the id strings away.
git-svn-id: svn://10.0.0.236/trunk@87598 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 22:18:42 +00:00
dougt%netscape.com
ac5656785e
making the SunOS complier happy with an static cast
...
git-svn-id: svn://10.0.0.236/trunk@87597 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 22:15:31 +00:00
dave%intrec.com
b72541c22a
Fix for bug 49306: Resolution field getting cleared on midair-collision.
...
git-svn-id: svn://10.0.0.236/trunk@87596 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 22:13:34 +00:00
dougt%netscape.com
05c628db82
fixing typo.
...
git-svn-id: svn://10.0.0.236/trunk@87595 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 21:51:50 +00:00
dougt%netscape.com
175245e2de
Relanding Necko Changes.
...
Revising nsIChannel to allow for overlapped i/o. This consists of three parts:
1. Factoring nsIChannel into a protocol specific part, the nsIChannel, and a socket specific, the nsITransport.
2. Derive the nsIChannel from a nsIRequest.
2. Changes the notification system from necko and the URILoader to pass the nsIRequest interface instead of nsIChannel interface.
This goal stems from wanting to be able to have active AsyncRead and AsyncWrite operations on nsSocketTransport.
This is desired because it would greatly simplify the task of maintaining persistent/reusable socket connections
for FTP, HTTP, and Imap (and potentially other protocols). The problem with the existing nsIChannel interface is
that it does not allow one to selectively suspend just one of the read or write operations while keeping the other active.
r=darin@netscape.com
sr=rpotts@netscape.com
git-svn-id: svn://10.0.0.236/trunk@87587 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 20:38:08 +00:00
relyea%netscape.com
ab692d2668
Add wrapper bindings for AES so S/MIME and SSL may implement their AES suites.
...
git-svn-id: svn://10.0.0.236/trunk@87582 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 19:52:12 +00:00
brade%netscape.com
6c8f84ae7e
comment out HideImage() which was moved (to fix blocker #69669 ) r=granrose
...
git-svn-id: svn://10.0.0.236/trunk@87581 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 19:13:14 +00:00
wtc%netscape.com
865f988f77
Bugzilla bug #1816 : allow building on Windows 98 with MKS or Cygwin tools.
...
git-svn-id: svn://10.0.0.236/trunk@87578 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 17:13:05 +00:00
blizzard%redhat.com
69610cc3f2
Fix bug #67988 . Fix focus problems in mail/news. Don't always grab the gtk widget when someone requests focus...after all it's just a request. This also might fix bug #68004 . r=bryer,saari sr=shaver
...
git-svn-id: svn://10.0.0.236/trunk@87577 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 15:58:59 +00:00
scc%mozilla.org
727c3ba7dc
bug #59429 : xpcom gets string code from mozilla/string instead of locally
...
git-svn-id: svn://10.0.0.236/trunk@87576 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 14:05:29 +00:00
disttsc%bart.nl
aed241cdb6
Put strings in MODULE=string, sr=scc
...
git-svn-id: svn://10.0.0.236/trunk@87575 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 14:04:08 +00:00
disttsc%bart.nl
160208ac22
Fix senna REQUIRES bustage
...
git-svn-id: svn://10.0.0.236/trunk@87574 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 13:38:30 +00:00
scc%mozilla.org
16239c89d8
fix build bustage on senna (ports) by adding |REQUIRES|. r=jag
...
git-svn-id: svn://10.0.0.236/trunk@87573 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 12:35:31 +00:00
locka%iol.ie
d98e6475d7
Added new targets for recent layout/content split. b=68668
...
git-svn-id: svn://10.0.0.236/trunk@87572 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 12:27:49 +00:00
locka%iol.ie
91fac1c6b1
NOT PART OF BUILD. Updated Unix/Linux embedding makefile to work once more. Changed target modules for recent layout/content split. b=68668
...
git-svn-id: svn://10.0.0.236/trunk@87571 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 12:27:11 +00:00
scc%mozilla.org
e00711225b
bug #59429 : r=jst. Add the string module to the build.
...
git-svn-id: svn://10.0.0.236/trunk@87570 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 11:14:59 +00:00
scc%mozilla.org
04fb6422cc
bug #59429 : (makefile work actually done by jst) r=glazou, sr=scc. Add the string module to the build.
...
git-svn-id: svn://10.0.0.236/trunk@87569 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 11:09:35 +00:00
brendan%mozilla.org
63fc86174f
Remove unused code (sr=jband, r=mozbot).
...
git-svn-id: svn://10.0.0.236/trunk@87568 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 10:49:35 +00:00
idk%eng.sun.com
85dd7da758
(not part of TBOX builds)
...
Fix for 69234
git-svn-id: svn://10.0.0.236/trunk@87567 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 09:09:55 +00:00
morse%netscape.com
8f374ff271
fix bustage
...
git-svn-id: svn://10.0.0.236/trunk@87564 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 08:04:20 +00:00
morse%netscape.com
c4364257e8
bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@87559 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 05:28:18 +00:00
timeless%mac.com
129d9f9909
fix bug 58408 Trailing whitespace not stripped from filename being printed to
...
fix by bzbarsky@mit.edu r=mao,timeless sr=alecf
git-svn-id: svn://10.0.0.236/trunk@87556 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 05:19:59 +00:00
scc%mozilla.org
30691a17ec
adding this file temporarily, till leaf can copy over the CVS file for the original (currently in mozilla/xpcom/ds/bufferRoutines.h). Need this file here to turn this library in the build
...
git-svn-id: svn://10.0.0.236/trunk@87555 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 05:15:50 +00:00
morse%netscape.com
a9aa95c87d
new file, not yet part of build
...
git-svn-id: svn://10.0.0.236/trunk@87554 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 05:14:11 +00:00
endico%mozilla.org
725d8ca0eb
Allow double quotes around LXRSHORTDESC and LXRLONGDESC since to be valid html, these must be quoted.
...
git-svn-id: svn://10.0.0.236/trunk@87553 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 05:14:10 +00:00
morse%netscape.com
65ce099540
new file, not yet part of build
...
git-svn-id: svn://10.0.0.236/trunk@87552 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 05:04:31 +00:00
hyatt%netscape.com
8938f0616b
Fix a frame creation slowdown caused by XBL. 2-3% speedup. r=danm, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@87542 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 03:18:45 +00:00
nboyd%atg.com
9b21df1f8a
Subject:
...
Rhino Context.setTargetClassFileName() null pointer exception
Date:
Tue, 20 Feb 2001 15:28:20 -0800
From:
"Ryan Manwiller" <rdm@europa.com >
Organization:
Another Netscape Collabra Server User
Newsgroups:
netscape.public.mozilla.jseng
I'm setting the file name to compile to a file. However, on subsequent
compiles, I don't want to compile to a file, so I tried
setTargetClassFileName(null). This causes a NullPpinterException in
OptClassNameHelper.setTargetClassFileName(OptClassNameHelper.java:76)
It seems that Context.setTargetClassFileName() should check for null.
Thanks
git-svn-id: svn://10.0.0.236/trunk@87535 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 02:08:05 +00:00
sonmi%netscape.com
e2a8e09477
added a function to watch for hanging rsh processes, if an rsh does not
...
return for 60 seconds it will be killed
git-svn-id: svn://10.0.0.236/trunk@87534 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 01:53:00 +00:00
morse%netscape.com
d5c532574a
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@87533 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 01:40:07 +00:00
mkaply%us.ibm.com
e504a5ea8f
#69422
...
r=blake, a=alecf
Wrong accesskey for background color
git-svn-id: svn://10.0.0.236/trunk@87532 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 01:15:52 +00:00
waterson%netscape.com
1ee20e4e32
First checked in; not yet part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@87529 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 01:13:03 +00:00
pschwartau%netscape.com
d1d7723af6
Minor whitespace deletion -
...
git-svn-id: svn://10.0.0.236/trunk@87527 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 00:58:41 +00:00
waterson%netscape.com
30f03e46e7
These files got whacked when they shouldn't have. Reverting.
...
git-svn-id: svn://10.0.0.236/trunk@87525 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 00:40:13 +00:00
pschwartau%netscape.com
f926ec54a5
Minor change to comment -
...
git-svn-id: svn://10.0.0.236/trunk@87524 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 00:39:46 +00:00
andreww%netscape.com
3d4042fe3d
bugzilla 68693 r-blake, sr-hewitt - fixing min height for buttons.
...
git-svn-id: svn://10.0.0.236/trunk@87522 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 00:36:44 +00:00
syd%netscape.com
c862eacd1b
Fix for bug 67981. checking in for anatoliya@netscape.com r=cmanske, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@87521 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 00:34:04 +00:00
pschwartau%netscape.com
eb40cad89a
Improving error message -
...
git-svn-id: svn://10.0.0.236/trunk@87520 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 00:27:13 +00:00
jband%netscape.com
f990e0318c
Avoid use of dead JSContext in dtor. bug 69463. Thanks to Waleri Todorov <waleri@gti.bg> for pointing out this bug. r=shaver sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@87518 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-21 00:01:30 +00:00
leaf%mozilla.org
710885dd18
adding mozilla/string to SeaMonkeyBase -leaf
...
git-svn-id: svn://10.0.0.236/trunk@87516 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:52:15 +00:00
timeless%mac.com
6d926e3447
fix bug 69012 vi control characters added to string accidentally
...
by maolson@earthlink.net r=timeless, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@87515 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:51:56 +00:00
pavlov%netscape.com
98da3aecfa
aw yeah
...
git-svn-id: svn://10.0.0.236/trunk@87514 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:49:46 +00:00
pavlov%netscape.com
2f25e783d0
fixing decl stuff
...
git-svn-id: svn://10.0.0.236/trunk@87513 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:49:13 +00:00
pavlov%netscape.com
c9d3f54b45
changing libpr0n filenames to img*
...
git-svn-id: svn://10.0.0.236/trunk@87512 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:45:51 +00:00
cyeh%bluemartini.com
6e64e8d9cf
fix for 61648: SQL inserts do not match constraints
...
patch submitted by kevin.brannen@springbow.com (Kevin Brannen)
change checksetup inserts to match database constraints.
git-svn-id: svn://10.0.0.236/trunk@87511 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:43:32 +00:00
pavlov%netscape.com
bd80e45a2f
build baby build
...
git-svn-id: svn://10.0.0.236/trunk@87510 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:35:22 +00:00
tara%tequilarista.org
5473401e61
Yeah, this is pretty cool. Checking in patch for bug #27669 by Stephan Niemz
...
git-svn-id: svn://10.0.0.236/trunk@87509 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:33:28 +00:00
pavlov%netscape.com
4cdf778bcf
renaming
...
git-svn-id: svn://10.0.0.236/trunk@87508 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:29:43 +00:00
pinkerton%netscape.com
f09007a9e1
Support for CF_HTML flavor when copying data to other win32 apps.
...
r=saari/sr=hyatt. bug#69363
git-svn-id: svn://10.0.0.236/trunk@87507 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:27:57 +00:00
dbragg%netscape.com
b60b93d745
Fix for regression bug 69166. No longer checking return of MoveTo call and returning UNEXPECTED_ERROR. r=dvedtiz, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@87506 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:27:53 +00:00
pavlov%netscape.com
60fa8a1272
lets do imgIRequest instead of lpIImageRequest
...
git-svn-id: svn://10.0.0.236/trunk@87505 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:27:48 +00:00
waterson%netscape.com
f52e260e89
Bug 69009. Don't look for duplicates when reading in bookmarks. r=ben, sr=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@87504 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:18:13 +00:00
pavlov%netscape.com
6af424d329
s/NS_DECL_NSIIMAGE/NS_DECL_GFXIIMAGE/g
...
git-svn-id: svn://10.0.0.236/trunk@87503 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:15:26 +00:00
pavlov%netscape.com
b168433663
fix build issues
...
git-svn-id: svn://10.0.0.236/trunk@87502 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:13:54 +00:00
sonmi%netscape.com
1a9886c867
test choked on a ]# - replaced by ] #
...
git-svn-id: svn://10.0.0.236/trunk@87501 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:11:55 +00:00
pavlov%netscape.com
0cebdf2f2d
changing to new interface names
...
git-svn-id: svn://10.0.0.236/trunk@87499 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:09:09 +00:00
pavlov%netscape.com
5a963e4eb3
adding file...
...
git-svn-id: svn://10.0.0.236/trunk@87498 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:03:47 +00:00
pavlov%netscape.com
40a8fd9072
renaming nsIImageRequest2
...
git-svn-id: svn://10.0.0.236/trunk@87497 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:02:50 +00:00
pavlov%netscape.com
0b2579b071
changes for build
...
git-svn-id: svn://10.0.0.236/trunk@87496 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 23:00:49 +00:00
pavlov%netscape.com
b27d2f1168
changing nsIImageRequest[2] to lpImageRequest
...
git-svn-id: svn://10.0.0.236/trunk@87493 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 22:55:53 +00:00
pavlov%netscape.com
fb0ba267e1
changing nsIImageRequest2.idl to lpIImageRequest.idl
...
git-svn-id: svn://10.0.0.236/trunk@87492 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 22:55:15 +00:00
pavlov%netscape.com
d6b3bc3ee0
adding gif decoder.. oops
...
git-svn-id: svn://10.0.0.236/trunk@87488 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 22:45:10 +00:00
pavlov%netscape.com
9c0c9a9cbc
merge from IMGLIB_20010126_BRANCH
...
git-svn-id: svn://10.0.0.236/trunk@87487 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 22:43:56 +00:00
pavlov%netscape.com
a57660fda5
merging from IMGLIB2_20010126_BRANCH
...
git-svn-id: svn://10.0.0.236/trunk@87486 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 22:41:47 +00:00
pavlov%netscape.com
26ddec0273
mering from the IMGLIB2_20010126_BRANCH
...
git-svn-id: svn://10.0.0.236/trunk@87485 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 22:40:03 +00:00
pavlov%netscape.com
9ad1630409
removing files on tip
...
git-svn-id: svn://10.0.0.236/trunk@87484 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 22:33:58 +00:00
pavlov%netscape.com
55488b992b
removing gfx2 stuff on head in prep for merge from branch
...
git-svn-id: svn://10.0.0.236/trunk@87482 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 22:27:56 +00:00
dave%intrec.com
54e1bf6623
Fix for bug 69269: misleading comment for reassign by component when QA Contact is in use.
...
git-svn-id: svn://10.0.0.236/trunk@87479 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 22:19:10 +00:00
pschwartau%netscape.com
abca09bf72
Revising error in test. See bug 69441, where this was pointed out -
...
git-svn-id: svn://10.0.0.236/trunk@87478 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 22:11:44 +00:00
sonmi%netscape.com
be0c5ddedd
formatted to tabstop 8
...
git-svn-id: svn://10.0.0.236/trunk@87477 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 22:00:50 +00:00
sonmi%netscape.com
206a3fd408
formated to tabstop 8
...
git-svn-id: svn://10.0.0.236/trunk@87475 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 21:55:47 +00:00
sonmi%netscape.com
65706d1efe
deleted comments, formated with tabstop 8
...
git-svn-id: svn://10.0.0.236/trunk@87474 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 21:53:52 +00:00
cyeh%bluemartini.com
89d9949ee8
fix for 9302: Would be nice if attachment + number was a link too.
...
patch submitted by afranke@ags.uni-sb.de (Andreas Franke)
thanks for the patch. Now can reference attachments in other bugs as an HTML
link.
git-svn-id: svn://10.0.0.236/trunk@87473 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 21:49:59 +00:00
sonmi%netscape.com
26d903d031
formatted according to the nss tab 8 rules
...
git-svn-id: svn://10.0.0.236/trunk@87472 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 21:49:30 +00:00
rogerl%netscape.com
667f2a187d
Fixed unused vars. Added string literal as alternative function name.
...
Implemented invokeCall to use override.
git-svn-id: svn://10.0.0.236/trunk@87471 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 21:39:59 +00:00
cyeh%bluemartini.com
e77aaa22b0
fix for 58436 : javascript strict warnings in query.cgi
...
changed to f.target_milestone
git-svn-id: svn://10.0.0.236/trunk@87468 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 21:15:12 +00:00
mkaply%us.ibm.com
ee762b76ac
OS/2 Bustage
...
SHORT_LIBNAME should be 8 characters or less
git-svn-id: svn://10.0.0.236/trunk@87466 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 20:38:28 +00:00
waterson%netscape.com
f543934a03
Bug 69523. Add content DLLs to xpinstall package lists. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@87465 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 20:29:11 +00:00
waterson%netscape.com
940a2a2356
Bug 69475. Fix bogo checking for last night. Not sure how I lost this line. a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@87463 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 20:07:10 +00:00
locka%iol.ie
dd6758b5f8
Fix embedding package after recent layout/content split a=leaf@mozilla.org r=valeski@netscape.com b=68942
...
git-svn-id: svn://10.0.0.236/trunk@87462 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 19:57:32 +00:00
locka%iol.ie
f99cec7b5b
Fix embedding package after the recent layout/content split. a=leaf@mozilla.org r=valeski@netscape.com b=68942
...
git-svn-id: svn://10.0.0.236/trunk@87461 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 19:56:37 +00:00
despotdaemon%netscape.com
a594f94687
Pseudo-automatic update of changes made by cpratt@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@87459 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 19:06:36 +00:00
beard%netscape.com
44c9757970
[not part of build] drawThemeButton has same signature as others, and assumes a "kind=pushButton" argument. added drawThemeProgressbar.
...
git-svn-id: svn://10.0.0.236/trunk@87455 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 16:53:32 +00:00
mkaply%us.ibm.com
aadb898618
#67477
...
r=mkaply, a=blizzard
Code from jkobal - need to filter another char message
git-svn-id: svn://10.0.0.236/trunk@87451 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 15:50:58 +00:00
oeschger%netscape.com
3680885d6e
just renaming the HTML files checked in last night (sr=alecf, r=leaf, b=67376), extra r=bz on renaming files in cvs
...
git-svn-id: svn://10.0.0.236/trunk@87449 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 15:01:31 +00:00
dbaron%fas.harvard.edu
aeb8d09853
Improve the boehm GC's ability to dump all leaked objects at shutdown. Patch partly by waterson@netscape.com, partly by me. r=beard@netscape.com sr=brendan@mozilla.org b=59967
...
git-svn-id: svn://10.0.0.236/trunk@87448 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 13:50:26 +00:00
dbaron%fas.harvard.edu
ef702b8243
Make ImageListener not confuse leak logging by doing refcounting the way we do it everywhere else. r=disttsc@bart.nl sr=brendan@mozilla.org b=64452
...
git-svn-id: svn://10.0.0.236/trunk@87447 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 13:46:59 +00:00
dbaron%fas.harvard.edu
a1ecca2ca4
Remove static constructor for nsStyleColor. r=disttsc@bart.nl sr=brendan@mozilla.org b=67341
...
git-svn-id: svn://10.0.0.236/trunk@87446 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 13:44:43 +00:00
locka%iol.ie
db431b7f8a
Added a missing break statement to embedding API. b=68934
...
git-svn-id: svn://10.0.0.236/trunk@87445 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 13:34:22 +00:00
markh%activestate.com
7ed8ac770d
Final tweak for Windows - now that jband's xpcom changes are in it builds fine.
...
git-svn-id: svn://10.0.0.236/trunk@87444 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 11:42:53 +00:00
jband%netscape.com
c142926d43
bug 66610 - add xpconnect support for DOMStrings. r=jst sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@87443 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 08:09:19 +00:00
hewitt%netscape.com
56f3995543
Enables deletion of nodes in tree, inspecting of <browser> and <iframe> documents. (Not Part of Build) (No small animals were injured in the making of this checkin)
...
git-svn-id: svn://10.0.0.236/trunk@87442 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 06:34:18 +00:00
nicolson%netscape.com
bdda5a2d24
Get everything building and linking on WINNT.
...
git-svn-id: svn://10.0.0.236/trunk@87441 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 05:38:45 +00:00
nicolson%netscape.com
dd61294527
Use ' instead of " for classpath.
...
git-svn-id: svn://10.0.0.236/trunk@87440 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 05:37:43 +00:00
brendan%mozilla.org
71380173a4
Don't flush cached properties one-by-one if GC'ing, because the GC flushes the whole thing (68735, r=jst, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@87439 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 05:01:14 +00:00
beard%netscape.com
c5794ab91f
[not part of build] added gThemeActions dispatch table.
...
git-svn-id: svn://10.0.0.236/trunk@87433 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 04:17:09 +00:00
waterson%netscape.com
0290f55184
Remove layoutxsl.o from optimized build, too.
...
git-svn-id: svn://10.0.0.236/trunk@87431 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 03:55:02 +00:00
waterson%netscape.com
b73433a6f5
Bug 15586. Call nsIRDFXMLSinkObservers on synchronous load, too. r=dougt, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@87430 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 03:31:24 +00:00
dbaron%fas.harvard.edu
6a595eb388
Remove unused file that should have been removed with all the others in today's carpool. r=jst
...
git-svn-id: svn://10.0.0.236/trunk@87429 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 03:07:13 +00:00
mkaply%us.ibm.com
b7dc5f623b
#60412
...
r=kmcclusk, sr=erik
Lowercase mGeneric before using it
git-svn-id: svn://10.0.0.236/trunk@87428 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 03:06:40 +00:00
waterson%netscape.com
50746d2650
Really remove nsStyleCoord.cpp
...
git-svn-id: svn://10.0.0.236/trunk@87427 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 02:33:54 +00:00
oeschger%netscape.com
6a4524bcef
checking in inert help files for eventual building in mozilla, r=leaf, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@87426 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 02:03:24 +00:00
dbaron%fas.harvard.edu
549444f5f5
Fixing IRIX bustage by adding libgkconbase_s to libs since libgkbase_s was split.
...
git-svn-id: svn://10.0.0.236/trunk@87424 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 01:59:11 +00:00
jst%netscape.com
61b8cafc64
Removing unused empty file.
...
git-svn-id: svn://10.0.0.236/trunk@87422 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 01:50:38 +00:00
sfraser%netscape.com
cb0bb2e184
Remove nsStyleCoord.cpp for jst.
...
git-svn-id: svn://10.0.0.236/trunk@87420 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 01:40:23 +00:00
jst%netscape.com
4d2e1014d9
Removing empty file from the build system.
...
git-svn-id: svn://10.0.0.236/trunk@87418 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 01:33:17 +00:00
brendan%mozilla.org
94c7e8ce8d
Fix constant folder to recycle moved node, not whole tree, when simplifying 'true ? foo() : bar()' into 'foo()' (69345, r=shaver, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@87415 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 01:25:39 +00:00
pinkerton%netscape.com
0404f17999
no need to worry about the title bar when computing which screen the window is on. it's only an approximation, and subtracting out the title bar showed up on profiler runs as about 8%. r=saari/sr=sfraser, bug# 69101.
...
git-svn-id: svn://10.0.0.236/trunk@87414 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 01:15:26 +00:00
pinkerton%netscape.com
96252aef68
don't re-create 1000 element array's of nsPoints every time the routine is called. r=dcone/sr=sfraser. bug 69101.
...
git-svn-id: svn://10.0.0.236/trunk@87413 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 01:14:03 +00:00
jst%netscape.com
9f1594bf72
Removing files that were moved to mozilla/content/... part of the carpool.
...
git-svn-id: svn://10.0.0.236/trunk@87412 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 01:12:42 +00:00
naving%netscape.com
aa6f98812e
61380 67637 68958. r=chuang sr=bienvenu. Made drag and drop of folders work on mac. fixed
...
white spaces and made it so that the "stop" sign is displayed when message is dragged
to source folder
git-svn-id: svn://10.0.0.236/trunk@87411 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 01:12:38 +00:00
jst%netscape.com
5d766a1e9d
Removing unused file.
...
git-svn-id: svn://10.0.0.236/trunk@87410 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 01:08:30 +00:00
waterson%netscape.com
8c9e87458a
Bug 39054, redux. Hack around problem (?) with XBL child nodes: we'll just query for the list of real kids up front. Also, need to break 'AddSubtreeToDocument()' into pre- and post-order steps. r=hyatt, sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@87409 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 01:05:34 +00:00
jgmyers%netscape.com
ac61c3a1c8
fix account manager labels: bug 68071 r=racham sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@87408 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 01:04:13 +00:00
dbaron%fas.harvard.edu
3e13ce2b2c
Fix MOZ_TRACK_MODULE_DEPS bustage by adding dom to REQUIRES.
...
git-svn-id: svn://10.0.0.236/trunk@87405 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 00:57:23 +00:00
dbaron%fas.harvard.edu
920dae5fa0
Fix MOZ_TRACK_MODULE_DEPS bustage by adding pref to REQUIRES.
...
git-svn-id: svn://10.0.0.236/trunk@87403 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 00:30:53 +00:00
sfraser%netscape.com
e52e94697c
More jst bustage fixing; we need nsIHTMLStyleSheet.h here.
...
git-svn-id: svn://10.0.0.236/trunk@87402 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 00:28:57 +00:00
dbaron%fas.harvard.edu
1249492aca
Fix MOZ_TRACK_MODULE_DEPS bustage by updating REQUIRES.
...
git-svn-id: svn://10.0.0.236/trunk@87401 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 00:21:26 +00:00
dbaron%fas.harvard.edu
4edb50e09b
Fixing objdir build bustage by adding $(srcdir)/ to directories in include path.
...
git-svn-id: svn://10.0.0.236/trunk@87399 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 00:17:30 +00:00
nicolson%netscape.com
0448e0420f
Remove cdbhdl.h, which is now a private export. Instead we cut and paste
...
its contents into our file.
git-svn-id: svn://10.0.0.236/trunk@87398 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-20 00:13:45 +00:00
ben%netscape.com
155d9bb3cc
Fix jst bustage
...
git-svn-id: svn://10.0.0.236/trunk@87395 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 23:53:33 +00:00
despotdaemon%netscape.com
c17d5d6d0b
Pseudo-automatic update of changes made by jrgm@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@87392 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 23:30:15 +00:00
jst%netscape.com
692d111a29
Attempting to fix mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@87391 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 23:18:12 +00:00
heikki%netscape.com
2ffd79491a
Removing files which were moved to content, part of content/layout carpool.
...
git-svn-id: svn://10.0.0.236/trunk@87388 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 22:43:19 +00:00
leaf%mozilla.org
59b28d5ffe
changing where we put the gbdate file.
...
git-svn-id: svn://10.0.0.236/trunk@87387 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 22:30:35 +00:00
timeless%mac.com
f9d9394707
fix bug 49727 Grammar incorrect in alert message when deleting mail folder
...
fix by stephend@netscape.com r=timeless, naving, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@87385 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 22:30:12 +00:00
Peter.VanderBeken%pandora.be
f3e7960f70
Content/layout splitup carpool.
...
git-svn-id: svn://10.0.0.236/trunk@87384 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 21:51:22 +00:00
heikki%netscape.com
26d94ba9b0
Splitting layout into two libraries, layout and content. r=jst@netscape.com, sr=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@87383 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 21:50:04 +00:00
Peter.VanderBeken%pandora.be
8578436af7
Content/layout split-up carpool. r=jst@netscape.com, sr=waterson@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@87382 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 21:45:29 +00:00
leaf%mozilla.org
61cb28dbe9
Part of jst@netscape.com's layout/content landing.
...
git-svn-id: svn://10.0.0.236/trunk@87381 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 21:40:39 +00:00
jst%netscape.com
0132b97d46
Backing out my previous changes.
...
git-svn-id: svn://10.0.0.236/trunk@87378 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 20:33:57 +00:00
Peter.VanderBeken%pandora.be
483a540a29
Content/Layout splitup. Not part of default build. r=jst@netscape.com, sr=waterson@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@87376 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 20:13:40 +00:00
jst%netscape.com
ea40c8d825
Changes needed for splitting layout
...
git-svn-id: svn://10.0.0.236/trunk@87372 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 18:46:07 +00:00
nicolson%netscape.com
dcc51aea93
add method for setting cipher policy.
...
git-svn-id: svn://10.0.0.236/trunk@87371 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 18:29:49 +00:00
nicolson%netscape.com
82f58afdb1
Tweak library rules for WINNT
...
git-svn-id: svn://10.0.0.236/trunk@87370 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 18:28:55 +00:00
Peter.VanderBeken%pandora.be
1d79617f03
Content/layout split-up. Not part of the build. r=jst@netscape.com, sr=waterson@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@87369 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 18:11:03 +00:00
Peter.VanderBeken%pandora.be
bad04a33a1
Content/layout split-up. Not part of the build. r=jst@netscape.com, sr=waterson@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@87368 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 17:51:42 +00:00
leaf%mozilla.org
64cb1d2c27
commiting change to modules for layout->layout,content meiosis -leaf
...
git-svn-id: svn://10.0.0.236/trunk@87362 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 15:31:02 +00:00
Peter.VanderBeken%pandora.be
57fc439641
Corrected CAPS. r=jst@netscape.com, sr=waterson@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@87361 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 14:29:10 +00:00
Peter.VanderBeken%pandora.be
25e390fa7d
Removing to correct CAPS. r=jst@netscape.com, sr=waterson@netscape.com.
...
git-svn-id: svn://10.0.0.236/trunk@87360 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 14:27:36 +00:00
jst%netscape.com
6c03d356f7
Fixing win32 build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@87359 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 14:19:42 +00:00
jst%netscape.com
2487b0e057
Removing unused file.
...
git-svn-id: svn://10.0.0.236/trunk@87358 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 13:14:10 +00:00
heikki%netscape.com
80b36e2891
Checking in changes needed for splitting layout into two separate libraries. r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87357 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 12:55:42 +00:00
rods%netscape.com
8a61b9395c
making spacebar click on key up
...
Bug 68850 sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@87355 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 12:36:01 +00:00
heikki%netscape.com
c98fb5c6a1
Adding new files needed for splitting layout into two separate libraries (some of these files have been moved from mozilla/layout). r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87354 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 12:21:27 +00:00
heikki%netscape.com
b23ac2426f
Adding new files needed for splitting layout into two separate libraries (some of these files have been moved from mozilla/layout). r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87353 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 12:10:13 +00:00
scc%mozilla.org
db3da69269
bug #59429 : adding directories, readme's, a mac project, and other things that will be filled in as I move the string code out of xpcom and into its own library. This is not yet part of the build, but jst reviewed it for me anyway. I'll get appropriate review and super-review before adding this directory to the module and to the build.
...
git-svn-id: svn://10.0.0.236/trunk@87352 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 12:06:34 +00:00
heikki%netscape.com
547ee0941d
Adding new files needed for splitting layout into two separate libraries (some of these files have been moved from mozilla/layout). r=jst@netscape.com, sr=waterson@netscape.com. Not part of the default build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87351 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 11:56:40 +00:00
scc%mozilla.org
9a6e52725a
bug #69315 : removing unused and confusing string files
...
git-svn-id: svn://10.0.0.236/trunk@87349 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 11:27:41 +00:00
markh%activestate.com
45379517dd
License info is now in each file (in the standard format)
...
git-svn-id: svn://10.0.0.236/trunk@87348 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 10:20:22 +00:00
scc%mozilla.org
ac9727a0c3
we're still a part of XPCOM physically (if not logically) and to get exports right need _IMPL_NS_COM
...
git-svn-id: svn://10.0.0.236/trunk@87347 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 10:19:21 +00:00
scc%mozilla.org
b2890c0c6f
MANIFEST files require Mac line endings
...
git-svn-id: svn://10.0.0.236/trunk@87346 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 10:15:47 +00:00
scc%mozilla.org
aeabe4c25e
missed nsFragmentedString.h and .cpp in the initial check-in ... adding them
...
git-svn-id: svn://10.0.0.236/trunk@87345 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 08:55:34 +00:00
scc%mozilla.org
5d8907dc7b
bug #59429 : adding directories, readme's, a mac project, and other things that will be filled in as I move the string code out of xpcom and into its own library. This is not yet part of the build, but jst reviewed it for me anyway. I'll get appropriate review and super-review before adding this directory to the module and to the build.
...
git-svn-id: svn://10.0.0.236/trunk@87344 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 08:54:09 +00:00
markh%activestate.com
8d2f296cfd
Update the way the license is expressed and minor makefile mods.
...
Still not building pending a decision on bug 66610.
git-svn-id: svn://10.0.0.236/trunk@87343 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 08:31:46 +00:00
scc%mozilla.org
39bb9d2a95
bug #59429 : adding directories, readme's, a mac project, and other things that will be filled in as I move the string code out of xpcom and into its own library. This is not yet part of the build, but jst reviewed it for me anyway. I'll get appropriate review and super-review before adding this directory to the module and to the build.
...
git-svn-id: svn://10.0.0.236/trunk@87338 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 07:42:20 +00:00
mkaply%us.ibm.com
e7d6ef40d0
OS/2 TB Bustage
...
Need PR_STATIC_CALLBACK
git-svn-id: svn://10.0.0.236/trunk@87335 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 07:07:56 +00:00
blakeross%telocity.com
fd309ab762
mac bustage
...
git-svn-id: svn://10.0.0.236/trunk@87332 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 05:58:47 +00:00
markh%activestate.com
abe83923e1
First checkin of the Python XPCOM bindings.
...
git-svn-id: svn://10.0.0.236/trunk@87331 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 05:24:45 +00:00
blakeross%telocity.com
0b610ca389
DIE PNG DIE
...
git-svn-id: svn://10.0.0.236/trunk@87330 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 04:26:00 +00:00
blakeross%telocity.com
0709564eca
adding as binaries.
...
git-svn-id: svn://10.0.0.236/trunk@87329 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 04:03:24 +00:00
blakeross%telocity.com
ac03b3baa6
Okay, timeless says I may need to specify -kb when adding the png's. Trying that.
...
git-svn-id: svn://10.0.0.236/trunk@87328 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 04:00:48 +00:00
blakeross%telocity.com
817ff95713
updating jar.
...
git-svn-id: svn://10.0.0.236/trunk@87327 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 03:51:11 +00:00
blakeross%telocity.com
afd1449c0a
nothing to see here, move along.
...
git-svn-id: svn://10.0.0.236/trunk@87326 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 03:50:05 +00:00
blakeross%telocity.com
135bd8ea10
*sigh*
...
git-svn-id: svn://10.0.0.236/trunk@87325 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 03:48:30 +00:00
blakeross%telocity.com
0167f29d05
trying again...
...
git-svn-id: svn://10.0.0.236/trunk@87324 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 03:31:12 +00:00
blakeross%telocity.com
82afb96212
something happened with the first two images. take 2.
...
git-svn-id: svn://10.0.0.236/trunk@87323 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 03:30:17 +00:00
blakeross%telocity.com
40a2343381
Appearance improvements to Mac Classic scrollbars (patch by lordpixel, 67491). r=timeless sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@87321 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 03:21:01 +00:00
blakeross%telocity.com
aa09590aba
Appearance improvements to Mac Classic scrollbars (patch by lordpixel, 67491). r=timeless sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@87319 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 03:12:02 +00:00
dougt%netscape.com
4a2b3ad811
Fixes small memleaks. bug 53931. r=ccarlen@netscape.com, a=waterson@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@87318 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 03:09:57 +00:00
scc%mozilla.org
368313f173
bug #69315 : r=dbaron, a=ben. Remove unused experimental string files that have never been part of the build
...
git-svn-id: svn://10.0.0.236/trunk@87313 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 01:34:34 +00:00
brendan%mozilla.org
c372c27928
Fix related eval and setTimeout regressions caused by bug 68498's patch (69165&69175, r=jband, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@87312 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-19 00:31:20 +00:00
shaver%mozilla.org
e340798f8e
Fold constants correctly when emitting as we compile (TCF_COMPILING).
...
(#69304 , r=jband, sr=brendan)
git-svn-id: svn://10.0.0.236/trunk@87310 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-18 20:58:08 +00:00
dbaron%fas.harvard.edu
3bc5fd186d
Fix gcc 2.7.2.3 bustage with NS_READABLE_CAST.
...
git-svn-id: svn://10.0.0.236/trunk@87309 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-18 18:08:18 +00:00
dbaron%fas.harvard.edu
4d55f78945
Fix excessive string conversion / bad string usage. r=disttsc@bart.nl sr=brendan@mozilla.org b=68653
...
git-svn-id: svn://10.0.0.236/trunk@87308 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-18 17:11:44 +00:00
dbaron%fas.harvard.edu
e231537eca
Remove static constructors from nsRelatedLinksHandler. r=disttsc@bart.nl sr=brendan@mozilla.org b=67314
...
git-svn-id: svn://10.0.0.236/trunk@87307 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-18 17:07:19 +00:00
dbaron%fas.harvard.edu
92987dae72
Remove static constructors from nsXULSortService and nsXULTemplateBuilder. r=waterson@netscape.com sr=brendan@mozilla.org b=67310
...
git-svn-id: svn://10.0.0.236/trunk@87306 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-18 17:04:11 +00:00
dbaron%fas.harvard.edu
f0e564ff4e
Add makefile and script to compile and run leaksoup easily. r=waterson@netscape.com sr=brendan@mozilla.org b=66424
...
git-svn-id: svn://10.0.0.236/trunk@87305 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-18 16:51:46 +00:00
dbaron%fas.harvard.edu
fbe55d9be7
Fix leaks in single signon and clean up some build warnings, etc. r=morse@netscape.com sr=brendan@mozilla.org b=67119
...
git-svn-id: svn://10.0.0.236/trunk@87304 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-18 16:40:04 +00:00
leaf%mozilla.org
6351e0f0c4
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@87303 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-18 16:30:14 +00:00
blizzard%redhat.com
799045efe5
Fix bug #68882 . Don't build xinerama support since it crashes the dynamic loader on stock RH 7.0. Add an explicit --enable-xinerama flag. r=cls
...
git-svn-id: svn://10.0.0.236/trunk@87302 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-18 16:16:54 +00:00
pschwartau%netscape.com
a50adc75c5
Regression test for bug 68498. Derived from Brendan's attachment to the bug -
...
git-svn-id: svn://10.0.0.236/trunk@87298 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-18 03:31:17 +00:00
tor%cs.brown.edu
e44584673d
Bug 68970 - tune libimg throttling constants for better performance.
...
r=saari, sr=brendan
git-svn-id: svn://10.0.0.236/trunk@87297 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-18 01:05:45 +00:00
disttsc%bart.nl
fc52717eed
``Acct Settings:Acct Name Field:Letters with descenders being cut off'', bug=67245, author=Håkan B. Waara <hwaara@chello.se>, r=jag, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@87296 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 23:49:54 +00:00
javi%netscape.com
5168c4c0ea
Add nsNSSCertificate.cpp to the Mac build.
...
git-svn-id: svn://10.0.0.236/trunk@87294 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 20:25:42 +00:00
dbaron%fas.harvard.edu
ec5f2b06ba
Fix leak in message compose window (and probably other places) by breaking a global->controllers->controller->global cycle resulting from having implementations of nsIController in JavaScript. b=56703 r=waterson@netscape.com sr=brendan@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@87293 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 19:02:25 +00:00
dbaron%fas.harvard.edu
aca0d1a170
Improve GTK system colors by choosing colors in a way more similar to the way GTK chooses them, although it's still not perfect. b=67448 r=bryner,pavlov sr=blizzard
...
git-svn-id: svn://10.0.0.236/trunk@87292 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 18:55:01 +00:00
dbaron%fas.harvard.edu
f7ad87049c
Add REQUIRES line to fix --enable-ldap + MOZ_TRACK_MODULE_DEPS bustage.
...
git-svn-id: svn://10.0.0.236/trunk@87291 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 18:30:12 +00:00
dbaron%fas.harvard.edu
a6e6b7d1e7
Fixing xprint bustage from dcone's checkin. (Not part of default build.)
...
git-svn-id: svn://10.0.0.236/trunk@87290 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 18:20:28 +00:00
dbaron%fas.harvard.edu
bf2301d393
Add REQUIRES line so that xprint will build with MOZ_TRACK_MODULE_DEPS.
...
git-svn-id: svn://10.0.0.236/trunk@87289 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 18:15:49 +00:00
ben%netscape.com
07ef2223d6
fix some XBL insertion point warnings for bookmarks window & modern skin. r=sfraser, a=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@87286 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 10:06:54 +00:00
heikki%netscape.com
610c029420
Checking in new files needed for layout split. Not part of the build yet.
...
git-svn-id: svn://10.0.0.236/trunk@87285 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 09:53:29 +00:00
dbaron%fas.harvard.edu
9a96675501
Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES.
...
git-svn-id: svn://10.0.0.236/trunk@87283 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 06:23:08 +00:00
dbaron%fas.harvard.edu
36926faf04
Fix Sun WS 5.0 (nebiros tinderbox) bustage by using |PL_strchr| instead of |strchr|.
...
git-svn-id: svn://10.0.0.236/trunk@87279 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 06:00:07 +00:00
rginda%netscape.com
ef1256d8c3
-- NOT PART OF THE BUILD --
...
clean out some bitrot in cview, add an install.js file.
xpi will be located at www.hacksrus.com/~ginda/cview shortly.
git-svn-id: svn://10.0.0.236/trunk@87278 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 05:55:01 +00:00
dbaron%fas.harvard.edu
c96767f6d7
Fix MOZ_TRACK_MODULE_DEPS bustage (senna tinderbox) by adding to REQUIRES.
...
git-svn-id: svn://10.0.0.236/trunk@87277 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 05:54:05 +00:00
dbaron%fas.harvard.edu
d5ea810517
Back out hyatt's one line change to fix selection in textfields. b=68994 r=cmanske a=ben
...
git-svn-id: svn://10.0.0.236/trunk@87273 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 04:59:59 +00:00
mkaply%us.ibm.com
96406b0a3d
Fix senna REQUIRES bustage
...
git-svn-id: svn://10.0.0.236/trunk@87272 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 04:47:43 +00:00
mkaply%us.ibm.com
d5c24acb11
Fix senna REQUIRES bustage
...
git-svn-id: svn://10.0.0.236/trunk@87271 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 04:11:55 +00:00
danm%netscape.com
0d92deb59c
adding embedding components, which will be used by both embedding apps and Mozilla. bug 67368 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@87265 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:47:56 +00:00
danm%netscape.com
077ae05a77
preparing to move window opening code to a component, but currently ifdefed out. bug 67368 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@87264 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:46:48 +00:00
danm%netscape.com
fac88bc14a
adding ability to WindowWatcher to open windows without parents. bug 67368 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@87263 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:45:42 +00:00
danm%netscape.com
c22f5b073f
cleaning up window ownership model a la scc@netscape.com, adding WindowCreator callback. bug 67368 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@87262 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:43:58 +00:00
danm%netscape.com
6864012e14
fix destruction order crash. no bug #. r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@87261 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:37:06 +00:00
danm%netscape.com
c6a145bc23
hooking up EmbedIDL.mcp. bug 67368 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@87260 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:33:03 +00:00
danm%netscape.com
48c781f375
just changing the case of target names to be more Mac-like. bug 67368 (peripherally) r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@87259 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:31:43 +00:00
danm%netscape.com
5edbc494f6
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@87258 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:27:36 +00:00
danm%netscape.com
88d7b63372
implementation of WindowCreator callback. bug 67368 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@87257 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:24:53 +00:00
danm%netscape.com
a82ff633f7
adding a window creator callback. r=hyatt,pinkerton,(valeski didn't complain)
...
git-svn-id: svn://10.0.0.236/trunk@87256 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:22:51 +00:00
sspitzer%netscape.com
7b5ac2a5e8
adding some debugging printfs, for my benefit. no reviewer.
...
git-svn-id: svn://10.0.0.236/trunk@87255 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:21:44 +00:00
danm%netscape.com
9516599e58
bits of dom's nsJSUtils copied here to avoid linking with that lib. bug 67368 r=hyatt,pinkerton
...
git-svn-id: svn://10.0.0.236/trunk@87254 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:20:08 +00:00
mcafee%netscape.com
0c181463f8
0.8
...
git-svn-id: svn://10.0.0.236/trunk@87253 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:03:23 +00:00
mcafee%netscape.com
89369f67bd
tinderboxen
...
git-svn-id: svn://10.0.0.236/trunk@87252 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 02:00:47 +00:00
blakeross%telocity.com
6df9558b00
Removing old prefs code (68964). r=mcafee sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@87248 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 01:55:32 +00:00
heikki%netscape.com
cfffc4ac48
New interfaces needed for layout splitup. Not part of the build yet
...
git-svn-id: svn://10.0.0.236/trunk@87246 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 01:54:26 +00:00
akkana%netscape.com
0f2421018e
67337: Initial implementation of Tableize. r=aaronl sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87245 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 01:33:07 +00:00
hewitt%netscape.com
93c3b0b24e
66489 - default treecol width, r=blake, sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@87244 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-17 01:19:35 +00:00
rogerl%netscape.com
62ae472ce8
New icodes to handle instanceof/is. Moved operator name handling to icg
...
for now (pending a semantics phase). Added a generic new and prototype
setting.
git-svn-id: svn://10.0.0.236/trunk@87238 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 23:15:34 +00:00
pinkerton%netscape.com
20ba9ade9f
coalesce nearby rects into a single rect based on ratio of combined area in comparison to their bounding box area. r=saari/sr=sfraser. bug# 53657.
...
git-svn-id: svn://10.0.0.236/trunk@87236 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 22:58:56 +00:00
javi%netscape.com
1de01e99cc
Make the new server cert dialog for SSL warning work.
...
git-svn-id: svn://10.0.0.236/trunk@87233 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 22:17:52 +00:00
nhotta%netscape.com
ab548dcf1a
Removed two functions from nsICollation which use nsString, r=mkaply@us.ibm.com, sr=sspitzer.
...
git-svn-id: svn://10.0.0.236/trunk@87232 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 22:10:35 +00:00
roc+%cs.cmu.edu
0018bf9a4e
Force nsViewManager to respect DONT_BITBLT flags on descendant views when we scroll a parent view. Fix for bug 68499. r=kmcclusk,sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@87230 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 21:41:52 +00:00
timeless%mac.com
74d561bd54
fix for bug 52653 regxpcom creates .mozilla in Real User's home
...
fix by shaver, r=dveditz, sr=scc
git-svn-id: svn://10.0.0.236/trunk@87229 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 21:35:34 +00:00
cmanske%netscape.com
6c9ac5fa85
No real code change: added comment to explain fix to bug 57206, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@87228 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 21:10:01 +00:00
cmanske%netscape.com
38e5a9cb4e
Part of fix for bug 57206, r=brade, sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@87227 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 21:04:41 +00:00
waterson%netscape.com
14c9594720
Add logging instructions.
...
git-svn-id: svn://10.0.0.236/trunk@87226 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 20:34:30 +00:00
kestes%tradinglinx.com
8f65e6d884
typo wrote $tree_state meant $new_tree_state
...
git-svn-id: svn://10.0.0.236/trunk@87225 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 20:08:32 +00:00
kestes%tradinglinx.com
3392c1ea0f
only print values that we have data for.
...
git-svn-id: svn://10.0.0.236/trunk@87224 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 20:07:30 +00:00
kestes%tradinglinx.com
c8255491e4
allow users to run processmail_bugs without using sendmail.
...
git-svn-id: svn://10.0.0.236/trunk@87223 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 20:07:03 +00:00
kestes%tradinglinx.com
78910fa746
suck some bugzilla parameters off Subject line in mail message.
...
allow users to run processmail_bugs without using sendmail.
some updates do not have any status value, ignore those.
git-svn-id: svn://10.0.0.236/trunk@87222 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 20:06:28 +00:00
kestes%tradinglinx.com
654064ed78
Do not put any testing (if present) directories into the package.
...
do not create unused tinderbox2 directory.
git-svn-id: svn://10.0.0.236/trunk@87221 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 20:04:56 +00:00
kestes%tradinglinx.com
31a6f926f4
create a BT_URL entry.
...
fix possible security risk in default $ADMINISTRATIVE_NETWORK_PAT
git-svn-id: svn://10.0.0.236/trunk@87220 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 20:04:08 +00:00
kestes%tradinglinx.com
5613dbbab5
minor fixes to local variables.
...
is_status_final did not recieve its arguments from @_ properly.
git-svn-id: svn://10.0.0.236/trunk@87219 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 20:03:13 +00:00
kestes%tradinglinx.com
3fe97485d0
get default BT_URL from TinderConfig
...
git-svn-id: svn://10.0.0.236/trunk@87218 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 20:02:21 +00:00
m_kato%ga2.so-net.ne.jp
b1a850b1ee
bug=63656, r=ducarroz, sr=bienvenu
...
more support RFC2231
git-svn-id: svn://10.0.0.236/trunk@87217 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 18:30:55 +00:00
dbaron%fas.harvard.edu
f86c9b273c
Scripts shouldn't be in TARGETS, because it makes them be removed by 'make clean'.
...
git-svn-id: svn://10.0.0.236/trunk@87216 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 18:20:06 +00:00
thesteve%netscape.com
8cc637ecb8
dded a rule to recognize <nsScanner> responsibility for an allocation. r=waterson
...
git-svn-id: svn://10.0.0.236/trunk@87215 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 18:17:11 +00:00
cyeh%bluemartini.com
6448ffe265
fix for 68873 : Bugzilla install doesn't work over NFS; mention this in README
...
patch submitted by tstromberg@rtci.com (Thomas Stromberg).
git-svn-id: svn://10.0.0.236/trunk@87214 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 18:07:54 +00:00
cyeh%bluemartini.com
f47f716a5d
fix for 17773: Checksetup.pl should create maintainer if database is empty.
...
patch submitted by dave@intrec.com (Dave Miller)
create an administrator if we don't find one in the db or if new.
git-svn-id: svn://10.0.0.236/trunk@87213 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 17:56:05 +00:00
bryner%uiuc.edu
fbf2dbc80e
Bug 68444 - add back "lines" label to the right of textfield in mousewheel prefs panel. r=timeless, sr=ben.
...
git-svn-id: svn://10.0.0.236/trunk@87212 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 17:52:04 +00:00
harishd%netscape.com
5dc914c42b
Modified parser test script.
...
** NOT PART OF THE BUILD **
git-svn-id: svn://10.0.0.236/trunk@87211 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 17:44:23 +00:00
dcone%netscape.com
3f0b291771
using the passed in title for the jobname. r=rods sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@87210 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 17:36:54 +00:00
dcone%netscape.com
c7dfbc704b
r=rods sr=attinasi Passing in the title to begindocument
...
git-svn-id: svn://10.0.0.236/trunk@87209 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 17:36:02 +00:00
bryner%uiuc.edu
023537c125
Bug 68260 - quiet unicode converter registration on non-debug builds. r=yokoyama, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@87208 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 15:16:02 +00:00
mkaply%us.ibm.com
76ef93e1bc
No bug
...
r=mkaply, a=blizzard
Adding in the nsDeviceContext ADDREF that other platforms got
git-svn-id: svn://10.0.0.236/trunk@87207 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 14:56:53 +00:00
chak%netscape.com
8cc542b40a
Fix for bug #68594 - Find functionality does not work in MfcEmbed from the
...
embed packaging..
r=ccarlen
git-svn-id: svn://10.0.0.236/trunk@87201 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 05:54:27 +00:00
chak%netscape.com
6089073ae0
Fix for #68617 - Must be able to specify the test harness to be pkgd.
...
r=ccarlen
git-svn-id: svn://10.0.0.236/trunk@87200 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 05:53:19 +00:00
chak%netscape.com
4e6e0dc92e
Fix for bug # 67688 - mfcEmbed should be turned on in the builds.
...
r=ccarlen
git-svn-id: svn://10.0.0.236/trunk@87199 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 05:52:03 +00:00
cmanske%netscape.com
72a6c84c0f
Minor change to remove compile warning
...
git-svn-id: svn://10.0.0.236/trunk@87198 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 05:12:08 +00:00
dbaron%fas.harvard.edu
381c69bbde
Fix gcc 2.95/2.96 bustage by adding |NS_CONST_CAST| to |char*| to work around what I think is a bug in gcc. Patch from Bradley Baetz <bbaetz@sympatico.ca>, r=dbaron
...
git-svn-id: svn://10.0.0.236/trunk@87192 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 04:33:21 +00:00
aaronl%chorus.net
923a6784ad
Extension to add builtin accessibility. In the future it will support text-to-speech and braille displays for visually impaired users. See README, bug=65158, r=jst, sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@87191 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 04:11:39 +00:00
aaronl%chorus.net
be522873fa
Extension to add builtin accessibility. In the future it will support text-to-speech and braille displays for visually impaired users. See README, bug=65158, r=jst, sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@87190 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 04:03:58 +00:00
blakeross%telocity.com
7ad8e730cf
Make tab and shift+tab move to the next and previous (focusable) elements for textfields (2083, 47282). r=brade sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87189 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:40:15 +00:00
dbaron%fas.harvard.edu
e54698548e
Fix objdir build bustage by not trying to install from the objdir a script that is in the srcdir. r=bryner
...
git-svn-id: svn://10.0.0.236/trunk@87188 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:39:57 +00:00
cmanske%netscape.com
1b646aae6a
Fixed Cell Properties navigation in dialog bug 68836. r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87187 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:37:26 +00:00
cmanske%netscape.com
8f00db7796
Fixed link properties bug 68064. r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87186 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:36:03 +00:00
cmanske%netscape.com
e90ad9978f
Fixed Spell Check dialog layout bug 57398. r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87185 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:35:02 +00:00
cmanske%netscape.com
03c6fb909b
Fixed Spell Check dialog default button bug 56531. r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87184 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:34:29 +00:00
cmanske%netscape.com
041b074635
Fixed initializing widgets in prefs dialog, b=53275, r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87182 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:33:27 +00:00
cmanske%netscape.com
a3c222fbe7
Fixed table selection bug 68860. r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87181 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:33:12 +00:00
cmanske%netscape.com
4e8dfea52a
UI for Insert Break, b=47545, r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87180 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:33:07 +00:00
cmanske%netscape.com
aba8389b45
Fixed string truncation bug 68684; r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87179 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:32:55 +00:00
cmanske%netscape.com
b4f96f8877
Part of fix for composer prefs bug 53275. r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87178 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:32:54 +00:00
cmanske%netscape.com
72aff190bc
Fixed Send Page bug 68197, Table Properties dialog bug 68835, Implement Insert Break (bug 47544); r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87177 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:32:49 +00:00
cmanske%netscape.com
9ef6302b34
New files for SetDocumentTitle transaction. Not part of build yet. r=kin
...
git-svn-id: svn://10.0.0.236/trunk@87176 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 03:15:35 +00:00
naving%netscape.com
2e5b91311d
fix a small mistake that was part of earlier checkin.
...
git-svn-id: svn://10.0.0.236/trunk@87173 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 02:24:48 +00:00
hyatt%netscape.com
e14fbb5420
Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@87171 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 02:21:34 +00:00
jband%netscape.com
994a488bd2
rest of the fix for bug 68971 - can't share a kungfoodeathgrip. sr=brendan r=shaver
...
git-svn-id: svn://10.0.0.236/trunk@87170 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 02:21:22 +00:00
brendan%mozilla.org
77da20c8b2
Don't crash on a newborn object (68971, r=jband, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@87169 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 02:09:42 +00:00
naving%netscape.com
8d57b923a3
64751, 64753. sr =sspitzer, bienvenu. Adding Compact Folders feature to file_menu and Compact This Folder when
...
you right click on a folder. thanks to sspitzer and bienvenu for good review. Thanks to
david for providing nsMsgFolder::ListDescendents function and all the help.
git-svn-id: svn://10.0.0.236/trunk@87168 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 02:05:41 +00:00
brendan%mozilla.org
cb6ad315e2
The rest of the fix for bug 68498, see the extensive comments in that bug (r=jband, sr=shaver).
...
git-svn-id: svn://10.0.0.236/trunk@87167 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 02:04:12 +00:00
kestes%tradinglinx.com
8a7e68993a
more comments,
...
allow each ticket to go to multiple trees.
git-svn-id: svn://10.0.0.236/trunk@87166 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 01:43:49 +00:00
kestes%tradinglinx.com
b6a5529466
more comments,
...
parenthesize some localize variables
change the scaling of the window to better suite the installed netscape.
there should be a better way to autosize the windows!
git-svn-id: svn://10.0.0.236/trunk@87165 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 01:41:28 +00:00
kestes%tradinglinx.com
3d93e14ab8
more comments,
...
localize some variables which were not local by accident.
change function name update2bug_url to bug_id2bug_url
git-svn-id: svn://10.0.0.236/trunk@87164 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 01:40:08 +00:00
hyatt%netscape.com
f3eecabbdd
Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@87163 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 01:37:19 +00:00
mcafee%netscape.com
5013969855
Adding percentage column for flat profile, hits/totalhits.
...
git-svn-id: svn://10.0.0.236/trunk@87162 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 01:36:58 +00:00
kestes%tradinglinx.com
4c0ebaa0a4
change the default window sizes to work with the installed version of
...
netscape. There has to be a better way to size these windows!
git-svn-id: svn://10.0.0.236/trunk@87161 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 01:34:37 +00:00
cyeh%bluemartini.com
22a18ea2de
fix for 65396:
...
Remember This Query should give option to add to page footer
patch submitted by st.n@gmx.net (Stephan Niemz)
git-svn-id: svn://10.0.0.236/trunk@87160 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 01:22:39 +00:00
blakeross%telocity.com
1d07b05942
bustage
...
git-svn-id: svn://10.0.0.236/trunk@87158 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 00:37:17 +00:00
mcafee%netscape.com
38615556e3
Removing unuxed MOZ_OLD_LI_STUFF ifdef & code (68964). r=blake, sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@87157 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 00:23:56 +00:00
blakeross%telocity.com
058a90133b
(moving brace to proper spot)
...
git-svn-id: svn://10.0.0.236/trunk@87156 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 00:15:46 +00:00
blakeross%telocity.com
518b475e16
Attempt to fix shanjian's bustage.
...
git-svn-id: svn://10.0.0.236/trunk@87155 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 00:11:35 +00:00
kestes%tradinglinx.com
b9f135a1dd
do not run both bonsai and cvs by default. People will find it strange.
...
git-svn-id: svn://10.0.0.236/trunk@87154 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 00:10:48 +00:00
kestes%tradinglinx.com
2d46d3db4a
typo, there was a missing @_ in a function, so no local variables were
...
getting instatiated.
git-svn-id: svn://10.0.0.236/trunk@87153 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 00:09:54 +00:00
kestes%tradinglinx.com
d05654c2e0
use new function (BuildStatus::is_status_final($buildstatus)) to allow users
...
to change default of ( ($buildstatus eq 'not_running') || ($buildstatus eq 'building') ) .
make more consistent use of build_names($tree); to find the ordered
list of buildnames.
my notion of mindate/maxdate was the reverse of bonsai so fix it here.
the notion of $previous_rec was illdefined and causing problems.
git-svn-id: svn://10.0.0.236/trunk@87152 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-16 00:08:53 +00:00
kestes%tradinglinx.com
e225e671ae
typo in use of FileStructure::URLS
...
git-svn-id: svn://10.0.0.236/trunk@87151 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 23:58:04 +00:00
kestes%tradinglinx.com
1e1a481d68
some variables were not being interpolated because they were in single quotes.
...
This could not have worked.
git-svn-id: svn://10.0.0.236/trunk@87149 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 23:53:33 +00:00
shanjian%netscape.com
94cfd83778
bug 65010 Japanese file name become garbage in file name text field ...
...
r = bill law
sr = erik.
git-svn-id: svn://10.0.0.236/trunk@87148 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 23:39:07 +00:00
waterson%netscape.com
c4c21be07f
Don't try to use win32.order files in a debug build. sr=jband
...
git-svn-id: svn://10.0.0.236/trunk@87147 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 23:04:33 +00:00
cyeh%bluemartini.com
6e713e8510
fix for 28676 :
...
When a bug is marked duplicate, the reporter should be added to the bug that it duplicated.
patch submitted by jake@acutex.net (Jake).
git-svn-id: svn://10.0.0.236/trunk@87145 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 22:42:13 +00:00
blakeross%telocity.com
eb806dd827
Removing duplicate include.
...
git-svn-id: svn://10.0.0.236/trunk@87144 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 22:41:44 +00:00
mcafee%netscape.com
33329f8e60
Cleaning up html, strip libs warning
...
git-svn-id: svn://10.0.0.236/trunk@87142 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 22:22:52 +00:00
hyatt%netscape.com
b830ac7325
Fixing Win32 bustage on pink's checkin. r=pink
...
git-svn-id: svn://10.0.0.236/trunk@87141 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 22:20:44 +00:00
pinkerton%netscape.com
f3f2d2b54f
actually use the mime mapping flavor when determining if a flavor is in a drag item, rather than relying on the defaults. r=saari,sr=sfraser. bug# 68828.
...
git-svn-id: svn://10.0.0.236/trunk@87140 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 22:08:39 +00:00
pinkerton%netscape.com
dabd5e0f1f
force trees to synchronously update the area invalidated by a mousewheel scroll. r=bryner,a=hyatt, bug#63465
...
git-svn-id: svn://10.0.0.236/trunk@87139 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 22:07:06 +00:00
akkana%netscape.com
ae6e52b625
25779: alternate win cut/copy/paste keys. r=brade, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87137 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:53:13 +00:00
akkana%netscape.com
286762ff55
25779: Add/improve alternate windows cut/copy/paste key bindings: r=brade sr=sfraser.
...
68747: Remove redundant code in nsHTMLEditor. sr=sfraser.
git-svn-id: svn://10.0.0.236/trunk@87136 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:51:25 +00:00
hewitt%netscape.com
e248d7dba2
famous last words -> "NOT PART OF BUILD"
...
git-svn-id: svn://10.0.0.236/trunk@87135 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:38:57 +00:00
axel%pike.org
b278904131
not part of build; fixing Makefile rules to have TABS, r=hewitt
...
git-svn-id: svn://10.0.0.236/trunk@87134 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:34:12 +00:00
sspitzer%netscape.com
71363b1709
fix for #68594 . (checking in for chak@netscape.com)
...
r=ccarlen,sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@87133 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:33:17 +00:00
hyatt%netscape.com
3f460ba63e
Fix for 67739. r=pierre,attinasi, sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@87132 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:25:31 +00:00
hyatt%netscape.com
8244a8912e
Fix for 67739. r=pierre,attinasi sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@87131 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:24:47 +00:00
hyatt%netscape.com
0bdfaeae2f
Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@87129 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:15:21 +00:00
kestes%tradinglinx.com
8faaa97452
update info for new release
...
git-svn-id: svn://10.0.0.236/trunk@87128 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:13:53 +00:00
kestes%tradinglinx.com
190b95987b
update the version number
...
git-svn-id: svn://10.0.0.236/trunk@87127 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:13:33 +00:00
axel%pike.org
ddc3106d9a
and windows, too. Thought it grabbed it first time. fixing rep.; a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@87124 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:13:04 +00:00
axel%pike.org
ecce300538
yet another try to fix the rep.; not part of build, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@87123 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:12:08 +00:00
kestes%tradinglinx.com
82f1a91cfa
add func sort_tree_buildnames
...
git-svn-id: svn://10.0.0.236/trunk@87122 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:11:40 +00:00
kestes%tradinglinx.com
112944bb78
add func is_status_final
...
add 1; to end of file
git-svn-id: svn://10.0.0.236/trunk@87121 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:11:04 +00:00
kestes%tradinglinx.com
5dc779d8b3
sync with CVS module, mostly parenthesis were different.
...
git-svn-id: svn://10.0.0.236/trunk@87119 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:07:55 +00:00
kestes%tradinglinx.com
37e7a86a89
localize many variables which were accidentally global.
...
fix bugs in the way the extra treestate data was trimmed from the DB.
change name of package so we can run CVS and BONSAI VC's at the same time for debugging.
git-svn-id: svn://10.0.0.236/trunk@87118 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 21:00:51 +00:00
kestes%tradinglinx.com
40f58e95c6
now works and is insync with VC_CVS.pm
...
git-svn-id: svn://10.0.0.236/trunk@87117 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 20:56:58 +00:00
kestes%tradinglinx.com
59f5751006
Add bonsai support.
...
Make $BRIEF_LOG_TRIM_DAYS & $FULL_LOG_TRIM_DAYS have same default.
git-svn-id: svn://10.0.0.236/trunk@87116 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 20:55:49 +00:00
kestes%tradinglinx.com
b3988dfd96
now default variables can be overriden by variables in the environment.
...
allow users to have a cgibin directory which only holds '*.cgi' files.
git-svn-id: svn://10.0.0.236/trunk@87115 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 20:54:32 +00:00
kestes%tradinglinx.com
27aa947c55
add new email address
...
git-svn-id: svn://10.0.0.236/trunk@87114 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 20:52:26 +00:00
kestes%tradinglinx.com
c8670099e7
round the time down to even seconds. initalize two variables to null string.
...
git-svn-id: svn://10.0.0.236/trunk@87113 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 20:51:58 +00:00
kestes%tradinglinx.com
f2ad788bdc
fix the display of the printing of the bonsai version number
...
git-svn-id: svn://10.0.0.236/trunk@87112 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 20:49:56 +00:00
kestes%tradinglinx.com
ac5c49edf8
A working version for TreeState using BonsaiData
...
git-svn-id: svn://10.0.0.236/trunk@87111 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 20:48:37 +00:00
kestes%tradinglinx.com
41ffba6db4
do not pass remote information to bonsai. This allows us to run both
...
CVS and Bonsai mode at the same time for the same tree while testing.
git-svn-id: svn://10.0.0.236/trunk@87110 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 20:47:53 +00:00
kestes%tradinglinx.com
ac41735fd3
Relax the check for ID's which are considered daemon (root).
...
git-svn-id: svn://10.0.0.236/trunk@87109 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 20:44:48 +00:00
kestes%tradinglinx.com
e0224c8883
cleaner interface to bonsai
...
git-svn-id: svn://10.0.0.236/trunk@87108 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 20:41:25 +00:00
kestes%tradinglinx.com
7eddcfe58f
*** empty log message ***
...
git-svn-id: svn://10.0.0.236/trunk@87107 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 20:40:30 +00:00
mkaply%us.ibm.com
8a178e4bbe
#68794
...
r=mkaply, a=blizzard
Commented out too much code
git-svn-id: svn://10.0.0.236/trunk@87106 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 19:54:52 +00:00
locka%iol.ie
98d594c207
Fixed an issue where the current window had no primary content area and the tree owner went off searching for one in other windows via the windows mediator but forgot to addref the result. b=58639, sr=scc@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@87105 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 19:26:39 +00:00
radha%netscape.com
af35982fcc
Fix for bug # 39938. Client side redirection messes up SH. r=rpotts, adamlock
...
git-svn-id: svn://10.0.0.236/trunk@87104 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 19:10:16 +00:00
dbragg%netscape.com
4a00098a6e
Renaming temp files to .new or .old during installations so they don't get auto registered. Bug 67703. r=dveditz sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@87103 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 19:03:34 +00:00
dbaron%fas.harvard.edu
78915e633d
Adding newline to end of file to fix HP bustage.
...
git-svn-id: svn://10.0.0.236/trunk@87100 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 15:22:22 +00:00
alecf%netscape.com
a763566cb9
part of fix for #46488 - http startup handlers get an Observe() call as well
...
r=valeski, sr=waterson
git-svn-id: svn://10.0.0.236/trunk@87099 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 14:43:34 +00:00
jfrancis%netscape.com
c905838848
bug 50497: plaintext copy loses newlines on paste
...
bug 57292: copy of table cell contents shouldn't copy cell
bug 57170: some inline style not preserved across copy paste
for all above: r=akkana; sr=sfraser
git-svn-id: svn://10.0.0.236/trunk@87098 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 13:22:26 +00:00
jfrancis%netscape.com
13c4b81358
bug 63760: improving iterator speed in aid of selection performance and many editor operations. r=akkana; sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@87097 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 13:19:14 +00:00
hyatt%netscape.com
e80f6cd039
Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@87096 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 09:43:11 +00:00
axel%pike.org
fda8649a46
not part of build, improve XSLT performance, code by keith, r=me (peterv)
...
git-svn-id: svn://10.0.0.236/trunk@87089 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 09:21:03 +00:00
hewitt%netscape.com
831720e707
(NOT PART OF BUILD) Document Inspector
...
git-svn-id: svn://10.0.0.236/trunk@87088 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 09:14:18 +00:00
hewitt%netscape.com
6d4f091694
(NOT PART OF BUILD) Document Inspector
...
git-svn-id: svn://10.0.0.236/trunk@87087 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 09:07:37 +00:00
timeless%mac.com
85eb1b03f0
fix bug 61802 javascript strict warnings in FilterEditor.js
...
patch by maolson@earthlink.net r=jag,timeless sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@87084 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 07:40:23 +00:00
timeless%mac.com
166d2544a3
fix bug 53321 New text needed when no recipients are specified
...
patch by gemal@gemal.dk r=timeless,varada, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@87083 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 06:49:15 +00:00
gayatrib%netscape.com
2775cf6d91
Fix for bug 44591--Search UI: any state shows document done text. r=racham sr=bienvenu. This also fixes bugs 68221 and 44354.
...
git-svn-id: svn://10.0.0.236/trunk@87082 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 06:37:03 +00:00
sspitzer%netscape.com
41651a14f9
fix js warnings. #68525 . thanks to hwaara for the patch. r=timeless, sr=alecf,sspitzer
...
fix exception when right clicking on an empty
thread pane. remove duplicated code. also,
disable "open in new window" and "edit as new" in the
thread pane context menu, if nothing is selected. sr=bienvenu. #60632
git-svn-id: svn://10.0.0.236/trunk@87081 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 06:29:47 +00:00
ducarroz%netscape.com
6897e51900
Fix for bug 67693. We need to be smarter when we retrieve the name of an AppleDouble attachment, it can be in any of the parts. Also We need to assign a default name if we don't have one for any kind of attachment. R=sspitzer, SR=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@87079 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 05:49:50 +00:00
nicolson%netscape.com
61532d8098
Make server-side SSL work. Put common code in common.c.
...
git-svn-id: svn://10.0.0.236/trunk@87078 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 05:46:33 +00:00
nicolson%netscape.com
6de20faf61
make it build better.
...
git-svn-id: svn://10.0.0.236/trunk@87077 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 05:44:28 +00:00
aaronl%chorus.net
902b73bf1e
Pref accessibility.browsewithcaret implemented, bug=49508, r=sfraser, sr=waterson
...
git-svn-id: svn://10.0.0.236/trunk@87076 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 05:07:46 +00:00
blakeross%telocity.com
5e6380d653
52751 in last checkin.
...
git-svn-id: svn://10.0.0.236/trunk@87074 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 04:37:15 +00:00
blakeross%telocity.com
9497853045
cmd+. in mac dialogs should cancel them and hitting enter/return dismisses dialogs when their default buttons are disabled (52571, 68649). r=timeless sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@87073 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 04:36:04 +00:00
dcone%netscape.com
624e081b30
Changed the API to BeginDocument.. changed the call in here. sr=attinasi r=rods
...
git-svn-id: svn://10.0.0.236/trunk@87070 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 03:52:13 +00:00
dcone%netscape.com
d1b776b726
Changed BeginDocument API call.. added parameter. r=rods sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@87069 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 03:49:44 +00:00
thayes%netscape.com
117280162f
Add preferences for security/ssl
...
git-svn-id: svn://10.0.0.236/trunk@87068 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 03:42:30 +00:00
mcafee%netscape.com
a0babfe77b
Adding doc links to output format, cleaning up some of the href UI.
...
git-svn-id: svn://10.0.0.236/trunk@87067 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 03:37:46 +00:00
disttsc%bart.nl
4c2073f943
``background-position not relative to padding edge when background-repeat is not 'no-repeat' [BG]''. bug=7039, author=Hixie,jag, r=jag,Hixie,dcone, moa=dcone, sr=buster
...
git-svn-id: svn://10.0.0.236/trunk@87066 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 03:25:22 +00:00
mcafee%netscape.com
fbbb33dee5
anchor tags #flat, #hier
...
git-svn-id: svn://10.0.0.236/trunk@87065 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 03:24:41 +00:00
mcafee%netscape.com
03dda90c70
Adding support for JP_REALTIME=1, which uses ALRM signal to start.
...
git-svn-id: svn://10.0.0.236/trunk@87063 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 03:03:04 +00:00
mcafee%netscape.com
1fd8e07b3e
Adding jprofsig helper script to make it easier to use jprof. Usage: jprofsig [start|stop]
...
git-svn-id: svn://10.0.0.236/trunk@87062 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 02:47:14 +00:00
erik%netscape.com
6dfb1440cf
better NS_IMPL_ISUPPORTS usage (to be consistent with others)
...
git-svn-id: svn://10.0.0.236/trunk@87060 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 01:17:44 +00:00
erik%netscape.com
3df144c1b0
better NS_IMPL_ISUPPORTS usage (to be consistent with others)
...
git-svn-id: svn://10.0.0.236/trunk@87059 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 01:09:01 +00:00
erik%netscape.com
f6ac7cd2cb
better NS_IMPL_ISUPPORTS usage (to be consistent with others)
...
git-svn-id: svn://10.0.0.236/trunk@87058 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:59:33 +00:00
ftang%netscape.com
649e30708e
check in bidi tools and data files for smontagu@il.ibm.com
...
r=ftang@netscape.com sr=erik@netscape.com
b=62777
there are no direct connection to the build system so it won't
impact and build status on tinderbox
git-svn-id: svn://10.0.0.236/trunk@87057 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:47:21 +00:00
javi%netscape.com
4b1ab74c50
Update version number for PSM
...
git-svn-id: svn://10.0.0.236/trunk@87055 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:39:38 +00:00
javi%netscape.com
00fd658ad2
Update protocol version string.
...
git-svn-id: svn://10.0.0.236/trunk@87054 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:38:51 +00:00
despotdaemon%netscape.com
cddbcef64b
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@87053 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:37:54 +00:00
despotdaemon%netscape.com
470226ebcf
Pseudo-automatic update of changes made by aaronl@chorus.net.
...
git-svn-id: svn://10.0.0.236/trunk@87052 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:37:16 +00:00
ftang%netscape.com
d1cc1a48b0
land the mac nsBidiKeyboard build change for b 68732.
...
git-svn-id: svn://10.0.0.236/trunk@87051 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:13:14 +00:00
ftang%netscape.com
f59f639c00
fix mac iid problem. r=erik
...
git-svn-id: svn://10.0.0.236/trunk@87050 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:11:29 +00:00
erik%netscape.com
ea985fdf1c
fixing build bustage; discovered by ftang
...
git-svn-id: svn://10.0.0.236/trunk@87049 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:10:04 +00:00
ducarroz%netscape.com
2b0978b116
Fix for bug 68212. Oops, I've ifdefed too much code. R=sspitzer, SR=mscott, A=asa
...
git-svn-id: svn://10.0.0.236/trunk@87048 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-15 00:05:02 +00:00
rogerl%netscape.com
5016c3b1d9
Cleaning up all over. New Operator enumeration.
...
git-svn-id: svn://10.0.0.236/trunk@87044 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 23:54:27 +00:00
ftang%netscape.com
6a0e079832
check in for smontagu@il.ibm.com b=62777 r=ftang/waterson(for all.js) sr=erik
...
Add charset name for IBMBIDI landing. Add pref for IBMBIDI landing
git-svn-id: svn://10.0.0.236/trunk@87043 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 23:45:58 +00:00
erik%netscape.com
3854878e8a
bug 68739; r=kmcclusk; sr=erik; author=simon@softel.co.il (IBM bidi
...
project); new files for querying and setting bidi properties of the
keyboard
git-svn-id: svn://10.0.0.236/trunk@87042 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 23:13:07 +00:00
peterlubczynski%netscape.com
b2163df77e
Fix for bug 59394. Number of cached plugins is now a pref:
...
browser.plugins.max_num_cached_plugins or defaults to 10. a=av sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@87041 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 23:03:47 +00:00
mkaply%us.ibm.com
e21bafb130
No bug
...
r=mkaply, a=blizzard
Handle Shift+Enter properly
git-svn-id: svn://10.0.0.236/trunk@87040 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 23:02:36 +00:00
timeless%mac.com
e7c9912e49
fix bug 66506 Copyright in about: should be updated (2000 -> 2001)
...
patches from timeless, and gemal@gemal.dk , r=fabian sr from mitchell,hecker@mozilla.org
git-svn-id: svn://10.0.0.236/trunk@87039 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:49:42 +00:00
mkaply%us.ibm.com
919f6e058d
#60412
...
r=mkaply, a=blizzard
Make generic font names not case sensitive
git-svn-id: svn://10.0.0.236/trunk@87038 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:39:24 +00:00
erik%netscape.com
5b31b2f5f5
bug 68739; r=kmcclusk; sr=erik; author=simon@softel.co.il (IBM bidi
...
project); adding new files for querying and setting bidi properties of the
keyboard
git-svn-id: svn://10.0.0.236/trunk@87037 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:37:33 +00:00
brendan%mozilla.org
aa67a82272
Restore the much-loved, albeit non-ECMA, function caller property (65683, r=rogerl, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@87036 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:33:26 +00:00
erik%netscape.com
041e9eda29
bug 68739; r=kmcclusk; sr=erik; new file nsIBidiKeyboard.idl from IBM bidi
...
project (simon@softel.co.il ) for querying and setting bidi properties of
the keyboard
git-svn-id: svn://10.0.0.236/trunk@87035 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:32:26 +00:00
brendan%mozilla.org
d4d7f80d47
Don't assert about leaked atoms, do DEBUG fprints instead (68765, r=timeless, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@87034 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:25:30 +00:00
mcgreer%netscape.com
a4313bd2b1
configure PKCS#11 strings in PSM.
...
r=javi
git-svn-id: svn://10.0.0.236/trunk@87033 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:15:53 +00:00
leaf%mozilla.org
66412b58b9
Automated update
...
git-svn-id: svn://10.0.0.236/trunk@87032 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:15:15 +00:00
andreww%netscape.com
1566f7c120
bugzilla 47817 - r=blake sr=hewitt -fixing wizard and other large alert boxes. Note: this has the _real_ bug number and the _real_ description. The fix I just posted had a typo in the bug #.
...
git-svn-id: svn://10.0.0.236/trunk@87031 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:12:42 +00:00
andreww%netscape.com
68e4c212b8
bugzilla 42331 - r=hangas, sr=hewitt (real) titlebox fix. the other bug I just committed was for fixing another type of box issue
...
git-svn-id: svn://10.0.0.236/trunk@87030 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:08:52 +00:00
andreww%netscape.com
9ac7301485
bugzilla 48717 - r=blake sr=hewitt -fixing titlebox wierdness.
...
git-svn-id: svn://10.0.0.236/trunk@87029 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:07:03 +00:00
blizzard%redhat.com
9a3403a449
Fix bug #32612 . Add xinerama support for linux systems. r=bryner, pinkerton, leaf sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@87028 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:05:03 +00:00
bnesse%netscape.com
f04156cb5e
Initial installation into CVS repository.
...
(Not part of the build)
git-svn-id: svn://10.0.0.236/trunk@87027 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 22:04:26 +00:00
jgmyers%netscape.com
24f3cc6dde
remove dead code: bug 63834 r=ducarroz sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@87026 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 21:56:21 +00:00
hyatt%netscape.com
1da00daa14
Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@87024 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 21:38:17 +00:00
chuang%netscape.com
b287fc5fa1
bug57021 Mailing list msg displays multiple copies of addressees. r=ducarroz, sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@87022 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 21:08:41 +00:00
evaughan%netscape.com
6dd729eb13
Accessibility DLL. Not in build.
...
git-svn-id: svn://10.0.0.236/trunk@87021 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 20:51:33 +00:00
dmose%mozilla.org
fe2693b9e6
fix for bug found in original 17464 patch, where removal from the CC list was not generating a mail. r=donm@bluemartini.com
...
git-svn-id: svn://10.0.0.236/trunk@87020 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 20:41:26 +00:00
chuang%netscape.com
86419543c1
Bug68000 JS exception in stand alone message window, r=bienvenu, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@87019 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 20:32:03 +00:00
hyatt%netscape.com
8ca35b66ce
Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@87018 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 20:26:18 +00:00
hyatt%netscape.com
eba2bfa45d
Fix for 68103. r=the world
...
git-svn-id: svn://10.0.0.236/trunk@87017 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 20:21:04 +00:00
hyatt%netscape.com
590d3ae87d
Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@87016 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 20:16:02 +00:00
blakeross%telocity.com
78cfb7b30e
getElementsByTagName fails to find namespaced content when called on anonymous content (by Alex Fritze). r=blake sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@87015 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 20:13:34 +00:00
thayes%netscape.com
0ecf523f83
Add MPL license text.
...
git-svn-id: svn://10.0.0.236/trunk@87014 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 20:11:25 +00:00
thayes%netscape.com
03007b423d
Change initialization of NSSDialog object
...
git-svn-id: svn://10.0.0.236/trunk@87013 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 20:10:00 +00:00
thayes%netscape.com
4848154c1f
Implement nsISecurityWarningDialogs in the NSSDialogs object.
...
git-svn-id: svn://10.0.0.236/trunk@87012 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 20:09:33 +00:00
thayes%netscape.com
5233db2d20
Use NSSDialogs service to implement security warning dialogs.
...
git-svn-id: svn://10.0.0.236/trunk@87011 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 20:00:01 +00:00
thayes%netscape.com
4f4eea10fb
Define new SecurityWarningDialogs interface
...
git-svn-id: svn://10.0.0.236/trunk@87010 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 19:58:21 +00:00
hyatt%netscape.com
8ae0c51330
Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@87007 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 19:44:38 +00:00
hyatt%netscape.com
f830c05b95
Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@87005 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 19:39:20 +00:00
disttsc%bart.nl
7ceaa3fc18
Fix javascript strict warnings in pref-charset.js, clean up. bug=60630, author=Mark Olson <maolson@earthlink.net>, r=nhotta, a=alecf
...
git-svn-id: svn://10.0.0.236/trunk@87004 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 18:57:15 +00:00
bnesse%netscape.com
7508bd193f
Removing unused (and now outdated as well) files from the tree.
...
git-svn-id: svn://10.0.0.236/trunk@87003 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 18:49:19 +00:00
beard%netscape.com
353d07be25
Fixed crashing bugs by using PowerPC struct alignment. Reorganized project to link against Mac libraries, rather than having JS2.lib bring them in.
...
git-svn-id: svn://10.0.0.236/trunk@87002 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 18:38:12 +00:00
disttsc%bart.nl
97d6a4320c
Make "Save File" in XP FilePicker warn when you're trying to save to a non-existant directory. bug=27612, r=bryner, a=alecf
...
git-svn-id: svn://10.0.0.236/trunk@87001 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 18:36:19 +00:00
beard%netscape.com
d4e2e853d1
Fixing assertion in test case, so js2 shell will start correctly.
...
git-svn-id: svn://10.0.0.236/trunk@87000 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 18:30:03 +00:00
Peter.VanderBeken%pandora.be
f2e1b1b574
Not part of default build. Keep Transformiix compiling on Mac.
...
git-svn-id: svn://10.0.0.236/trunk@86998 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 15:59:53 +00:00
rods%netscape.com
ac4b548c62
copy/paste coding error - simple change from Height to Width
...
Bug 67497 sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@86997 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 15:40:26 +00:00
axel%pike.org
dec26c03ce
NOT PART OF BUILD, mozilla module should take stylesheet URL as base, too; r=peterv
...
git-svn-id: svn://10.0.0.236/trunk@86996 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 15:14:20 +00:00
ftang%netscape.com
1c5f39473d
check in the module change for smontagu@il.ibm.com
...
r=yokoyama@netscape.com and ftang@netscape.com
bug 62777
git-svn-id: svn://10.0.0.236/trunk@86995 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 14:08:18 +00:00
locka%iol.ie
cad02c4d6f
Update viewer to use nsIWebBrowserSiteWindow. b=67723, sr=buster
...
git-svn-id: svn://10.0.0.236/trunk@86994 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 13:14:41 +00:00
rods%netscape.com
a4c6556f22
Fixed bad spelling
...
Bug 68465 r=dcone,sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@86993 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 12:39:57 +00:00
rods%netscape.com
35291118e4
I couldn't find any documentation explaining on this specifically (classic Microsoft)
...
But it appears if you set nMinPage to 0, and then nFromPage, nTomPage, & nMaxPage to 0xFFFF
the dialog behaves the way you want it to for "All Pages" and "Page Range"
Plus, it appears you need to pre-set the flags to both "PD_ALLPAGES | PD_RETURNDEFAULT"
in order for the dialog to not appear and have the "::PrintDlg(&prntdlg);" call return.
Bug 61075 r=dcone sr=attinasi
git-svn-id: svn://10.0.0.236/trunk@86992 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 12:04:55 +00:00
brendan%mozilla.org
04e985c325
Crash fix (first part, two more files to come) for old-style obj.eval in a function (68498, r=bryner, sr=jband).
...
git-svn-id: svn://10.0.0.236/trunk@86990 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 09:11:09 +00:00
mscott%netscape.com
d02c098f0f
(NOT PART OF THE BUILD)
...
contains basic style rules for the new outliner widget for the modern
theme.
git-svn-id: svn://10.0.0.236/trunk@86986 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 07:18:38 +00:00
pchen%netscape.com
5f48936303
bug 68105, r=alecf, sr=mscott, moved deletion of previous version of mime mapping pref up in file, appears to prevent empty mapping from being created, yes, that's a scary statement; while here, also fix case changing a mime mapping pref to overwrite an existing one, delete existing one before saving edits
...
git-svn-id: svn://10.0.0.236/trunk@86985 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 05:47:46 +00:00
dcone%netscape.com
602792ee45
Release the Presentation Context.. fixes printing leak r=kmmclusk, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@86984 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 05:45:05 +00:00
attinasi%netscape.com
32ec04c869
Patch provided by khiggins@scu.edu - fixes memory leak in viewer. b=44003 r=buster,attinasi
...
Thanks, Kevin!
git-svn-id: svn://10.0.0.236/trunk@86983 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 05:33:57 +00:00
kmcclusk%netscape.com
eb86eabc8e
Invalidate the incremently loaded portion of an image instead of the entire image if the image is not tiled. bug 41134 r=rods@netscape.com sr=attinasi@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@86982 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 05:31:02 +00:00
jband%netscape.com
1e76ea317d
not part of the build - to be used in xpconnect flattening etc.
...
git-svn-id: svn://10.0.0.236/trunk@86981 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 04:26:03 +00:00
pinkerton%netscape.com
d1f883ec46
doh! forgot to reset the baseAddr of the pixmaps after re-locking the handles in ConvertToPICT. Thanks lordpixel@mac.com. r=saari/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@86973 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 03:24:10 +00:00
valeski%netscape.com
e0b53db01a
sr=scc. 68187. making weak reference implementation on the browser listener part requirement explicit. API change.
...
git-svn-id: svn://10.0.0.236/trunk@86970 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 03:12:33 +00:00
dcone%netscape.com
2e0a8e2b04
Added a refcount to the nsDeviceContext. sr=attinasi r=kmcclusk
...
git-svn-id: svn://10.0.0.236/trunk@86968 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 02:57:07 +00:00
javi%netscape.com
04f4b5e3d0
Whenever we get the NSS Dialogs, make it a proxied service to avoid
...
all the assertions and eventual abort my JavaScript when we try to
open a window on a thread other than the UI thread.
git-svn-id: svn://10.0.0.236/trunk@86963 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 01:45:28 +00:00
disttsc%bart.nl
845066bbe2
"javascript strict warnings in importDialog.js". bug=60632, author=Mark Olson <maolson@earthlink.net>, r=tonyr, r=chuang, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@86962 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 01:28:54 +00:00
akkana%netscape.com
d55c8bfefb
18508: Allow for user-specified XBL bindings. sr=hyatt
...
git-svn-id: svn://10.0.0.236/trunk@86960 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 01:24:45 +00:00
akkana%netscape.com
db324cca20
61757: fix a character type problem. Fix provided by Charles Hannum <mycroft@netbsd.org>, r=me, sr=sfraser
...
git-svn-id: svn://10.0.0.236/trunk@86959 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 01:23:23 +00:00
jgmyers%netscape.com
6b68fd0751
fix SMTP/SSL prefs: bug 32018 r=brendan sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@86958 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 01:18:33 +00:00
colin%theblakes.com
08ebf3965d
Almost forgot the prefs file. b=56243 r=dveditz sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@86957 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 01:16:30 +00:00
colin%theblakes.com
20a3706c3b
OpenVMS specific pref file support. b=56243 r=dveditz sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@86956 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 01:11:45 +00:00
locka%iol.ie
f3e48423e8
Removed a dud command from clobber rule which deleted a file needed for build.
...
git-svn-id: svn://10.0.0.236/trunk@86954 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 00:43:51 +00:00
dbragg%netscape.com
e7b1cabf70
Now closing the download dialog if Cancel is clicked. Fix for bug 58573. r=sgehani, sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@86953 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 00:42:11 +00:00
mkaply%us.ibm.com
1b9d2db431
#58501
...
r=brade, sr=sfraser
Remove unnecessary .99 opacity
git-svn-id: svn://10.0.0.236/trunk@86952 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 00:35:57 +00:00
mkaply%us.ibm.com
3c52f5fd82
OS/2 only
...
r=mkaply, a=blizzard
Default (npnul) plugin for OS/2
git-svn-id: svn://10.0.0.236/trunk@86951 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 00:29:14 +00:00
mstoltz%netscape.com
116003b599
Bug 66331, nsCodebasePrincipal::GetOrigin needs to specify the port
...
if nonstnandard. Fixes a bug in LiveConnect. r=dougt, sr=jband.
git-svn-id: svn://10.0.0.236/trunk@86950 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 00:27:34 +00:00
mcafee%netscape.com
28ecbd50b3
Ignore generated files
...
git-svn-id: svn://10.0.0.236/trunk@86949 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 00:22:38 +00:00
mkaply%us.ibm.com
3c64f057a2
OS/2 only
...
r=mkaply, a=blizzard
Default (npnul) plugin for OS/2
git-svn-id: svn://10.0.0.236/trunk@86948 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 00:17:52 +00:00
naving%netscape.com
5e8b660b17
50722, 58083. sr=sspitzer, bienvenu No need to reset the ImapConnection. The IMAP code
...
now uses the exisiting connection.
git-svn-id: svn://10.0.0.236/trunk@86947 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 00:17:15 +00:00
nhotta%netscape.com
1a3a889799
Changed to ignore invalid META charset for certain unicode charsets, bug 56626, r=ftang, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@86945 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 00:04:06 +00:00
nhotta%netscape.com
4bb63e5494
Changed the class to cache unicode converter to avoid extra createinstances, bug 68075, r=yokoyama, sr=erik.
...
git-svn-id: svn://10.0.0.236/trunk@86944 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-14 00:02:45 +00:00
hewitt%netscape.com
b14481b727
68709 - mail text change (for stephend), r=hewitt, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@86943 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 23:55:46 +00:00
bryner%uiuc.edu
5ef02ce8a7
Bug 68642 - incorrect Union behavior when width or height is 0. r=pavlov, sr=blizzard.
...
git-svn-id: svn://10.0.0.236/trunk@86942 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 23:54:13 +00:00
javi%netscape.com
7e1f08d739
Checking in the patch that gets Carbon builds working for PSM 1.x
...
git-svn-id: svn://10.0.0.236/trunk@86939 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 22:44:51 +00:00
pinkerton%netscape.com
4c94bdb338
carbon changes. r=pink/sdagley/beard. a=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@86937 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 21:48:26 +00:00
despotdaemon%netscape.com
b337dcf484
Pseudo-automatic update of changes made by leaf@mozilla.org.
...
git-svn-id: svn://10.0.0.236/trunk@86936 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 21:44:25 +00:00
scc%mozilla.org
c1d8f1bc86
bug #66562 : r=harish, sr=brendan, a=blizzard. Make |document.write| work.
...
git-svn-id: svn://10.0.0.236/trunk@86935 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 21:26:58 +00:00
waterson%netscape.com
b55a3421e5
Backing out changes for 39054, which caused several template regressions.
...
git-svn-id: svn://10.0.0.236/trunk@86928 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 19:22:56 +00:00
dcone%netscape.com
d9c487d050
had to comment out the release.. the Mac is breaking.. have to figure out why
...
git-svn-id: svn://10.0.0.236/trunk@86925 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 15:55:34 +00:00
dcone%netscape.com
2f9c2d524f
Added the release for the printing presentation context, fixes big leak. r=kmcclusk sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@86924 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 15:05:49 +00:00
dcone%netscape.com
ee715090f3
Put in an AddRef for the newly created DeviceContext for printing. r=kmcclusk sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@86923 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 15:03:50 +00:00
timeless%mac.com
46a1ac74d3
fix bug 61801 javascript strict warnings in FilterListDialog.js
...
patch by maolson@earthlink.net , r=jag, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@86922 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 14:40:49 +00:00
locka%iol.ie
8068863d46
NOT PART OF BUILD. Updated embed.mak to work again. b=68688
...
git-svn-id: svn://10.0.0.236/trunk@86921 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 14:24:24 +00:00
locka%iol.ie
27cdc2e270
Added mozctlx.dll to the install package list. b=67682, sr=scc@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@86920 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 14:20:05 +00:00
locka%iol.ie
250d03d906
Added control_kicker (mozctlx.dll) to the build. b=67682, sr=scc@mozilla.org
...
git-svn-id: svn://10.0.0.236/trunk@86919 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 14:18:50 +00:00
Peter.VanderBeken%pandora.be
64fff9d17b
Not part of the build. Correcting depth.
...
git-svn-id: svn://10.0.0.236/trunk@86918 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 14:16:28 +00:00
Peter.VanderBeken%pandora.be
e3134bfbb3
Not part of the build. Adding a QI.
...
git-svn-id: svn://10.0.0.236/trunk@86917 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 14:15:42 +00:00
glazman%netscape.com
7b1e8c9811
patch for #62607 : cssText field of CSSRule is incomplete, missing curly braces. r=brade, sr=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@86916 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 14:10:38 +00:00
glazman%netscape.com
d1b1be34d9
patch for #65448 : css parser refused multiple ID selectors in same sequence; r=dbaron,attinasi sr=attinasi (buster's delegation)
...
git-svn-id: svn://10.0.0.236/trunk@86915 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 14:06:29 +00:00
waterson%netscape.com
a0e81491ad
Break down string and void* data.
...
git-svn-id: svn://10.0.0.236/trunk@86914 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 10:24:28 +00:00
waterson%netscape.com
71a50f4b44
Fix linux bustage.
...
git-svn-id: svn://10.0.0.236/trunk@86907 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 07:55:34 +00:00
waterson%netscape.com
5d0fdcbd76
Bug 39054. Make XUL templates work properly inside XBL. r=hyatt,alecf; sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@86906 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 07:04:55 +00:00
timeless%mac.com
eefc3fda2c
fix bug 68484 Account Manager : Change "Delete" to "Remove Account"?
...
patch by stephend@netscape.com , r=racham, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@86904 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 05:37:59 +00:00
jst%netscape.com
65d14da946
Removing unused file.
...
git-svn-id: svn://10.0.0.236/trunk@86903 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 05:20:40 +00:00
timeless%mac.com
b1f50f0c42
fix bug 48668 Blank line before URL when selecting Send Page
...
patch by gemal@gemal.dk , r=timeless, sr=alecf
git-svn-id: svn://10.0.0.236/trunk@86901 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 05:06:33 +00:00
beard%netscape.com
31f9a73ef6
Fixed crashing bugs by using PowerPC struct alignment.
...
git-svn-id: svn://10.0.0.236/trunk@86900 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 05:05:59 +00:00
timeless%mac.com
28f7773460
fix bug 67827 don't linkify single words in account central UI
...
fix by stephend@netscape.com , r=timeless, sr=bienvenu
git-svn-id: svn://10.0.0.236/trunk@86898 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 04:58:46 +00:00
beard%netscape.com
f596ffc004
Took out other libraries, transferred to driver projects.
...
git-svn-id: svn://10.0.0.236/trunk@86897 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 04:29:55 +00:00
alecf%netscape.com
f119a15095
back myself out to see if I'm causing orange
...
git-svn-id: svn://10.0.0.236/trunk@86896 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 04:08:26 +00:00
jst%netscape.com
32f6723ad2
Fixing bug 68266 (patch from brendan@mozilla.org). nsJSContext::EvalueateScript n' friends didn't return the complete result string if the result contained embedded null characters. r=jst@netscape.com, sr=rpotts@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@86895 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 04:00:59 +00:00
beard%netscape.com
0a905526e1
friend class ICodeModule; not friend ICodeModule;
...
git-svn-id: svn://10.0.0.236/trunk@86894 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 03:59:09 +00:00
andreww%netscape.com
3d3a696a5f
bugzilla 64353 r-ben sr-hewitt - making mac classic buttons scalable
...
git-svn-id: svn://10.0.0.236/trunk@86892 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 03:28:09 +00:00
andreww%netscape.com
c6ecd955b4
64353 r=ben, sr=hewitt - making mac classic buttons scalable
...
git-svn-id: svn://10.0.0.236/trunk@86891 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 03:27:34 +00:00
andreww%netscape.com
b42efc1f48
First Checked In.
...
git-svn-id: svn://10.0.0.236/trunk@86890 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 03:25:39 +00:00
hewitt%netscape.com
16c4971f6f
68254 - fix classic mail "File" button, r=andreww, sr=sspitzer
...
git-svn-id: svn://10.0.0.236/trunk@86888 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 03:17:00 +00:00
hewitt%netscape.com
0ea10d8059
68047 - getmsg/mark button weirdness, r=racham, sr=sspitzer, AND
...
52865 - new folder dialog cleanup, r=blake, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@86885 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 03:05:34 +00:00
timeless%mac.com
85512ab7ff
fix bug 67819 javascript strict warnings in pref-smartupdate.xul
...
patch by maolson@earthlink.net r=timeless, a=alecf
git-svn-id: svn://10.0.0.236/trunk@86884 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:56:32 +00:00
dprice%netscape.com
fe020ec48a
65845 first cut of the order files
...
git-svn-id: svn://10.0.0.236/trunk@86883 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:48:02 +00:00
timeless%mac.com
3a92458ec2
fix bug 67818 javascript strict warnings in pref-proxies.js
...
patch by maolson@earthlink.net r=timeless a=alecf
git-svn-id: svn://10.0.0.236/trunk@86882 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:47:54 +00:00
blizzard%redhat.com
68efe2be6f
Fix bug #68158 . This should fix the crash after the second window is closed. Use a GtkWidget instead of a GdkWindow. r=bryner sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@86881 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:44:05 +00:00
dprice%netscape.com
38cab83075
65845 First cut of the order files
...
git-svn-id: svn://10.0.0.236/trunk@86879 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:34:59 +00:00
timeless%mac.com
b0566e7bac
fix build bustage in bug 67680, adding PRInt32
...
git-svn-id: svn://10.0.0.236/trunk@86878 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:32:21 +00:00
alecf%netscape.com
b8bf57494c
fix for #62401 , attempt #2 - only cleanup prefs JSContext when the shutdown event comes in, so we
...
don't fiddle with pointers to freed objects
sr=brendan
git-svn-id: svn://10.0.0.236/trunk@86876 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:23:17 +00:00
alecf%netscape.com
e7c2219b61
part of fix for #46488 - not yet part of build, but sr=waterson, r=valeski
...
create an HTTP startup listener which will initialize the user agent from gecko
git-svn-id: svn://10.0.0.236/trunk@86874 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:18:22 +00:00
jgmyers%netscape.com
aca87c5f31
fallback to HELO even if SMTP AUTH enabled: bug 67538 r=bryner sr=mscott
...
git-svn-id: svn://10.0.0.236/trunk@86871 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 02:09:25 +00:00
alecf%netscape.com
539ff68101
fix for #66418 r=radha, a=ben - fix leaks in url bar history
...
git-svn-id: svn://10.0.0.236/trunk@86869 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 01:46:33 +00:00
alecf%netscape.com
2a3af2590c
fix for 67475 sr=scc, waterson, r=blizzard, jag
...
observer stuff was using nsString junk when it didn't need to
git-svn-id: svn://10.0.0.236/trunk@86868 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 01:34:14 +00:00
attinasi%netscape.com
fc915e2d7c
Explicit registering for load progress to make the Gecko Performance test run again. Patch from ccarlen, r=attinasi
...
git-svn-id: svn://10.0.0.236/trunk@86866 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 01:23:20 +00:00
nhotta%netscape.com
2dd996accf
Changed to control entity (CER) generation by a document charset, bug 65324, r=jst, sr=vidur.
...
git-svn-id: svn://10.0.0.236/trunk@86864 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 01:00:14 +00:00
brendan%mozilla.org
be138b52b8
- Keep interned string atoms around across zero-context episodes on a runtime,
...
until JS_DestroyRuntime is called (68450, r=rginda, sr=jband).
- NUL-terminate tagbuf in tagify, for the HTML helpers such as string.big()
(66648, r=timeless, sr=jband).
git-svn-id: svn://10.0.0.236/trunk@86863 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 00:57:10 +00:00
javi%netscape.com
3cd6be6653
Remove all ^M characters
...
git-svn-id: svn://10.0.0.236/trunk@86862 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 00:27:27 +00:00
pinkerton%netscape.com
a845545a46
change iid's to make them unique. bug 68073, r=pchen/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@86861 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-13 00:10:33 +00:00
pinkerton%netscape.com
7a02550a14
fix for 67406, re-instate the drag handlers for carbon, make them UPPs, make them per-window, not static. r=pchen/sr=sfraser.
...
git-svn-id: svn://10.0.0.236/trunk@86860 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 23:39:50 +00:00
hyatt%netscape.com
d3772d830c
Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@86859 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 23:37:37 +00:00
waterson%netscape.com
214693cd4a
Bug 65146. Fix deadlock potential in proxy code; remove unncessary locks from nsPipe2. r=darin,dougt; sr=brendan
...
git-svn-id: svn://10.0.0.236/trunk@86858 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 23:33:11 +00:00
blakeross%telocity.com
c2a7e86a14
removing another crack dump() compliments of ben.
...
git-svn-id: svn://10.0.0.236/trunk@86857 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 23:05:27 +00:00
yokoyama%netscape.com
9d4b981959
checkin bstell: bug 60826: add a GBK converter that indicates the X fonts
...
are missing the ascii glpyhs; r=ftang; sr=erik
git-svn-id: svn://10.0.0.236/trunk@86856 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 22:56:52 +00:00
yokoyama%netscape.com
e3f60ed0dc
checkin for bstell: bug 60826: add a GBK converter that indicated that
...
the X fonts are missing the ascii glyphs; r=ftang; sr=erik
git-svn-id: svn://10.0.0.236/trunk@86855 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 22:52:56 +00:00
mkaply%us.ibm.com
6248277fcc
r=mkaply, a=blizzard
...
Get OS/2 printing working again
git-svn-id: svn://10.0.0.236/trunk@86854 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 22:51:56 +00:00
yokoyama%netscape.com
3930cea879
checkin for bstell: bug 60826: add a GBK converter that indicates that
...
for GBK X fonts the ascii glyphs are missing; r=ftang; sr=erik
git-svn-id: svn://10.0.0.236/trunk@86853 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 22:48:17 +00:00
yokoyama%netscape.com
3579fe70f5
checking in for bstell: bug 60826: add a GBK converter that indicates the
...
GBK font does not have ascii glyphs; r=ftang; sr=erik
git-svn-id: svn://10.0.0.236/trunk@86852 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 22:40:41 +00:00
naving%netscape.com
4dc4f30562
64982. sr=sspitzer, bienvenu. No need to add back the folder. It is the same
...
folder.
git-svn-id: svn://10.0.0.236/trunk@86850 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 22:25:12 +00:00
blakeross%telocity.com
189474ac6d
more dump() removal.
...
git-svn-id: svn://10.0.0.236/trunk@86849 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 22:21:14 +00:00
blakeross%telocity.com
b03b98428b
Removing Ben's crackhead date dumps.
...
git-svn-id: svn://10.0.0.236/trunk@86848 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 22:18:27 +00:00
nhotta%netscape.com
906471ebff
Changed to pass a default charset to MIME decoder.
...
The decoder can use the default if it's indicated in case no charset specified in the header itself,
bug 66098, r=ducarroz, sr=bienvenu.
git-svn-id: svn://10.0.0.236/trunk@86845 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 21:55:19 +00:00
blakeross%telocity.com
82b2fb8487
Scroll the page if single-line textfields have focus instead of doing nothing when scrolling with the mousewheel (62431). r=bryner,akkana sr=alecf
...
git-svn-id: svn://10.0.0.236/trunk@86843 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 21:53:34 +00:00
pinkerton%netscape.com
385f6f9294
fix 'about mozilla' item in apple menu. make sure we call HandleDOMEvent on the correct dom node ;) r=pchen/a=sfraser. bug 43935
...
git-svn-id: svn://10.0.0.236/trunk@86842 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 21:50:14 +00:00
blakeross%telocity.com
9211a89ab3
Only declare a string ptr when necessary. r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@86841 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 21:48:01 +00:00
blakeross%telocity.com
236e541761
Fixing broken url and text d&d (68058). r=timeless sr=ben
...
git-svn-id: svn://10.0.0.236/trunk@86840 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 21:44:29 +00:00
naving%netscape.com
91eea36d2c
63866. sr=sspitzer, bienvenu. Get Subfolders for 'trash' and not 'this'
...
git-svn-id: svn://10.0.0.236/trunk@86839 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 21:38:48 +00:00
blakeross%telocity.com
5fd65bc5fb
Inconsistent wording usage (by gemal, 50826). r=hwaara sr=bienvenu
...
git-svn-id: svn://10.0.0.236/trunk@86838 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 21:31:45 +00:00
blakeross%telocity.com
7e6aa12cf9
Only get the type when we need it. r=hixie
...
git-svn-id: svn://10.0.0.236/trunk@86837 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 21:19:23 +00:00
blakeross%telocity.com
ffdd58fa50
Removing unnecessary initialization. r=timeless
...
git-svn-id: svn://10.0.0.236/trunk@86835 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 21:16:02 +00:00
bryner%uiuc.edu
2453816edc
We don't need to distribute any sample components in our .xpi files. r/sr=shaver.
...
git-svn-id: svn://10.0.0.236/trunk@86829 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 15:25:18 +00:00
locka%iol.ie
ae50a9c335
Changed embedding installation to package embedding chrome into an embed.jar file. b=67423, r=valeski@netscape.com
...
git-svn-id: svn://10.0.0.236/trunk@86828 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 14:36:46 +00:00
locka%iol.ie
f40af0f745
New embedding jar file manifest. r=valeski@netscape.com, b=67423
...
git-svn-id: svn://10.0.0.236/trunk@86827 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 14:33:29 +00:00
glazman%netscape.com
a374c1978c
#52381 corrects pseudo-elmts handling in nsCSSSelector::ToString ; r=attinasi,saslawsky sr=vidur,waterson
...
git-svn-id: svn://10.0.0.236/trunk@86826 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 13:04:06 +00:00
disttsc%bart.nl
2e6557696e
Make <stringbundle/> more complete, add getFormattedString. bug=68449, r=timeless, a=ben
...
git-svn-id: svn://10.0.0.236/trunk@86824 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 11:28:34 +00:00
ben%netscape.com
eece69d490
Bug 67680, remove CreateFolder method from nsIBookmarksService. r=jag, a=alecf.
...
git-svn-id: svn://10.0.0.236/trunk@86823 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 10:54:27 +00:00
beard%netscape.com
883976806a
Initial check-in.
...
git-svn-id: svn://10.0.0.236/trunk@86821 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 10:17:08 +00:00
hyatt%netscape.com
38e16fbbdd
Sample files. Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@86819 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 08:25:24 +00:00
beard%netscape.com
0ac9ad19ad
Access path bustage fix.
...
git-svn-id: svn://10.0.0.236/trunk@86818 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 08:22:03 +00:00
hyatt%netscape.com
2ddc44f4f7
Not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@86816 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 08:16:20 +00:00
morse%netscape.com
a3ad039f3c
bug 55052 (r=nhotta, sr= alecf) search text field changes what user types, and bug 28137 (r=sgehani, sr=alecf, URL search bar should reset category popup
...
git-svn-id: svn://10.0.0.236/trunk@86815 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 08:09:54 +00:00
morse%netscape.com
350d664657
bug 55052 (r=nhotta, sr= alecf) search text field changes what user types, and bug 28137 (r=sgehani, sr=alecf, URL search bar should reset category popup
...
git-svn-id: svn://10.0.0.236/trunk@86814 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 08:02:58 +00:00
beard%netscape.com
0ea05f04d2
Remove hard linkage against xpcom to preempt possible bustage. Now obtaining component manager from service manager.
...
git-svn-id: svn://10.0.0.236/trunk@86813 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 08:00:11 +00:00
beard%netscape.com
d0a97fcdb6
fix for bug #68338 , r=mstoltz, sr=brendan, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@86812 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 07:48:49 +00:00
beard%netscape.com
86c68b32ff
fix for bug #63466 , r=mstoltz, sr=brendan, a=leaf
...
git-svn-id: svn://10.0.0.236/trunk@86811 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 07:47:28 +00:00
buster%netscape.com
4ce43e99f9
bug 47549 (Floaters cause entire page to redraw as content is appended (block paint perf))
...
r=kmcclusk@netscape.com
sr=waterson@netscape.com
git-svn-id: svn://10.0.0.236/trunk@86810 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 07:06:49 +00:00
buster%netscape.com
0bce73b69f
bug 64696 (DOM UI events should be allocated from a recycler)
...
r=attinasi
sr=waterson
git-svn-id: svn://10.0.0.236/trunk@86808 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 06:54:31 +00:00
timeless%mac.com
f57f7ebd62
fix bug 68194 Wording changes to Account Settings panel
...
patch by stephend@netscape.com r=timeless, sr=sspitzer
git-svn-id: svn://10.0.0.236/trunk@86807 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 06:24:30 +00:00
chak%netscape.com
9fd98a2943
NOT PART OF THE BUILD.
...
Fixes for the following bugs:
#67970 - Fix MfcEmbed to reflect the FindNamedBrowserItem changes
#68190 - MfcEmbed must turn on Single Sign-on Support by default.
#68225 - MfcEMbed should implement nsIwebBrowserFind
r=adamlock, r=ccarlen
git-svn-id: svn://10.0.0.236/trunk@86806 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 06:09:07 +00:00
buster%netscape.com
cb15939f85
bug 68366 (asserts prevent automated regression tests from being run)
...
sr=waterson
just removed an unnecessary assertion (and early termination side effect)
git-svn-id: svn://10.0.0.236/trunk@86805 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 05:37:25 +00:00
buster%netscape.com
5ee5a1b9f6
bug 68366 (asserts prevent automated regression tests from being run)
...
implementing nsIPrompt in viewer test app to avoid assertions. all methods are no-ops.
r=waterson (note, changes to viewer app require only one level of review)
git-svn-id: svn://10.0.0.236/trunk@86804 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 05:35:04 +00:00
ben%netscape.com
b08ac85456
update classic skin README. not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@86796 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 04:15:32 +00:00
bryner%uiuc.edu
92f7627173
Backing out dougt's channel changes.
...
git-svn-id: svn://10.0.0.236/trunk@86794 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 03:20:46 +00:00
disttsc%bart.nl
03f69c5003
Back out dougt's channel changes
...
git-svn-id: svn://10.0.0.236/trunk@86793 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 03:14:23 +00:00
disttsc%bart.nl
5d2ade1fb4
From Small Gods, by Terry Pratchett:
...
The light was brilliant, crystalline, in a black sky filled with stars.
'Ah. There really is a desert. Does everyone get this?' said Brutha.
WHO KNOWS?
'And what is at the end of the desert?'
JUDGEMENT.
Brutha considered this.
'Which end?'
Death grinned and stepped aside.
What Brutha had thought was a rock in the sand was a hunched figure, sitting clutching its knees. It looked paralysed with fear.
He stared.
'Vorbis?' he said.
He looked at Death.
'But Vorbis died a hundred years ago!'
YES. HE HAD TO WALK IT ALL ALONE. ALL ALONE WITH HIMSELF. IF HE DARED.
'He's been here fore a hundred years?'
POSSIBLY NOT. TIME IS DIFFERENT HERE. IT IS . . . MORE PERSONAL.
'Ah. You mean a hundred years can pass like a few seconds?'
A HUNDRED YEARS CAN PASS LIKE INFINITY.
The black-on-black eyes stared imploringly at Brutha, who reached out automatically, without thinking . . . and then hesitated.
HE WAS A MURDERER, said Death. AND A CREATOR OF MURDERERS. A TORTURER. WITHOUT PASSION. CRUEL. CALLOUS. COMPASSIONLESS.
'Yes. I know. He's Vorbis,' said Brutha. Vorbis changed people. Sometimes he changed them into dead people. But he always changed them. That was his triumph.
He sighed.
'But I'm me,' he said.
Vorbis stood up, uncertainly, and followed Brutha across the desert.
Death watched them walk away.
The End.
git-svn-id: svn://10.0.0.236/trunk@86792 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 03:13:48 +00:00
disttsc%bart.nl
e2205bb1be
From Small Gods, by Terry Pratchett:
...
The light was brilliant, crystalline, in a black sky filled with stars.
'Ah. There really is a desert. Does everyone get this?' said Brutha.
WHO KNOWS?
'And what is at the end of the desert?'
JUDGEMENT.
Brutha considered this.
'Which end?'
Death grinned and stepped aside.
What Brutha had thought was a rock in the sand was a hunched figure, sitting clutching its knees. It looked paralysed with fear.
He stared.
'Vorbis?' he said.
He looked at Death.
'But Vobis died a hundred years ago!'
YES. HE HAD TO WALK IT ALL ALONE. ALL ALONE WITH HIMSELF. IF HE DARED.
'He's been here fore a hundred years?'
POSSIBLY NOT. TIME IS DIFFERENT HERE. IT IS . . . MORE PERSONAL.
'Ah. You mean a hundred years can pass like a few seconds?'
A HUNDRED YEARS CAN PASS LIKE INFINITY.
The black-on-black eyes stared imploringly at Brutha, who reached out automatically, without thinking . . . and then hesitated.
HE WAS A MURDERER, said Death. AND A CREATOR OF MURDERERS. A TORTURER. WITHOUT PASSION. CRUEL. CALLOUS. COMPASSIONLESS.
'Yes. I know. He's Vorbis,' said Brutha. Vorbis changed people. Sometimes he changed them into dead people. But he always changed them. That was his triumph.
He sighed.
'But I'm me,' he said.
Vobis stood up, uncertainly, and followed Brutha across the desert.
Death watched them walk away.
The End.
git-svn-id: svn://10.0.0.236/trunk@86791 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-12 03:12:57 +00:00
disttsc%bart.nl
5399ec9bc4
Fix incorrect change from nsIChannel to nsIRequest. r=dbaron, r=dougt
...
git-svn-id: svn://10.0.0.236/trunk@86776 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-11 18:42:40 +00:00
ben%netscape.com
ffcd5908c6
update classic skin README. not part of build.
...
git-svn-id: svn://10.0.0.236/trunk@86775 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-11 08:47:48 +00:00
mkaply%us.ibm.com
84b1786a08
OS/2 ONLY - Get printer dialog working again
...
r=mkaply, a=blizzard
git-svn-id: svn://10.0.0.236/trunk@86751 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 17:00:52 +00:00
mscott%netscape.com
11b80343fb
work around to get opening mail attachments and replying to
...
messages working again (Bugs #68392 and 68371). For imap, if the
AsyncRead on the cache entry returns any kind of error, punt on reading
from the mem cache and hit the network again.
git-svn-id: svn://10.0.0.236/trunk@86750 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 08:43:32 +00:00
jst%netscape.com
26229f750d
Interface cleanup. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@86749 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 05:03:46 +00:00
disttsc%bart.nl
2ebbb1e4f8
Fix bustage (at least on linux with GCC) in LDAP by adding missing NS_IMETHODIMP for nsLDAPChannel::AsyncOpen
...
git-svn-id: svn://10.0.0.236/trunk@86748 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 04:47:37 +00:00
dbaron%fas.harvard.edu
5e7361301a
Fix OS/2 bustage by updating to new necko interfaces by applying the exact same patch used in the GTK port.
...
git-svn-id: svn://10.0.0.236/trunk@86747 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 04:05:05 +00:00
jst%netscape.com
f78146ca58
Interface cleanup. Not part of the build.
...
git-svn-id: svn://10.0.0.236/trunk@86746 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 03:51:13 +00:00
dbaron%fas.harvard.edu
9eb66eebf7
Update REQUIRES to fix senna bustage.
...
git-svn-id: svn://10.0.0.236/trunk@86745 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 03:12:32 +00:00
dbaron%fas.harvard.edu
43880accc9
Update REQUIRES to fix senna bustage.
...
git-svn-id: svn://10.0.0.236/trunk@86744 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 03:06:49 +00:00
dbaron%fas.harvard.edu
b946dbe441
Updating to new necko interfaces to fix build bustage.
...
git-svn-id: svn://10.0.0.236/trunk@86743 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 03:02:13 +00:00
dbaron%fas.harvard.edu
1b7eec341f
Fix OS/2 bustage from dougt's changes with PR_STATIC_CALLBACK.
...
git-svn-id: svn://10.0.0.236/trunk@86742 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 02:54:47 +00:00
javi%netscape.com
80a1abcf9f
Make the nsINSSDialogs a base class that we do a QI to
...
figure out if it implements the interface we want.
Change the implementation in pippki to register its UI handling
with this new method.
git-svn-id: svn://10.0.0.236/trunk@86741 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 02:53:10 +00:00
nicolson%netscape.com
1e1fe544f6
fill out SSLSocket with more methods.
...
git-svn-id: svn://10.0.0.236/trunk@86740 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 02:49:33 +00:00
bryner%uiuc.edu
92fcaa5b02
Removing #ifdef DEBUG_bryner code which I don't care about any more and which breaks with dougt's changes. a=jag.
...
git-svn-id: svn://10.0.0.236/trunk@86739 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 02:47:00 +00:00
disttsc%bart.nl
91b274f99e
Fix senna bustage, update REQUIRES
...
git-svn-id: svn://10.0.0.236/trunk@86738 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 02:44:55 +00:00
bryner%uiuc.edu
bf39a2ad7a
Catching up with dougt's necko changes. r=javi.
...
git-svn-id: svn://10.0.0.236/trunk@86737 18797224-902f-48f8-a5cc-f745e15eee43
2001-02-10 02:29:46 +00:00