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

58 Коммитов

Автор SHA1 Сообщение Дата
db48x%yahoo.com b4a02e2c9f bug 292592: Remove unused theme pictures (icon32.png, downloadOptions.png)
patch by Robert Parenton <rparenton@louisianaada.org>, r=kevin, a=shaver
2005-06-14 10:10:00 +00:00
bsmedberg%covad.net 081488379d Bug 295235 - remove remaining contents.rdf chrome registration from Firefox and Thunderbird, r=mconnor a=asa 2005-06-07 19:55:49 +00:00
mozilla.mano%sent.com 4d1c86ee60 last part of 242831 - allow tabbing to buttons in the Pinstripe theme. r=mconnor a=asa 2005-06-07 19:28:42 +00:00
mconnor%steelgryphon.com e4961897ab bug 179656 - allow drag and drop reordering of tabs, patch originally based on miniT by dorando, r=vlad, a=shaver 2005-06-07 02:10:09 +00:00
mozilla.mano%sent.com ebde69a63b Fix typo in my checin of bug 280590 (Pinstripe: Browser tabs should be focusable) 2005-06-02 12:34:42 +00:00
mozilla.mano%sent.com 3d4ec09c20 Bug 280590 - Pinstripe: Browser tabs should be focusable. r=mconnor a=shaver 2005-06-01 11:50:36 +00:00
steffen.wilberg%web.de 8336402718 Bug 291608: Firefox ships 102 KB of unused EM images, image removal part. r=kevin, a=asa 2005-05-22 21:35:06 +00:00
steffen.wilberg%web.de c0ecc99f77 Bug 291608: Firefox ships 102 KB of unused EM images. r=kevin, a=asa 2005-05-22 20:47:22 +00:00
jwalden%mit.edu 6022b767ae Bug 258650 - Remove some unused files and the (useless) references to them from CSS. This is the image removal part, now that tinderboxen won't get horked. r=kmgerich, a=asa 2005-05-20 03:28:30 +00:00
jwalden%mit.edu a00424c0c4 Bug 258650 - Remove some unused files and the (useless) references to them from CSS. r=kmgerich, a=asa 2005-05-19 18:59:10 +00:00
bsmedberg%covad.net a7698dd5e9 Bug 289555 - separate help viewer (part of the toolkit, packaged in toolkit.jar and toolkit/locales) from application help content, packaged in browser.jar and browser/locales r=gandalf a=asa 2005-04-15 14:17:31 +00:00
mats.palmgren%bredband.net 78343a58c1 Fix a few -moz-outline* problems and drop the prefix.
Change WARNING to ERROR in nsComputedDOMStyle.cpp and add a few more.
b=281972 r+sr=dbaron
2005-03-27 11:36:08 +00:00
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