timeless%mac.com
85526043be
fix bug 70569 dead code doesn't belong in tree
...
r=morse, sr=brendan@mozilla.org
2001-03-02 04:04:35 +00:00
axel%pike.org
9a75233afd
not part of build; adding a XUL interface to use the xalan conformance tests for transformiix
2001-03-02 03:45:29 +00:00
axel%pike.org
3f1333fffc
not part of build; Calling ::Normalize() on result document, hack to get the xalan buster return useful hints on errors
2001-03-02 03:40:48 +00:00
blakeross%telocity.com
686e5a8010
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
2001-03-02 03:07:53 +00:00
mstoltz%netscape.com
6672d1a27a
bug 47905, adding security check to XMLHttpRequest.open(). r=heikki, sr=brendan
2001-03-02 00:09:20 +00:00
heikki%netscape.com
991facbf36
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.
2001-02-28 23:46:59 +00:00
oeschger%netscape.com
a49304f723
adding some localization (incomplete) to help viewer, not part of build
2001-02-27 16:01:21 +00:00
dprice%netscape.com
5184a7104b
# 65845 sr=waterson, new order files will greatly reduce the number of link warnings.
2001-02-27 04:38:19 +00:00
rginda%netscape.com
c73ebcc7c0
-- NOT PART OF THE BUILD --
...
Don't break 0.8 users just yet.
2001-02-27 03:30:35 +00:00
scc%mozilla.org
67b154f5d4
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!)))
2001-02-26 07:33:59 +00:00
cls%seawood.org
8643a92f86
Adding and updating necessary .cvsignore files. Bug #61550
2001-02-24 06:22:49 +00:00
morse%netscape.com
fd3fb3379d
bug 70018, image blocking busted, r=hwaara@chello.se, sr=alecf@netscape.com
2001-02-24 02:48:51 +00:00
oeschger%netscape.com
7d0e8f65c1
updates to help chrome, NOT PART OF BUILD
2001-02-23 14:57:34 +00:00
morse%netscape.com
fccc242547
bug 69667, wallet and cookie ui missing, r=tao@netscape.com, sr=scc@netscape.com
2001-02-23 05:33:33 +00:00
hewitt%netscape.com
eb6d0d33e6
brings inspector back to life after layout split (not part of build)
2001-02-22 23:29:05 +00:00
dbaron%fas.harvard.edu
66755934be
Fix MOZ_TRACK_MODULE_DEPS bustage resulting from string and xul changes.
2001-02-22 14:06:14 +00:00
disttsc%bart.nl
744785129a
Mass REQUIRES update to synch up with string lib and xul changes in an attempt to fix senna bustage. r=jst, sr=cls
2001-02-22 09:35:51 +00:00
morse%netscape.com
a81dd83f53
bug 69667, repackage wallet/cookie overlays, r=dougt@netacape.com, sr=waterson@netscape.com
2001-02-22 07:40:56 +00:00
waterson%netscape.com
2cd62f503b
Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan.
2001-02-22 03:01:34 +00:00
dougt%netscape.com
eab041f43f
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
2001-02-21 20:38:08 +00:00
morse%netscape.com
6932f72e3f
fix bustage
2001-02-21 08:04:20 +00:00
morse%netscape.com
d00e12ef0e
bug 31967, wallet overlays, r=alecf@netscape.com, sr=ben@netscape.com
2001-02-21 05:28:18 +00:00
morse%netscape.com
b9a490ef78
new file, not yet part of build
2001-02-21 05:14:11 +00:00
morse%netscape.com
f6734a0cb0
new file, not yet part of build
2001-02-21 05:04:31 +00:00
morse%netscape.com
cfce0ed752
*** empty log message ***
2001-02-21 01:40:07 +00:00
oeschger%netscape.com
f7ffc2226e
just renaming the HTML files checked in last night (sr=alecf, r=leaf, b=67376), extra r=bz on renaming files in cvs
2001-02-20 15:01:31 +00:00
markh%activestate.com
6f8ed4f530
Final tweak for Windows - now that jband's xpcom changes are in it builds fine.
2001-02-20 11:42:53 +00:00
hewitt%netscape.com
562df912f8
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)
2001-02-20 06:34:18 +00:00
oeschger%netscape.com
8542e6f627
checking in inert help files for eventual building in mozilla, r=leaf, sr=alecf
2001-02-20 02:03:24 +00:00
markh%activestate.com
8bb0a67d91
License info is now in each file (in the standard format)
2001-02-19 10:20:22 +00:00
markh%activestate.com
901b0cad22
Update the way the license is expressed and minor makefile mods.
...
Still not building pending a decision on bug 66610.
2001-02-19 08:31:46 +00:00
markh%activestate.com
b61519dad9
First checkin of the Python XPCOM bindings.
2001-02-19 05:24:45 +00:00
dbaron%fas.harvard.edu
b4ed0cbf53
Fix leaks in single signon and clean up some build warnings, etc. r=morse@netscape.com sr=brendan@mozilla.org b=67119
2001-02-18 16:40:04 +00:00
rginda%netscape.com
45a1f60650
-- 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.
2001-02-17 05:55:01 +00:00
aaronl%chorus.net
b35c1aeed1
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.
2001-02-16 04:11:39 +00:00
aaronl%chorus.net
591f42ab3e
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.
2001-02-16 04:03:58 +00:00
hewitt%netscape.com
4cad25cc57
famous last words -> "NOT PART OF BUILD"
2001-02-15 21:38:57 +00:00
axel%pike.org
b02ead1400
not part of build; fixing Makefile rules to have TABS, r=hewitt
2001-02-15 21:34:12 +00:00
axel%pike.org
3a88315909
and windows, too. Thought it grabbed it first time. fixing rep.; a=leaf
2001-02-15 21:13:04 +00:00
axel%pike.org
abdc4e2edb
yet another try to fix the rep.; not part of build, a=leaf
2001-02-15 21:12:08 +00:00
axel%pike.org
96bad5d2ba
not part of build, improve XSLT performance, code by keith, r=me (peterv)
2001-02-15 09:21:03 +00:00
hewitt%netscape.com
73dcf74b5b
(NOT PART OF BUILD) Document Inspector
2001-02-15 09:14:18 +00:00
hewitt%netscape.com
66cebb39d1
(NOT PART OF BUILD) Document Inspector
2001-02-15 09:07:37 +00:00
Peter.VanderBeken%pandora.be
66af5799da
Not part of default build. Keep Transformiix compiling on Mac.
2001-02-14 15:59:53 +00:00
axel%pike.org
b76ea48019
NOT PART OF BUILD, mozilla module should take stylesheet URL as base, too; r=peterv
2001-02-14 15:14:20 +00:00
dprice%netscape.com
fc5a7ddbf1
65845 first cut of the order files
2001-02-13 02:48:02 +00:00
disttsc%bart.nl
76fbedadc5
Back out dougt's channel changes
2001-02-12 03:14:23 +00:00
dbaron%fas.harvard.edu
28bc6579ce
Updating to new necko interfaces to fix build bustage.
2001-02-10 03:02:13 +00:00
bryner%uiuc.edu
690154cadd
Removing #ifdef DEBUG_bryner code which I don't care about any more and which breaks with dougt's changes. a=jag.
2001-02-10 02:47:00 +00:00
dougt%netscape.com
c6692de055
updating to new necko interfaces. r=rginda@netscape.com a=dougt
2001-02-10 00:46:19 +00:00