Commit Graph

2267 Commits

Author SHA1 Message Date
slamm%netscape.com
df88d5ae5c Rest of fix for preview button enabling (bug 24149). 2006-07-27 14:47:56 +00:00
slamm%netscape.com
812c513ef9 Copy all panel attributes from remote datasource (bug 23357). Fix preview button enabling (bug 24149). Change interCaps to lowercase_underscore. 2006-07-27 14:47:55 +00:00
slamm%netscape.com
6f750ebc2b Pick a slightly taller default height. 2006-07-27 14:47:54 +00:00
slamm%netscape.com
43ff2dd1ab Revert to old sidebar ui (bug 26075). Changes for remote folders in customize (bug 23357). More changes for 23357 are coming... 2006-07-27 14:47:53 +00:00
slamm%netscape.com
6f82a7f1b7 Take out debug='true'. 2006-07-27 14:47:52 +00:00
tbogard%aol.net
a84bce5fd7 Fixed case of methods off the nsIWindowMediator interface as they have now changed to be JS compliant. 2006-07-27 14:47:51 +00:00
slamm%netscape.com
9b1dcdd6ed Workarounds for box/splitter bugs 20546, 22214, 19488 16516. r=law. 2006-07-27 14:47:50 +00:00
slamm%netscape.com
ae8df6f18e Style tweak. Reduce the line under the panel headers. r=german. 2006-07-27 14:47:49 +00:00
slamm%netscape.com
8545dab711 Add minimum widths to fix bug #18428 (iframe would overlap when sidebar made narrow). 2006-07-27 14:47:48 +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
slamm%netscape.com
e580dec93f Fix for 'View / Sidebar' not showing sidebar (bug #14685). Fix for javascript error (bug #23829). 2006-07-27 14:47:43 +00:00
slamm%netscape.com
a51cc73eb5 Adjust min child count. It is different with the new tab layout. 2006-07-27 14:47:42 +00:00
slamm%netscape.com
6d47ed9c34 Make selected panel more visible. Have selected panel header slide out to the left. Add a border under the panel headers to visually group them. 2006-07-27 14:47:41 +00:00
evaughan%netscape.com
5b34b5fbb1 fixed bug #18947
-r danm
2006-07-27 14:47:40 +00:00
slamm%netscape.com
6bc4d10b46 Indent xul properly. 2006-07-27 14:47:39 +00:00
slamm%netscape.com
81b86570d2 Fix layout problem with mailnews. The iframe in 'My Panels' would not strecth. Added an extra box layer to contain it. r=akkana 2006-07-27 14:47:38 +00:00
slamm%netscape.com
c68e1db8fa Update selected panel after update. Fix for #23616. Also, use uppercase names for function call. r=akkana 2006-07-27 14:47:37 +00:00
slamm%netscape.com
50e94d9b83 Have all sidebar titles at the top. Requested by jevering. 2006-07-27 14:47:36 +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
slamm%netscape.com
4958436945 Simple fix to avoid adding folders to the sidebar. Needed to use 'container' instead 'folder'. 2006-07-27 14:47:33 +00:00
slamm%netscape.com
550050109c Second part of fix for bug #21862, unable to resize preview dialog. Previously checked in changes to preview.xul 2006-07-27 14:47:32 +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
slamm%netscape.com
328a5d82c6 Make assertions in sidebar datasource to mark the batch update. The observer in sidebarOverlay.js uses it to update the panel selection properly. Fixes bug #23616. Capitalize all functions called from xul. Reorder functions. Pick some clearer names. Add comments. r=akkana 2006-07-27 14:47:30 +00:00
rjc%netscape.com
7cdc6fd2f3 Small XUL changes. 2006-07-27 14:47:29 +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
slamm%netscape.com
67d09a76d5 Use uppercase names. r=akkana 2006-07-27 14:47:27 +00:00
slamm%netscape.com
a83ddfaa6c Clean-up and parameterize more. 2006-07-27 14:47:26 +00:00
slamm%netscape.com
e970210d5f Fix for CustomizePanel button. It now brings up a chromeless browser. Fix for 21061. 2006-07-27 14:47:25 +00:00
slamm%netscape.com
790d4deaab It's only a XUL checkin, don't panic. Fix for bugs 21061 and 21347. r=borto@pacbell.net. 2006-07-27 14:47:24 +00:00
mnyromyr%tprac.de
b6dfc1f5ed Bug 133917 help patch/missing icon; r=IanN 2006-07-27 14:38:51 +00:00
rlk%trfenv.com
60c18aa157 adding newly optimized help images. Images by sharparrow1 <sharparrow1 at yahoo.com>. r=rlk@trfenv.com 2006-07-27 14:38:50 +00:00
rlk%trfenv.com
8df42a3a62 Bug 235742 and part of bug 107225 - Missing images in Mail Help/Replace old gif images with updated png images. Images by Daniel Wang (stolenclover@yahoo.com.tw). r=rlk@trfenv.com, r=neil@parkwaycc.co.uk 2006-07-27 14:38:49 +00:00
ajschult%verizon.net
305b980150 Update Help welcome page: remove links to DecisionOne and MozillaPL, add a link to #mozillazine and bump copyright date. bug 324821, r/sr=jag 2006-07-27 14:38:48 +00:00
mnyromyr%tprac.de
6d6c3a9584 Bug 324250: using_priv_help.xhtml file errors; p=<stefanh@bluebottle.com>, r=IanN 2006-07-27 14:38:47 +00:00
kairo%kairo.at
4c1b2577e7 bug 344893 - Align (c) lines between branch and trunk (and minor cleanups), p=giacomo.magnini@portalis.it r=IanN 2006-07-27 14:38:46 +00:00
bugzilla%arlen.demon.co.uk
0dbeb2164a Bug 321526 Duplicated content in using_priv_help.xhtml
p=giacomo.magnini@portalis.it r=me
2006-07-27 14:38:45 +00:00
bugzilla%standard8.demon.co.uk
35da3150ae Bug 344088 Update link to mozilla.org document inside ssl_help.xhtml. r=iann_bugzilla 2006-07-27 14:38:44 +00:00
neil%parkwaycc.co.uk
8b67c56525 Missing part of bug 254992 to actually turn on Windows-specific help toc and index entries, thus fixing bug 303188 r=doron sr=bsmedberg 2006-07-27 14:38:43 +00:00
bugzilla%arlen.demon.co.uk
5cdb360118 Bug 337155 SeaMonkey missing spellcheck language selector in mail compose window and preferences also backporting enhancements to Thunderbird
p=me r=mnyromyr(SM)/mscott(TB) sr=neil
2006-07-27 14:38:42 +00:00
mnyromyr%tprac.de
d248d872d8 Bug 335846: Junk Preferences Panel help; r=IanN 2006-07-27 14:38:41 +00:00
bugzilla%standard8.demon.co.uk
2c822298ec Bug 338173 Update (remove) help on Edit ciphers. p=Giacomo Magnini <giacomo.magnini@portalis.it>,r=iann_bugzilla 2006-07-27 14:38:40 +00:00
gavin%gavinsharp.com
f27fea7c4c Bug 265871: rename JavaScript console to Error console, patch by Kurt <supernova_00@yahoo.com>, r=mconnor, ui-r=beltzner, sr=neil/bzbarsky 2006-07-27 14:38:39 +00:00
kairo%kairo.at
c28e481964 bug 333415 - Lanuagepack-Link broken in cs_nav_prefs_appearance.xhtml (sorry - was my fault), p=opitz.michael@inode.at r=IanN 2006-07-27 14:38:38 +00:00
kairo%kairo.at
4eb02e5c23 bug 325473 - Undo separation of language and region/content packs, part 4: move pref panel into communictor pefs in suite/, correct installer manifests and fix rough edges of parts 1-3, r=bsmedberg for build system changes (removal of content-packs extension) r=ajschult for installer manifests r=jag sr=Neil 2006-07-27 14:38:37 +00:00
bugzilla%arlen.demon.co.uk
6f38b755dd Bug 329901 Use MDC for some external links
p=Giacomo Magnini <giacomo.magnini@portalis.it> r=me
2006-07-27 14:38:36 +00:00
mnyromyr%tprac.de
85f87ac1d0 Bug 330171: Remove documentation of DPI prefs; p=<stefanh@bluebottle.com>, r=IanN 2006-07-27 14:38:35 +00:00