gavin%gavinsharp.com
914d07c05a
Bug 361769: the V before Show Suggestions is too big (make min-width/height rules apply only to the engine dropdown), patch by Dave Townsend (Mossop) <mossop.bugzilla@blueprintit.co.uk>, r=me
2006-11-25 14:33:04 +00:00
gavin%gavinsharp.com
428f526a86
Bug 306330: search engines without an icon have less margin than the others, r=mano
2006-11-22 17:26:56 +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
gavin%gavinsharp.com
b20639d69c
Bug 248330: toolbar buttons aren't flush with the top of the screen in full screen mode, r=mano, ui-r=beltzner
2006-10-23 13:59:34 +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
918ff71adb
fix for bug #353141 : In Options/Preferences window, Globe (Content) icon image has top and right cutoff.
...
thanks to Dao Gottwald <bugzilla@design-noir.de> for the fix.
r=sspitzer, ui-r=beltzner.
2006-10-04 06:50:09 +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
gavin%gavinsharp.com
f1f7a0bf4e
Bug 353757: minor theme optimizations, patch by mano, r=me
2006-09-22 13:25:52 +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
abb6d38e2d
Bug 346009 - better subscription UI for feed preview. r=mconnor. See comment 31 on the bug.
2006-08-21 08:30:25 +00:00
jwalden%mit.edu
f9040c4dfe
Comment-only change ("General pane"->"Main pane"), no bug, r=me as trivial
2006-08-14 18:48:49 +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
gavin%gavinsharp.com
d31847f66c
Bug 341979: make the Places search close button pretty on Mac, patch by Phil Ringnalda <philringnalda@gmail.com>, r=annie.sullivan
2006-08-07 22:38:36 +00:00
joe%retrovirus.com
7017783b1d
Small CSS patch to take fix urlbar height expansion introduced in 337427.
...
bug=347085
r=ispiked
sr+branch=mconnor
2006-08-04 18:45:23 +00:00
tony%ponderer.org
c8735221b4
bug 345893: Text in Safe Browsing overlay not visible with large font /
...
high contrast theme
patch: add scrollbars if text overflows
r=pilgrim,sr=bryner
2006-08-02 17:16:37 +00:00
joe%retrovirus.com
cdf09fa15e
Hack to keep horizontal space from shifting between the urlbar and searchbar
...
when changing between a site that has RSS and/or SSL icons and one that
doesn't. It's not pretty, but it's the best solution we have now.
bug: 337427
r=gavin
sr+branch=mconnor
2006-08-01 23:08:30 +00:00
mark%moxienet.com
999c892099
46177 Show icons in native Mac menu items. r=josh sr=bryner
2006-08-01 00:13:24 +00:00
pamg.bugs%gmail.com
46c1be5ebc
Bug 343897: Microsummary bookmark in toolbar has incorrect hover highlight. Images by <kevin@kmgerich.com>.
2006-07-25 21:52:57 +00:00
jwalden%mit.edu
ae7bfbc478
Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). We're slowly spiralling in on a final design... r=mconnor
2006-07-21 17:42:26 +00:00
pamg.bugs%gmail.com
e980b04aa6
Bug 345407, step 1: Move search-engine selection drop-down back to the engine icon. r=mconnor
2006-07-21 17:05:56 +00:00
tony%ponderer.org
a48d3a0076
bug 338863: Previously hidden navigation toolbar appears when safebrowing
...
warning displayed
patch: if no urlbar, position in top center of browser
r=ben
2006-07-18 01:23:56 +00:00
gavin%gavinsharp.com
bedd07ca66
Bug 342774: hardcode the engine image size so that it doesn't do something weird when it's src is set, r=mconnor
2006-07-13 10:47:13 +00:00
gavin%gavinsharp.com
18ff69e51b
Bug 341902: Bookmarks-> "Subscribe to this page..." is not aligned properly with "Bookmark This Page..." and "Bookmark All Tabs...", patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano
2006-07-08 21:27:43 +00:00
jwalden%mit.edu
dd15a518df
Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). r=mconnor
2006-07-05 22:41:03 +00:00
jminta%gmail.com
a49983f6c1
Bug 342789 No search box grippy/triangle in trunk builds with places, r=sspitzer
2006-07-05 20:52:22 +00:00
myk%mozilla.org
e5efa42650
Fix regression in appearance of Name field in Add Bookmark and Bookmark Properties dialogs on the Mac.
...
bug=342182
r=mconnor
2006-06-26 17:57:12 +00:00
jminta%gmail.com
9c02abc9ce
Bug 337725 Increase the size of the drop-down target for the search engine selection drop-down in the toolbar searchbox on Mac OS X, r=mconnor, ui-r=beltzner
2006-06-26 17:53:14 +00:00
pamg.bugs%gmail.com
d6847d9cdd
Bug 340868: Offer to re-add an autodiscovered search engine if user removes it. r=beng
2006-06-24 00:58:42 +00:00
martijn.martijn%gmail.com
56285af2f7
Bug 338340 -
2006-06-23 21:24:18 +00:00
joshmoz%gmail.com
678a53bae2
don't shrink button text in feed dialog on mac os x because it looks bad. b=342437 r=mano
2006-06-23 16:06:07 +00:00
myk%mozilla.org
22f11c5e2d
fix regressions in appearance of microsummary picker/name field in bookmark dialogs
...
patch by Simon B��nzli
bug=342221
r=myk
2006-06-23 05:49:12 +00:00
gavin%gavinsharp.com
b76b62a76c
Bug 335820: icons in engine manager need padding, r=mconnor
2006-06-20 02:38:39 +00:00
myk%mozilla.org
6e8f78d355
Merge the microsummary picker with the Name field in the add bookmark and bookmark properties dialog, hiding the picker if no microsummaries are available.
...
bug=337825
r=mconnor
a=mconnor for checkin to 1.8 branch
2006-06-19 22:15:59 +00:00