Commit Graph

1485 Commits

Author SHA1 Message Date
gavin@gavinsharp.com
5b56c48962 Fix broken style rule from patch for bug 387718 2007-11-06 21:09:08 -08:00
gavin@gavinsharp.com
2d712d74e8 Relanding bug 383183 with some additional perf fixes: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-11-06 21:09:07 -08:00
sspitzer@mozilla.org
ea465ba780 fix for bug #393569: don't show inactive stars in the location bar autocomplete results for non-bookmarked results, as the star is not interactive r=dietrich, ui-r=faaborg 2007-11-06 21:09:06 -08:00
gavin@gavinsharp.com
04c9d32f99 Back out Larry (perf regressions) 2007-11-06 21:09:05 -08:00
gavin@gavinsharp.com
5b3418dd64 Relanding bug 383183: include an identity indicator in primary chrome, patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-11-06 21:09:04 -08:00
asqueella@gmail.com
eb04aaf98f Bug 386163 - 'Set Desktop Background' refactoring: use canvas in all cases, support widescreen previews p=Dao Gottwald <dao@design-noir.de> r=mano, ui-r=mconnor 2007-11-06 21:09:32 -08:00
dolske@mozilla.com
0014488799 Bug 385503: 'Set Desktop Background' on an image large than screen and position=center preview is too large, patch by Dao Gottwald <dao@design-noir.de>, r=mano 2007-11-06 21:09:46 -08:00
kherron@fmailbox.com
8fce608f95 Bug 362239 - Replace 'desktop background' monitor image on Windows with something nicer. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp. 2007-11-06 21:09:45 -08:00
sspitzer@mozilla.org
c219ec548b fix for bug #387718: the location bar dropdown should show a star next to bookmarked results r=gavin 2007-11-06 21:09:03 -08:00
gavin@gavinsharp.com
faf8767f90 Back out bug 383183 due to unit test failures and perf regression 2007-11-06 21:09:02 -08:00
gavin@gavinsharp.com
2797a98a98 Bug 383183: include an identity indicator in primary chrome (Larry), patch by Johnathan Nightingale <johnath@mozilla.com>, r=mconnor, r=me 2007-11-06 21:09:01 -08:00
mozilla.mano@sent.com
a055d6dbc5 Bug 385266 - New starring, bookmarking and tagging UI, changes noted in comment 333. r=dietrich. 2007-11-06 21:09:00 -08:00
philringnalda@gmail.com
2f2999a709 Backing out bug 391385 for Ts/Txul regression 2007-11-06 21:08:59 -08:00
philringnalda@gmail.com
d5eb96d832 Bug 391385 - Split PopupAutoComplete in three: UrlbarAutoComplete, SearchAutoComplete and ContentAutoComplete, patch by Simon Bünzli <zeniko@gmail.com>, r=gavin 2007-11-06 21:08:58 -08:00
dtownsend@oxymoronical.com
9426d942a3 Bug 380381: Winstripe background tabs polish. p=Dao Gottwald <dao@design-noir.de>, r=enndeakin, ui-r=beltzner 2007-11-06 21:08:57 -08:00
dtownsend@oxymoronical.com
f1da4e7227 Bug 372773: Tab favicon should have the grab cursor on hover (right files this time). p=Dao Gottwald <dao@design-noir.de> r=enndeakin, ui-r=beltzner 2007-11-06 21:08:56 -08:00
dtownsend@oxymoronical.com
cac40145f1 Bug 349196: All Tabs menu doesn't use right edge image with browser.tabs.closeButtons = 3. p=Dao Gottwald <dao@design-noir.de> r=robstrong 2007-11-06 21:08:55 -08:00
rflint@ryanflint.com
512a82acd3 Bug 339964 - move tabbrowser.xml out of mozilla/toolkit and into mozilla/browser. Patch by Stefan <stefanh@bluebottle.com> and myself, r=mconnor 2007-11-06 21:08:54 -08:00
sspitzer@mozilla.org
8f95373b69 fix for bug #389491: have url bar autocomplete do a case insensitive search against both url and title with results orderded by a combination of last visited and visit count also includes fixes for bugs: #383672: after visiting http://cheese.livejournal.com/, typing livejournal in the urlbar should suggest http://cheese.livejournal.com/ #392141: strip trailing / leading whitespace before doing url bar autocomplete #391887: typing "https://" no longer drops down a list of https sites #390404: javascript: urls (and other urls) that I didn't type or click on are in url bar when I autocomplete #385033: URLBar dropdown hangs and eats keystrokes when typing #373256: URL/location bar autocomplete slowness (sqlite database doesn't seem to be cached) r=dietrich 2007-11-06 21:08:53 -08:00
mozilla.mano@sent.com
f66df4f9f5 Bug 385266 - New starring, bookmarking and tagging UI, further work. Make Bookmark This Page/Frame/Link use the new panel. r=dietirch. 2007-11-06 21:08:52 -08:00
mozilla.mano@sent.com
a60f2376f1 Bug 385266 - New starring, bookmarking and tagging UI. This is work-in-progress and not yet enabled for anything but the star button itself. Smart folders are not yet hooked up either. r=dietrich. 2007-11-06 21:08:51 -08:00
gavin@gavinsharp.com
efa5093d4f Bug 363130: make menuitem icons 16x16px consistently on Windows/Linux, to match Mac (avoid large icons from appearing in the search bar menu), r=mano 2007-11-06 21:08:50 -08:00
flamingice@sourmilk.net
1fb06dfbbe Bug 383577, wrongly encoded umlaut in license block, Patch by Simon Bunzli 2007-11-06 21:09:46 -08:00
mozilla.mano@sent.com
293e6d76d0 Bug 375665 - Expander button has no styling in winstripe. patch from Hideo Oshima <hidenosuke@hidenosuke.org>, r=me. 2007-11-06 21:09:45 -08:00
mozilla.mano@sent.com
666789a299 Bug 357316 - More add/edit UI work, see comment 18 for the change log. r=sspitzer. 2007-11-06 21:09:44 -08:00
mozilla.mano@sent.com
d40b9f2e25 Bug 373502 - Implement Fx2 style microsummary picker in the properties dialog. r=dietrich. 2007-11-06 21:09:43 -08:00
myk@mozilla.org
e44c9a5c7d bug 330899: add id attributes to bookmark properties dialog elements (and canonicalize the names of existing ones) to make it easier to overlay that dialog; r=jhughes, sr=beng 2007-11-06 21:09:42 -08:00
joe@retrovirus.com
14256811c2 This submission is a roll-up of three patches developed & approved during the branch freeze: 330052 add bookmark dialog should have a default folder selected 329792 remove dead code for old tag-style folder selector in bookmark properties 330023 allow for editing of folder names r=annie.sullivan@gmail.com sr=ben@mozilla.org 2007-11-06 21:09:41 -08:00
joe@retrovirus.com
31d46a38d3 Changes to bookmark properties dialog: * Customized bookmark properties dialog for add vs. edit cases * Added support for changing URI of bookmark (annotations not carried over yet) * Add support for viewing properties of history entries * Changed from tag-style control to folder tree for folder selection, yielding layout and accessibility improvements * Switched to using standard dialog buttons bug=329272 r=annie.sullivan@gmail.com sr=bugs@bengoodger.com 2007-11-06 21:09:40 -08:00
joe@retrovirus.com
74ebd0ecb4 * Allows the user to access Bookmark Properties dialog from context menus. * Adds support for editing the bookmark shortcut (formerly keyword) in the Bookmark Properties dialog. * Improves the appearance of the Bookmark Properties dialog. * Removes dead code from PlacesBrowserShim in browser.js NOTE: This doesn't reflect the final UI for this functionality; rather, this change is intended to add functionality for users of the nightlies. bug=322988 r=annie.sullivan@gmail.com sr=bugs@bengoodger.com 2007-11-06 21:09:39 -08:00
sdwilsh@shawnwilsher.com
b814619929 Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9] 2007-11-06 21:08:49 -08:00
mconnor@steelgryphon.com
b090049600 bug 388135 - hide certain protocols, don't de-emphasize the path, landing the de-emphasize the path bits only for now, patch by dao@design-noir.de, r=me 2007-11-06 21:08:48 -08:00
gavin@gavinsharp.com
0c6ad2a254 Bug 338302: tab and bookmark drag and drop indicators only appear on the second drag, use visibility:hidden/visible to eagerly load images and avoid collapsing the elements (which can cause flickering when redisplaying the images), r=mconnor 2007-11-06 21:08:47 -08:00
sspitzer@mozilla.org
f708274522 fix for bug #389003: sometimes favicons in url results are blank, need to use the favicon service. r=mano 2007-11-06 21:08:46 -08:00
sspitzer@mozilla.org
6f53e83b28 fix for bug #373353: add favicons to the results in the location bar r=mano 2007-11-06 21:08:45 -08:00
mozilla.mano@sent.com
79308ce7d5 Bug 386392 - Drop pre places/places-bookmarks support from browser/. r=gavin. 2007-11-06 21:08:44 -08:00
kherron@fmailbox.com
488aaa98ca Bug 387077 - Rename some class names of the new Location bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp. 2007-11-06 21:08:43 -08:00
gavin@gavinsharp.com
507108f019 Bug 387685: clean up Firefox tooltip code now that bug 279703 has landed (back out most of the patch for bug 218223), r=Enn (original SeaMonkey patch by Neil Rashbrook in bug 386390) 2007-11-06 21:08:42 -08:00
gavin@gavinsharp.com
b196331b20 Bug 366797: revise the location bar (highlight effective domain, decode URLs, add overflow ellipsis and tooltip), patch by Dão Gottwald <dao@design-noir.de>, r=me 2007-11-06 21:08:41 -08:00
sdwilsh@shawnwilsher.com
df3b3cab39 Backout of Bug 366797 due to leaks 2007-11-06 21:08:40 -08:00
sdwilsh@shawnwilsher.com
b6f2071e95 Bug 366797 - Revise the Location Bar. Patch by Dão Gottwald <dao@design-noir.de>. r=gavin.sharp, ui-r=beltzner 2007-11-06 21:08:39 -08:00
rflint@ryanflint.com
4f2f3c5107 Remove duplicate comment. 2007-11-06 21:08:38 -08:00
rflint@ryanflint.com
8c6a16e580 Bug 384730 - Remove unnecessary RTL images from winstripe. r=mano 2007-11-06 21:08:37 -08:00
mozilla.mano@sent.com
8cfc0ef20c Bug 382813 - nsFaviconService shouldn't rely on icons in chrome://browser. r=sspitzer. 2007-11-06 21:09:24 -08:00
mozilla.mano@sent.com
ac73f0d1f1 Bug 339102 - New Page Info dialog. work done by Florian Queze <f.qu@queze.net>, ui-r=beltzner, r=me. 2007-11-06 21:09:23 -08:00
gavin@gavinsharp.com
ccd4612eeb 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-11-06 21:08:36 -08:00
pkasting@google.com
88cd93add6 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-11-06 21:08:35 -08:00
mozilla.mano@sent.com
45f0002bef Bug 370026 - Remove current Starring UI. r=sspitzer. 2007-11-06 21:08:34 -08:00
tony@ponderer.org
ffeab2cab2 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-11-06 21:08:33 -08:00
sspitzer@mozilla.org
58358d2398 fix for bug #360029: remove places icon from personal toolbar. patch=dmills thanks to jminta and philringnalda for the help. r=sspitzer 2007-11-06 21:08:32 -08:00
mozilla.mano@sent.com
af22dd3f89 Bug 365528 - Places Organizer Toolbar. r=sspitzer. 2007-11-06 21:09:21 -08:00
sspitzer@mozilla.org
093e397eff fix for bug #364316 [places] some favicons in the historu sidebar and the bookmarks dialog are bigger than 16px by 16px. r=mano 2007-11-06 21:09:38 -08:00
beng@bengoodger.com
892d530bbd 329367 -cannot return to bookmarks after a search r=annie.sullivan@gmail.com and 334401 - assorted places organizer fixes including new debug panel r=brettw@gmail.com 2007-11-06 21:09:37 -08:00
beng@bengoodger.com
4d476242be 332495 - grouping by site is not preserved when searching + various other search/sort fixes. r=annie.sullivan@gmail.com, brettw@gmail.com (history pieces) 2007-11-06 21:09:36 -08:00
beng@bengoodger.com
f63e81d381 333374 - first steps to making advanced query builder match UE spec... make +/- buttons work better and improve visual appearance also some general places organizer cleanup r=annie.sullivan@gmail.com 2007-11-06 21:09:35 -08:00
beng@bengoodger.com
c4efc76e74 329269 various improvements to view initialization r=annie.sullivan@gmail.com 330736 - bug in query serialization r=brettw@gmail.com 2007-11-06 21:09:34 -08:00
beng@bengoodger.com
2ffd0eac2c 329269 - more work on places organizer. menus, accessible sorting and grouping options, etc. still a work in progress. r=annie.sullivan@gmail.com 2007-11-06 21:09:33 -08:00
beng@bengoodger.com
ace83bab80 329586 - browser shim cleanup, tidies up some UI update notification in the browser, fixes a few menu items here and there, removes unnecessary initialization, moves places to its own window, removes all code to do with maintaining places as a tab, renames osme objects and member variables, formatting issues, creates a browser controller for updating commands. r=annie.sullivan@gmail.com 2007-11-06 21:09:32 -08:00
philringnalda@gmail.com
8777fee7e3 Bug 365437: browser/ dependency in help.css, r=mano 2007-11-06 21:09:20 -08:00
mozilla.mano@sent.com
5ae3485da3 Bug 296583 - Make 'Set Desktop Background' dialog skinable. r=gavin. 2007-11-06 21:09:19 -08:00
mozilla.mano@sent.com
699ff476f0 Bug 349380 - better UI for registerContentHandler. r=gavin. 2007-11-06 21:09:18 -08:00
tony@ponderer.org
5f1a573088 bug 368761: "Report Web Forgery..." in the Help menu should be smarter patch: swap help menu item based on context r=bryner 2007-11-06 21:08:31 -08:00
mozilla.mano@sent.com
7b52235389 Bug 353438 - Preview of Location Bar in 'Customize' dialog flawed. r=gavin. 2007-11-06 21:08:30 -08:00
mozilla.mano@sent.com
7d45ebd545 Bug 288254 - Findbar XBL widget. r=gavin,masayuki,bienvenu. 2007-11-06 21:08:29 -08:00
gavin@gavinsharp.com
e33ed297b0 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 2007-11-06 21:08:28 -08:00
gavin@gavinsharp.com
195915c04b Bug 306330: search engines without an icon have less margin than the others, r=mano 2007-11-06 21:08:27 -08:00
sspitzer@mozilla.org
d6faa58247 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 2007-11-06 21:08:26 -08:00
mozilla.mano@sent.com
de9f400cad Bug 355112 - Get rid of feeds-disabled code in browser. r=gavin. 2007-11-06 21:09:16 -08:00
gavin@gavinsharp.com
daa8ea81ad Bug 248330: toolbar buttons aren't flush with the top of the screen in full screen mode, r=mano, ui-r=beltzner 2007-11-06 21:08:25 -08:00
gavin@gavinsharp.com
d2b91030b2 Bug 353757: minor theme optimizations, patch by mano, r=me 2007-11-06 21:08:24 -08:00
mozilla.mano@sent.com
e599554c12 Land the new theme on trunk (bug 353673). 2007-11-06 21:08:23 -08:00
tony@ponderer.org
872c5fb0d0 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 2007-11-06 21:09:47 -08:00
gavin@gavinsharp.com
a914286179 Bug 323686: remove the mail icon from Toolbar.png and Toolbar-small.png (winstripe/pinstripe), new images by Philip Puryear <philippuryear@gmail.com>, r=me/kmgerich 2007-11-06 21:09:46 -08:00
tony@ponderer.org
bd61509643 bug 338863: Previously hidden navigation toolbar appears when safebrowing warning displayed patch: if no urlbar, position in top center of browser r=ben 2007-11-06 21:09:46 -08:00
tony@ponderer.org
914cd3e826 bug 329711: sidebar breaks phishing alert r=mmchew 2007-11-06 21:09:45 -08:00
webmail@kmgerich.com
32f97f9f3e Second pass at Winstripe Tabs pref icon: now with more Hoo Hah 2007-11-06 21:09:45 -08:00
steffen.wilberg@web.de
13eec9c3fe address review comment (bug 263750) 2007-11-06 21:09:45 -08:00
tony@ponderer.org
68aa4b31f4 bug 339635: Safebrowsing urlbar warning icon not themable r=bryner 2007-11-06 21:09:44 -08:00
mozilla.mano@sent.com
9a27d1b245 Bug 351133 - Options>Feeds 'Choose Application...' button is cut off and scroll-bar appears. r=mconnor. 2007-11-06 21:09:43 -08:00
darin@meer.net
23bffa0566 landing performance improvements for safe browsing (bugs: 338189, 338191, 338327, 338369, 338366, 338193, 338371, 338562) patches by tony+brettw, r=bryner+darin 2007-11-06 21:09:43 -08:00
sayrer@gmail.com
93e31807a8 Bug 352600. Need a max-width/height on the feed icon. ui-r=beltzner, r=mconnor 2007-11-06 21:09:42 -08:00
jwalden@mit.edu
d35eb8803b Comment-only change ("General pane"->"Main pane"), no bug, r=me as trivial 2007-11-06 21:09:42 -08:00
gavin@gavinsharp.com
37b704b676 Bug 348544: Clean up console-logged errors and warnings in feed subscription, patch by Phil Ringnalda <philringnalda@gmail.com>, r=mano 2007-11-06 21:09:41 -08:00
myk@mozilla.org
3140296199 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 2007-11-06 21:09:41 -08:00
mozilla.mano@sent.com
12e9c4eae0 Bug 346009 - better subscription UI for feed preview. r=mconnor. See comment 31 on the bug. 2007-11-06 21:09:40 -08:00
myk@mozilla.org
218a614caa backing out fix for bug 346044, which turns out to have been premature (beltzner wants some changes to the UI for it) 2007-11-06 21:09:40 -08:00
pamg.bugs@gmail.com
019657985c Bug 345407, step 1: Move search-engine selection drop-down back to the engine icon. r=mconnor 2007-11-06 21:09:39 -08:00
myk@mozilla.org
a642f984b4 enable a simple way to set a blank page as your home page in preferences bug=346044 r=mconnor 2007-11-06 21:09:39 -08:00
gavin@gavinsharp.com
6d0f160d3f Bug 342774: hardcode the engine image size so that it doesn't do something weird when it's src is set, r=mconnor 2007-11-06 21:09:38 -08:00
jwalden@mit.edu
fd300da970 Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). We're slowly spiralling in on a final design... r=mconnor 2007-11-06 21:09:38 -08:00
pamg.bugs@gmail.com
f6912a96f2 Bug 340868: Offer to re-add an autodiscovered search engine if user removes it. r=beng 2007-11-06 21:09:37 -08:00
jwalden@mit.edu
c3a4b2e9c0 Bug 340677 - update preferences panels (add anti-phishing, rationalize categories, simplify wording). r=mconnor 2007-11-06 21:09:37 -08:00
gavin@gavinsharp.com
c865ff833d Bug 328480: can't select/copy cookies in the View Cookies dialog, r=mconnor 2007-11-06 21:09:36 -08:00
mconnor@steelgryphon.com
0503581ba1 bug 309140 - fix help button placement under UNIX (GNOME), also fix a border issue on the home page field in the prefwindow, r=mano 2007-11-06 21:09:35 -08:00
gavin@gavinsharp.com
2863f6a441 Bug 335820: icons in engine manager need padding, r=mconnor 2007-11-06 21:09:14 -08:00
myk@mozilla.org
a64c735631 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 2007-11-06 21:09:13 -08:00
beng@bengoodger.com
290d5b368c 340897 - lots of rss bug fixes r=sspitzer 2007-11-06 21:09:12 -08:00
mozilla.mano@sent.com
e8d231dc06 Bug 337998 - don't force the chrome direction on the whole feed preview (but do set it on the UI parts of it), also includes some RTL-compat fixes on the themes side of things. r=mconnor. 2007-11-06 21:09:38 -08:00
beng@bengoodger.com
aac1dc77e2 336852 - show some basic content in the feed handling page, also fix some bustage due to identicaly named libraries with toolkit/components/feeds. 2007-11-06 21:09:37 -08:00
beng@bengoodger.com
a866ba07f2 336824 - numerous small issues with feed handling/options r=brettw for browser bits r=sayrer for processor exception handling 2007-11-06 21:09:36 -08:00
gavin@gavinsharp.com
6372d93b46 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 2007-11-06 21:08:22 -08:00
joe@retrovirus.com
3efe38730e Small CSS patch to take fix urlbar height expansion introduced in 337427. bug=347085 r=ispiked sr+branch=mconnor 2007-11-06 21:08:21 -08:00
joe@retrovirus.com
be682248f2 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 2007-11-06 21:08:20 -08:00
gavin@gavinsharp.com
4c4ea844fd 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 2007-11-06 21:08:19 -08:00
martijn.martijn@gmail.com
e9f7cc05a2 Bug 338340 - 2007-11-06 21:08:18 -08:00
pamg.bugs@gmail.com
c36f7c17fb Bug 337137: Use better default icon for search engines. r=beng 2007-11-06 21:09:35 -08:00
bryner@brianryner.com
7f611d292c Fix opening the search dropdown with F4 or alt+up/down (bug 337720) Patch by pamg, r=gavin, sr/b181=me 2007-11-06 21:09:11 -08:00
beng@bengoodger.com
d139cebcb5 followon to 335433 - some tweaks to the visual appearance of the search box to fix regressions on windows and gnome 2007-11-06 21:09:33 -08:00
beng@bengoodger.com
df30ef2b33 335443 - support <link> autodetection of search engines patch by Pam Greene <pamg.bugs@gmail.com> r=brettw@gmail.com sr=ben@mozilla.org 2007-11-06 21:09:10 -08:00
beng@bengoodger.com
29414bc9e9 336457 - mark selected engine in the dropdown list patch by Pam Greene <pamg.bugs@gmail.com> r=joe@retrovirus.com sr+a=ben@mozilla.org 2007-11-06 21:09:31 -08:00
beng@bengoodger.com
561428c2ec 335441 - add search dropdown menu and button patch by Pam Greene <pamg.bugs@gmail.com> r=joe@retrovirus.com sr+a=ben@mozilla.org + some tweaks by me to make it look better on windows 2007-11-06 21:09:09 -08:00
beng@bengoodger.com
7ab5466caa 336786 - use new feed icons from stephen horlander. 2007-11-06 21:09:08 -08:00
beng@bengoodger.com
250f769ec4 333751 - fix small typo in subscribe.css to ensure image shows correctly. not part of build 2007-11-06 21:09:34 -08:00
beng@bengoodger.com
1df18ff958 333751 - more integration with browser - co-opt the subscribe item in the location bar, add a link to this functionality from preferences (preliminary), and seed the web handler list with some default values. r=brettw@gmail.com 2007-11-06 21:09:33 -08:00
brettw@gmail.com
039ece2baf Bug 336288 (for tony@ponderer.org) r=ben integrate UI portion of safebrowsing into /browser/components/safebrowsing 2007-11-06 21:09:07 -08:00
beng@bengoodger.com
24f5d46119 333751 - more feed handling changes... NOT PART OF BUILD!! 2007-11-06 21:09:06 -08:00
beng@bengoodger.com
1f1a5c3734 333751 - land initial content converter patch for feed parsing, turned off. r=bsmedberg for configure bits, r=brettw for everything else... use --enable-feeds in .mozconfig to turn this on. 2007-11-06 21:09:05 -08:00
beng@bengoodger.com
0df7c3145e 329077 - options icons gone... move an incorrectly placed #endif patch by phil ringnalda, r=me 2007-11-06 21:09:04 -08:00
beng@bengoodger.com
27d7b5d489 bug 328243 - disband the browser shim, move locale to locales dir, move theme to themes dir. r=annie.sullivan@gmail.com 2007-11-06 21:09:03 -08:00
silver@warwickcompsoc.co.uk
2b17797928 Bug 338000 - Hide bottom border partially only on Windows Classic theme. r=mconnor 2007-11-06 21:08:17 -08:00
jminta@gmail.com
ea8fd66074 Bug 336176 Builds with places disabled still have places-specific style rules, r+a=mconnor 2007-11-06 21:08:16 -08:00
joe@retrovirus.com
b2c2ff9317 Integrated local form history results into searchbox suggest results. bug=338061 r=gavin sr=mconnor 2007-11-06 21:08:15 -08:00
gavin@gavinsharp.com
4e631ad1de Bug 337174: "Manage Search Engines" misaligned in menu, patch by Pam Greene <pamg.bugs@gmail.com>, r=bryner 2007-11-06 21:08:14 -08:00
gavin@gavinsharp.com
bb40f8f391 Bug 336887: search bar Go button is way too wide, when toolbar icons are set to Icons & Text or Text, patch by Martijn Wargers <martijn.martijn@gmail.com>, r+a181=mconnor 2007-11-06 21:08:13 -08:00
silver@warwickcompsoc.co.uk
7fbafa65bd Bug 336847 - Remove half the groove below final toolbar. r=ben 2007-11-06 21:08:12 -08:00
myk@mozilla.org
bab9eb117d Initial support for microsummaries via a service and integration into the bookmarks UI. bug=334471 r=brettw a=ben for the branch 2007-11-06 21:08:11 -08:00
silver@warwickcompsoc.co.uk
e6495e5622 Bug 313388 - Match winstripe CSS to XP Classic appearance, and remove native theming of menus on Windows pending re-working of code. r=kevin 2007-11-06 21:08:10 -08:00
joe@retrovirus.com
1c722509a0 Backing out a CSS change (url background color set to blue) that I accidentally introduced in work on bug 248672. bug=336416 2007-11-06 21:08:09 -08:00
joe@retrovirus.com
5aba6bdbc8 Add grey text to search box (when not focused) that identifies the current search engine. bug=2358968 r=gavin.sharp@gmail.com sr=ben@mozilla.org 2007-11-06 21:08:08 -08:00
gavin@gavinsharp.com
8e9aeaf1d3 Bug 323972: the home button does not have a disabled style rule, even though the image exists, r=mconnor 2007-11-06 21:08:07 -08:00
annie.sullivan@gmail.com
dffd15de4e Makes items on places toolbar show up as a button during customize so that they can easily be moved. r=ben@mozilla.org bug=327364 2007-11-06 21:08:06 -08:00
annie.sullivan@gmail.com
1a5e09fd36 Fixed icon uris broken in browser shim removal. bug=328543 r=ben@mozilla.org 2007-11-06 21:08:05 -08:00
annie.sullivan@gmail.com
18772b57cc Checking in files that got checked in on the branch but not the trunk from the patch for bug 328243 2007-11-06 21:08:04 -08:00
gavin@gavinsharp.com
000d5fabef Bug 235277: make the go button look like other toolbar buttons, patch by miahz <miahzmiahz+bmo@gmail.com>, r=mconnor 2007-11-06 21:08:03 -08:00
gavin@gavinsharp.com
43eeff4766 Bug 306453: Remove "Read Mail" and "New Message..." from Tools menu, r=mconnor+beltzner 2007-11-06 21:08:02 -08:00
gavin@gavinsharp.com
60d06d4618 Bug 314663: #urlbar style rules don't belong in toolkit's autocomplete.css, r=mconnor 2007-11-06 21:08:01 -08:00
ben@bengoodger.com
5572c07e44 305134 - remove feedview from firefox 1.5 and 1.6x pending architecture redesign. r=mconnor 2007-11-06 21:09:01 -08:00
mozilla.mano@sent.com
02d6cb22ac Bug 250867 - icons only and other toolbar modes are not created in a global place. patch from Simon 'sipaq' Paquet <bugzilla@babylonsounds.com>, r=me, moa=mscott on the Thunderbird portions. 2007-11-06 21:08:00 -08:00
gavin@gavinsharp.com
2febb77fc1 Back out bug 312527, it wasn't meant for the trunk 2007-11-06 21:07:59 -08:00
gavin@gavinsharp.com
77810a6b29 Bug 312527: reduce margins for the bookmarks menus, make them consistent with other menus, r=mconnor 2007-11-06 21:07:58 -08:00
timeless@mozdev.org
3227c35d5c Bug 243078 - Native Theme Rendering for Windows XP Menus, toolbars patch by silver@warwickcompsoc.co.uk r=dougt sr=neil 2007-11-06 21:07:57 -08:00
webmail@kmgerich.com
b5d201fd11 Bug 271051 - Address bar should use another color when lock icon is broken r=mconnor, a=asa 2007-11-06 21:07:56 -08:00
ben@bengoodger.com
19d72fde84 303848 - integrate feedview better with firefox browser code/live bookmarking system. this is an initial stab at implementing a design I'm working on with Mike Beltzner here: http://wiki.mozilla.org/Firefox:1.1_RSS_Pretty_Print 2007-11-06 21:07:55 -08:00
myk@mozilla.org
d0e426cfc7 Fix for bug 302121: Implements feedview feature for better display of RSS and Atom feed files. r=mconnor, approval1.8b4+=mconnor 2007-11-06 21:08:59 -08:00
timeless@mozdev.org
85ccb0ed28 Bug 297433 On Mac OS X preview.png and icon.png in Firefox's classic.jar are not available when using the jar protocol patch by rob_strong@exchangecode.com r=shaver a=shaver 2007-11-06 21:08:58 -08:00
timeless@mozdev.org
5974553616 Bug 253661 nine steps to better menus in Firefox patch by BoxerBoi76@hotmail.com r=kevin@kmgerich.com a=asa 2007-11-06 21:07:54 -08:00
ben@bengoodger.com
34b3788f8a Make the update menu item change depending on update state 2007-11-06 21:07:53 -08:00
steffen.wilberg@web.de
c2a70a97de Bug 184350: About Popup Blocking dialog has a _working_ resizer in the status bar example. r=mconnor, a=asa 2007-11-06 21:07:52 -08:00
mvl@exedo.nl
2ff755d234 Bug 293472 Remove unused images from classic.jar in Firefox and Thunderbird. p=sipaq <bugzilla@babylonsounds.com>, r=mconnor, a=asa 2007-11-06 21:07:51 -08:00
bsmedberg@covad.net
e71a7ff71f Bug 295235 - remove remaining contents.rdf chrome registration from Firefox and Thunderbird, r=mconnor a=asa 2007-11-06 21:08:56 -08:00