Граф коммитов

80 Коммитов

Автор SHA1 Сообщение Дата
timeless%mozdev.org 1d353cf170 Bug 240947 use content instead of _content
r=neil sr=dveditz
2006-07-27 14:58:33 +00:00
gerv%gerv.net 307b6f4fb9 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-07-27 14:58:22 +00:00
varga%nixcorp.com 8123194f0b Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner 2006-07-27 14:58:20 +00:00
varga%netscape.com 686381521f Landing bookmarks changes.
Bug 205378 - Meta bug for changes in bookmarks sorting code
r=jag, sr=sspitzer, a=sspitzer,asa

The CloneResource() has been back ported from Firebird, originally
implemented by Pierre Chanial.
2006-07-27 14:57:27 +00:00
timeless%mac.com fbc190c036 Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>) patch by riceman+bmo@mail.rit.edu r=timeless rs=jag 2006-07-27 14:57:15 +00:00
varga%netscape.com 5a80102a68 Fix for bug 134824. Column Sorting in the Download Manager has no effect.
r=neil, sr=jag, a=asa
2006-07-27 14:55:56 +00:00
alecf%netscape.com 5b236455e0 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2006-07-27 14:55:53 +00:00
hewitt%netscape.com a376ddc053 bugs 110156, 110155
Removing support for <outliner> tags
Removing <tree> layout code and moving <tree> tags to outliner layout
Convert all usage of <outliner> to tree tags
Convert all usage of <tree> tags to new <tree> syntax or <listbox>
r=cmanske,varga sr=hyatt,sspitzer a=asa

Also includes fixes by Jan Varga (varga@utcruk.sk) for bugs 132020, 133451, 131393, 115894, and 129327
2006-07-27 14:55:43 +00:00
rjc%netscape.com 1918a4e19a Fix bugs 113745, 113742 and 114811: all regarding "moz-icon:". Fix up XP_MAC code to use Mac OS's Icon Services, and expose platform icons in file:/// display and search panel (and search preferences panel). Mixture of r/srs: sdagley, ben, and smfr 2006-07-27 14:55:23 +00:00
blakeross%telocity.com 2db51704b0 107642 - XUL syntax/cleanup landing. Fixes 94470, 96008, 96019, 76800, 102637, 80399, 108303, and removes over a thousand unnecessary or nonsensical attributes. Also fixes 108302, 102366, 102367, 105815. r=sspitzer,cmanske on appropriate parts sr=ben 2006-07-27 14:55:09 +00:00
cbiesinger%web.de 169966c5e7 Fix for blocker bug 124578, "Mailnews is dead (shows only busy cursor)"
Checking in for hidday@geocities.com, r=bzbarsky sr=bienvenu a=endico
2006-07-27 14:54:29 +00:00
bbaetz%cs.mcgill.ca 99e788d610 Bug 101149 - previous window title sticks when accessing xul dir listings
patch by jrgm@netscape.com, r=bbaetz, sr=darin
2006-07-27 14:54:28 +00:00
bbaetz%cs.mcgill.ca 08deaf03c1 Bug 66601 - drag&drop not working form the xul directory view
r=blake, sr=ben
2006-07-27 14:54:27 +00:00
bbaetz%cs.mcgill.ca 8f2fbe8eb9 Bug 78148. Reorg directory viewer backend to allow file and gopher to use
the html view as well. (This is currently disabled for file because of
i18n issues)

Should also fix dirviewer bugs 38014, 68651, 72724, 78474, and part
of 83881.

r/sr=darin, dougt
2006-07-27 14:54:26 +00:00
gerv%gerv.net 64410a03d1 Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2006-07-27 14:54:23 +00:00
hyatt%netscape.com 0c3ab3b46f Fix for bbaetz's dir viewer bug. 2006-07-27 14:54:16 +00:00
timeless%mac.com c8f7cfadc0 Bugzilla Bug 70857 [XUL Syntax] Replace <boxDerivedTag align="horizontal|vertical"> with
<boxDerivedTag orient="horizontal|vertical">
patch by andersma@luther.edu r=timeless sr=blake
2006-07-27 14:54:15 +00:00
blakeross%telocity.com 1f484033a2 tooltip on dir tree is annoying (76696). r=dougt sr=blake a=asa 2006-07-27 14:54:14 +00:00
bbaetz%cs.mcgill.ca ebbbb484c0 bug 77095 - fix casing typo in directory.js
patch by anedah-9@sm.luth.se
r=bbaetz, sr=shaver, a=asa
2006-07-27 14:54:00 +00:00
dougt%netscape.com abb566b2b6 Removing ^M. 2006-07-27 14:53:59 +00:00
dougt%netscape.com 8d3f8447f6 Fix for bug 75836.
Adds an optional log window to the ftp directory viewer.
Adds a nsIPrompt and nsIAuthPrompt to the directory viewer's interface requestor.
Attempts to serialize network requests.

