webmail%kmgerich.com
8028798e35
Add thumb to XUL slider on Mac, bug 303199, a=asa
2005-08-09 01:29:30 +00:00
timeless%mozdev.org
64ea988cca
Bug 253661 nine steps to better menus in Firefox
...
patch by BoxerBoi76@hotmail.com r=kevin@kmgerich.com a=asa
2005-08-08 03:14:10 +00:00
ben%bengoodger.com
48ecfb0eda
300089 - make sure active-updates.xml is cleared out more aggressively in error conditions to prevent busted update windows in edge cases. r=darin... also includes appearance tweak to mac downloading panel
2005-08-06 01:40:04 +00:00
ben%bengoodger.com
0f51406bf7
302269 - remove style rules particular to the custom buttons now that we're using the wizard's buttons. r=darin
2005-08-03 20:21:02 +00:00
gavin%gavinsharp.com
fb565a8948
Bug 302668 : Blank buttons show up in Extension Manager on OS X when updates are available, patch by Robert Strong <rob_strong@exchangecode.com>, r+a=bsmedberg
2005-08-03 15:14:37 +00:00
scott%scott-macgregor.org
ac7c5ca225
Bug #303007 --> Tall throbber when auto-update is downloading update in Thunderbird.
...
Port missing change from winstripe
2005-08-02 00:11:35 +00:00
aaronleventhal%moonset.net
73c6837503
Bug 281932. Fix a11y problems in print preview. Also create tabbable <toolbarbutton>s via toolbar button class=tabbable. r=mconnor, a=mconnor
2005-07-31 15:34:57 +00:00
cbiesinger%web.de
d62314530b
bug 280190 Make netError.xhtml look better. Also makes it themable.
...
patch by Henrik Skupin <hskupin@gmail.com> a=bsmedberg/mconnor
Core part: r=biesi sr=peterv
Toolkit part: r=mconnor
SeaMonkey part: r=neil sr=darin
2005-07-28 18:00:28 +00:00
scott%scott-macgregor.org
9b8a2b9d04
Bug #300827 --> Toolbar icons showing up in toolbar menu items on Mac OS X.
...
Make sure menus don't inherit the list-style-image attribute.
r=mano
sr=bsmedberg
2005-07-27 20:27:32 +00:00
jwalden%mit.edu
7bada1cf7a
Bug 268776 - Help Viewer uses browser chrome. r=kmgerich, a=bsmedberg
2005-07-27 02:51:56 +00:00
ben%bengoodger.com
dc5a647b34
302272 - incorrect styles for update now button on OS X cause blank buttons to show up in extensions window
2005-07-26 23:45:49 +00:00
ben%bengoodger.com
ddf2fbc62a
UI for software update needs to be revised - several CSS and window open flag fixes for various aspects of software update UI (menu, preferences, wizard) to make it look better on OS X. Not quite done yet. r=darin
2005-07-26 23:21:15 +00:00
ben%bengoodger.com
02baaa0e98
302066 - move SoftwareUpdate CSS style rules into Skin CSS to support skinability - this will allow 299389 to be fixed properly.
2005-07-25 22:17:53 +00:00
mozilla.mano%sent.com
32940fb5bf
Bug 301069 - Expose dialog titles on OS X (Dialog orgin spoofing isn't fixed on Mac). r=josh/mconnnor, a=mconnor
2005-07-25 20:14:25 +00:00
scott%scott-macgregor.org
1fe50fe884
mozapps\update\update.css is an obsolete file leftover from the old
...
update system
a=ben
2005-07-25 19:49:29 +00:00
aaronleventhal%moonset.net
be531d3dfc
Bug 301398. Another round of link fixes. Now we're down to 2 link implementations. r+a=mconnor
2005-07-25 19:23:12 +00:00
aaronleventhal%moonset.net
f1c3e70e82
Bug 301776. Really difficult to see focus on unselected tree or list items (1px light beige border on white background). r=mconnor, a=mconnor
2005-07-25 18:32:15 +00:00
ben%bengoodger.com
f26e452469
296566: move extension update into extension manager. 1) add background update timer to check for updates to extensions on a regular basis 2) replace observer service notifications with a new interface nsIAddonUpdateCheckListener 3) rename nsIExtensionDownloadListener to nsIAddonUpdateListener 4) show extension update inline in the extension manager 5) update all UI clients to interfaces in 2 and 3 including mismatch UI etc. 6) remove unnecessary files r=rob_strong@exchangecode.com
2005-07-25 17:29:18 +00:00
mnyromyr%tprac.de
57acec65cf
Bug 285288: Arrow overlaps "To:, Cc: Bcc:" - p=Henrik Skupin <hskupin@gmail.com>, r/a=bsmedberg
2005-07-19 21:33:50 +00:00
webmail%kmgerich.com
3a9360bc5b
Revised warning icons for Winstripe, bug #301183 , a=mconnor
2005-07-19 11:32:09 +00:00
mozilla.mano%sent.com
f83ecb998c
Bug 300127 - gnomestripe menulist.css not packaged: duplicate menulist dropmarkers. patch from Tuukka Tolvanen <tuukka.tolvanen@gmail.com>, r=mconnor, a=asa.
2005-07-13 19:04:55 +00:00
mozilla.mano%sent.com
c7c3a403a2
Bug 299710 - Back / Forward buttons (in the help viewer) shoudn't have a pressed state when they're disabled. r=mconnor, a=bsmedberg.
2005-07-13 18:19:53 +00:00
mconnor%steelgryphon.com
15bc82525e
bug 295817 - Rework help viewer UI, r=vlad, a=asa
2005-07-07 17:39:59 +00:00
doronr%us.ibm.com
aa0a66ed50
Bug 299272 - make richlistbox standalone. r=mconnor a=bsmedberg
2005-07-05 21:07:09 +00:00
bsmedberg%covad.net
d63a7e67dc
Bug 299193 - update.css was not added to pinstripe, regression from bug 296566, patch by robstrong r+a=me
2005-06-30 20:37:03 +00:00
bsmedberg%covad.net
f50cef80cd
Bug 299196 - extensions.css not updated in pinstripe from bug 285584 - patch by Rob Strong, r+a=bsmedberg
2005-06-30 13:12:52 +00:00
mozilla.mano%sent.com
5a2baeff85
Bug 221824 - Winstripe should be rtl compatible, preferences.css padding fixes. patch from Reuven Gonen <linxspider@gmail.com>, r=me, a=bsmedberg.
2005-06-29 15:32:18 +00:00
mozilla.mano%sent.com
660f99eeba
Bug 221824 - Winstripe should be rtl compatible, global.css padding fixes. r=me a=bsmedberg.
2005-06-29 15:28:02 +00:00
mozilla.mano%sent.com
1c6a79fdd0
Bug 298799 - [Mac] Browser tab titles move and flicker when changing tabs. r=mconnor, a=bsmedberg.
2005-06-28 14:44:32 +00:00
scott%scott-macgregor.org
8c4d4ea1d5
Bug #298949 --> Thunderbird's Extension Manager Dialog is DOA
...
Fix the regression caused by Bug #285584
2005-06-27 21:55:33 +00:00
doronr%us.ibm.com
eccd3fcc83
Bug 296127 - [Mac] Options button systematically disappears. Patch by rob strong, r=kevin a=bsmedberg
2005-06-24 22:11:02 +00:00
webmail%kmgerich.com
d45e228f5a
Remove old printing CSS and images from Winstripe (bug #297992 )
...
Add RTL chevron image to Winstripe (bug # 221824)
a=asa
2005-06-24 21:14:46 +00:00
scott%scott-macgregor.org
4783dcc79e
Add small throbber images to the qute theme. Required by the new update service
2005-06-20 22:39:30 +00:00
ben%bengoodger.com
357ce4b4ef
Make downloading page work nicely, remove update manager components for now
2005-06-19 22:42:25 +00:00
doronr%us.ibm.com
148f27f947
Bug 285584 - Make download & extension manager use accessible XBL widget. r=mconnor,a=bsmedberg
2005-06-17 18:11:02 +00:00
webmail%kmgerich.com
f857157337
Bug 294479: Add portrait and landscape icons to Winstripe print setup dialog
2005-06-17 02:59:26 +00:00
timeless%mozdev.org
51eb8da79a
Bug 292619 to-be-installed extension disappears from EM during incompatible update check
...
patch by rob_strong@exchangecode.com r=bsmedberg a=bsmedberg
2005-06-16 04:06:27 +00:00
db48x%yahoo.com
f07970c3be
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
scott%scott-macgregor.org
976c8ba53a
Bug #269483 --> Thunderbird UI changes to support the new update service (which is not turned on yet)
...
add a toolbar button to the menubar for update notifications, add advanced pref UI to support the new settings, add a menu item under Help for Checking for Updates.
2005-06-10 18:09:21 +00:00
robert%accettura.com
e5be9bbeec
Some polish to the reporter tool. No bug r+a=ben
2005-06-10 00:42:07 +00:00
mvl%exedo.nl
17005177f4
Bug 293472 Remove unused images from classic.jar in Firefox and Thunderbird.
...
p=sipaq <bugzilla@babylonsounds.com>, r=mconnor, a=asa
2005-06-09 15:18:21 +00:00
scott%scott-macgregor.org
af0391257d
Bug #296940 --> Port Firefox update changes to Thunderbird to avoid an infinite loop on startup.
2005-06-07 21:45:14 +00:00
bsmedberg%covad.net
8721f99271
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
4837cd7e4e
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
86397cb20a
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
ben%bengoodger.com
f0897b87c8
296868 - Land Software Update Service on the trunk. Part of ongoing 1.1 feature work. Contains work by Darin Fisher and myself. This feature does not function yet but should not be intrusive. Includes first phase of 296566 - move extension update into the Extension Manager (r=darin)
2005-06-06 21:07:13 +00:00
timeless%mozdev.org
8e7b140067
Bug 293472 Remove unused images from classic.jar in Firefox and Thunderbird
...
Qute cleanup patch
patch by bugzilla@babylonsounds.com r=mscott a=shaver
2005-06-03 21:57:24 +00:00
mozilla.mano%sent.com
a76f73121d
Fix typo in my checin of bug 280590 (Pinstripe: Browser tabs should be focusable)
2005-06-02 12:34:42 +00:00
bsmedberg%covad.net
b0f324c714
Bug 295235 part firefox-windows : remove remaining contents.rdf r=mconnor a=shaver
2005-06-01 14:58:05 +00:00
mozilla.mano%sent.com
ff85e0a3c1
Bug 221824 - gnomestripe should be RTL compatible. patch from Reuven Gonen <linxspider@gmail.com> r=bsmedberg a=shaver
2005-06-01 12:01:39 +00:00