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

151 Коммитов

Автор SHA1 Сообщение Дата
mozilla.mano@sent.com 9770dfea67 Bug 375665 - Expander button has no styling in winstripe. patch from Hideo Oshima <hidenosuke@hidenosuke.org>, r=me. 2007-04-14 09:05:44 -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
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
pkasting%google.com ac03521abf Bug 348779: Searchbar demands too much space. Non-functional cleanup
commit that never made it to the trunk when the rest of the Fx2 theme
landed.
r=gavin
2007-02-26 21:20:46 +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
gavin%gavinsharp.com a7998183ea Bug 353324: When search engine is found and search bar icon highlighted in blue, it loses effect on hover, r=mano 2006-12-07 21:20:07 +00:00
mozilla.mano%sent.com 0107aac2a2 Bug 359056 - [Winstripe] regression: no hover feedback for go/search dropdown buttons. r=gavin. 2006-12-07 08:58:48 +00:00
mozilla.mano%sent.com 8c0c5620aa Bug 353438 - Preview of Location Bar in 'Customize' dialog flawed. r=gavin. 2006-12-07 08:55:52 +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
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 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
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
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
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 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 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
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
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
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
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