kairo%kairo.at
f415fe7d3f
bug 333259 - Language switching broken after bug 325473 (removal of content packs) - correct wsm_attributes to "prefvalue", r+sr=Neil
2006-04-09 00:50:20 +00:00
kairo%kairo.at
91acb7039c
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-04-08 11:17:06 +00:00
timeless%mozdev.org
61c83cfad1
Bug 106386 Correct misspellings in source code
...
patch by unknown@simplemachines.org r=timeless rs=brendan
2006-04-08 00:57:58 +00:00
bugzilla%arlen.demon.co.uk
291d7f303e
Bug 289444 Give prefs panels titles a unique name (LP, inspector and wallet patch)
...
p=giacomo.magnini@portalis.it (as was previous patch) r=me sr=neil.parkwaycc.co.uk
2006-04-08 00:57:57 +00:00
neil%parkwaycc.co.uk
8c18a6b93a
Bug 302245 Prevent partial locale installations provided by extensions from appearing in the list of content packs r+sr=jag r=kairo a=bsmedberg
2006-04-08 00:57:56 +00:00
bsmedberg%covad.net
1f25e79d1b
From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd
2006-04-08 00:57:55 +00:00
aaronleventhal%moonset.net
75fa236942
Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst
2006-04-08 00:57:54 +00:00
gerv%gerv.net
1c313b7f60
Bug 236613: change to MPL/LGPL/GPL tri-license.
2006-04-08 00:57:53 +00:00
bzbarsky%mit.edu
c264dbc741
Make getElementsByAttribute be an nsContentList so that it's got that live
...
DOMNodeList goodness that all nodelists should have. Change some JS to not
break, and some other JS to be a little more efficient with the new world of
lazy listness. Bug 240186, r=neil on the JS changes, r=jst on the content
changes, sr=jst
2006-04-08 00:57:52 +00:00
cbiesinger%web.de
d25ee9de68
Bug 235058 Content/language switching from UI is broken
...
r=neil sr=bz
2006-04-08 00:57:51 +00:00
neil%parkwaycc.co.uk
4b67c8b16f
Bug 89576 now that the wsm saves the page data the pref panel ok handlers don't need to r=caillon sr=alecf
2006-04-08 00:57:50 +00:00
pete.zha%sun.com
a511b02ebb
bug=193068
...
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2006-04-08 00:57:49 +00:00
loadrunner%betak.net
8a08dcf892
b112869, No UI to uninstall language packs, r=tao, sr=alecf
2006-04-08 00:57:47 +00:00
timeless%mac.com
14336fe594
Bug 132209 Many XUL documents are invalid XML (<!DOCTYPE window ...>)
...
patch by riceman+bmo@mail.rit.edu r=timeless rs=jag
2006-04-08 00:57:46 +00:00
kairo%kairo.at
d511bcbfb7
bug 164496 - Language switching broken (again), regression of 144740, r=timeless, sr=alecf
2006-04-08 00:57:45 +00:00
loadrunner%betak.net
ed6f79d513
b144740, polish, javascript strict warnings in pref-contentpacks.xul, r=kairo, sr=blizzard, a=asa
2006-04-08 00:57:44 +00:00
jaggernaut%netscape.com
df33f44094
Bug 142623: No reload of Language strings due to XUL FastLoad. Patch by John Morrison <jrgm@netscape.com>, r=ben, sr=brendan, a=chofmann.
2006-04-08 00:57:43 +00:00
kairo%kairo.at
de2d09eacf
reorder/split strings in language/content pref panel to better remind users of restarting, bug 137324, r=axel@pike.org, sr=alecf, a=asa
2006-04-08 00:57:42 +00:00
cbiesinger%web.de
9530050d65
bug 140141 patch by kairo@kairo.at r=biesi sr=alecf
...
Switching language/content packs is broken (once again)
2006-04-08 00:57:40 +00:00
caillon%returnzero.com
f2f1c54a3f
Bug 133764. Unable to change content pack and language pack at once. Patch by kairo@kairo.at, r=dbragg, sr=alecf, a=asa.
2006-04-08 00:57:39 +00:00
caillon%returnzero.com
3092eaf4cc
Bug 134290. Unable to switch locale packs, fallout from the outliner to tree landing. Patch by Robert Kaiser <kairo@kairo.at>, r=tao, sr=hewitt, a=brendan
2006-04-08 00:57:38 +00:00
hewitt%netscape.com
b1860310f3
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-04-08 00:57:37 +00:00
dbragg%netscape.com
34eaa00c98
Fix for bug 127783. Moved the code from two functions SwitchLanguagePack and SwitchContentPack
...
into a single function SwitchPacks. r=tao, sr=alecf, a=scc (for drivers)
2006-04-08 00:57:36 +00:00
dbragg%netscape.com
72c78f28e5
Fixing bug 126679. Added a closing parenthesis that should
...
have been there in the first place. r=tao, sr=alecf, a=asa
2006-04-08 00:57:35 +00:00
dbragg%netscape.com
82637879c0
Fix for bug 91721. The UI changed to use list boxes for both content packs
...
and language packs. This is more consistant and approved by UE group. Obsolete
packs are now displayed with (needs update) next to them and are unselectable
by the user. This is done using a rule in the pref-contentpacks.xul file.
r=tao, sr=alecf.
2006-04-08 00:57:34 +00:00
hewitt%netscape.com
00c14ca3bf
104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt
2006-04-08 00:57:31 +00:00
stephend%netscape.com
5522d48889
Bug 102153. Javascript strict warnings in pref-contentpacks.xul. Patch by Stephen Walker <walk84@yahoo.com> r=stephend/sr=alecf
2006-04-08 00:57:30 +00:00
blakeross%telocity.com
90437e08ad
114258 - pref panel header binding, dialogoverlay.css shouldn't have to be included in each panel. r=ben sr=hewitt
...
114268 - unnecessarily setting localname attribute on all pref-based elements when loading pref panels. r=ben sr=hewitt
2006-04-08 00:57:29 +00:00
blakeross%telocity.com
773bb6cd4f
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-04-08 00:57:28 +00:00
dougt%netscape.com
1bc332e56d
nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163
2006-04-08 00:57:27 +00:00
jaggernaut%netscape.com
272f323e0d
Bug 99876: [XUL Syntax] <spring/> --> <spacer/>, r=alecf, sr=hyatt.
2006-04-08 00:57:26 +00:00
loadrunner%betak.net
450b5d4928
bug 84188, Need to migrate existing localizable string preferences to a new pref type, r=tao, sr=blake
2006-04-08 00:57:25 +00:00
ccarlen%netscape.com
3092e0a577
Bug 88630 - Themes and locales do not change when using turbo. r=vishy/sr=blake
2006-04-08 00:57:24 +00:00
ben%netscape.com
575e883d28
bug 65241, add 'download more' button to Content Pack pref panel.
...
uncomment-out button and add string to dtd file for button
r=matt, sr=blake
2006-04-08 00:57:23 +00:00
ben%netscape.com
46135c68c2
Checking in extension portion of 65251. *NOT PART OF BUILD* Original patches
...
from Juraj Betak, r=ben@netscape.com
2006-04-08 00:57:21 +00:00
ben%netscape.com
fc362500ac
Content packs extension. Part of "correct" implementation for 65251 (if any implementation of this feature can be considered
...
"correct"). NOT PART OF BUILD.
2006-04-08 00:57:20 +00:00