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

7028 Коммитов

Автор SHA1 Сообщение Дата
dietrich%mozilla.com aafaa39372 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer, take 2) 2007-12-05 08:30:08 +00:00
dietrich%mozilla.com 695d63f075 Backing out bug 402880 2007-12-05 08:01:14 +00:00
dietrich%mozilla.com 43239e9626 Bug 402880 figure out pref UI for history expiration / limiting visits (r=sspitzer) 2007-12-05 07:40:50 +00:00
sspitzer%mozilla.org 8594c2c55a fix for bug #406114: when automatically importing from bookmarks html format, use bookmarks.postplaces.html, if it exists (otherwise, defer to bookmarks.html)
r=dietrich, a=damon
2007-12-05 07:14:47 +00:00
dietrich%mozilla.com 3d573bb8c4 Fixing bug 398914 test bustage (for seth, r=me) 2007-12-05 07:06:42 +00:00
sspitzer%mozilla.org 9387d2307d fix for bug #406355: New autocomplete has a11y issues
The "faabar" wasn't friendly to screer readers, and would either just say what the user typed in the url bar or nothing at all.

now, screen readers will read the title, url and type ("tag" or "bookmark") for each autocomplete result.

r=gavin, a=blocking-firefox3+
2007-12-05 06:19:39 +00:00
dietrich%mozilla.com 7779ba009c More tests for bug 398914, r=sspitzer on irc 2007-12-05 05:59:39 +00:00
dietrich%mozilla.com ddb050e933 Re-enabling tests for bug 398914 (r=sspitzer) 2007-12-05 04:56:04 +00:00
dietrich%mozilla.com cdff8a91a7 Disabling for a bit, looks like a timing issue. 2007-12-05 04:05:31 +00:00
dietrich%mozilla.com a564517853 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-05 01:56:56 +00:00
dolske%mozilla.com 8a2e8b52e1 Fix regression from Bug 402992 - Do not switch to a hand cursor on favicon hover. r=mconnor 2007-12-05 01:03:21 +00:00
reed%reedloden.com 30ab2d9fba Bug 401113 - "Scrollbar position not always restored after recovering from crash" [p=zeniko@gmail.com (Simon B��nzli) r=gavin a1.9=mconnor] 2007-12-05 01:02:57 +00:00
dietrich%mozilla.com 6aeaa6ae89 Bug 405237 deleting "Unfiled Bookmarks" or "bookmarks menu" folders breaks places organizer (should be undeletable) (r=dietrich) 2007-12-05 00:11:00 +00:00
dolske%mozilla.com d3577ce883 Bug 402992 - Do not switch to a hand cursor on favicon hover. r=mano, ui-r=mconnor (for beltzner), a1.9=mconnor 2007-12-04 23:45:53 +00:00
gavin%gavinsharp.com 2e8257f137 Bug 405235: land the simpler fix for broken search suggest: unhide our panel explicitly since we're overriding the openPopup method that would have unhidden it otherwise, patch by Seth Spitzer <sspitzer@mozilla.com>, r=me/dao 2007-12-04 22:54:34 +00:00
sspitzer%mozilla.org d7eff46ac1 relanding fix for bug #406094, as it was not the cause of the Ts / Txul regression. 2007-12-04 22:04:51 +00:00
gavin%gavinsharp.com d7b8f3a437 Back out the patch for bug 405235 to see whether it caused the Ts/Txul hit 2007-12-04 21:00:12 +00:00
dietrich%mozilla.com a79a5e4b9f Disabling test for bug 398914. 2007-12-04 20:12:04 +00:00
sspitzer%mozilla.org 3efe210416 backing out fix for bug #406094 until dietrich's backout clears so that we can clearly measure that this change did not impact Ts / Txul. s=dmose 2007-12-04 20:09:53 +00:00
dietrich%mozilla.com 79b5028b16 Backing out bug 398914 2007-12-04 19:44:47 +00:00
sspitzer%mozilla.org df6109d880 fix for bug #406094: removing places.sqlite manually (or having it corrupted) and restarting leaves me without a personal toolbar, without a bookmarks menu, and with a blank organize
relanding with changes that impact Ts / Txul

patch=Marco Bonardo <mak77@supereva.it>
r=sspitzer
a=schrep for 1.9
2007-12-04 19:26:56 +00:00
gavin%gavinsharp.com e13d925dba Bug 405235: search bar autocomplete doesn't appear unless content autocomplete has been used (don't rely on openAutocompletePopup to unhide the autocomplete panel), r=sspitzer 2007-12-04 18:37:21 +00:00
dietrich%mozilla.com 1acc5464e5 Bug 398914 Creating an additional bookmark with "Add a keyword for this search" overwrites the POST_DATA of existing bookmark(s) with the same location (r=sspitzer) 2007-12-04 18:34:48 +00:00
reed%reedloden.com 9556db1176 Backing out patch from bug 406094 due to perf regression. 2007-12-04 11:22:14 +00:00
sspitzer%mozilla.org 1681476381 fix for bug #405231: create the "Smart Bookmarks" folder and queries for existing profiles
fix for bug #399477:  determine better wording for "Places" folder and pre-defined queries

