timeless%mozdev.org
49e980e749
Bug 240947 use content instead of _content
...
r=neil sr=dveditz
2006-07-27 14:58:33 +00:00
gerv%gerv.net
ecbd212dbd
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-07-27 14:58:22 +00:00
varga%nixcorp.com
8c243fa803
Fix for bug 221619. Tree widget refactoring and enhancement. r=neil sr=bryner
2006-07-27 14:58:20 +00:00
varga%netscape.com
a01dca7166
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
0aa178450c
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
60bac6cccb
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
94bc0103dd
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
e0d74dbab0
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
aebb54972e
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
fbedad24be
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
c3da3aca2c
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
306aa89a91
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
b7019b4dc5
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
ab2e472a9e
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
95a21944c4
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
99549507fe
Fix for bbaetz's dir viewer bug.
2006-07-27 14:54:16 +00:00
timeless%mac.com
228bd43766
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
9d730783b7
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
d12024c2e3
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
169f7cf785
Removing ^M.
2006-07-27 14:53:59 +00:00
dougt%netscape.com
354fcc0505
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
a08281775b
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
9210ca7dab
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
d503b0d100
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
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