(thanks to chris waterson who helped me figure out the refcounting)

r=mailto:bbaetz@cs.mcgill.ca
sr=waterson@netscape.com
2006-07-27 14:53:58 +00:00
blakeross%telocity.com 14c79ddbd6 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 2006-07-27 14:53:34 +00:00
blakeross%telocity.com 8ac25a67a2 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)
2006-07-27 14:53:33 +00:00
timeless%mac.com aaf7e54d6d fix Bug 65428 language="javascript" should be type="application/x-javascript"
r=kerz a=ben
2006-07-27 14:53:29 +00:00
blakeross%telocity.com 6bd1b943d1 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 391da9878f Part 2 fix for bug #55899 2006-07-27 14:53:14 +00:00
disttsc%bart.nl 9dfcc6b252 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 baa7c8321e 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 ba06cc4da6 More appCore killing, bug=46200, r=ben, a=alecf 2006-07-27 14:52:55 +00:00
rayw%netscape.com 4298da5af1 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
rjc%netscape.com 604b2f6927 FTP bug # 46750: speed optimizations, as well as set busy cursor while FTP data is streaming in. r=me 2006-07-27 14:51:45 +00:00
rjc%netscape.com 0524a3e367 Add secondary secorting info for file/ftp listings. r=me 2006-07-27 14:51:44 +00:00
rjc%netscape.com 8903d6188d Fix bug # 48320: Directories displayed twice in file:/// URLs. r=me 2006-07-27 14:51:43 +00:00
rjc%netscape.com fc4471722f Fix bug # 47927: crash loading 2nd ftp URL. r=waterson 2006-07-27 14:51:42 +00:00
saari%netscape.com e214334572 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:41 +00:00
rjc%netscape.com 5894852029 Various small fixes for nsbeta3+ bug # 41357: enable column resigning for various trees. r=me 2006-07-27 14:51:29 +00:00
rjc%netscape.com b895c1a84c Fix bug # 46710: can only start a drag on <treeitem> nodes. r=me 2006-07-27 14:51:28 +00:00
rjc%netscape.com 122c15973d Fix bug # 46710: get d&d working for file/ftp listings. r=pinkerton 2006-07-27 14:51:27 +00:00
rjc%netscape.com 34fb87aa2c Fix simple typo. r=me 2006-07-27 14:51:26 +00:00
rjc%netscape.com 6c617250a6 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:25 +00:00
nhotta%netscape.com 2bb66243f8 Added code to pass default charset to directory viewer, bug 28787, r=law. 2006-07-27 14:51:24 +00:00
rjc%netscape.com 115df4ef3a Part of fix for nsbeta2+ bug # 28787: FTP listings of non-ascii filenames. r=gagan 2006-07-27 14:51:23 +00:00
rjc%netscape.com 4467a844b1 Part of fix for nsbeta2+ bug # 28787: FTP listings of non-ascii filenames. r=me 2006-07-27 14:51:22 +00:00
danm%netscape.com fac002f991 tracking change of name of window.content to _content. (bug 33650) r=hyatt 2006-07-27 14:51:21 +00:00
bryner%uiuc.edu a32e75a067 Patching more (hopefully all) trees to work with the new tree widget (bug
30511).  r=hyatt.
2006-07-27 14:51:20 +00:00
hyatt%netscape.com b66c3a56ab 30511 2006-07-27 14:51:18 +00:00
hyatt%netscape.com 99fb2eddf0 30511. 2006-07-27 14:51:17 +00:00
rbs%maths.uq.edu.au e68364a06a Change invalid REC-html40 to correct XHTML namespace. b:7834. a:ekrock@netscape.com 2006-07-27 14:51:13 +00:00
joki%netscape.com 2f0399f832 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:41 +00:00
ben%netscape.com f8959d7a9d making directory viewer skinnable 2006-07-27 14:50:16 +00:00