Commit Graph

43 Commits

Author SHA1 Message Date
bsmedberg%covad.net
cab11ad056 Bug 237745 (app-startup) - split off the pieces of appshellservice that have to do with the startup sequence into a new (forked, temporarily) app-startup service r+sr=darin+biesi+Neil 2006-05-17 02:39:20 +00:00
bsmedberg%covad.net
04d923f448 Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst 2006-05-17 02:39:19 +00:00
cbiesinger%web.de
703920816e bug 238166 patch by David Hallowell <dave532@uklinux.net> r=neil sr=roc
fix now-incorrect wording on obsolete themes warning
2006-05-17 02:39:12 +00:00
gerv%gerv.net
3c02d7de57 Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-05-17 02:38:30 +00:00
cbiesinger%web.de
ac703c7266 bug 180364, don't show the theme name in the "Uninstall Theme" button, to make this button fit even if the theme has a long name
r=neil sr=roc a=chofmann
2006-05-17 02:37:27 +00:00
neil%parkwaycc.co.uk
c5cf4cc2ac Bug 230778 Convert pref window from nsIPref to nsIPrefBranch r=caillon sr=jag 2006-05-17 02:37:23 +00:00
caillon%returnzero.com
44e3612a0c Back out the patch for bug 230778 to fix bug 231769, can't change themes from the preferences panel.
a=chofmann,dbaron
2006-05-17 02:37:20 +00:00
neil%parkwaycc.co.uk
a19ff86b05 Part of bug 230778 - remove @mozilla.org/preferences;1 from chrome r=caillon sr=jag 2006-05-17 02:36:34 +00:00
bzbarsky%mit.edu
a8922f95e1 Fix JS error in pref-themes.js. Bug 155925, patch by neil@parkwaycc.co.uk,
r=timeless, sr=kin.
2006-05-17 02:34:49 +00:00
alecf%netscape.com
c6cfbfd5f6 bug 157624 - prep for freezing nsISupports* primitives by renaming the string classes appropriately
nsISupportsString  -> nsISupportsCString
nsISupportsWString -> nsISupportsString
r=dougt, sr=jag
2006-05-17 02:34:48 +00:00
stephend%netscape.com
0f14c2697a Bug 119764. JS strict warnings in pref-themes.js. Patch by Stephen Walker <walk84@yahoo.com> r=morten@nilsen.com/sr=hewitt@netscape.com 2006-05-17 02:34:44 +00:00
blakeross%telocity.com
a4520e2ee3 134039 - theme switching should shut down quicklaunch. r=law sr=hyatt 2006-05-17 02:34:42 +00:00
alecf%netscape.com
702649508f fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific
this way we can implement an minimal chrome registry for embedding, that doesn't support all the wacky skin- and locale-switching goodness of XUL.
r=waterson, sr=hyatt
2006-05-17 02:34:40 +00:00
hewitt%netscape.com
1e2d5d9ba4 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-05-17 02:34:33 +00:00
blakeross%telocity.com
e4f3b85e93 127784 - require restart on theme switch. r=hewitt sr=ben a=dbaron 2006-05-17 02:33:10 +00:00
blakeross%telocity.com
11486944a8 44032 - apply themes on ok, cleanup panel, add link to themepark. r=ben sr=hewitt 2006-05-17 02:33:09 +00:00
hyatt%netscape.com
3e233bc9e1 Fix for 112980, nsITheme API and dynamic skin switching re-enabling. r=ben, sr=waterson 2006-05-17 02:31:55 +00:00
sgehani%netscape.com
2bdfcb3aed Fix getFormattedString to take only 2 params instead of 3. 2006-05-17 02:31:54 +00:00
sgehani%netscape.com
f2ca4e2831 Use <stringbundle> wrapper getFormattedString() instead of
nsIStringBundle method formatStringFromName().
b=114640; r=morse; sr=alecf
2006-05-17 02:31:53 +00:00
blakeross%telocity.com
bce1b3b905 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-05-17 02:31:51 +00:00
dougt%netscape.com
a44df02249 nsIObserver and nsIObserverService API freeze. r=rpotts@netscape.com, alecf@netscape.com. bug 99163 2006-05-17 02:31:23 +00:00
ftang%netscape.com
61bd58e789 fix 54957. add one control to decide show theme description or not. r=vishy sr=blizzard 2006-05-17 02:30:35 +00:00
ccarlen%netscape.com
b81b99421c Bug 88630 - Themes and locales do not change when using turbo. r=vishy/sr=blake 2006-05-17 02:30:34 +00:00
ben%netscape.com
6c73198320 84344 - defer skin switch to restart.
r=danm, sr=hyatt, a=chofmann.
2006-05-17 02:29:26 +00:00
alecf%netscape.com
90218a3814 back out previous checkin - it's only going in on the branch 2006-05-17 02:29:25 +00:00
alecf%netscape.com
dca453c122 fix for bugscape 5057 - split up the preferences apply themes function so we can override it in the commercial build
work done by pchen@netscape.com
r=matt@netscape.com
sr=alecf@netscape.com
2006-05-17 02:29:24 +00:00
anatoliya%netscape.com
27719d0f4a bug 76512 r=pchen sr=hyatt 2006-05-17 02:29:23 +00:00
blakeross%telocity.com
3b57813f2f Backing out anatoliya to fix build bustage. The compiler is your friend. It will help you catch errors. 2006-05-17 02:29:21 +00:00
anatoliya%netscape.com
650b788b8f bug 76512 r=pchen sr=hyatt 2006-05-17 02:29:20 +00:00
bbaetz%cs.mcgill.ca
1e1ed9771b Bug 53712 - changing themes shouldn't reaply current theme
patch by gerv (gervase.markham@univ.ox.ac.uk), r=timeless, sr=alecf
2006-05-17 02:28:56 +00:00
disttsc%bart.nl
932a66be11 "Disable theme "Apply" button if no item is selected in the tree", bug=46681, author=Gervase Markham <gervase.markham@univ.ox.ac.uk>, r=jag/timeless, sr=ben 2006-05-17 02:28:54 +00:00
blakeross%telocity.com
476f40a9ff 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-05-17 02:28:51 +00:00
maolson%earthlink.net
c30db46848 bug 56680 - use a xul <stringbundle/> instead of including the strres.js code
first pass through prefs, more to come later.
r=jag, sr=alecf
2006-05-17 02:28:44 +00:00
hyatt%netscape.com
4ad9f50e6a Skin uninstallation. Just do it, baby. r=danm, sr=brendan 2006-05-17 02:28:38 +00:00
rayw%netscape.com
6f96d2be63 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2006-05-17 02:27:37 +00:00
ben%netscape.com
32c5ad6fb1 oops, didn't fix that restore default bug in the appropriate way... 2006-05-17 02:27:20 +00:00
ben%netscape.com
c87fa4abf8 Fix for 44025 - clean up UI of themes pref panel; 49763 - enable 'restore default' theme 2006-05-17 02:27:16 +00:00
BlakeR1234%aol.com
1b19564133 Fix 49759 to remove the skin switch warning dialog. r=me (just backing out ben's changes), a=nsbeta3+ 2006-05-17 02:26:20 +00:00
ben%netscape.com
0d70090b16 fix for 43350, provide some warning about impending data loss before switching themes 2006-05-17 02:26:19 +00:00
ben%netscape.com
30fd26bef4 fix for skin switching writing to install directory instead of profile, 30536, r=hyatt 2006-05-17 02:26:13 +00:00
ben%netscape.com
e735dc4ab2 partial fixes for 32347, 30536, 41120 2006-05-17 02:26:11 +00:00
hyatt%netscape.com
4b17557ed2 fix broken skin switching, r=ben 2006-05-17 02:22:23 +00:00
ben%netscape.com
037402d2a8 forgot file 2006-05-17 02:22:21 +00:00