Commit Graph

56 Commits

Author SHA1 Message Date
blakeross%telocity.com
49b70a312f 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 2006-07-27 14:53:23 +00:00
evaughan%netscape.com
16d61f0230 Part 2 fix for bug #55899 2006-07-27 14:53:14 +00:00
disttsc%bart.nl
89b0f4748b Remove incorrect 'rdf:' from 'rdf:resource', 'rdf:resource2' and 'rdf:containment'. Part of bug=53297, more to follow. r=rjc, a=waterson. This particular checkin should fix bug=52789 (column sorting in bookmarks and history) and bug=52547 (sidebar bookmarks panel not showing sort triangle). 2006-07-27 14:53:09 +00:00
waterson%netscape.com
fd8e3009e2 Bug 43121. Move XUL content model code from RDF DLL to content DLL. r=jst,hyatt; sr=brendan. 2006-07-27 14:53:00 +00:00
disttsc%bart.nl
fc5426c67f More appCore killing, bug=46200, r=ben, a=alecf 2006-07-27 14:52:55 +00:00
rayw%netscape.com
96cde4474f Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2006-07-27 14:52:52 +00:00
dougt%netscape.com
c3f4e245f2 This file is not part of build. 2006-07-27 14:51:58 +00:00
rjc%netscape.com
02b3c94408 FTP bug # 46750: speed optimizations, as well as set busy cursor while FTP data is streaming in. r=me 2006-07-27 14:51:40 +00:00
rjc%netscape.com
fdd1839a4c Add secondary secorting info for file/ftp listings. r=me 2006-07-27 14:51:39 +00:00
rjc%netscape.com
f1c535ddc2 Fix bug # 48320: Directories displayed twice in file:/// URLs. r=me 2006-07-27 14:51:38 +00:00
rjc%netscape.com
7b0d86c14a Fix bug # 47927: crash loading 2nd ftp URL. r=waterson 2006-07-27 14:51:37 +00:00
saari%netscape.com
3bf035f68d massive landing of joki changes.
Relevant nsbeta3+ bugs 43309, 44503, 2634, 2504,5981, 24698, 25758, 33577,
36062, 36217, 41191, 41491, 42356, 42829, 43016
r=saari (joki code). also been tested by heikki and bryner
2006-07-27 14:51:36 +00:00
rjc%netscape.com
5bda58a996 Various small fixes for nsbeta3+ bug # 41357: enable column resigning for various trees. r=me 2006-07-27 14:51:24 +00:00
rjc%netscape.com
c8773f0db0 Fix bug # 46710: can only start a drag on <treeitem> nodes. r=me 2006-07-27 14:51:23 +00:00
rjc%netscape.com
5aa09b780f Fix bug # 46710: get d&d working for file/ftp listings. r=pinkerton 2006-07-27 14:51:22 +00:00
rjc%netscape.com
48e6b3fa2e Fix simple typo. r=me 2006-07-27 14:51:21 +00:00
rjc%netscape.com
1d6dba6c51 Fixes for various sidebar panels for bug # 42718. Also, set page title for FTP/FILE displays. Finally, fix a bug (can't remember the bug # at the moment) with clicking on the scrollbar... basically, make sure the click is on a <treeitem> before processing the click. r=me 2006-07-27 14:51:20 +00:00
nhotta%netscape.com
1c68ed4f49 Added code to pass default charset to directory viewer, bug 28787, r=law. 2006-07-27 14:51:19 +00:00
rjc%netscape.com
fb988d7c6f Part of fix for nsbeta2+ bug # 28787: FTP listings of non-ascii filenames. r=gagan 2006-07-27 14:51:18 +00:00
rjc%netscape.com
d510542259 Part of fix for nsbeta2+ bug # 28787: FTP listings of non-ascii filenames. r=me 2006-07-27 14:51:17 +00:00
danm%netscape.com
041e618c8e tracking change of name of window.content to _content. (bug 33650) r=hyatt 2006-07-27 14:51:16 +00:00
bryner%uiuc.edu
5481768af2 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2006-07-27 14:51:15 +00:00
hyatt%netscape.com
139032c716 30511 2006-07-27 14:51:13 +00:00
hyatt%netscape.com
2d2a667192 30511. 2006-07-27 14:51:12 +00:00
rbs%maths.uq.edu.au
33c3749010 Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2006-07-27 14:51:08 +00:00
joki%netscape.com
fa3292facf Updating mozilla to DOM Level 2 events support. Fixes for bug 34722, 35378, 8411, 10330, plus some others that weren't filed. 2006-07-27 14:50:36 +00:00
ben%netscape.com
3d5c230d44 making directory viewer skinnable 2006-07-27 14:50:11 +00:00
rjc%netscape.com
55949316e1 Use proper CSS to indicate when a sort is active. 2006-07-27 14:50:08 +00:00
rjc%netscape.com
354a1c7c09 Small XUL change: get twisties back for file/ftp listings. 2006-07-27 14:50:03 +00:00
danm%netscape.com
e838ca0782 dist...chrome restructuring 2006-07-27 14:49:41 +00:00
rjc%netscape.com
a469110da3 Fix bug # 33703: persist the "open" attribute on file/ftp listings. 2006-07-27 14:47:47 +00:00
rjc%netscape.com
b059bab6c7 Now able to again click on a file link to load it in. 2006-07-27 14:47:46 +00:00
rjc%netscape.com
99507ee1bc Fix bug # 37102: if its a "ftp://" URL and its a HTTP-INDEX mimetype, it has to be a directory, so ensure that the URL ends with a slash. 2006-07-27 14:47:45 +00:00
rjc%netscape.com
ddc7752b66 "HTTP-Index" datasource now allows easy aggregation with out datasources. 2006-07-27 14:47:44 +00:00
evaughan%netscape.com
5b34b5fbb1 fixed bug #18947
-r danm
2006-07-27 14:47:40 +00:00
waterson%netscape.com
a3f349cf95 Bug 23799. Remove <html:div> surrounding the <tree> tag and update the 'style' attributes to accomodate recent hyattfunkage. r=valeski 2006-07-27 14:47:35 +00:00
warren%netscape.com
75f582688c Necko API changes: primarily nsIChannel, changing initialization parameters to accessors. Got javascript: evaluation to happen at the right time (when AsyncRead is called) as well as on the right thread. 2006-07-27 14:47:34 +00:00
waterson%netscape.com
9a558fa1d3 Bug 27846. Accomodate for XBL-ization of the tree code. r=hyatt 2006-07-27 14:47:31 +00:00
waterson%netscape.com
6fb843457f Bug 12587. Tweak CSS and JS to make directories into links. Fix symlink stuff to be conditions off of SYMBOLIC-LINK, per lou's spec. 2006-07-27 14:47:28 +00:00
valeski%netscape.com
cc6b35b2c0 r=waterson. 22306. symbolic links weren't clickable in dir list view. now they are. 1999-12-22 03:37:57 +00:00
warren%netscape.com
0f39c4f921 2 fixes for directory listings: I added arguments to NewChannel which needed to be added in directory.js. Travis wacked nsHTTPIndexParser::OnStartRequest and didn't preserve the 'call once' stuff. r=waterson 1999-12-06 23:45:34 +00:00
valeski%netscape.com
aa8107de4d adding new param to newChannelCall to reflect the new api 1999-11-18 20:09:54 +00:00
valeski%netscape.com
1726ac1079 r=mcafee. component name change reflection. now we can traverse dir trees 1999-11-15 21:16:10 +00:00
dmose%mozilla.org
142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
valeski%netscape.com
d6c1553baf 17144. api change to nsIIOService.idl made last night missed the javascript caller in here 1999-10-26 19:08:10 +00:00
valeski%netscape.com
1c4b9c98dd 16250. r=warren. IOService method name case changed. reflecting the new method names in the directory javascript 1999-10-13 01:36:57 +00:00
hyatt%netscape.com
0c1aef9920 Splitting xul.css into two files and making them load automatically at startup. R=danm@netscape.com 1999-10-01 20:49:07 +00:00
waterson%netscape.com
095f7718ee Add animation to directory viewer. 1999-09-21 21:43:41 +00:00
waterson%netscape.com
b0f780f48f Fix tree to be lazy. 1999-09-01 03:21:36 +00:00
rjc%netscape.com
6249d79620 Fix NewChannelFromURI() call due to addition of new parameter. 1999-08-31 00:33:40 +00:00