Commit Graph

1743 Commits

Author SHA1 Message Date
reed@reedloden.com
ec5748adfe Bug 352678 - "Ugly shade of blue as location bar and search bar border instead of native colors" [p=dao@design-noir.de (Dão Gottwald) r=Mano a1.9=mconnor] 2007-11-06 21:09:13 -08:00
rflint@ryanflint.com
eec8b25ffa Bug 387646 - Endcap cleanup. r+a=mconnor 2007-11-06 21:09:12 -08:00
philringnalda@gmail.com
3721f02318 Bug 353322 - Search bar looks strange when on customize toolbar palette, r=mano 2007-11-06 21:09:43 -08:00
gavin@gavinsharp.com
1ede4eece3 Bug 353324: When search engine is found and search bar icon highlighted in blue, it loses effect on hover, r=mano 2007-11-06 21:09:42 -08:00
mozilla.mano@sent.com
86ddbb8a3b Bug 359056 - [Winstripe] regression: no hover feedback for go/search dropdown buttons. r=gavin. 2007-11-06 21:09:41 -08:00
rflint@ryanflint.com
27a8ced338 Bug 395402 - Remove theme-specific bindings. r+a=mconnor 2007-11-06 21:09:11 -08:00
pavlov@pavlov.net
5cfc2de211 backing out 383183 due to Tp regressions (396064). 2007-11-06 21:09:10 -08:00
sspitzer@mozilla.org
8efbfcd6d0 fix for bug #395267: show tag results (first) in the url bar autocomplete results. r=dietrich, a=mconnor for m8 2007-11-06 21:09:09 -08:00
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
mozilla.mano@sent.com
a4b177a08a Bug 287512 - Remove obsolete version of aboutDialog.css from Firefox. patch from Jeff Walden <jwalden+bmo@mit.edu>, r=mconnor 2007-11-06 21:08:55 -08:00
steffen.wilberg@web.de
d41a05f4b0 Bug 263750: -moz-appearance: none gives the urlbar a 2px inset border regardless of gtk theme. p=webmail@kmgerich.com, r=mconnor 2007-11-06 21:07:50 -08:00
bzbarsky@mit.edu
832db3999d Replace more -moz-opacity with opacity. Bug 281907, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky 2007-11-06 21:07:49 -08:00
mozilla.mano@sent.com
9725b2aa9c Bug 221824 - Winstripe should be RTL compatible. patch by kmgerich and me r=kmgerich/mconnor 2007-11-06 21:07:48 -08:00
mozilla.mano@sent.com
9b0e510142 Bug 221824 - Winstripe should be RTL compatible. patch by kmgerich and me r=kmgerich/mconnor 2007-11-06 21:07:48 -08:00
gerv@gerv.net
9e13ed1c3d Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-11-06 21:07:47 -08:00
webmail@kmgerich.com
6c43ad1715 bug #283603, Tabs pref icon for Winstripe 2007-11-06 21:09:33 -08:00
ben@bengoodger.com
24e63beb22 fix build bustage by adding file for 274712 (forgot to add) 2007-11-06 21:09:43 -08:00
mozilla.mano@sent.com
582de46866 Typo in my fix to bug 221824 (themes should be RTL compatible) - missing ; 2007-11-06 21:09:32 -08:00
mozilla.mano@sent.com
02c9279b05 Bug 221824 - themes should be RTL compatible. regressions fix. r=steffen/kmgerich 2007-11-06 21:09:31 -08:00
mozilla.mano@sent.com
f5d90cede2 Bug 221824 - Winstripe should be rtl compatible... new preferences window fixes. r=kmgerich 2007-11-06 21:09:30 -08:00
ben@bengoodger.com
7c6e347533 274712 - new options dialog 2007-11-06 21:08:54 -08:00
timeless@mozdev.org
7a24f609c1 Bug 247147 Perl errors when building in browser/themes/pinstripe/browser patch by sdwalker@myrealbox.com r=bryner 2007-11-06 21:08:53 -08:00
mozilla.mano@sent.com
b05916ab5e Bug 221824 - Winstripe should be RTL compatible. patch by kmgerich and me r=kmgerich/mconnor 2007-11-06 21:07:48 -08:00
bzbarsky@mit.edu
abb8553312 Fix CSS error. Bug 281652, patch by Anne van Kesteren <bug@annevankesteren.nl>, r+sr=bzbarsky 2007-11-06 21:09:41 -08:00
db48x@yahoo.com
b91eeed87e bug 195492: lots of page info stuff r=neil, sr=rbs 2007-11-06 21:09:40 -08:00
ben@bengoodger.com
1326eebfbf Landing the Aviary Branch (browser section only). 2007-11-06 21:07:46 -08:00
ben@bengoodger.com
d74301b4c4 winstripe update from stephen horlander... 2007-11-06 21:09:44 -08:00
bryner@brianryner.com
ae6a1acb00 fix perl warnings (bug 247147) patch by swalker, r=bryner 2007-11-06 21:08:51 -08:00
steffen.wilberg@web.de
3a0a7fcc3b Bug 248419: [Linux] Yellow background in location bar for secure site indication does not show. suggested by mconnor, r=ben 2007-11-06 21:07:45 -08:00
p_ch@verizon.net
b88cefbefa Bug 235243: Need drag and drop feedback for toolbar bookmarks (and menuitem bookmarks for gtk2). In addition to the DND feedback, this patch: - introduces a new var 'BookmarksInsertion' that 'encapsulates' DND feedback display. - rewrite the rtl handling related to DND. BookmarksInsertion deals with this subtleties and the "public" feedback orientation ("before"|"on"|"after") returned by BookmarksInsertion.getOrientation refers now to the DOM. - paste and copy commands on the menus now insert after the rclicked element. The hack that appended everything at the end of the container has been removed or more accurately replaced by another one that is at least invisible to the user and we already used for DND. The problem is due a problem with the content building of containers with siblings (open in tabs stuff) not generated by the bookmarks template. - usual small glitch fixing. 2007-11-06 21:07:44 -08:00
jruderman@hmc.edu
da75b428aa Bug 249680 - Location bar text not visible with yellow bacakground for secure sites. Patch by quark, r=mconnor, a=ben 2007-11-06 21:07:43 -08:00
vladimir@pobox.com
3a971dc2f1 b=244078, live bookmarks merge from aviary branch. 2007-11-06 21:07:42 -08:00
mconnor@myrealbox.com
1d6e87042a fix checkin of new gnomestripe files and missed browser file 2007-11-06 21:07:41 -08:00
ben@bengoodger.com
6c4185d0b6 land winstripe on trunk 2007-11-06 21:07:40 -08:00
gavin@gavinsharp.com
c8e6f167bf Bug 400935: Opening the identity box shouldn't select the address, patch by Dão Gottwald <dao@mozilla.com>, r=me 2007-11-06 10:48:58 -08:00
sspitzer@mozilla.org
6136270b4a backing out my fix for bug #399664, due to 2% Ts regression (see bug #402668 for details) 2007-11-06 00:43:53 -08:00
sspitzer@mozilla.org
10234c2591 fix for bug #399664: In location bar autocomplete, indicate which part of the result matches the query (and make sure it is visible) r=gavin, parts r=neil deakin a=m9 blocker 2007-11-05 21:31:22 -08:00
reed@reedloden.com
700d4370c4 Bug 402369 - "Modify strings added in bug 401575 for SSL netError pages" [p=reed r+ui-r+a1.9+aM9=beltzner] 2007-11-05 14:59:09 -08:00
reed@reedloden.com
75a5bdfa7a Bug 400935 - "Opening the identity box shouldn't select the address" [p=dao r=mconnor aM9=beltzner] 2007-11-05 12:26:53 -08:00
dietrich@mozilla.com
7aaaa8940c Bug 332748 Figure out how much history we can show by default (browser.history_expire_days now set to 180 days) (r=sspitzer) 2007-11-04 17:10:37 -08:00
rflint@ryanflint.com
07991de63a Bug 401949 2007-11-04 00:06:27 -07:00
rflint@ryanflint.com
85d429991e Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 23:18:58 -07:00
rflint@ryanflint.com
9169653966 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 22:37:42 -07:00
rflint@ryanflint.com
587a5b534a Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 21:39:08 -07:00
rflint@ryanflint.com
3e2164d42c Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 20:55:19 -07:00
rflint@ryanflint.com
a6c91ace8a Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 20:18:03 -07:00
rflint@ryanflint.com
c07fec05cd Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 19:34:57 -07:00
rflint@ryanflint.com
39f633713e Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 18:52:43 -07:00
rflint@ryanflint.com
95d579bff4 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 18:36:04 -07:00
rflint@ryanflint.com
81676ecc64 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 18:06:52 -07:00
rflint@ryanflint.com
3982595aa9 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 17:55:13 -07:00
rflint@ryanflint.com
39ea0d0660 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 17:52:57 -07:00
rflint@ryanflint.com
9e44da8569 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 17:39:54 -07:00
rflint@ryanflint.com
aea919ecdc Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 16:59:25 -07:00
rflint@ryanflint.com
15d1848b3d Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-03 16:24:39 -07:00
reed@reedloden.com
d013217fe4 Bug 401575 - "Support cert overriding from SSL error pages" [p=johnath r=kaie r=gavin r+sr=bzbarsky ui-r=beltzner a=blocking1.9+ for M9] 2007-11-03 11:49:47 -07:00
mconnor@steelgryphon.com
96a74a4764 bug 402260 - hide domain for larry for beta, r=mano 2007-11-03 09:53:38 -07:00
reed@reedloden.com
16da187fab Bug 401893 - "make sure that the Larry button is as high as the location bar" [p=dao r=Mano aM9=beltzner] 2007-10-31 11:54:11 -07:00
mozilla.mano@sent.com
1f68e73b78 Bug 401211 - middleclick "Open All in Tabs" opens the bookmarks twice. r=sspitzer, a=blocking-beta. 2007-10-31 00:55:44 -07:00
reed@reedloden.com
fef51a056f Bug 395248 - "Larry UI looks like two textboxes: needs to be a button, differentiable from URL in location bar" [p=dao r=Mano a=blocking-firefox3+ for M9] 2007-10-30 19:03:06 -07:00
mozilla.mano@sent.com
89b1516e9d Bug 400924 - Clicking on the star icon when the bookmarking panel is opened should close the panel. r=sspitzer, a=mconnor. 2007-10-30 18:16:46 -07:00
mozilla.mano@sent.com
3dccb1e898 Bug 401092 - Bookmark Icons (favicons) disappear. r=sspitzer, a=blocking-beta. 2007-10-30 17:15:55 -07:00
reed@reedloden.com
77675e67c5 Bug 401798 - "Correct comma splice in malware warning description" [p=reed r+ui-r+a1.9+aM9=beltzner] 2007-10-30 16:55:10 -07:00
mozilla.mano@sent.com
c38c14cf76 Bug 401450 - Items from tag-containers show up in bookmark searches. r=sspitzer, a=beltzner. 2007-10-30 16:52:11 -07:00
reed@reedloden.com
eeaeef5a63 Bug 398718 - "Better explanatory text for SSL error pages" [p=kaie/johnath r=rrelyea r=biesi a=blocking1.9+ for M9] 2007-10-30 13:26:25 -07:00
reed@reedloden.com
c2290258ae Bug 401214 - "bring back support for MOUSE_SCROLL_TEXTSIZE (mousewheel.withcontrolkey.action = 3)" [p=dao r+sr=sicking r+aM9=mconnor a=blocking1.9+ for M9] 2007-10-30 12:13:37 -07:00
myk@mozilla.org
ec949c9b64 bug 396491: actions menu for feed type in Applications prefpane loses focus upon selection; r=gavin, a=mconnor 2007-10-30 11:23:39 -07:00
rflint@ryanflint.com
a2d9b37e1c Bug 389579 - Import generatedTitles and set staticTitles appropriately. r=dietrich a=blocking-firefox3 2007-10-30 09:02:23 -07:00
reed@reedloden.com
a62a519f92 Bug 399233 - "Phishing UI hidden by content, inconsistent with malware" [p=johnath r=tony r=biesi ui-r=beltzner a=blocking-firefox3+ for M9] 2007-10-29 11:29:14 -07:00
reed@reedloden.com
b26ca6fd26 Bug 395174 - "Identity pop-up should disappear as soon as I start typing in the location bar" [p=johnath r=gavin a=blocking-firefox3+ for M9] 2007-10-29 11:21:31 -07:00
reed@reedloden.com
3ea8aa1225 Bug 399657 - "Tab scrolling partly broken in RTL mode" [p=dao r=gavin a=blocking-firefox3+ for M9] 2007-10-28 20:03:46 -07:00
mozilla.mano@sent.com
ceacf65c1c Bug 401259 - Empty Places menu should read (empty) but on 2nd focus, sub-menus appears as tiny square. r=sspitzer, a=mconnor. 2007-10-27 14:57:23 -07:00
mozilla.mano@sent.com
572e58754e Bug 401333 - Can't expand folder tree of Edit bookmark dialog. r=sspitzer, a=mconnor. 2007-10-27 14:55:53 -07:00
reed@reedloden.com
92e2badb9b Bug 398969 - "SessionStore: [Exception... "Component returned failure code: 0xc1f30001 (NS_ERROR_NOT_INITIALIZED) [nsICrashReporter.annotateCrashReport]"" [p=f.qu@queze.net (Florian Quèze) r=gavin aM9=beltzner] 2007-10-26 12:42:24 -07:00
reed@reedloden.com
cdd7835df7 Bug 400809 - "remove unneeded/unused parts from the urlbar binding" [p=dao r=gavin aM9=mconnor] 2007-10-25 19:53:01 -07:00
reed@reedloden.com
d08bf067da Bug 389628 - "Implement UI for full page zoom" [p=dao r=mconnor r+sr=sicking (for content/events/) a=blocking-firefox3+ for M9] 2007-10-25 16:02:20 -07:00
dwitte@stanford.edu
91a72f29e8 rework effective tld service interface, fix normalization bugs and improve error propagation. b=368989, r=biesi, sr=dveditz 2007-10-25 01:14:26 -07:00
dolske@mozilla.com
f8d1f2fba6 Backout Bug 399838 to investigate Ts regression. 2007-10-24 20:57:09 -07:00
mozilla.mano@sent.com
b4d73d7bf9 Bug 373944 - revert the workarounds for bug #373719, bug #373721, bug #374150 and bug #374166 caused by bug #267833. patch by seth and me, r=dietrich. a=blocking-m9. 2007-10-24 19:37:05 -07:00
mozilla.mano@sent.com
908e585d0d Bug 399729 - Reduce places viewa performance overhead. This also fixes bugs 397117, 399472, 400738 and likely also 399476. r=sspitzer, a=blocking-m9/beltzner. 2007-10-24 19:02:28 -07:00
edward.lee@engineering.uiuc.edu
d517b922e7 Bug 399838 - Automatically init (not open) the download manager when starting the app. r=dietrich, a1.9=mconnor, aM9=mconnor 2007-10-24 15:43:35 -07:00
reed@reedloden.com
d190d8ae75 Bug 251910 - "No hover highlighting (i.e. mouse-tracking) in Bookmarks/History sidebar" (follow-up patch) [p=dao r=sspitzer aM9=mconnor] 2007-10-24 02:35:18 -07:00
reed@reedloden.com
24417c8386 Bug 400659 - "Description not saved when selecting another bookmark in the tree" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=Mano aM9=mconnor] 2007-10-24 02:33:09 -07:00
reed@reedloden.com
5b524eac6f Bug 364426 - "tree in places based history sidebar doesn't have contiguous vertical lines (like in firefox 2)" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=Mano aM9=mconnor] 2007-10-24 02:31:46 -07:00
rob_strong@exchangecode.com
56bfc75ffd l10n bustage fix for Bug 399665 - backing out uneeded part of patch 2007-10-24 01:36:09 -07:00
rob_strong@exchangecode.com
d93cda2514 Bug 399665 - Support replacing BrandShortName and BrandFullName in the installer. r=sspitzer, approvalM9=mconnor, approval1.9=mconnor 2007-10-24 00:02:57 -07:00
reed@reedloden.com
4ef4d7e3ce Bug 395314 - "Larry UI: click to close" [p=johnath r=gavin a=blocking-firefox3+ for M9] 2007-10-23 12:22:31 -07:00
dmose@mozilla.org
d2176f0f87 Fix web-based protocol handlers not working from Send Link and certain other situations (bug 394483), r=biesi, r=gavin (browser portion), sr=sicking, a=beta blocker 2007-10-23 11:20:56 -07:00
rob_strong@exchangecode.com
74c246cb4c Bug 400467 - Java broken on Vista after Firefox 2.0.0.8 upgrade (says Java Not Found, Or Not Working). r=sspitzer, a1.9=schrep (verbal) 2007-10-23 10:34:39 -07:00
rflint@ryanflint.com
2adecc9e0a Bug 400745 - Re-remove favicon cache. r+a=mconnor 2007-10-22 16:12:36 -07:00
sdwilsh@shawnwilsher.com
a7d5d2056f Bug 394881 - [Mac] Prefpanes should specify heights. r=mconnor 2007-10-22 11:07:01 -07:00
pavlov@pavlov.net
2ac5e88abc this wasn't supposed to be landed as part of larry. a=beltzner 2007-10-22 08:24:59 -07:00
mconnor@steelgryphon.com
0a991785f1 bug 383183 - relanding Larry, round 324 2007-10-21 20:30:23 -07:00
rob_strong@exchangecode.com
bedb74896d Bug 398434 - Provide option to remove profiles during uninstall. r=sspitzer, blocking-firefox3=beltzner 2007-10-20 15:56:49 -07:00
dietrich@mozilla.com
971bf7b46a Bug 399814 organizer debug panel shortcut key is broken (r=sspitzer, a=mconnor) 2007-10-20 15:35:45 -07:00
mozilla.mano@sent.com
238b856598 Bug 399930 - Optimize PlacesUtils getters. r+a=mconnor. 2007-10-20 13:40:16 -07:00
philringnalda@gmail.com
c5acfe5021 Bug 399829 - don't hang rtl text off the right edge of the About dialog, r=mano, a1.9=mconnor 2007-10-19 20:08:11 -07:00
rob_strong@exchangecode.com
d1d5b7afe6 Bug 399381 - Support custom wizard images. r=sspitzer, a1.9=mconnor 2007-10-19 14:26:30 -07:00
dtownsend@oxymoronical.com
b61992b258 Bug 385837: No window gets the focus when loading a URL from an external application. r=gavin.sharp, a=blocking-firefox3 M9 2007-10-19 07:31:45 -07:00
reed@reedloden.com
943c0cb059 Bug 399196 - "page info is too small with a new profile" [p=f.qu@queze.net (Florian Quèze) r=gavin a1.9=mconnor] 2007-10-19 01:22:21 -07:00
reed@reedloden.com
8355cfb1e7 Bug 397695 - "Remove checkForChromelessWindow() code" [p=johnath r=gavin a1.9=mconnor] 2007-10-19 01:19:34 -07:00
reed@reedloden.com
c9f861c54f Bug 385818 - "Uninitialized promptService variable" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor] 2007-10-19 00:49:32 -07:00
sspitzer@mozilla.org
ce95fdcc55 fix for bug #399739: The "Recently Starred Pages" and "Most Visited Starred Pages" in "Places" folder shows live bookmarks as starred pages. r=dietrich, a=blocking-firefox3-+ 2007-10-18 23:28:06 -07:00
reed@reedloden.com
46b97f0cc5 Bug 369910 - "Cookies not imported from IE 7" [p=jimm r=gavin a=blocking-firefox3+ for M9] 2007-10-18 21:24:50 -07:00
reed@reedloden.com
5b7c6fe237 Bug 348808 - "use application selector instead of file selector dialog when picking helper apps" [p=jimm r=dolske r=rob_strong r=myk r=biesi a=blocking-firefox3+ for M9] 2007-10-18 21:15:41 -07:00
dietrich@mozilla.com
f094992524 Bug 398295 When I delete multiple items in the Bookmarks Organizer, dozens of assertions appear (re-landing) 2007-10-18 17:10:49 -07:00
mozilla.mano@sent.com
6bbbfcba91 Backing out bug 399930. 2007-10-16 17:14:46 -07:00
dietrich@mozilla.com
4c16bf7d11 Backing out the other part of bug 398295. 2007-10-15 22:27:26 -07:00
mozilla.mano@sent.com
de7ec48695 Bug 399930 - Optimize PlacesUtils. r+a=mconnor. 2007-10-15 18:05:56 -07:00
dietrich@mozilla.com
da5b532914 Bug 398295 When I delete multiple items in the Bookmarks Organizer, dozens of assertions appear (r=sspitzer) 2007-10-15 09:44:18 -07:00
gavin@gavinsharp.com
f9f306f056 Bug 398469: Ctrl+Up/Down doesn't work to change engines, r+a=mconnor 2007-10-13 18:26:26 -07:00
mozilla.mano@sent.com
652f538173 Backing out my test 2007-10-13 15:13:58 -07:00
mozilla.mano@sent.com
b6680abb90 Disabling the places-popup binding for sub-folders on the toolbar for one tinderbox cycle, in order to determine the Txul regression from bug 387996. 2007-10-13 14:28:53 -07:00
mozilla.mano@sent.com
de89969601 Disabling the places-popup binding for sub-folders on the toolbar for one tinderbox cycle, in order to determine the Txul regression from bug 387996. 2007-10-13 14:07:34 -07:00
dietrich@mozilla.com
36fc24b28b Bug 398807 session restore accounts for 2-3% of talos pageload (make it faster) (r=zeniko, a=mconnor) 2007-10-13 10:29:57 -07:00
reed@reedloden.com
21f260985d Backout patch from Roland Boon in bug 386826 due to RLk increase. 2007-10-12 22:47:04 -07:00
reed@reedloden.com
f24bbd1750 Bug 386826 - "First run of XULRunner fails on Windows Vista, showing the Usage dialog instead" [p=roland.boon@tomtom.com (Roland Boon) r=bsmedberg a1.9=sayrer] 2007-10-12 21:19:33 -07:00
sspitzer@mozilla.org
4ff6a5fc98 re-enable bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders the refcount leaks, Ts and Txul regressions should be better, using tinderbox to verify. see bug #399476, bug #399418 and bug #399460 for details 2007-10-12 20:45:27 -07:00
sspitzer@mozilla.org
35f3c137d6 fix for bug 399460: if browser crashes or is killed (like with the Ts test) before we write out prefs, you can get two Places folders on the toolbar. r=mano, a=mconnor for M9 2007-10-12 19:43:48 -07:00
mozilla.mano@sent.com
d518a4440d Bug 399476 - Ts and Txul improvements for the places-smart-folders container, note the feature isn't re-enabled yet. r=sspitzer. 2007-10-12 17:27:31 -07:00
reed@reedloden.com
bf45a8b0cb Bug 397841 - "Need UI for Anti-Malware Settings" [p=johnath r=gavin a=blocking-firefox3+] 2007-10-12 16:14:23 -07:00
philringnalda@gmail.com
1bc735eeda Backing out Linux part of bug 398855 to see if it's breaking the unit test machine 2007-10-11 22:25:50 -07:00
philringnalda@gmail.com
b5dc362c6a Bug 398855 - clean up some disappeared files, use the preprocessor to cut down on packages-static noise, r=bsmedberg, a=mconnor 2007-10-11 21:01:31 -07:00
reed@reedloden.com
92bb07effb Bug 251910 - "No hover highlighting (i.e. mouse-tracking) in Bookmarks/History sidebar" (underline & cursor:pointer for winstripe) [p=dao r=sspitzer a1.9=mconnor] 2007-10-11 14:38:16 -07:00
sspitzer@mozilla.org
3e05062b66 disabling the fix for bug #387996 (add a "Places" folder to the bookmarks menu, populated with smart folders) due to Ts, Txul, and RLk regressions 2007-10-11 13:30:54 -07:00
dtownsend@oxymoronical.com
8d0f396a1c Bug 399440: Fix work offline menu inconsistencies in sub-windows. r=gavin.sharp, a=blocking-firefox3+ 2007-10-11 11:17:50 -07:00
dietrich@mozilla.com
390947d359 Bug 398807 session restore accounts for 2-3% of talos pageload (make it faster) (r=zeniko, a=mconnor) 2007-10-11 10:52:31 -07:00
sspitzer@mozilla.org
f7f5b51147 fix for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders fix for bug #387734: add a "Places" folder to the bookmarks toolbar, populated with smart folders fix for bug #385826: pre-populated places queries fix for bug #396807: have "top 10 most visited sites" as a pre-populated smart folder fix for bug #385831: Investigate dependencies for Most Used Tags query fix for bug #378799: GROUP_BY_FOLDER only works in simple bookmark-folder queries thanks to dietrich for the initial GROUP_BY_FOLDER patch. r=dietrich,mano a=blocking-firefox-3+ 2007-10-10 23:42:38 -07:00
myk@mozilla.org
0114a16a8b move location change listening from ContentPrefSink to nsBrowserStatusHandler to possibly improve performance; r=sayrer, a=mconnor 2007-10-10 23:35:20 -07:00
reed@reedloden.com
bef2683591 Bug 398894 - "[linux] Firefox prints sanitizing history exception from sanitize.js to console" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a=blocking-firefox3+] 2007-10-09 22:17:11 -07:00
reed@reedloden.com
b69b11089e Bug 397196 - "Clear private data does not clear last URL of Open Web Location dialog" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor] 2007-10-09 22:16:43 -07:00
reed@reedloden.com
9c5499a8ed Bug 398894 - "[linux] Firefox prints sanitizing history exception from sanitize.js to console" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a=blocking-firefox3+] 2007-10-09 22:11:17 -07:00
rflint@ryanflint.com
46f8c6005b Bug 399265 - Use the favicon service's hash table instead of cache to store failed favicons. r/a=mconnor 2007-10-09 22:03:52 -07:00
sspitzer@mozilla.org
902a931d7e fix for bug #399253: problems when opening the new "bookmark" dialog if closed w hen tags are expanded. r=dietrich 2007-10-09 17:53:41 -07:00
myk@mozilla.org
2fda30c5d9 bug 398626: make sure the Applications prefpane always displays the 'always ask' and 'save to disk' actions where appropriate; r=gavin 2007-10-09 13:10:46 -07:00
myk@mozilla.org
d8ac8901f7 bug 397335: when the user chooses an application via the file picker for a type in the Applications prefpane, make sure it gets saved to the datastore; r=gavin 2007-10-09 13:07:55 -07:00
myk@mozilla.org
dc61e48a73 bug 395182: also display the MIME types for types with identical descriptions in the Applications prefpane; r=gavin 2007-10-09 12:16:00 -07:00
steffen.wilberg@web.de
1d7840f579 Bug 394100: move Languages from Advanced to Content, below Fonts & Colors, in preferences dialog. r=mano, ui/a=mconnor 2007-10-09 10:24:35 -07:00
steffen.wilberg@web.de
d5aeaceae4 Bug 384997: rewrite the documentation on 'When a web site requires a certificate' and 'Validation'. r=jwalden, a=mconnor 2007-10-09 10:18:36 -07:00
reed@reedloden.com
c56327b6c3 Bug 398170 - "XUL fixes for accessibility on PageInfo screens" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a=blocking-firefox3+] 2007-10-08 14:11:17 -07:00
reed@reedloden.com
f791eee3f3 Bug 339980 - "Remove Add dictionary from Mac spellcheck context menu" [p=dao r=Mano a=blocking-firefox3+] 2007-10-08 14:07:56 -07:00
reed@reedloden.com
d23dcd9b90 Bug 398344 - "utilityOverlay.js isElementVisible() is slow" [p=dao r=Mano r=gavin a1.9=schrep] 2007-10-08 13:17:14 -07:00
axel@pike.org
45aeee02e3 bug 395221, add Ukrainian to the trunk builds, r=preed, a=mconnor 2007-10-08 02:55:51 -07:00
steffen.wilberg@web.de
5c469127ec Bug 361759: make description for 'Open Address in New Tab' keyboard shortcut more precise. r=jwalden, a=mconnor 2007-10-07 13:14:10 -07:00
steffen.wilberg@web.de
f840bc108a Bug 395432: document the addition of Manage Add-ons on the Main pref panel. r=jwalden, a=mconnor 2007-10-07 13:10:10 -07:00
peterv@propagandism.org
cb425932f6 Fix for bug 398270 ([mlk] Loading a feed leaks). r=sayrer. 2007-10-06 01:05:30 -07:00
myk@mozilla.org
efcb8f8c62 bug 398565: display icons in the Applications prefpane for the 'save file' and 'always ask' actions; r=gavin, a=mconnor 2007-10-05 16:41:21 -07:00
myk@mozilla.org
2f078d30f5 bug 395136: show types handled only by disabled plugins in the Applications prefpane; r=gavin, a=mconnor 2007-10-05 16:31:10 -07:00
sayrer@gmail.com
93e0ab4747 Turn session restore back on. Tests show a performance problem. See bug 398807. 2007-10-05 16:28:27 -07:00
sayrer@gmail.com
e49b183abf temporarily disable session store tests while session store is disabled 2007-10-05 14:03:59 -07:00
mconnor@steelgryphon.com
e6dec49af9 temporarily disable sessionstore to gauge Tp impact 2007-10-05 13:33:26 -07:00
reed@reedloden.com
f31c1ab848 Bug 398382 - "A couple of missing or wrong control attributes for labels in places dialogs" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a1.9=mconnor] 2007-10-05 12:38:41 -07:00
reed@reedloden.com
ba4064fd70 Bug 384304 - "/usr/bin/firefox is not able to handle symlinks due to error in script" [p=hjmf@telefonica.net (H. Montoliu) r=cls a1.9=mconnor] 2007-10-05 00:29:26 -07:00
sayrer@gmail.com
0e5950134f Bug 398360. speed up onSecurityChange. r=gavin, a=beltzner 2007-10-04 13:02:36 -07:00
dietrich@mozilla.com
1f996354ed Bug 398394 [places] add "match" label to places search builder (for valastiak@mozilla.sk, r=dietrich, a=mconnor) 2007-10-04 10:07:09 -07:00
myk@mozilla.org
b38938b8f3 bug 395138: show types set to 'always ask' in Applications prefpane; r=gavin, a=mconnor 2007-10-04 00:46:29 -07:00
reed@reedloden.com
45628ea48a Rev the uuid for the interface that bug 395004 changed. 2007-10-03 20:34:30 -07:00
myk@mozilla.org
eeb9c1dd7a bug 395713: show 'Save to Disk' option in Applications prefpane for types handled only by a plugin; r=gavin 2007-10-03 14:58:11 -07:00
reed@reedloden.com
eb84a04e7e Bug 398399 - "make DOMLinkHandler implement nsIDOMEventListener" [p=dao@design-noir.de (Dão Gottwald) r+a1.9=mconnor] 2007-10-03 14:52:44 -07:00
reed@reedloden.com
f69470a00f Bug 397196 - "Clear private data does not clear last URL of Open Web Location dialog" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor] 2007-10-03 14:47:37 -07:00
sayrer@gmail.com
1d8e2138a3 Bug 398398. Unable to Reload Live Bookmarks. r=dietrich, a=mconnor 2007-10-03 14:46:16 -07:00
myk@mozilla.org
9ce82fa6c6 bug 395250: fix problem where we show a preview for feeds but the actions menu in the Applications prefpane says we use Live Bookmarks for feeds; r=gavin 2007-10-03 14:17:14 -07:00
myk@mozilla.org
2c4ae14c9a bug 395317: make the download dialog directions for changing content handling preferences be correct now that we have the new Applications prefpane; r=gavin 2007-10-03 13:46:52 -07:00
myk@mozilla.org
c8bb77f5d1 bug 395141: use a generic icon for types and apps that don't have one in the Applications prefpane; r=gavin 2007-10-03 13:38:26 -07:00
gavin@gavinsharp.com
de30c4bf3d Bug 398174: add DM 'addToRecentDocs' pref to firefox.js, and add a comment explaining it's use, r+a=mconnor 2007-10-03 09:00:48 -07:00
kaie@kuix.de
c08bd97ba9 Bug 327181, Improve error reporting for invalid-certificate errors (error page for https, or combined dialog) Code in mozilla/security/manager: r=rrelyea Code elsewhere: r=mconnor, sr=dveditz blocking1.9=mconnor 2007-10-03 04:47:26 -07:00
sayrer@gmail.com
85df010fad Bug 398300. Places utils.js instantiates livemark service on startup, but could avoid it. r=mano, a=beltzner 2007-10-03 00:12:40 -07:00
rflint@ryanflint.com
d736fb5c08 Fix a typo 2007-10-02 23:45:03 -07:00
asqueella@gmail.com
9aaab759ce Bug 394349 - use textbox.editor.transactionManager.clear() instead of textbox.editor.enableUndo(true/false) p=Ryan Jones <sciguyryan@gmail.com> r=gavin 2007-10-02 20:35:37 -07:00
thunder@mozilla.com
768338d223 Bug 392501: Parse distribution.ini at startup. r=bsmedberg, a=mconnor 2007-10-02 20:35:37 -07:00
gavin@gavinsharp.com
0850ec73bc Bug 374723: re-design password manager API and implement in JS rather than C++, patch by Justin Dolske <dolske@mozilla.com>, r=mconnor, r=me 2007-10-02 20:35:36 -07:00
enndeakin@sympatico.ca
83ac6de330 Bug 352704, clear DOM storage when clearing cookies, r=mconnor,jst, sr=dveditz 2007-10-02 20:35:35 -07:00
gavin@gavinsharp.com
8df6417d57 Bug 350675: fix the searchbar's value setter to behave correctly (gray text was being removed incorrectly, setting to a non-empty value didn't remove the gray styling), r=mano 2007-10-02 20:35:34 -07:00
gavin@gavinsharp.com
3e2eff7f8a Bug 347231: "Clear Private Data" doesn't always clear Error Console even though configured to clear history, patch by Michael Wu <michael.wu@mozilla.com>, r=mconnor 2007-10-02 20:35:33 -07:00
bryner@brianryner.com
babccb9ef4 Fix for clearing saved form data using Clear Private Data (bug 333591). Patch by pamg, r+b181=me 2007-10-02 20:35:32 -07:00
benjamin@smedbergs.us
8269eec739 Bug 325257 - Rename nsIFormHistory to avoid changing interfaces on the 1.8 branch, r=bryner 2007-10-02 20:35:31 -07:00
gavin@gavinsharp.com
2595fae813 Bug 324354: Ctrl-Z (undo) reveals visited URLs AFTER clearing history, patch by Martijn Wargers <martijn.martijn@gmail.com>, r=mconnor 2007-10-02 20:35:30 -07:00
bryner@brianryner.com
6a26d2282d Add a mozstorage-based FormHistory implementation, with an importer that uses the MorkReader class. Stop building Mork if building Places. Bug 324170, r=brettw, bsmedberg. 2007-10-02 20:35:29 -07:00
darin@meer.net
3aeb854c1a fixes bug 321833 "Clearing the cache prevents disk cache from working" r=mconnor, alfredkayser 2007-10-02 20:35:28 -07:00
mozilla.mano@sent.com
5e00cb978a Bug 269799 - Clearing cookies using either Clear Private Data or the Clear All button in the privacy prefpane doesn't update the Cookies Manager until it's reopened. r=mconnor. 2007-10-02 20:35:27 -07:00
rob_strong@exchangecode.com
a2295973ec Bug 311169 - typo in sanitize.js pref call (nsIBranch instead of nsIPrefBranch from bug 284086). r=mconnnor 2007-10-02 20:35:26 -07:00
bryner@brianryner.com
b3ba7c880b Make clearing the disk/memory cache also evict cached viewers in bfcache. Bug 305462, r=marria@gmail.com, sr=darin@meer.net 2007-10-02 20:35:25 -07:00
joshmoz@gmail.com
f0bcdb7faa make Clear Private Data window app-modal on Mac (otherwise we get odd window positioning). b=309406 r=mano sr=mconnor 2007-10-02 20:35:24 -07:00
gerv@gerv.net
b125b4ed1b Bug 236613: change to MPL/LGPL/GPL tri-license. 2007-10-02 20:35:23 -07:00
gavin@gavinsharp.com
6c416b654d Bug 284086: "Sanitize on shutdown" fails if the last closed window is not a browser window, patch by Giorgio Maone <g.maone@informaction.com>, r=mconnor 2007-10-02 20:35:22 -07:00
mconnor@steelgryphon.com
10b9fc3470 bug 285440 - UI to clear SSL session, also clears http auth, r=dveditz, a=bsmedberg 2007-10-02 20:35:21 -07:00
mozilla.mano@sent.com
af7ba97928 Bug 284655 - Javascript strict warning: trailing comma in sanitize.js. patch from Florian QUEZE <f.qu@laposte.net>, r=mconnor 2007-10-02 20:35:20 -07:00
ben@bengoodger.com
1912f3b972 283601 - cache button remains enabled after clicking. (make it reenable after 10 seconds). also, remove some spurious dumps 2007-10-02 20:35:19 -07:00
ben@bengoodger.com
fb1540f511 274712 - new options dialog 2007-10-02 20:35:18 -07:00
reed@reedloden.com
0cf84c7bcc Backout Dão's patch from bug 388030 due to Mac-only perf regression. 2007-10-02 20:21:09 -07:00
rhelmer@mozilla.com
81e6694bbd copy to dist/bin/LICENSE not dist/LICENSE b=351476 2007-10-02 15:42:55 -07:00
dtownsend@oxymoronical.com
880c3a2a2a Bug 391670: Replace plugins icon. ui-r=beltzner, r=robstrong 2007-10-02 15:39:07 -07:00
sspitzer@mozilla.org
d4ab97e001 new icons from faaborg for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders. rs=dietrich 2007-10-02 14:45:53 -07:00
rhelmer@mozilla.com
84791223b3 exit on error inside the README EOL conversion for loop r=bsmedberg b=351476 2007-10-02 13:10:02 -07:00
rhelmer@mozilla.com
0b5d962edb convert EOL on README and LICENSE, for WINNT builds only b=351476 r=bsmedberg 2007-10-02 12:42:47 -07:00
mozilla.mano@sent.com
a67a72c983 Bug 394652 - Merge firefox-specific context-menu items 'back' to tabbrowser.xml. r+a=mconnor. 2007-10-02 12:18:44 -07:00
db48x@yahoo.com
d74eaf30dd Bug 261655 - Can't completely disable the new "Install Missing Plugins" infobar. r=mconnor, a=mconnor 2007-10-02 12:08:00 -07:00
rflint@ryanflint.com
a880965a57 Bug 396203 - Unify checks for DOMLinkAdded. r/a=mconnor 2007-10-02 10:54:35 -07:00
reed@reedloden.com
459c480e36 Bug 388030 - "Clicking RSS causes the location bar to lose Domain Highlight on use of 'Back'" [p=dao@design-noir.de (Dão Gottwald) r=gavin a=blocking-firefox3+] 2007-10-02 00:36:41 -07:00
dietrich@mozilla.com
109dfabff6 Bug 387744 show the search builder and search results in the organizer center pane when the user starts typing (r=mano) 2007-10-01 22:26:47 -07:00
aaronleventhal@moonset.net
fc21ad189d bug 397644. Don't process xhtml2:role, r=mano, r=philringnalda, r=surkov, sr=neil, a=dsicore 2007-10-01 17:57:23 -07:00
thunder@mozilla.com
c9d73c819c Bug 392496: New AUS update URL v3, send distribution information. r=sspitzer 2007-10-01 17:52:49 -07:00
gavin@gavinsharp.com
ad26847668 Bug 398184: build search engine dropdown popup lazily to avoid startup cost, r+a=mconnor 2007-10-01 15:53:32 -07:00
rob_strong@exchangecode.com
b3563166ec Bug 388192 - Remove gopher OS integration support. r=caillon, a=mconnor:blocking-firefox3 2007-10-01 11:25:26 -07:00
gijskruitbosch@gmail.com
db4be71804 Bug 327347 - Places search box does not have an accessible name.
r=mano@mozilla.com (Asaf Romano)
a=mconnor@mozilla.com (Mike Connor)
2007-10-01 00:11:40 -07:00
reed@reedloden.com
11ce1ef02b Bug 398011 - "'Done' and 'Delete' buttons in the edit bookmarks dialog do not have IDs (needed for themers)" [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=Mano a1.9=mconnor] 2007-09-30 20:22:07 -07:00
myk@mozilla.org
8e5a0f61df bug 397231: switch from throwing to calling error handler when encountering problems after an XMLHttpRequest completes so the microsummary service doesn't leak when it encounters those problems; r,a=mconnor 2007-09-30 13:17:06 -07:00
myk@mozilla.org
71dc89cd30 bug 397690: followup patch for complete fix to make handler apps display as full application name rather than executable name; r=gavin, a=mconnor 2007-09-30 13:12:51 -07:00
philringnalda@gmail.com
831c1ab88f Bug 397282 - Remove orphaned uninstall.properties files, r=sspitzer, a=mconnor 2007-09-30 09:49:13 -07:00
dtownsend@oxymoronical.com
f512f68c0b Bug 398012: Include alerts.xpt in package. r=gavin.sharp, a=mconnor 2007-09-30 05:16:25 -07:00
rflint@ryanflint.com
c2438e20e8 Back out 398020 due to test failures. 2007-09-29 22:29:08 -07:00
rflint@ryanflint.com
3b1d13ba21 Bug 398020 - more endcap cleanup. Patch by D&#227;o Gottwald <dao@design-noir.de>, r/a=mconnor 2007-09-29 19:39:22 -07:00
rflint@ryanflint.com
0cc5fc423c Bug 397890 - Reporter & safebrowsing overlay cleanup. r=gavin, a=mconnor 2007-09-29 12:17:12 -07:00
steffen.wilberg@web.de
18d6dd6012 Bug 369178: Document the tweak to the Report Web Forgery item. r=jwalden, a=mconnor 2007-09-29 07:20:50 -07:00
rob_strong@exchangecode.com
28e2665ea2 Bug 370571 - Ability to install as a standard user on Vista is not available. r=sspitzer a=beltzner (blocking-firefox3) 2007-09-29 02:48:32 -07:00
reed@reedloden.com
dce0f38404 Bug 397207 - "use "Open Web Location" dialog when location bar is read-only" [p=sylvain.pasche@gmail.com (Sylvain Pasche) r=gavin a1.9=mconnor] 2007-09-29 00:25:09 -07:00
reed@reedloden.com
32fa86606c Bug 393253 - "Buttons in 'places' panel must have 'id's to theme them." [p=supernova_00@yahoo.com (Kurt [supernova_00]) r=Mano a1.9=mconnor] 2007-09-29 00:22:11 -07:00
reed@reedloden.com
e63c5e81cc Bug 346301 - "Session restore restores windows in the wrong taskbar order" [p=tbertels@gmail.com (Thomas Bertels) r=zeniko a1.9=mconnor] 2007-09-29 00:01:39 -07:00
sayrer@gmail.com
ce4e270645 Bug 397819. Microsummaries uses e4x Namespace objects when it shouldn't. r=myk, a=mconnor 2007-09-28 23:06:18 -07:00
mark.finkle@gmail.com
1fc86c8408 b=395004. p=paul.rouget, r=mfinkle, dtownsend, gavin, a=mconnor. Add enaled property to FUEL Extension object 2007-09-28 16:49:45 -07:00
myk@mozilla.org
9dc5ea5ce6 bug 397690: display full executable name instead of leaf name for applications in Applications prefpane; Patch by Jim Mathies, r=myk, a=mconnor 2007-09-28 15:50:24 -07:00
myk@mozilla.org
5e6ec2ef1d bug 396610: make it possible once again to disable user configuration of handlers; r=gavin, a=mconnor 2007-09-28 15:45:19 -07:00
myk@mozilla.org
d8fa5eb327 bug 397231: backing out patch, which mistakenly got checked in before it has received approval 2007-09-28 15:43:18 -07:00
myk@mozilla.org
9e69cba879 bug 397231: fix leaks in microsummary service when loading malformed XML; r=mconnor, a= 2007-09-28 15:41:58 -07:00
myk@mozilla.org
de85f25eed bug 395731: make the Save File action appear after the Choose Application... action in the actions dropdown menu in the Applications prefpane; r=gavin, a=mconnor 2007-09-28 15:40:49 -07:00
mozilla.mano@sent.com
2482893ea9 Bug 397218 - Persist the selection when sorting a places tree. r=dietrich. a=mconnor. 2007-09-28 13:52:26 -07:00
mats.palmgren@bredband.net
26aae3abbd Importing Opera bookmarks missed the last one on Linux. b=397768 r=gavin.sharp r+a=mconnor 2007-09-27 18:39:24 -07:00
rflint@ryanflint.com
27f6191a4a Bug 397614 - BrowserGlue and PlacesTransactionsService don't need to declare nsISupports in their QIs. r=gavin, a=mconnor 2007-09-27 12:37:47 -07:00
myk@mozilla.org
6a42fd1673 bug 395431: document the new Applications prefpane; r=steffen.wilberg, a=mconnor 2007-09-27 11:48:13 -07:00
reed@reedloden.com
3afd8639e0 Bug 394085 - "The star button is touching the right border of the location bar drop down button" [p=dao@design-noir.de (Dão Gottwald) r=Mano a1.9=mconnor] 2007-09-27 09:47:34 -07:00
gavin@gavinsharp.com
f74c4a98b4 Bug 397492: track state used to update security UI to avoid making unnecessary updates from onSecurityChange, r=mano, a=mconnor 2007-09-27 08:34:01 -07:00
mconnor@steelgryphon.com
88e127d629 backing out larry again, just for now, since we should have enough data by now 2007-09-26 23:55:04 -07:00
mconnor@steelgryphon.com
a60015d905 landing larry on closed tree attempting to add an http fastpath, a=roc 2007-09-26 20:54:55 -07:00
dtownsend@oxymoronical.com
c0fec153af Backing out bugs 383183 and 395694 (Larry) due to potential Tp regression 2007-09-25 15:05:53 -07:00
gavin@gavinsharp.com
16ed286b60 Bug 395694: fix style rule that made the URL bar 1px larger on SSL sites, on Mac, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-25 13:22:40 -07:00
mark.finkle@gmail.com
a3523d9a31 b=391557. p=johnmarsh. r=mfinkle, dietrich. a=mconnor. change Annotation.get to return null instead of throwing exceptions (whitespace cleanup too) 2007-09-25 12:46:35 -07:00
gavin@gavinsharp.com
bfcfd5a31f Bug 383183: re-landing Larry, the identity indicator, patch by Johnathan Nightingale <johnath@mozilla.com>, r=me 2007-09-25 07:42:33 -07:00
mozilla.mano@sent.com
1a52470e1f Bug 397223 - Double-click on empty space or a twisty in the content tree should not open the selected node in the browser. r=dietrich, a=mconnor. 2007-09-24 19:21:58 -07:00
jwalden@mit.edu
0868bfaa7d Bug 397134 - Leak involving nsTimerImpl and nsLoadGroup when shutting down less than 1500ms after browsing to a page. r=tony, a=mconnor 2007-09-24 14:04:59 -07:00
philringnalda@gmail.com
0ba7e67e92 Bug 397048 - static builds need msimg32 after cairo update, r=vlad, a=mconnor 2007-09-24 14:01:25 -07:00
philringnalda@gmail.com
12cdf70ff4 Bug 397281 - Undeclared unused variable in loadOneOrMoreURIs, r=mano, a=mconnor 2007-09-24 13:53:57 -07:00
myk@mozilla.org
61aa2f3cd5 bug 396989: change 'Save to Disk' to 'Save File' in Applications prefpane; r=gavin, a=mconnor 2007-09-24 11:27:15 -07:00
myk@mozilla.org
1267e1c008 bug 396991: remove filter explanation from Applications prefpane; r=gavin, a=mconnor 2007-09-24 11:24:10 -07:00
gavin@gavinsharp.com
2d2412da5d Revert experimental change 2007-09-23 13:53:48 -07:00
gavin@gavinsharp.com
889f9ff27a Temporarily disabling the main browser progress listener to see what kind of impact it will have on perf numbers 2007-09-23 11:36:46 -07:00
mozilla.mano@sent.com
0091a61a51 Bug 396630 - places keyboard shortcuts in the places organizer are broken on mac. r=dietrich, a=mconnor. 2007-09-22 16:01:08 -07:00
mozilla.mano@sent.com
10e4907d9e Bug 397161 - Keyword field should be hidden in the new popup. r=dietrich, a=mconnor. 2007-09-22 15:58:35 -07:00
mozilla.mano@sent.com
8d086fa03c Bug 397165 - Unified search should exclude items under tag containers. r=dietrich. a=mconnor. 2007-09-22 15:56:51 -07:00
mozilla.mano@sent.com
2a7a2ceb32 Bug 396556 - Bookmarks menu does not update when adding/deleting/reloading livemarks or when adding/deleting bookmarks. r=dietrich. 2007-09-22 15:54:42 -07:00
rob_strong@exchangecode.com
86f137b5bd Bug 396121 - make Applications prefpane the right height on all primary platforms. r=mconnor, a1.9=mconnor 2007-09-21 16:12:21 -07:00
mozilla.mano@sent.com
1b9bbe3b58 Bug 387749 - add an item detail pane to the organizer. r=dietrich (r=gavin for editable-menulist changes). a=mconnor. 2007-09-21 15:57:18 -07:00