Commit Graph

150 Commits

Author SHA1 Message Date
sspitzer@mozilla.org
e849282ca5 fix for bug #380703 separators in bookmark manager dialog and bookmark sidebar have a (16px x 16px) blank spacepatch=Christine Yen <cyen@mozilla.com>r=sspitzer 2007-06-12 17:24:09 -07:00
sspitzer@mozilla.org
f04033361f fix for bug #382534: horizontal spacing of favicons in the bookmarks sidebar on Mac OS X.patch=cyenr=sspitzer 2007-06-06 08:45:27 -07:00
mozilla.mano@sent.com
2753366f51 Bug 382813 - nsFaviconService shouldn't rely on icons in chrome://browser. r=sspitzer. 2007-06-05 16:22:44 -07:00
mozilla.mano@sent.com
d8cd15eae3 Bug 382813 - nsFaviconService shouldn't rely on icons in chrome://browser. r=sspitzer. 2007-06-05 16:18:47 -07:00
asqueella@gmail.com
7026ec9154 Bug 378770 - Clean up Security Page Info visualsp=Johnathan Nightingale <johnath@mozilla.com>r=mano, ui-r=beltzner 2007-05-13 05:34:09 -07:00
joshmoz@gmail.com
a9dddfe17f [re-landing] allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton 2007-05-02 16:47:53 -07:00
roc+@cs.cmu.edu
010e67de84 Backing out patch since it broke 3 mochitests and no-one's around to babysit. 2007-05-01 16:54:55 -07:00
joshmoz@gmail.com
0604497a38 allow buttons to render at smaller sizes than Mac OS X itself will draw using HITheme. Also fixes 376695, allow buttons to accept padding. b=379297 r=cbarrett r=mano sr=pinkerton 2007-05-01 14:52:22 -07:00
gavin@gavinsharp.com
d95a02620d Bug 377076: Enhance Security tab in Page Info, patch by Johnathan Nightingale, r=mconnor, ui-r=beltzner 2007-04-24 14:13:57 -07:00
gavin@gavinsharp.com
16d6ea87b2 Bug 218223: Long tooltips should wrap instead of cropping text, based on original SeaMonkey patch by Chris Thomas <cst@yecc.com>, Firefox patch by shaver, r=me 2007-04-24 09:20:24 -07:00
mozilla.mano@sent.com
fe51e1ff1c Bug 339102 - New Page Info dialog. work done by Florian Queze <f.qu@queze.net>, ui-r=beltzner, r=me. 2007-04-12 18:26:39 -07:00
dietrich@mozilla.com
62d82d27f4 Bug 376025 browser-places.css not included in windows installer builds (r=mano) 2007-04-01 12:04:27 -07:00
mozilla.mano@sent.com
9bf22998f8 Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer. 2007-03-26 17:52:59 -07:00
mozilla.mano@sent.com
ca16ac0359 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-03-22 16:13:57 -07:00
joshmoz%gmail.com
b6cf50d6dd fix chrome button heights, fix some native button rendering issues, clean up some CSS. b=371080 r=mano sr=vlad 2007-02-27 21:54:52 +00:00
mozilla.mano%sent.com
e9fc57fe9d Bug 370026 - Remove current Starring UI. r=sspitzer. 2007-02-11 02:20:23 +00:00
tony%ponderer.org
fb61cdfd9f Bug 368761 ��� "Report Web Forgery..." in the Help menu should be smarter
patch: show/hide menus in JS and revert css theme changes
r=bryner
2007-02-08 18:25:31 +00:00
sspitzer%mozilla.org
e7ce14e451 fix for bug #360029: remove places icon from personal toolbar.
patch=dmills

thanks to jminta and philringnalda for the help.

r=sspitzer
2007-02-05 17:46:51 +00:00
tony%ponderer.org
3121dbd933 bug 368761: "Report Web Forgery..." in the Help menu should be smarter
patch: swap help menu item based on context
r=bryner
2007-02-03 01:22:37 +00:00
mozilla.mano%sent.com
e04c31d457 Bug 365528 - Places Organizer Toolbar. r=sspitzer. 2007-01-02 00:26:35 +00:00
philringnalda%gmail.com
0b89085d45 Bug 365437: browser/ dependency in help.css, r=mano 2006-12-31 18:36:44 +00:00
sspitzer%mozilla.org
911fcf80ca fix for bug #364316
[places] some favicons in the historu sidebar and the bookmarks dialog are bigger than 16px by 16px.

r=mano
2006-12-29 21:44:36 +00:00
mozilla.mano%sent.com
459dd3cabd Bug 358456 - Feed preview should include pubDate of each entry. patch from Michael Ventnor <ventnor.bugzilla@yahoo.com.au>; r=sayre,me; ui-r=beltzner. 2006-12-21 08:43:09 +00:00
philringnalda%gmail.com
7e4ec20c8f Bug 353194: Statusbar changes size depending on whether lock icon appears; Wrong broken image in addressbar, r=mano 2006-12-09 06:40:21 +00:00
mozilla.mano%sent.com
3620535d90 Landing bug 354644's fix on trunk, r=mconnor. 2006-12-07 07:03:44 +00:00
mozilla.mano%sent.com
eaf795eed2 Replace monitor image (set desktop background dialog) in Pinstripe. Image from Kevin Gerich <kevin@kmgerich.com> on bug 296583, ui-r=mconnor. 2006-11-29 16:51:31 +00:00
mozilla.mano%sent.com
690bbc8684 Bug 296583 - Make 'Set Desktop Background' dialog skinable. r=gavin. 2006-11-29 16:39:09 +00:00
mozilla.mano%sent.com
015f043c53 Bug 288254 - Findbar XBL widget. r=gavin,masayuki,bienvenu. 2006-11-26 22:47:46 +00:00
mozilla.mano%sent.com
8e1afe52e9 Bug 349380 - better UI for registerContentHandler. r=gavin. 2006-11-09 18:45:18 +00:00
sspitzer%mozilla.org
519037fe9d fix for bug #356487
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.