r=dietrich, a=blocking-firefox3+
2007-12-04 08:31:07 +00:00
sspitzer%mozilla.org 77ba636a51 fix for bug #406094: removing places.sqlite manually (or having it corrupted) and restarting leaves me without a personal toolbar, without a bookmarks menu, and with a blank organize
patch=Marco Bonardo <mak77@supereva.it>
r=sspitzer
a=schrep for 1.9
2007-12-04 08:08:37 +00:00
sspitzer%mozilla.org 53a440d32a backing out. 2007-12-04 08:07:15 +00:00
sspitzer%mozilla.org 888545efed *** empty log message *** 2007-12-04 08:03:27 +00:00
rob_strong%exchangecode.com 48b378b56a Bug 406387 - Move System Defaults from Main to Advanced - General. r=sspitzer, approval1.9=dsicore 2007-12-04 02:38:06 +00:00
mozilla.mano%sent.com 7335e866c7 Bug 398445 - eliminate jitter when selecting new item in Applications prefpane. patch from Florian Queze <florian@mozilla.com>, r=me. 2007-12-04 01:45:54 +00:00
gavin%gavinsharp.com 6f48ebfae7 Bug 405664: keyboard shortcuts to display the search engine list broken, r=enndeakin, a=schrep 2007-12-03 22:35:08 +00:00
reed%reedloden.com 549152a258 Bug 406439 - "Inconsistent use of "website" and "web site" in Page Info" [p=bugzilla@n321.com (Arjan) r=gavin a1.9=damons] 2007-12-03 22:20:08 +00:00
stefanh%inbox.com 23a748fd1e Bug 349437 - Menulist menuitem font doesn't inherit from the parent anymore: Make the font inherit and fix consumers in Firefox prefs. ui-r=beltzner, r=Mano, a=mtschrep. 2007-12-03 15:10:08 +00:00
dmose%mozilla.org 05bcfe76bf Improve external protocol handling dialog UE (bug 402771), ui-r=beltzner, r=gavin, a=blocking-1.9+ 2007-12-03 01:55:12 +00:00
reed%reedloden.com ef52c9b873 Bug 387746 - "New left pane for Places Organizer" (fix typo in menu.xml) [p=ronny.perinke@gmx.de (Ronny Perinke) r=Mano a=blocking-firefox3+] 2007-12-03 01:52:32 +00:00
mozilla.mano%sent.com 53c0915ea6 Bug 405696 - Cmd+F in download manager doesn't work on Mac. Bug 405698 - Cmd+F should select search field contents. r=mconnor. 2007-12-02 20:12:43 +00:00
mozilla.mano%sent.com 47f4381501 Bug 390739 - Redo menu item is greyed out in Bookmarks Organizer (was: doesn't work when deleting items and undoing in Bookmarks Manager). r=dietrich. 2007-12-02 20:08:25 +00:00
reed%reedloden.com 39443eab23 Bug 405344 - "Clicking star should not select address bar (Inconsistent behaviour)" [p=dao@mozilla.com (D��o Gottwald) r=Mano a=blocking-firefox3+] 2007-12-01 21:04:09 +00:00
reed%reedloden.com 60ffe730ec Bug 399206 - "Remove password and form data import options for Internet Explorer 7" [p=jmathies@mozilla.com (Jim Mathies) r=rob_strong r=gavin a=blocking-firefox3+] 2007-12-01 07:02:52 +00:00
reed%reedloden.com 37c5f4b678 Bug 405165 - "Menu icons for Gnomestripe" (Part 2 - Places Organizer) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=damons] 2007-12-01 07:01:35 +00:00
reed%reedloden.com 1130e615c5 Bug 405165 - "Menu icons for Gnomestripe" (Part 1 - Just the browser bits first) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=Ryan a1.9=damons] 2007-12-01 07:00:38 +00:00
reed%reedloden.com 58cb971c78 Bug 346079 - "In the search bar, scrolling the mouse wheel should switch the engine" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=beltzner a1.9=damons] 2007-12-01 06:46:40 +00:00
reed%reedloden.com a69c8d461d Backing out patches for bugs 405069 and 346079 to track down perf regression. 2007-12-01 02:23:27 +00:00
reed%reedloden.com ae4497be30 Bug 346079 - "In the search bar, scrolling the mouse wheel should switch the engine" [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r=gavin ui-r=beltzner a1.9=damons] 2007-11-30 20:16:54 +00:00
rob_strong%exchangecode.com ef71b2956d Bug 398036 - Add file in use install support. r=sspitzer, blocking-firefox3=mconnor 2007-11-30 19:02:10 +00:00
sspitzer%mozilla.org 43c18c42a2 fix for bug #399664: In location bar auto-complete, indicate which part of the result matches the query
fix for bug #403159:  Switch location bar auto-complete to a two line view

