Commit Graph

280 Commits

Author SHA1 Message Date
ben%bengoodger.com
0ff1207b6d 243387 - about:plugins broken by download size reduction changes. Move about:plugins page to global package to remove dependency on defunct "communicator" package. r=mconnor 2004-06-20 01:42:05 +00:00
neil%parkwaycc.co.uk
15c98473c0 Bug 243679 fix bookmark notification icon to work in sidebar, bookmarks manager and modern theme p=dc2@myrealbox.com r=me sr=alecf 2004-05-24 15:43:18 +00:00
timeless%mozdev.org
d4452ca4b6 Bug 229812 CSS Errors in themes
patch by bob@bclary.com r=neil sr=alecf
2004-05-12 18:51:04 +00:00
pkw%us.ibm.com
86639566ac Bug 241469 - Help interface not keyboard accessible
r=rlk@trfenv.com, sr=bryner@brianryner.com
2004-05-03 18:49:35 +00:00
gerv%gerv.net
f7f3cb2736 Bug 236613: change to MPL/LGPL/GPL tri-license. 2004-04-17 16:52:41 +00:00
scott%scott-macgregor.org
85ab5348f9 Bug #84950 --> Emoticons should be themeable. Move them out of editor\content and into a shared (communicator) theme package.
r=benB
sr=bienvenu
moa=glazman

a=asa
2004-03-10 19:10:58 +00:00
kairo%kairo.at
5f250d223d bug 234014 - Use the XUL preprocessor for build-time inserting of skinVersion strings, r=bsmedberg, sr=peterv 2004-02-27 11:54:28 +00:00
cbiesinger%web.de
d4cfa49e87 Bug 232973 Remove unused style rule for #disabledDomains
r=neil sr=alecf patch by Andreas Kunz <durbacher@gmx.de>
2004-02-04 00:39:04 +00:00
neil%parkwaycc.co.uk
9b66436201 Bug 230229 Remove Print Plus CSS p=gautheri@noos.fr r=me sr=jag 2004-01-21 00:19:04 +00:00
chanial%noos.fr
1931893baf Bug 194678: Move pageSetup into the toolkit. r=bsmedberg, sr=bryner and a big thanks to Dave Miller for moving the files! 2003-11-19 06:34:51 +00:00
chanial%noos.fr
a8a20d2f63 bug 221599 and 225150: remove ununused setter/getter in overrideHandler.js
r=biesi, sr=bz
2003-11-09 21:51:59 +00:00
timeless%mozdev.org
bd2f19f610 Bug 220891 Create Profile Wizard overhaul
patch by borggraefe@despammed.com r=neil sr=roc
2003-11-06 14:10:13 +00:00
timeless%mozdev.org
a211784497 Bug 220891 Create Profile Wizard overhaul
patch by borggraefe@despammed.com r=neil sr=roc
2003-11-06 13:33:51 +00:00
bzbarsky%mit.edu
2103c352d5 The link to the themes is in fact not in the XUL namespace... change those
rules to match all namespaces, just in case.  Bug 214463, r=mkaply, sr=rbs
2003-07-31 07:15:34 +00:00
bzbarsky%mit.edu
b0d068ccde Bump skinVersion up to 1.5, since older skins are likely to get broken by the
change to no longer support single-':' pseudo-elements.  Bug 211657, r+sr=dbaron
2003-07-25 23:03:39 +00:00
bzbarsky%mit.edu
b3003f362c Move to the double-'::' notation for -moz-tree-* pseudo-elements in SeaMonkey.
Bug 211657, r+sr=dbaron
2003-07-07 21:22:24 +00:00
mkaply%us.ibm.com
8a2388c24b #201598
r=sicking, sr=jag, a=mkaply
Specify default hover border on sidebar as 2px in modern to avoid sizing problems with large fonts
2003-05-22 19:14:11 +00:00
rbs%maths.uq.edu.au
19f8107417 Font prefs shouldn't limit choices + some optimizations of the 'user perception' by lazily building the drop down font lists while there, b=142511, r=gerv, sr=blizzard, a=asa 2003-05-21 01:14:33 +00:00
ssu%netscape.com
396195c7e9 checking in gifs from Patrick Hendriks for bug 159142 - Fix Quick Launch graphic icon in installer (turbo). r=ssu, sr=dveditz, a=dveditz 2003-05-17 00:28:53 +00:00
shliang%netscape.com
779b7a499d 171013 - fix and hookup toolbars as text/icons/both in modern. r=varga, sr=jag 2003-03-26 03:48:52 +00:00
varga%netscape.com
a8670013de Landing bookmarks branch. Everything except mozilla/xpfe
Bug 196756 - Meta bug for major architectural changes in bookmarks code
r=jag, sr=bryner
2003-03-25 04:44:31 +00:00
shliang%netscape.com
89269950d5 bug 134345 - sidebar button. r=sgehani, sr=jag 2003-01-21 08:49:35 +00:00
varga%netscape.com
cf7d4f59f9 Putting toolbar grippies back in. Bug 175091.
Original bug for removing them was 112534.
Please see the discussion in those 2 bugs before complaining or filling new bug reports!
r=caillon,a=UE team
2003-01-18 20:55:19 +00:00
kairo%kairo.at
c432682c6f bug 174072, remove italic definition from modern plugins.css because italic system font comes up unreadable on old win32 systems, r=beppe, sr=bzbarsky 2002-11-21 11:27:59 +00:00
varga%netscape.com
274f864757 Fix for bug 112534. Remove collapse grippies.
r=caillon, sr=jag
2002-10-05 08:11:28 +00:00
varga%netscape.com
c0bc46e015 Fix for bug 172322. Merge securityOverlay.xul with navigator.xul.
r=kaie, sr=jag
2002-10-03 19:48:10 +00:00
hyatt%netscape.com
47c288148a Tweaks to prefs. JUst some shuffling. r/sr=hewitt,blake 2002-09-29 22:08:46 +00:00
kairo%kairo.at
a296aba949 bug 131477 - Improve design of about:plugins page - this makes about:plugins themeable, plugins.html moved from global to communicator, r=beppe, sr=hewitt 2002-09-28 12:24:36 +00:00
timeless%mac.com
3a3004fd75 Bug 22056 Show toolbars as text/icons/both
patch by neil@parkwaycc.co.uk r=timeless sr=bz
using xbl:inherits
2002-09-24 19:40:29 +00:00
andreww%netscape.com
2558b06343 bugzilla bug 164174 r=suresh, sr=hewitt. Updating skin version number due to new backwards incompatibilites. 2002-09-12 23:39:25 +00:00
bzbarsky%mit.edu
3d583e763d backing out remainder of bug 22056 patch to hopefully fix remaining
regression. a=perf regression.
2002-09-11 22:16:36 +00:00
bzbarsky%mit.edu
9b274ff1cb Backing out CSS changes from bug 22056 to see whether this fixes the
perf regression.
2002-09-11 20:59:22 +00:00
bzbarsky%mit.edu
da76dd0f62 Adds text/image/both modes for the main toolbar. Bug 22056, patch by
neil@parkwaycc.co.uk, r=timeless, sr=bzbarsky, moa=blake,hyatt
2002-09-11 09:48:17 +00:00
timeless%mac.com
d40c083d1e Bug 101059 [FIX] Can't drag between folders on personal toolbar
patch by chanial@noos.fr r=timeless sr=blake
2002-08-06 15:16:40 +00:00
caillon%returnzero.com
63f2192af6 New icons for composer and addressbook. Icons by marlon@netscape.com.
Bug 156822. Also see bugscape #16402.
moa=jag, a=asa.
2002-07-12 00:19:08 +00:00
morse%netscape.com
71e79c78b6 check in new image for lori, a=lorikaplan 2002-06-27 23:00:41 +00:00
morse%netscape.com
d9500c57c2 change p3p icon, r=kerz, sr=blake, a=lorikaplan 2002-06-20 01:17:56 +00:00
andreww%netscape.com
c54ab97a45 bugzilla 89144 - Need keyboard access to "Tabs" menu in sidebar - r=aaronl,sgehani, sr=sspitzer,hewitt 2002-05-30 00:54:27 +00:00
shliang%netscape.com
8a9527b551 137825 - sidebar colors are not quite right. r=andreww, sr=hewitt. 2002-05-14 01:03:31 +00:00
sgehani%netscape.com
39c2f63613 Backing out sidebar personal toolbar button.
b=134345
2002-04-26 14:59:15 +00:00
mscott%netscape.com
198694c2bd Bug #121299 --> fix the cookie manager status icon
rs=sspitzer
2002-04-26 01:12:23 +00:00
mscott%netscape.com
9e18c8277a Bug #121299 --> landing new cookie icons from Gail that are transparent. Building framework for allowing cookies to
use modern and classic icons instead of putting the icons in content too.