also addresses bugs:

bug #330923:  "View -> Sidebar menu" is empty if you build with places
bug #355738:  implement history sidebar on top of places backend
bug #356175:  hook up the history menu to the places backend
bug #356453:  add back "Clear Private Data" menu item
bug #356630:  add back "History | Show in Sidebar" menu item
bug #356631:  remove "search in history" and "view all history" menu items
bug #357301:  add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831:  history sidebar, right mouse button click should not expand / collapse item

r=dietrich, r=gavin
2006-11-04 04:48:06 +00:00
gavin%gavinsharp.com
b7de145675 Fix invalid CSS comment from bug 354947 2006-10-29 01:24:20 +00:00
mozilla.mano%sent.com
54ee0e98cc Bug 354947 - appearance of icon+text xul buttons is broken in Pinstripe. r=mconnor. 2006-10-25 00:04:50 +00:00
mozilla.mano%sent.com
f407e29925 Bug 355112 - Get rid of feeds-disabled code in browser. r=gavin. 2006-10-09 23:57:40 +00:00
mozilla.mano%sent.com
b9639ef3af Bug 353580 - Feed preview is broken in extremely long feeds due to bug 252241. r=mconnor. 2006-10-05 07:15:25 +00:00
sspitzer%mozilla.org
6fe7ff2c83 fix for bug #353141: In Options/Preferences window, Globe (Content) icon image has top and right cutoff.
thanks to D��o Gottwald <bugzilla@design-noir.de> for the fix.
r=sspitzer, ui-r=beltzner.
2006-10-04 06:48:10 +00:00
mozilla.mano%sent.com
3a44d571ef Bug 355007 - Use InfoText on InfoBackground in feed subscription UI. r=mconnor. 2006-10-01 06:42:23 +00:00
mozilla.mano%sent.com
12d6fb4141 Bug 354803 - Print-version of feed preview shouldn't include the subscription UI. r=gavin. 2006-09-29 13:02:35 +00:00
mozilla.mano%sent.com
0ac79a6db2 Bug 354334 - Background of bookmarks toolbar doesn't properly handle taller items. patch from Phil Ringnalda <philringnalda@gmail.com>, r=mconnor. 2006-09-27 17:51:34 +00:00
mozilla.mano%sent.com
5c587b879c Restoring places-specific rules removed by bug 353673. 2006-09-22 01:50:48 +00:00
mozilla.mano%sent.com
fe67082478 Land the new theme on trunk (bug 353673). 2006-09-22 00:47:18 +00:00
sayrer%gmail.com
96459d74ad Bug 352600. Need a max-width/height on the feed icon. ui-r=beltzner, r=mconnor 2006-09-14 02:03:24 +00:00
mozilla.mano%sent.com
c746e289ad Bug 351133 - Options>Feeds 'Choose Application...' button is cut off and scroll-bar appears. r=mconnor. 2006-09-07 18:45:45 +00:00
gavin%gavinsharp.com
f429babb79 Bug 350737: increase padding around engines in the engine manager, r=mconnor 2006-08-30 22:58:57 +00:00
gavin%gavinsharp.com
f8b13d9a58 Bug 348544: Clean up console-logged errors and warnings in feed subscription, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2006-08-26 15:43:52 +00:00
gavin%gavinsharp.com
da7a582b5f Bug 338378: When customizing toolbars, search box has grey text and I-beam cursor and is hard to drag, patch by Dave Townsend <mossop.bugzilla@blueprintit.co.uk>, r=me 2006-08-26 15:28:56 +00:00
mozilla.mano%sent.com
ac5036c596 Bug 250129 - Improve toolbar customization UE on OS X. r=mconnor. 2006-08-26 07:27:54 +00:00
mozilla.mano%sent.com
47f257127b Bug 348452 - 'Configure how Bon Echo handles certain types of files' font is too small in Pinstripe. r=mconnor. 2006-08-12 20:07:54 +00:00
myk%mozilla.org
cc3fd8919a add UI for the browser.startup.page preference, so there's a simple way to tell Firefox to start with a blank page (or, for that matter, with your windows and tabs from last time, i.e. session restore)
bug=346044
r=mconnor
r=jwalden
2006-08-11 17:43:24 +00:00
myk%mozilla.org
949b757456 backing out fix for bug 346044, which turns out to have been premature (beltzner wants some changes to the UI for it) 2006-08-10 00:08:05 +00:00
myk%mozilla.org
6458c32a12 enable a simple way to set a blank page as your home page in preferences
bug=346044
r=mconnor
2006-08-09 23:05:52 +00:00