fix for bug #399281:  Transition location bar auto-complete results to a richlistbox widget

r=gavin, with additional reviews from neil deakin

a=firefox-3-+

sheriff approval from dietrich to check in on orange
2007-11-30 04:58:00 +00:00
mconnor%steelgryphon.com 277f1659af bug 405037 - make Save and Quit the default when restarting the app, r=gavin, ui-r=beltzner 2007-11-29 20:46:08 +00:00
reed%reedloden.com 64a1b043cb 405482 - "'Restore Default Set' breaks Location Bar's drag and drop replace text and auto-submit feature" [p=dao@mozilla.com (D��o Gottwald) r=gavin a1.9=beltzner] 2007-11-28 22:36:24 +00:00
mozilla%weilbacher.org e9052da45d [OS/2] Bug 381330: improve handling of system fonts, automatically replace WarpSans by Workplace Sans if available. OK from wuno for code via testing and stevew for the documentation part. 2007-11-28 21:46:11 +00:00
rflint%ryanflint.com 45a5cf86de Bug 405809 - Replacement Tango icons. Icons by the Tango team, a=mconnor (browser portion) 2007-11-28 21:14:38 +00:00
reed%reedloden.com 7ca577e917 Bug 402895 - "The search bar no longer has a blue border when the website has a search engine available" [p=dao@mozilla.com (D��o Gottwald) r=gavin a=blocking-firefox3+] 2007-11-28 08:46:26 +00:00
rflint%ryanflint.com 75711cff65 Bug 401279 - Use stock icons for 'folder' icons in bookmarks menu. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r=me a=mconnor 2007-11-27 23:48:42 +00:00
dcamp%mozilla.com 0674adaa7c Bug 369814: don't open jar: content unless served from a safe mime type. r=bz, sr=dveditz, ui-r=beltzner 2007-11-27 05:32:26 +00:00
reed%reedloden.com 4e3fa2ca8a Bug 373623 - "Unicode ��� should be used instead of three separate dots: ..." (browser locales) [p=hendrik.maryns@uni-tuebingen.de (Hendrik Maryns) r=mconnor a1.9=beltzner] 2007-11-27 02:44:51 +00:00
mozilla.mano%sent.com 4c9cabe6e5 Bug 401753 - Creating the Places folder for an existing profile with lots of bookmarks takes too long, the personal toolbar is blank for several seconds. r=sspitzer. 2007-11-27 00:08:51 +00:00
martijn.martijn%gmail.com 01f6669ba6 Bug 403771 � Patch to fix mingw build failure in nsWindowsShellService.cpp needs approval1.9, r=robert.bugzilla, a=mtschrep 2007-11-26 19:56:52 +00:00
mozilla.mano%sent.com 781d396ffe Bug 404884 (along with bug 399800) - Add "Show All History" command to the history menu. r=dietrich. 2007-11-26 19:04:23 +00:00
myk%mozilla.org 5bee3f2dcd bug 385224: optimize performance of site-specific preferences; r=mconnor,roc 2007-11-26 08:35:23 +00:00
reed%reedloden.com dc6f2e0a7b Bug 405078 - "When an update is ready "Apply Downloaded Update Now" menu does nothing" (sync nsIUpdatePrompt consumers) [p=dao@mozilla.com (D��o Gottwald) r=sspitzer a=blocking-firefox3+] 2007-11-25 19:12:29 +00:00
sspitzer%mozilla.org ce8cf5b303 fix for bug #404871: 'Most Visited Starred Pages', 'Recently Starred Pages', 'Recently Visited Starred Pages' don't include bookmarks from the personal toolbar folder
r=mano, a=blocking-firefox-3+
2007-11-24 19:01:46 +00:00
reed%reedloden.com 16dafdc4ea Bug 398020 - "lay the endcaps to rest" [p=dao@mozilla.com (D��o Gottwald) r=mconnor a=blocking-firefox3+] 2007-11-24 06:00:33 +00:00
rflint%ryanflint.com 67eec4d669 Bug 405163 - New toolbar icons in tango style. Images by the Tango team, a=mconnor 2007-11-24 05:26:44 +00:00
rflint%ryanflint.com c6ae2f378d Backing out 2007-11-24 02:45:42 +00:00
rflint%ryanflint.com e9f3916c46 Bug 386473 - XPCOMUtilify SearchService. r=gavin a=mconnor 2007-11-24 02:27:45 +00:00
johnath%mozilla.com 741957459e Bug 402207 ��� SSL error page "Add Exception" support should be pref-controlled. r=gavin r=kengert ui-r=beltzner a=beltzner 2007-11-23 21:59:10 +00:00
philringnalda%gmail.com 3f39c587dc Bug 404939 - accesskey missing ampersand and semicolon, r=mano, a=beltzner 2007-11-23 07:09:15 +00:00
reed%reedloden.com e53b9ccdae Bug 383723 - "Clearing the sort filter in the Cookies dialog makes the data become unsorted and the selection is lost" [p=ehsan.akhgari@gmail.com (Ehsan Akhgari) r+a1.9=mconnor] 2007-11-23 01:43:15 +00:00
johnath%mozilla.com c555224550 Rename "Organize Bookmarks" menu item. b=404084 p=beltzner r=mano r=beltzner a=blocking-firefox3 2007-11-22 16:46:38 +00:00
reed%reedloden.com eabd1a7bd8 Bug 404875 - "stop requesting goog-white-exp" [p=reed r=tony a1.9=schrep] 2007-11-22 09:20:38 +00:00
reed%reedloden.com fbc4c02a7f Back out patch from bug 392870 due to perf regression. 2007-11-22 08:52:41 +00:00
reed%reedloden.com 33f7e6f497 Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao@mozilla.com (D��o Gottwald) r=mconnor r=Neil a=blocking-firefox3+] 2007-11-22 06:51:11 +00:00
philringnalda%gmail.com 7baeef76c5 Bug 386392 - remove browser/components/history/, r=mano, a=schrep 2007-11-22 02:58:00 +00:00
reed%reedloden.com 70475d05c7 Bug 403621 - "fix various ArrayEnumerator implementations" [p=dao@mozilla.com (D��o Gottwald) r=Mano a1.9=schrep] 2007-11-21 21:15:40 +00:00
reed%reedloden.com 5a9a3d7d87 Bug 282958 - "toolkit/mozapps/downloads/content uses wrong contractid for the MIME service" [p=chpe@gnome.org (Christian Persch) r=biesi a1.9=schrep] 2007-11-21 20:57:39 +00:00
enndeakin%sympatico.ca 7b7a757cf7 Bug 403705, fix toolbar resizer class, r=gavin 2007-11-21 20:54:53 +00:00
rflint%ryanflint.com 403804c0c2 Remember kids, always check that your terminal is focused before typing. 2007-11-21 12:35:59 +00:00
rflint%ryanflint.com c5e4a0922f Bug 387345 - Restyle the tabstrip. r=mconnor, a=blocking-fx3 2007-11-21 12:04:23 +00:00
mozilla.mano%sent.com 5121c67a18 Bug 404447 - after "Restore", items in "Bookmarks Toolbar" appears twice, not replaced. r=dietrich, a=schrep. 2007-11-21 03:31:10 +00:00
mozilla.mano%sent.com 4e1221244b Bug 404496 - Assert in Organizer Views-show columns. r=dietrich. a=schrep. 2007-11-21 03:28:46 +00:00
mozilla.mano%sent.com ea851862ac Bug 404475 - Gnomestipe changes for bug 387746. r=dietrich. 2007-11-21 01:45:38 +00:00
mozilla.mano%sent.com 46a2143f8a Bug 404446 - 'Search in Bookmarks' in the Places Organizer is broken. r=dietrich. 2007-11-21 01:35:15 +00:00
bugzilla%standard8.plus.com 702a66eb69 Bug 374347 nsIClipboard uses the deprecated nsISupportsArray interface. r=roc,Neil,sspitzer,sr=roc,a=mtschrep 2007-11-20 19:06:32 +00:00
kaie%kuix.de 92b8bf0ce7 Bug 402726, Allow to view cert on SSL protocol errors
r=rrelyea, r=neil, r=gavin, a=dsicore
2007-11-20 17:59:34 +00:00
reed%reedloden.com 14212d96fe Bug 323041 - "Software update dialog steals focus / wait for idle before prompting" [p=dao@mozilla.com (D��o Gottwald) r=sspitzer a=blocking-firefox3+] 2007-11-20 10:08:55 +00:00
reed%reedloden.com c8ec905bc4 Bug 404327 - "Remove unused gopher files on update" [p=nrthomas@gmail.com (Nick Thomas [:cf]) r=luser a1.9=mconnor] 2007-11-20 10:02:59 +00:00
reed%reedloden.com 031eba109c Bug 401343 - "restrict web-based protocol handlers to http/https" [p=florian@mozilla.com (Florian Qu��ze) r=gavin a=blocking1.9+] 2007-11-20 09:45:51 +00:00
myk%mozilla.org aaba58a05c bug 404222: make getBrowserIndexForDocument and getBrowserAtIndex use the browser cache to improve performance for those commonly called functions; r=mconnor, a=schrep 2007-11-20 07:58:58 +00:00
myk%mozilla.org cb6964e5cf bug 404222: remove unnecessary calls to getBrowserIndexForDocument to improve performance; r=sayrer, a=schrep 2007-11-20 07:55:40 +00:00
mozilla.mano%sent.com 193d9745bb Move organizer-specific rules to their own style sheet, follow-up patch on bug 387746. r=dietrich. 2007-11-20 04:24:33 +00:00
mozilla.mano%sent.com d478949392 Fix fuel failure from bug 387746 2007-11-20 03:41:10 +00:00
mozilla.mano%sent.com 803cc3d843 Fix test_bookmarks_html failure from bug 387746. 2007-11-20 03:33:23 +00:00
mozilla.mano%sent.com b24f4c92aa Bug 387746 - New Left Pane for Places Organizer, along with other places back-end and front-end changes; also fixes bugs 393547, 395994, 401075, 403141. r=dietrich. 2007-11-20 02:01:57 +00:00
axel%pike.org 65d371ae8c bug 401868, adding shipped-locales for Firefox 3 Beta 1, r=cf, a=NPOB, beltzner 2007-11-19 17:40:46 +00:00
gavin%gavinsharp.com 4dd8978520 Bug 403854: removing location bar or search bar breaks a bunch of stuff (exception thrown in browser.js), r=mano, a=blocking 2007-11-19 15:25:39 +00:00
johnath%mozilla.com 09ec28a2ec Clarify localization note in blockedSite.properties. b=403462, r=l10n, a=schrep 2007-11-19 14:14:36 +00:00
johnath%mozilla.com 4c46cf94a1 Dragging location bar to palette breaks toolbox. b=400872 r=gavin a=blocking-firefox3 2007-11-19 14:02:17 +00:00
dwitte%stanford.edu 9c7fee1ade backing out the kitchen sink. 2007-11-19 10:15:55 +00:00
dwitte%stanford.edu 94ced5bc18 flip default cookie pref to reject foreign cookies. relanding of bug 324397. 2007-11-19 06:01:30 +00:00
neil%parkwaycc.co.uk c52b8dc226 Move communicator theme stub out of toolkit b=399571 r=Mano,mscott a=schrep 2007-11-18 20:58:16 +00:00
reed%reedloden.com 19f56c099f Bug 403152 - "The search field in the bookmarks organizer should be 22 pixels high" [p=dao@mozilla.com (D��o Gottwald) r=Mano a=blocking-firefox3+] 2007-11-17 23:53:11 +00:00
peterv%propagandism.org f4c88efa07 Fix for bug 401345 (Calling registerProtocolHandler leaks like a sieve). r=sayrer. 2007-11-17 14:38:36 +00:00
enndeakin%sympatico.ca 93d2cc60c8 Bug 402501, add bookmark panel not focused, use popupshown handler instead of timeout, r=mano 2007-11-17 13:28:16 +00:00
reed%reedloden.com 2707083b99 Bug 403641 - "hitting escape doesn't save changes to the bookmark title" [p=florian@mozilla.com (Florian Qu��ze) r=Mano a=blocking-firefox3+] 2007-11-17 04:29:07 +00:00
ted.mielczarek%gmail.com bdcc4159c6 bug 403911 - PlacesControllerDragHelper._initTransferable has bogus semicolon. r=mano 2007-11-15 23:44:37 +00:00
rflint%ryanflint.com 5d274ef540 Reenable new theme 2007-11-15 20:52:45 +00:00
rflint%ryanflint.com 6ff5ca60b9 Temporarily disable the new theme to track down the Lk increase 2007-11-15 20:13:27 +00:00
dwitte%stanford.edu a0911b32a0 backing out due to tinderbox orange. 2007-11-15 11:24:21 +00:00
dwitte%stanford.edu d04295a73a temporarily disabling cookies to investigate tinderbox orange. 2007-11-15 10:21:49 +00:00
dwitte%stanford.edu 9c00a621b4 Bug 324397 - 'Allow cookies for the original site only' preference should be selected by default. patch by dveditz and dwitte; r=mconnor,
a=schrep+mconnor
2007-11-15 09:31:16 +00:00
rflint%ryanflint.com a1287510f3 gah. 2007-11-15 08:31:36 +00:00
rflint%ryanflint.com baabaf7c83 Fix mac bustage 2007-11-15 08:24:05 +00:00
rflint%ryanflint.com 16b53c42e7 Fix mac theme bustage 2007-11-15 08:10:30 +00:00
rflint%ryanflint.com 1bdb6e0b95 Bug 381206 - Tango Style theme for better Linux UI integration. Patch by Michael Ventnor <ventnor.bugzilla@yahoo.com.au>, r+a=mconnor 2007-11-15 07:42:57 +00:00
reed%reedloden.com 5e741f9ef2 Bug 401865 - "nsMicrosummaryService.js cleanup" [p=dao r=Mano a1.9=schrep] 2007-11-15 07:33:00 +00:00
reed%reedloden.com ec181337fa Bug 400472 - "Applications pref pane displays duplicate entries after selection" [p=florian r=gavin a=blocking-firefox3+] 2007-11-15 07:24:26 +00:00
rflint%ryanflint.com 0e1e3924af Bug 399937 - Free Gnomestripe. r=mconnor, a=blocking 2007-11-15 06:55:11 +00:00
jonas%sicking.cc d8a768c905 relanding bug 400327 since it doesn't look to be the source of the regression 2007-11-15 03:38:18 +00:00
jonas%sicking.cc a29a2ff9c6 Backing out bug 400327 too see if that helps Ts 2007-11-14 19:12:01 +00:00
reed%reedloden.com e7a800d076 Bug 402286 - "Remove applet tags support from Page Info" [p=florian r=Mano a1.9=mconnor] 2007-11-13 20:05:23 +00:00
enndeakin%sympatico.ca 179ca2062f Bug 400327, use a different mechanism for the spliiter, insert it when the url and search fields are adjacent, r=mano,neil,sr=neil,a=schrep 2007-11-13 18:53:58 +00:00
reed%reedloden.com aa41942b95 Bug 398409 - "right-click -> Bookmark This Page, dialog opens in left corner of window (not under star button)" [p=florian r=Mano a=blocking-firefox3+] 2007-11-13 16:30:58 +00:00
reed%reedloden.com 787239192f Bug 344588 - "[newprefs] Certificates preference associated label not spoken by WindowEyes" [p=marco.zehe@googlemail.com (Marco Zehe) r=Mano a1.9=schrep] 2007-11-13 16:24:04 +00:00
reed%reedloden.com 995133adf0 Back out part of my last commit that wasn't part of that patch and wasn't supposed to be committed. 2007-11-13 16:21:05 +00:00
reed%reedloden.com 4d86af2b32 Bug 402255 - "View Page Source broken from the sidebar" [p=florian r=Mano a1.9=schrep] 2007-11-13 16:14:14 +00:00
rflint%ryanflint.com feff617522 Bug 400219 - New Applications tab icon has a white background. Images tweaked by Quentin Castier, ui-r=beltzner. (winstripe sync - NPOTB) 2007-11-13 13:19:51 +00:00
rflint%ryanflint.com f962eac298 Bug 402703 - Favicons for tag matches in autocomplete aren't resized. r=dietrich. (winstripe sync - NPOTB) 2007-11-13 13:14:39 +00:00
rflint%ryanflint.com f1a77acf9e Bug 401949 - Bug 395248 caused a Txul regression on Linux. Patch by Dao Gottwald, r=mano. (winstripe sync - NPOTB) 2007-11-13 13:10:32 +00:00
rflint%ryanflint.com f2ca7108fd Bug 353785 - make the tabstrip look native. moa=mconnor (NPOTB) 2007-11-13 12:33:52 +00:00
reed%reedloden.com 4af8eebe40 Bug 402246 - "Sidebar context menu broken for pages with frames" [p=florian r=Mano a1.9=schrep] 2007-11-13 10:33:05 +00:00
reed%reedloden.com ba687b9dd2 Bug 394990 - "Running xpcshell tests: Components.classes['@mozilla.org/xre/app-info;1'] has no properties" [p=Mossop r=gavin a1.9=schrep] 2007-11-13 10:28:54 +00:00
reed%reedloden.com 4bf3ebbacd Bug 402244 - "Page Info broken when opened from sidebar" [p=florian r=Mano a1.9=schrep] 2007-11-13 08:46:16 +00:00
reed%reedloden.com 82774d0f7f Bug 118312 - "NS_THEME_TREEVIEW* implementations (GTK)" (fix the listheader in the applications preferences pane) [p=twanno@lycos.nl (Teune van Steeg) r=myk a1.9=schrep] 2007-11-13 08:39:20 +00:00
reed%reedloden.com 14b8615f1e Bug 400219 - "New Applications tab icon has a white background" [p=florian ui-r=beltzner a=blocking-firefox3+] 2007-11-13 08:33:26 +00:00
reed%reedloden.com 49f01b6e16 Bug 401556 - "Ambiguous label in Prefs > Advanced > Network when clearing the cache" [p=benoit.leseul@gmail.com (Benoit) r=gavin a1.9=schrep] 2007-11-13 05:40:31 +00:00
reed%reedloden.com 931ad20571 Bug 385273 - "add bookmark button disabled in the "Add Bookmark" dialog if there is no scheme on the url" [p=florian r=Mano a=blocking-firefox3+] 2007-11-13 05:24:55 +00:00
philringnalda%gmail.com 7483b18787 Bug 386392 followup, remove removed makefiles from browser/makefiles.sh 2007-11-13 03:10:43 +00:00
jonas%sicking.cc c39d07cec7 fix redness 2007-11-13 02:12:16 +00:00
dbaron%dbaron.org a52eec7ce7 Remove the span causing the warning and incorrect alignment. b=401820 r=mano a1.9=beltzner 2007-11-12 19:15:52 +00:00
dbaron%dbaron.org 3867a9e01b Format the XUL-on-one-line more legibly. b=401820 r=mano a1.9=beltzner 2007-11-12 19:15:29 +00:00
philringnalda%gmail.com 73d8926cbe Bug 386392 - Drop pre places/places-bookmarks support from browser, remove components/bookmarks and locales/.../bookmarks part, r=mano, a=mconnor 2007-11-12 07:36:05 +00:00
sspitzer%mozilla.org 79c848da82 fix for bug #402668: reduce Ts by initially hiding editBookmarkPanel and autocomplete panel
r=gavin, a=schrep
2007-11-11 18:36:52 +00:00
sspitzer%mozilla.org 876feeacfc fix for bug #402703: Favicons for tag matches in autocomplete aren't resized
r=dietrich, a=schrep
2007-11-11 18:25:45 +00:00
sspitzer%mozilla.org 94fc6092ce backing out, tree's closed 2007-11-10 01:46:11 +00:00
sspitzer%mozilla.org 5ddab0b734 fix for bug #402668: reduce Ts by initially hiding editBookmarkPanel and autocomplete panel.
r=gavin, a=schrep
2007-11-10 01:43:15 +00:00
sspitzer%mozilla.org 3a0605736e fix for bug #402703: Favicons for tag matches in autocomplete aren't resized
r=dietrich, a=schrep
2007-11-10 01:27:12 +00:00
rob_strong%exchangecode.com 7575326063 Bug 402999 - Installer defaults to official install directory for beta releases. r=sspitzer, a1.9=mtschrep 2007-11-09 20:22:17 +00:00
sspitzer%mozilla.org 0c912cb122 fix for bug #381216:
prevent bookmarks dataloss when a user goes from Firefox 2, Firefox 3 beta, Firefox 2 and then back to Firefox 3.

