Commit Graph

2586 Commits

Author SHA1 Message Date
dtownsend@oxymoronical.com
9c7d1f827a Bug 424137: PFS does not restart FF, therefore plug-ins do not render after install. r=gavin.sharp, ui-r+a=beltzner 2008-04-03 13:17:18 -07:00
dolske@mozilla.com
59fafa0671 Bug 299372 - Content-Disposition headers no longer looked at for Save Link As filename. original-patch=dmose, r=mconnor, r=biesi, a=blocking-ff3+ 2008-04-02 20:02:08 -07:00
masayuki@d-toybox.com
dd3b2ac315 Bug 425474 After toolbar customize, back and forward buttons display fall below. p=Atsushi Sakai<dev-null@hotmail.co.jp>, r=gavin, bfx3=beltzner 2008-04-02 05:57:47 -07:00
kaie@kuix.de
93690c7fc3 Bug 420246, gBrowser.securityUI doesn't clear invalid cert data after using back button r=rrelyea, r=johnath, sr=gavin, blocking1.9=beltzner 2008-04-01 23:36:16 -07:00
philringnalda@gmail.com
7a8edf1f7f Bug 423063 - Organize Bookmarks needs an ellipsis to convey that the action is not immediate, r=gavin, ui-r+a=beltzner 2008-04-01 20:23:30 -07:00
philringnalda@gmail.com
3aeaea535b Bug 424888 - Integrated back-forward drop down menu needs a tooltip, r=gavin, ui-r+a=beltzner 2008-04-01 20:17:22 -07:00
Olli.Pettay@helsinki.fi
1ede9f1e98 Bug 412171, In <browser.xml>, 'Error: this.docShell is null', when the sidebar opens, r=myk+mconnor 2008-04-01 01:29:32 -07:00
mconnor@steelgryphon.com
1abca08336 bug 414445 - The Back and Forward button have arrows below them in Text mode and custom themes, r=mano 2008-03-31 12:36:14 -07:00
joshmoz@gmail.com
72a304416a disable native spellchecking dictionary on Mac OS X as it doesn't support all of the locales we need it to. b=422760 r=smorgan r/ui-r=mconnor 2008-03-30 10:54:42 -07:00
mozilla.mano@sent.com
0ce67c3aa7 Bug 424765 - Empty item in Bookmarks menu when there's no browser window or when a menu-less window is active. r=dietrich. 2008-03-29 10:11:53 -07:00
reed@reedloden.com
5047f61194 Bug 417176 - "better keyboard shortcuts for switching tabs on mac os x" [p=jacob@87k.net (jacob berkman) r=Mano a1.9=beltzner] 2008-03-28 23:44:15 -07:00
dcamp@mozilla.com
bc1bdcc86f Bug 424017: list of offline apps broken on non-mac platforms. r=gavin, blocking-firefox3=beltzner 2008-03-28 14:26:42 -07:00
gavin@gavinsharp.com
49277ff8d5 Bug 424829: avoid holding a reference to an nsLocation object, since that can keep windows alive, r=johnath 2008-03-28 11:05:46 -07:00
reed@reedloden.com
b39d06b08d Bug 415664 - "Source viewer needs menu icons" (Adds an id to the Help Contents menuitem) [p=ispence@gmail.com (Ian Spence) r=Mano a1.9=beltzner] 2008-03-28 01:48:26 -07:00
reed@reedloden.com
19f4cba9f7 Bug 424251 - "pageproxystate set to valid when selecting an autocomplete result" (use a helper function) [p=dao@mozilla.com (Dão Gottwald) r=gavin a=blocking-firefox3+] 2008-03-28 01:45:18 -07:00
reed@reedloden.com
8b5d2a927e Bug 419437 - "Missing context menu icons" (Adds more icons to context menus) [p=ispence@gmail.com (Ian Spence) r=Mano a1.9=mconnor] 2008-03-28 01:42:31 -07:00
dietrich@mozilla.com
23d3a385d5 Bug 415781 ? Page Bookmarked text on star UI is misleading (r=dietrich, a=schrep) 2008-03-26 19:01:09 -07:00
reed@reedloden.com
67519d0cfd Back out my patch from bug 424489 now that tagging date has been established. 2008-03-25 22:44:59 -07:00
reed@reedloden.com
96c0763ac5 Bug 424489 - "Change name of Firefox 3 M13 to "Firefox 3 Beta 5" for official branding (for beta build tagging only)" [p=reed r=mconnor a1.9b5=beltzner] 2008-03-25 22:27:40 -07:00
gavin@gavinsharp.com
4c2b6f5cd4 Bug 424651: customize toolbar sheet goes blank when the 'Show' dropdown menu is used, r=smaug, a=beltzner 2008-03-24 16:56:20 -07:00
mconnor@steelgryphon.com
6b1a312abe Bug 423486 - Remove help viewer from Firefox and point to SUMO, r=gavin, ui-r=beltzner, a1.9b5=beltzner 2008-03-24 10:18:38 -07:00
reed@reedloden.com
051ce32b5a Bug 392976 - "Cancel / Done Buttons in the new add bookmark dialog are in a "mac like" order" [p=fittysix@gmail.com (Ryan A. C.) r=Mano a1.9b5=mconnor] 2008-03-24 00:27:30 -07:00
reed@reedloden.com
dbaa1d4485 Bug 392976 - "Cancel / Done Buttons in the new add bookmark dialog are in a "mac like" order" [p=fittysix@gmail.com (Ryan A. C.) r=Mano a1.9b5=mconnor] 2008-03-24 00:26:24 -07:00
Olli.Pettay@helsinki.fi
cb2330aa3e Bug 424444, Sidebar bookmarks folders do not expand when reopening the sidebar, r+a1.9=mconnor, + fix a testcase 2008-03-23 05:58:32 -07:00
Olli.Pettay@helsinki.fi
f681a88085 Backout Bug 424444, one browser test fails 2008-03-23 04:41:37 -07:00
Olli.Pettay@helsinki.fi
26cde09b58 Bug 424444, Sidebar bookmarks folders do not expand when reopening the sidebar, r+a1.9=mconnor 2008-03-23 04:29:24 -07:00
edward.lee@engineering.uiuc.edu
f63e7c463d Bug 406257 - reduce the number of rows in url bar autocomplete from 10 to 6. r=beltzner, ui-r=beltzner, a1.9b5=beltzner 2008-03-21 23:58:41 -07:00
Olli.Pettay@helsinki.fi
38d7d546e1 Bug 395609, r=roc+sicking, sr=sicking, a=beltzner 2008-03-21 04:18:10 -07:00
reed@reedloden.com
dff2ca84ba Bug 415664 - "Source viewer needs menu icons" (Adds an id to the Help Contents menuitem) [p=ispence@gmail.com (Ian Spence) r=Mano a1.9b5=beltzner] 2008-03-20 23:49:56 -07:00
reed@reedloden.com
537a5c5de8 Back out Dão Gottwald's patch from bug 380960 due to JS exception. 2008-03-20 02:08:36 -07:00
reed@reedloden.com
83bad62df0 Bug 380960 - "Implement closing tabs animation" [p=dao@mozilla.com (Dão Gottwald) r=Mano ui-r+a1.9=beltzner] 2008-03-19 23:41:48 -07:00
mconnor@steelgryphon.com
602f860da6 one more try 2008-03-19 23:13:45 -07:00
mconnor@steelgryphon.com
f128611808 remove the class persistence 2008-03-19 22:21:53 -07:00
mconnor@steelgryphon.com
7b6c4301b8 relanding with a function returning early to test impact on Linux Txul 2008-03-19 19:51:45 -07:00
mconnor@steelgryphon.com
62c129603f temp backout of home button move patch to see impact on Linux Txul 2008-03-19 16:30:40 -07:00
reed@reedloden.com
51109ad328 Bug 422105 - "Navbar disappears upon holding down F11" (Fix timeouts) [p=ventnor.bugzilla@yahoo.com.au (Michael Ventnor) r+a1.9=mconnor a=blocking-firefox3+] 2008-03-18 12:48:06 -07:00
mconnor@steelgryphon.com
4ff0a5c6ec Bug 422420 - Revert home button move and related migration code, r=gavin 2008-03-17 12:44:44 -07:00
mozilla.mano@sent.com
05639a0825 Correcting comments a little 2008-03-17 04:38:17 -07:00
mozilla.mano@sent.com
079f105564 Bug 423124 - CMD/CTRL+clicking a bookmark creates two new tabs. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-03-17 04:33:16 -07:00
mozilla.mano@sent.com
43797f1c55 Bug 423083 - No statusbar-text for bookmarks under "Bookmarks" menu. r=gavin 2008-03-16 23:31:23 -07:00
mark.finkle@gmail.com
4aa97befa7 b=421235, r=gavin, a1.9=dsicore. Add new bookmark roots to FUEL 2008-03-16 07:46:13 -07:00
dolske@mozilla.com
b964c9c68b Manifest fix for bug 422887 (followup fix). 2008-03-15 16:41:03 -07:00
sdwilsh@shawnwilsher.com
57d78f929e Bug 399264 - stop hard coding folder roots in place: urls. r=dietrich 2008-03-15 12:39:04 -07:00
dolske@mozilla.com
c28d1c03c8 Bug 422887 - artwork for about:robots. r=beltzner, ui-r=beltzner, a1.9=beltzner, everything=beltzner 2008-03-14 23:55:02 -07:00
mozilla.mano@sent.com
26088c4362 Bug 402558 - urls from bookmarks folder in sidebar don't open in tabs on middle-click. Patch by Marco Bonardo [mak77] <mak77@supereva.it>, r=me. 2008-03-14 13:17:14 -07:00
mozilla.mano@sent.com
511af9be73 Bug 418592 - 'Bookmarks Menu' folder can be dropped into itself. Patch by Michael Schonfeld <dev@schonfeld.org>, r=me. 2008-03-14 12:37:37 -07:00
dietrich@mozilla.com
9d09d738d3 More utils conversions for bug 384370 (irc-r=mano) 2008-03-14 09:08:06 -07:00
mozilla.mano@sent.com
654a6c7a8a Bug 422645 - links in the history menu are not working. r=dietrich. 2008-03-14 00:52:22 -07:00
mozilla.mano@sent.com
3fe600ca5f Bug 394252 - Unable to create a bookmark folder with Star menu. r=dietrich. 2008-03-13 17:52:21 -07:00
dietrich@mozilla.com
c9d5644c22 Bug 384370 - use JSON as the on disk, lossless format for our bookmark backup (r=mano) 2008-03-13 12:25:49 -07:00