jwalden%mit.edu
649269a2a3
Bug 285035 - Help Documentation should look more like the Mozilla website. Followup patch to address issue forgotten during patch checkin.
2005-03-21 21:49:52 +00:00
shaver%mozilla.org
c71f2c773c
removing obsolete skinVersion info from contents.rdf, including one malformed (r=bsmedberg)
2005-03-18 22:02:30 +00:00
rj.keller%beonex.com
062138b01a
Bug 285035 - Help Documentation should look more like the Mozilla website. r=jwalden@mit.edu
2005-03-13 23:14:56 +00:00
bsmedberg%covad.net
e76622a8d4
Remove no-longer-needed alert-exclam image.
2005-03-10 05:45:19 +00:00
bsmedberg%covad.net
ab0810ddac
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
jwalden%mit.edu
d098a1a147
Bug 279715 - [Mac] In Help viewer toolbar customization 'Text only' dropdown markers are missing. Patch by Simon Paquet <bugzilla@babylonsounds.com>, r=me
2005-03-04 22:46:31 +00:00
mozilla.mano%sent.com
c6d5a95f6f
Bug 118025 - nsITheme menupopup/menuitem implementations (Mac). r=pinkerton sr=smfr (for gfx) r=kmgerich (for pinstripe)
2005-02-28 15:09:58 +00:00
ben%bengoodger.com
f01d11934a
274712 - new options dialog
2005-02-25 09:07:58 +00:00
joshmoz%gmail.com
ef4d34e499
fix 281645: #sidebar-box line in pinstripe's sidebar.css is stripped by the preprocessor r=mconnor
2005-02-24 20:13:39 +00:00
webmail%kmgerich.com
b6c5a3ffcd
Pinstripe CSS tweaks. Fixes Bug #229813 and Bug #281647
2005-02-22 03:03:04 +00:00
bzbarsky%mit.edu
ea86762fe5
Convert internal users of -moz-opacity to just use opacity. Bug 281907, patch
...
by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky
2005-02-18 16:33:02 +00:00
webmail%kmgerich.com
cac9b2eeaa
another tree separator tweak. bug 281540
2005-02-09 02:06:09 +00:00
webmail%kmgerich.com
97dc0531af
bug 281540: Pinstripe incorrectly displayed tree separator
2005-02-09 01:26:53 +00:00
webmail%kmgerich.com
a1e547852d
bug 281454, mac pinstripe highlight color in thread pane barely perceptible
2005-02-08 03:00:08 +00:00
mozilla.mano%sent.com
b511e43299
backing out bug 235031; this won't work since the patch for bug 118025 wasn't checked in (it's applied on kevin's tree)
2005-02-06 22:47:03 +00:00
webmail%kmgerich.com
1940386989
Pinstripe tweaks including fixes for:
...
273018 - View > Character Encoding > Customize
268230 - Mac: wrong popup notification icon
266047 - Clean Up button is not included in DM WIndow's tab-order
235031 - Firefox displays "blue" appearance
242831 - Pinstripe should follow "Full keyboard access"
2005-02-06 22:26:17 +00:00
gerv%gerv.net
646bb0c2b8
Bug 236613: change to MPL/LGPL/GPL tri-license.
2005-02-01 17:07:35 +00:00
jwalden%mit.edu
11f326bc98
Bug 257280 - Replace [buttondown] and [buttonover] rules with the appropriate combo of :hover/:active in Help Viewer CSS. Patch by gautheri@noos.fr, r=me
2005-01-28 16:27:51 +00:00
neil%parkwaycc.co.uk
ba49e43b14
Fixing line endings, rs=mconnor, no bug
2005-01-27 09:34:17 +00:00
mozilla.mano%sent.com
9916aeefd9
Bug 256045 - [Mac] Download Manager options give no visual feedback when clicked or hovered over with the mouse. patch by Bruce Davidson <Bruce.Davidson@iplbath.com> r=kmgerich
2005-01-26 22:24:31 +00:00
webmail%kmgerich.com
8a25b41f0a
Bug 240704 - Mac commonDialog is trimmed in certain fonts and strings - Thanks to HARUNAGA Hirotoshi (harunaga@depublic.com) for the patch
2005-01-21 20:23:12 +00:00
webmail%kmgerich.com
39c3a636af
Replacing corrupt images in Pinstripe. Fixes bug 274564
2005-01-20 04:27:48 +00:00
mattwillis%gmail.com
738c425acc
bug 261001
...
fixes missing leading slash in comment, and typo in css
also changes line endings from Mac to Unix
r=kmgerich via email
2004-12-22 15:42:38 +00:00
steffen.wilberg%web.de
60557360e0
Bug 274471: use -moz-activehyperlinktext for 🔗 hover and :visited:hover. r=jwalden
2004-12-21 18:13:43 +00:00
steffen.wilberg%web.de
3553a1c539
Bug 274471: don't hardcode color:black for Help content since we don't specify background-color either. r=jeff
2004-12-15 23:48:00 +00:00
jwalden%mit.edu
6c7209ab5d
Bug 265691 - Fix up CSS indenting on paragraphs. Patch by R.J. Keller <rj.keller@beonex.com>, r=me
2004-12-05 03:09:41 +00:00
aaronleventhal%moonset.net
95378474b5
Changing from binary to text file
2004-12-02 21:50:01 +00:00
dbaron%dbaron.org
6be6cda3cc
Reland conversion of Mac to Unix newlines.
2004-12-01 05:13:31 +00:00
ben%bengoodger.com
74c2270b81
Landing the Aviary Branch (Toolkit sections excluding toolkit/content).
2004-11-30 22:54:13 +00:00
webmail%kmgerich.com
e8dcb8bb34
Pinstripe Thunderbird Update (bug 270667)
...
- Saved Search Folder icon
- Shared folder icon
- Message group styles
- Striped background on thread pane and other trees
- Drag and drop styles for folder pane
- Search box tweakage
- Remote requests info bar style
- Blog "server" icon
2004-11-30 12:57:25 +00:00
roc+%cs.cmu.edu
3296acc3b0
Bug Bug 268099. Override XUL min-size for filepicker buttons. r+sr=bzbarsky
2004-11-15 04:18:26 +00:00
webmail%kmgerich.com
3198d5789a
JS Console styles for Mac, bug 258652
2004-10-14 00:32:27 +00:00
dbaron%dbaron.org
0a24aa5189
Fix line endings.
2004-10-12 00:23:28 +00:00
jruderman%hmc.edu
01cfc6390b
Bug 251098 - Context menu key doesn't work in Theme & Extension manager.
...
Bug 251099 - Update and Install buttons in Extension Manager not focusable.
Bug 251102 - Get More Extensions \ Themes link never takes focus.
r=mconnor
2004-10-08 09:01:42 +00:00
steffen.wilberg%web.de
86ddddc7ee
make this a text file by converting stupid Mac-style lineendings
2004-10-01 22:31:53 +00:00
jwalden%mit.edu
82cd99a17c
Oops, didn't mean to check this in on trunk
2004-10-01 20:50:46 +00:00
jwalden%mit.edu
f0b0376dce
Bug 260874 - Help window Activity Indicator (throbber) isn't right. r=steffen
2004-10-01 20:49:02 +00:00
scott%scott-macgregor.org
bf5a80f07d
Bug #249955 --> port the extension mgr install button for thunderbird
...
to the trunk
2004-09-28 21:55:29 +00:00
p_ch%verizon.net
beefbf2e53
Bug 118294: NS_THEME_DROPDOWN implementation (GTK2)
...
(+ add forgotten style for menulist-description binding in the new toolkit)
r=bryner, sr=roc.
2004-08-20 03:49:44 +00:00
webmail%kmgerich.com
11b163babf
Bug 239760: Menu list text is wrong color when list cell is selected
2004-08-17 02:38:53 +00:00
rlk%trfenv.com
b7c8509180
moving aviary help to the trunk.
2004-08-16 20:24:39 +00:00
steffen.wilberg%web.de
2ce7017daa
Bug 245455 - Fix console.css error-[caret|dash].gif paths. r=mconnor
2004-07-22 11:47:10 +00:00
steffen.wilberg%web.de
761f1d5c1e
Bug 245455 - remove unused files. r=mconnor
2004-07-22 11:33:50 +00:00
aaronleventhal%moonset.net
b55d2e2ed2
Doh, backing out change to filepicker.css. Only intended to change the type, not the contents of the file
2004-07-16 17:41:23 +00:00
aaronleventhal%moonset.net
48ecbb906e
filepicker.css should be a textfile not a binary file, a=bsmedberg
2004-07-16 17:37:49 +00:00
ben%bengoodger.com
a05cc9b1ea
More Winstripe/Pinstripe Restructuring
2004-06-18 21:06:45 +00:00