r=dietrich, a=schrep/beltzner
2007-11-09 20:11:13 +00:00
ted.mielczarek%gmail.com 10d1ce2f9f bug 372271 - Drag and dropping of hyperlink from 2.0 to trunk URL bar results in malformatted URL. r+sr=neil, r=gavin 2007-11-09 16:28:57 +00:00
Olli.Pettay%helsinki.fi 7fe67a9ca5 Bug 363265, Scroll arrows, page up/page down, home, end, and space don't work in print preview, r=roc+myk,sr=roc,a=1.9+ 2007-11-09 10:19:12 +00:00
reed%reedloden.com cbee22d5be Back out D��o's patch from bug 392870 as a possible cause of the Ts regression. 2007-11-09 04:18:30 +00:00
reed%reedloden.com e74105783a Bug 400838 - "The Search: label in Places Organizer is a button, though it should not be" [p=dao r=Mano a=blocking-firefox3+] 2007-11-09 02:27:36 +00:00
reed%reedloden.com 2f2c2c521d Bug 386361 - "Page Info no longer displays whether page is in quirks / standards compliance mode" [p=fqueze r=Mano a=blocking-firefox3+] 2007-11-09 02:24:03 +00:00
reed%reedloden.com eeb54e1b9b Bug 401949 - "Bug 395248 caused a Txul regression on Linux" [p=dao r=Mano a=blocking-firefox3+] 2007-11-09 02:22:44 +00:00
reed%reedloden.com e361314c5c Bug 392870 - "Easy discoverability of Tabbed Browsing for new users" [p=dao r=mconnor r=Neil a=blocking-firefox3+] 2007-11-09 02:19:31 +00:00
nrthomas%gmail.com 88390f06ef Bug 401741, bump nightly version to 3.0b2pre, r=ccooper, a=beltzner 2007-11-07 18:28:12 +00:00
rflint%ryanflint.com ca6dabe522 Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 10:03:29 +00:00
rflint%ryanflint.com 73812830a4 Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 09:44:56 +00:00
rflint%ryanflint.com c86640ccb0 Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 09:37:16 +00:00
rflint%ryanflint.com 7d2bc97b1f Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 08:50:18 +00:00
rflint%ryanflint.com 28b033a41f Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 07:16:47 +00:00
rflint%ryanflint.com ae7071a648 Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 07:08:19 +00:00
rflint%ryanflint.com a9d3bf3357 Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 07:07:04 +00:00
rflint%ryanflint.com 677049c02c Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 06:59:01 +00:00
rflint%ryanflint.com 43624602f8 Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 06:56:44 +00:00
rflint%ryanflint.com 681500f53e Free Gnomestripe (Bug 399937 - NPOTB) 2007-11-07 06:16:56 +00:00
annie.sullivan%gmail.com a1389241bb Attempt to fix corrupt icon for livemarks
bug=327543
2007-11-07 05:14:22 +00:00
mozilla.mano%sent.com 257660698f Bug 392427 - Better, still temporary, unstarred icon. Image from Alex Faaborg. 2007-11-07 05:14:21 +00:00
sspitzer%mozilla.org 8aa75ae40d new icons from faaborg for bug #387996: add a "Places" folder to the bookmarks menu, populated with smart folders.
rs=dietrich
2007-11-07 05:14:20 +00:00
rob_strong%exchangecode.com 9f60189680 Bug 396121 - make Applications prefpane the right height on all primary platforms. r=mconnor, a1.9=mconnor 2007-11-07 05:14:19 +00:00
reed%reedloden.com e689703def Bug 251910 - "No hover highlighting (i.e. mouse-tracking) in Bookmarks/History sidebar" (follow-up patch) [p=dao r=sspitzer aM9=mconnor] 2007-11-07 05:14:18 +00:00
mconnor%steelgryphon.com 9087321c56 bug 179656 - allow drag and drop reordering of tabs, patch originally based on miniT by dorando, r=vlad, a=shaver 2007-11-07 05:14:17 +00:00
sspitzer%mozilla.org f8c7fbe35a backing out my fix for bug #399664, due to 2% Ts regression
(see bug #402668 for details)
2007-11-07 05:14:15 +00:00
sspitzer%mozilla.org 88533b20e1 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-07 05:14:14 +00:00
rflint%ryanflint.com a353d2a023 Bug 401949 2007-11-07 05:14:13 +00:00
rflint%ryanflint.com cacd6bcce7 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:12 +00:00
rflint%ryanflint.com 6f5ec36e24 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:11 +00:00
rflint%ryanflint.com 7f86fc9243 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:10 +00:00
rflint%ryanflint.com 89d727b892 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:09 +00:00
rflint%ryanflint.com 0dca229275 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:08 +00:00
rflint%ryanflint.com 7cf072f277 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:07 +00:00
rflint%ryanflint.com c4e76db4c6 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:06 +00:00
rflint%ryanflint.com 9c3632a280 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:05 +00:00
rflint%ryanflint.com c82ae06660 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:04 +00:00
rflint%ryanflint.com 442f9c6f60 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:03 +00:00
rflint%ryanflint.com fec5d8a252 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:02 +00:00
rflint%ryanflint.com 1db5c39097 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:01 +00:00
rflint%ryanflint.com c622f41f20 Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:14:00 +00:00
rflint%ryanflint.com dd449e9aaf Figure out where the Txul regression is on linux (bug 401949). a=mconnor 2007-11-07 05:13:59 +00:00
reed%reedloden.com 46178625fd Bug 401893 - "make sure that the Larry button is as high as the location bar" [p=dao r=Mano aM9=beltzner] 2007-11-07 05:13:58 +00:00
reed%reedloden.com 480f0c3299 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-11-07 05:13:57 +00:00
reed%reedloden.com e971e8d650 Bug 400809 - "remove unneeded/unused parts from the urlbar binding" [p=dao r=gavin aM9=mconnor] 2007-11-07 05:13:56 +00:00
mconnor%steelgryphon.com b8229fa2f0 bug 383183 - relanding Larry, round 324 2007-11-07 05:13:55 +00:00
myk%mozilla.org c57d77d95c bug 395141: use a generic icon for types and apps that don't have one in the Applications prefpane; r=gavin 2007-11-07 05:13:54 +00:00
reed%reedloden.com 1aad88c6f4 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-11-07 05:13:53 +00:00
sspitzer%mozilla.org d63d4bc4a4 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-11-07 05:13:52 +00:00
reed%reedloden.com eab978f9ea Backout D��o's patch from bug 388030 due to Mac-only perf regression. 2007-11-07 05:13:51 +00:00
reed%reedloden.com d27387fdcd 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-11-07 05:13:50 +00:00
rflint%ryanflint.com c7309c539a Back out 398020 due to test failures. 2007-11-07 05:13:49 +00:00
rflint%ryanflint.com 81f7a9c65b Check these in with the right tags this time... 2007-11-07 05:13:48 +00:00
dietrich%mozilla.com b2f8372768 Bug 387744 show the search builder and search results in the organizer center pane when the user starts typing (r=mano) 2007-11-07 05:13:47 +00:00