r=morse
sr=sspitzer
2002-04-25 23:37:00 +00:00
sgehani%netscape.com
7a9129cf4b Improve sidebar discoverability.
b=134345; r=morse; sr=jag
2002-04-24 02:20:40 +00:00
mscott%netscape.com
7016c81d8e Bug #132731 --> dynamically adjust the width of the alert window
to prevent unwanted wrapping of text if the user is using larger fonts
r=neil@parkwaycc.co.uk
sr=hewitt
2002-04-20 03:08:54 +00:00
jaggernaut%netscape.com
a8de6b190f Bug 128965: Better icons for components in Window menu. r=marlon, sr=jag 2002-04-16 04:39:13 +00:00
sicking%bigfoot.com
f8c2ea5afa Bug 119317: move the "inherits" attribute to the xbl namespace for most clients.
r=hixie sr=hyatt
2002-04-13 14:25:38 +00:00
aaronl%netscape.com
b5974e51e9 Bug 121114. Make links in properties windows keyboard accessible. r=bzbarsky, sr=hewitt. 2002-04-13 05:10:28 +00:00
jaggernaut%netscape.com
17e594a87c Bug 128959: add icons to Tools menu. r=bryner, sr=hewitt, a=asa, adt1.0.0+. Note: placeholder icons checked in for now, the correct icons will be checked in when they're ready. 2002-04-04 09:48:20 +00:00
hewitt%netscape.com
d38a0937d9 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
2002-03-29 02:46:01 +00:00
dveditz%netscape.com
7921fe5fa3 Embeddable XPI landing, including bugs 76424, 83702, 88757, 97691, 98458, 105083, 105085, 113149,124467,124470 r=syd (and others) sr=alecf, a=drivers 2002-03-23 12:14:51 +00:00