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

887 Коммитов

Автор SHA1 Сообщение Дата
ajschult%verizon.net 909356fe5f Bug 337062: missed part of the Makefile change 2006-05-13 16:41:53 +00:00
ajschult%verizon.net af784b7b74 Bug 337062: drop X-Remote handling from the startup script for suiterunner. r+sr=jag 2006-05-13 14:52:56 +00:00
bugzilla%standard8.demon.co.uk 31f08c78fe Bug 335268 Change SeaMonkey vendor to sane, new setting. r=KaiRo,sr=Neil 2006-04-30 16:56:41 +00:00
bugzilla%standard8.demon.co.uk d8f4b87447 Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Prefs update and EM/TM -> Addons update. r=KaiRo,sr=Neil 2006-04-29 14:34:40 +00:00
bugzilla%standard8.demon.co.uk 5dd7f61897 Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Make the classic theme compatible with the new themes manager. r=KaiRo,sr=Neil 2006-04-29 14:24:30 +00:00
bugzilla%standard8.demon.co.uk 3e165b311b Fix whitespace that should have addressed before the previous checkin. 2006-04-28 17:54:17 +00:00
bugzilla%standard8.demon.co.uk deba9ecf7a Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. Part 2 make the modern theme compatible with the new themes manager. r=KaiRo,sr=Neil 2006-04-28 17:52:40 +00:00
bugzilla%standard8.demon.co.uk 680a0a4e23 Bug 335154 Get SeaMonkey's themes registering and switching with Theme Manager. r=KaiRo,sr=Neil 2006-04-28 17:13:47 +00:00
kairo%kairo.at 17a97f2b8b bug 334997 - add menu bar to toolkit-based JS console in suiterunner, r+sr=Neil 2006-04-25 14:34:02 +00:00
kairo%kairo.at 7b4703ec5e bug 330053 - Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set - make build succeed on Windows, p=bugzilla@mcsmurf.de r=jag sr=Neil 2006-04-23 15:58:39 +00:00
neil%parkwaycc.co.uk f2baa9c7ba Add em menuitems to suiterunner b=272429 r=KaiRo sr=jag 2006-04-23 11:29:51 +00:00
cls%seawood.org 9d3fb5f3b1 Align mingw libs linkage with msvc.
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
kairo%kairo.at 2524d64f20 add German to all-locales as first language that supports suite source L10n during the testing phase, a=l10n@mozilla.com for this 2006-04-19 20:11:04 +00:00
mkaply%us.ibm.com d94a2522b5 #324240
r=mkaply (OS/2 only)
OS/2 README updates from Peter Weilbacher
2006-04-19 18:58:30 +00:00
neil%parkwaycc.co.uk 6a8cf5cc7b Missing const nsISupports = Components.interfaces.nsISupports; r+sr=jag (no bug) 2006-04-19 10:35:05 +00:00
kairo%kairo.at e602427938 bug 330053 - Make SeaMonkey capable of generating a reasonable build with MOZ_XUL_APP set - changes to make it build on mac, r+sr=jag 2006-04-18 11:31:28 +00:00
kairo%kairo.at 33e53e4de7 bug 286110 - prepare build environment for --enable-ui-locale in suite, r=bsmedberg 2006-04-11 14:24:49 +00:00
jag%tty.nl c7d2eed465 Bug 333308: make clean and make distclean miss various files. r+sr=Neil 2006-04-10 11:38:10 +00:00
ajschult%verizon.net 2d4b5cb3b6 Bug 333244: Use hardcoded binary and app name in start script and handle MOZ_NO_REMOTE. r/sr=neil 2006-04-09 01:02:54 +00:00
kairo%kairo.at fe6fc3911d 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 f9f8121092 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 717e13645b 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 7cf05cce80 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 71fba1cbf5 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 2ad5d47bf8 From bug 282057 - brand.dtd now lives in chrome://branding/locale/brand.dtd 2006-04-08 00:57:55 +00:00
aaronleventhal%moonset.net 0e8475f368 Bug 246062. No accessible name for trees and listboxes. r=neil, sr=jst 2006-04-08 00:57:54 +00:00
gerv%gerv.net 98df9d50df Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-04-08 00:57:53 +00:00
bzbarsky%mit.edu 713878dc73 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 36d4ee6fa7 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 096044b2be 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 3f105a046f bug=193068
Missing accesskeys in preference dialogs
r=timeless sr=jaggernaut@netscape.com
2006-04-08 00:57:49 +00:00
timeless%mozdev.org d1388e8985 Bug 189316 Capitalize accesskey for Downloa_d_ More in content packs prefs
patch by piersc@cogs.susx.ac.uk r=dean_tessman sr=bz
2006-04-08 00:57:48 +00:00
loadrunner%betak.net 320b160c6c b112869, No UI to uninstall language packs, r=tao, sr=alecf 2006-04-08 00:57:47 +00:00
timeless%mac.com e2c2f20afa 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 a43ce65959 bug 164496 - Language switching broken (again), regression of 144740, r=timeless, sr=alecf 2006-04-08 00:57:45 +00:00
loadrunner%betak.net b0c80f2ca5 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 87d0125b59 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 92f63c30fb 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
dbragg%netscape.com ba0f4d17c6 Fix for typos.Bug 130102. r=bzbarsky, sr=alecf, a=asa@mozilla.org 2006-04-08 00:57:41 +00:00
cbiesinger%web.de 82a647424c 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 2570b1f6b3 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 b22c76ef3c 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 84022d7101 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 7fe6762aa8 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 2cac64a653 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 f80ad5692a 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
sgehani%netscape.com 43a38a69c2 Add brandShortName to content pack switch message.
b=109477; sr=alecf
2006-04-08 00:57:33 +00:00
gerv%gerv.net cff18ed085 Chang all instances of "My Sidebar" to "Sidebar". Bug 77819. r=timeless, sr=brendan using his magic "String only changes" rubberstamp. 2006-04-08 00:57:32 +00:00
hewitt%netscape.com e1f38f76a9 104401 - eliminate mOuter aggregate from nsXULElement, r=waterson, sr=hyatt 2006-04-08 00:57:31 +00:00
stephend%netscape.com ca34619ee7 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