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

35 Коммитов

Автор SHA1 Сообщение Дата
reed@reedloden.com 69d688851f Bug 402255 - "View Page Source broken from the sidebar" [p=florian r=Mano a1.9=schrep] 2007-11-13 08:14:14 -08:00
reed@reedloden.com ea58806ab0 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
asqueella@gmail.com 08cf80bb42 Bug 384854 - Hide certain context menu options (view source, view selection source, etc) when viewing non-text content (images, plugins) p=Ehsan Akhgari <ehsan.akhgari@gmail.com> r=mano 2007-09-02 15:11:38 -07:00
mozilla.mano@sent.com d5ac7c7cc9 Bug 370777 - BiDi Ui menu-items are never shown in the context menu for web-panels. r=gavin. 2007-03-27 17:47:29 -07:00
mozilla.mano%sent.com 92ff26e456 Bug 370771 - 'Send Link' (to page) doesn't work in web panels. r=gavin. 2007-03-07 22:25:24 +00:00
mozilla.mano%sent.com fda48488e7 Bug 368874 - places-commands are not functional in the context menu of web panels. r=sspitzer. 2007-01-31 21:07:00 +00:00
mozilla.mano%sent.com 6a9fef4a81 Bug 185239 - Print Frame in context menu. r=gavin, ui-r=mconnor. 2006-12-01 12:33:30 +00:00
sspitzer%mozilla.org 519037fe9d fix for bug #356487
make MOZ_PLACES (if enabled) only build the places based history UI, use MOZ_PLACES_BOOKMARKS to turn off the places based bookmarks UI.

also addresses bugs:

bug #330923:  "View -> Sidebar menu" is empty if you build with places
bug #355738:  implement history sidebar on top of places backend
bug #356175:  hook up the history menu to the places backend
bug #356453:  add back "Clear Private Data" menu item
bug #356630:  add back "History | Show in Sidebar" menu item
bug #356631:  remove "search in history" and "view all history" menu items
bug #357301:  add back history and bookmark sidebar toolbar button items, remove places toolbar button
bug #358831:  history sidebar, right mouse button click should not expand / collapse item

r=dietrich, r=gavin
2006-11-04 04:48:06 +00:00
mozilla.mano%sent.com d9d1462cee Bug 356590 - Clean up nsContextMenu and make it a bit more window-agnostic, partly fixes bug 281490. r=gavin. 2006-11-02 22:26:22 +00:00
pkasting%google.com f8f641ccc8 Bug 321973: Make "Bookmark This Link" work.
r=jhughes
sr=beng
2006-09-01 00:33:23 +00:00
brettw%gmail.com 2bcf4bf151 Bug 349882 r=ben No way to download dictionaries when no dictionary is installed. 2006-08-23 22:10:16 +00:00
gavin%gavinsharp.com 6b66746dcb Bug 337845: Spell checking options should be at the bottom of the context menu, patch by Simon B�nzli <zeniko@gmail.com>, r=brettw, ben 2006-07-28 05:53:16 +00:00
mark%moxienet.com 647e8e6b5c 345739 "Block Images from %s" context menu item is misaligned after bugs 342515, 344570. Change it from an iconic menu item to a <menuitem type="checkbox">. r=mano 2006-07-24 21:32:52 +00:00
gavin%gavinsharp.com 08c2cdaca4 Bug 315646: "Select All" and "Save Link As" both use accesskey "A" in context menu, patch by Mark Pilgrim <pilgrim@gmail.com>, r=mano 2006-05-15 20:07:25 +00:00
brettw%gmail.com c16bd281db Bug 336288 (for tony@ponderer.org) r=ben integrate UI portion of safebrowsing into /browser/components/safebrowsing 2006-05-04 20:36:16 +00:00
brettw%gmail.com 3453632baf Bug 319315 r+a=ben Remove old spelling suggestions from context menu 2006-04-26 23:37:45 +00:00
gavin%gavinsharp.com 56ee1324c9 Bug 317107: new search service, r=mconnor, sr=ben 2006-03-17 07:16:00 +00:00
beng%bengoodger.com 1968c27e50 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 2006-03-09 02:08:45 +00:00
gavin%gavinsharp.com 2d04e8350a Bug 320437: Spellchecking menu checkboxes don't work, patch by Dave Townsend <mossop@blueprintit.co.uk>, r=brettw 2006-02-10 20:28:50 +00:00
brettw%gmail.com cf6a628f86 Bug 302050 inline spellchecking for text boxes r=bryner, sr=beng 2005-12-05 18:18:11 +00:00
gavin%gavinsharp.com 3738b3c44c Bug 304418 : Fix a couple of regressions from the checkin for bug 284868, r=mconnor 2005-08-13 17:36:09 +00:00
mozilla.mano%sent.com 99d2e8f34a Bug 303065 - fix the other caller to SwitchDocumentDirection. r+a=mconnor 2005-08-09 15:51:13 +00:00
mozilla.mano%sent.com 0e60b9654a Bug 274374 - Landing Mac Shell Servie (default browser, set desktup backgorund and mail integration support). patches from ben and me. r=jhpedemonte/josh/mconnor, a=shaver. 2005-06-23 02:25:06 +00:00
mozilla.mano%sent.com 73e9f0ab49 Bug 210043 - Expose 'Copy Image' UI on mac. r=mconnor a=asa 2005-04-21 20:53:03 +00:00
bugzilla%arlen.demon.co.uk f37562c9de Bug 237776 Reload should be disabled for blank tabs
p=ryanvm@gmail.com r=mconnor
2005-02-27 17:59:38 +00:00
gerv%gerv.net 3051ba969b Bug 236613: change to MPL/LGPL/GPL tri-license. 2005-02-01 17:36:54 +00:00
timeless%mozdev.org beeac80043 Bug 240947 use content instead of _content
r=mconnor based on r=neil sr=dveditz for the original pass
2005-01-28 16:06:56 +00:00
mozilla.mano%sent.com a8ef008033 Bug 279416 - Implement a controller for cmd_switchTextDirection. r=brade sr=neil (for editor/) r=smontagu sr=neil (for xpfe/) r=mconnor (for browser/) 2005-01-26 01:40:30 +00:00
ben%bengoodger.com 5171657dc2 Landing the Aviary Branch (browser section only). 2004-11-30 08:23:02 +00:00
jruderman%hmc.edu 865bfc75b2 246719 - Make link modifiers work consistently throughout Firefox. This fixes 202819, 214816, 224132, and 236864. Also makes middlemouse.contentLoadURL work on Windows by porting the fix for 217090. r=bryner. 2004-06-23 22:54:12 +00:00
mkaply%us.ibm.com d019f84750 Copy image doesn't work on OS/2 2004-06-23 12:56:02 +00:00
ben%bengoodger.com 6e426f5cbf provide a convenient way for adding smart keywords for web page searches by adding a context menu to form fields with HTTP-GET form actions. 2004-04-10 05:04:20 +00:00
blakeross%telocity.com 6753d7a07f Fix 210043: Add "Copy Image" to context menu on Windows/Mac. Also added an accesskey for the block images menuitem while I was in there. 2004-02-17 04:11:54 +00:00
ben%bengoodger.com 5539b9fac6 Send Page now works everywhere, according to mscott. 2003-12-03 05:45:22 +00:00
ben%bengoodger.com 8ad2a6daca bug 215892 - context menu for web panel sidebar. 2003-12-03 05:37:53 +00:00