Lines Matching full:menu
130 supplied context menu items are present in Safari, for the benefit of the open source
132 existing WebKit apps won't show all the PDF view context menu items.
531 Since Safari 2.0 still relies on these classes for the Debug menu's "Show DOM Tree", we remove
532 that menu item to prevent a crash.
540 (+[WebView _finishedLaunching]): observe for NSMenuDidAddItemNotification now that the main menu is loaded and wait for the Debug menu to be added
541 (+[WebView _removeDOMTreeMenuItem:]): when the debug menu is added remove the "Show DOM Tree" item
644 including the "Inspect Element" context menu item.
673 Don't validate this menu item (or a couple of others) if the selection is a caret and
674 the page isn't editable. In that state, there is no visible selection so this menu item
701 Accessible from a contextual menu when the WebKitEnableInspectElementContextMenuItem default is
822 * WebInspector.subproj/webInspector/Images/menu.png: Added.
846 (-[WebView _menuForElement:defaultItems:]): Add a new context menu item for inspecting
847 (-[WebView _inspectElement:]): Context menu item target for inspecting
1059 The problem was that back/forward/stop/reload context menu items had nil targets,
1060 and thus were relying on AppKit to start from the context menu target (the clicked-upon
1063 there was a race condition where the WebHTMLView could be dealloc'ed while the menu item
1065 target of these four menu items to the WebView, since the WebView is not dealloc'ed
1068 This might be fixed in a future version of AppKit by making the context menu retain its
1074 Added target: parameter and removed code that set the target for some menu items; now the
2039 REGRESSION: Assertion failure when choosing Copy from a WebImageView's contextual menu
2416 - fix <rdar://problem/4349721> Regression: Hovering over menu item doesn't highlight menu item or
2417 mousing up on menu item in applet does not open URL in new window at smartmoney.com
4223 (-[WebPDFView _menuItemsFromPDFKitForEvent:]): For relevant context menu items, set the
4468 (-[WebPDFView _menuItemsFromPDFKitForEvent:]): No longer intercept context menu text sizing items.
4876 <rdar://problem/4158121> context menu in PDF view should contain the selection-based items like Copy
4878 <rdar://problem/4184663> "Search in Spotlight" is present but dimmed in context menu for plain-text documents
4891 in the menu in the case where they should be enabled.
4897 added, hands off to PDFView, needed to enable Copy in context menu
4908 Rewrote slightly to be non-WebHTMLView-specific. (This menu item was always enabled in Safari because
5257 - fixed <rdar://problem/4158230> Zoom In/Zoom Out in PDF context menu don't update window's notion of text size
5261 Redirect Actual Size, Zoom In, and Zoom Out context menu items so that they behave exactly like Make Text Standard Size,
5268 - fixed http://bugs.webkit.org/show_bug.cgi?id=3711: Displayed PDF have limited options in contextual menu
5274 new method, returns YES if the menu contains any items with any of the new PDF-related tags.
5277 new to Tiger), force all of the PDF-related items into the menu if none of them were there
5398 Spelling suggestions in the context menu don't call the should* delegate methods
5409 - fixed <rdar://problem/3764645> please add a way to allow WebKit clients to override the WebPDFView context menu
5419 now has defaultMenuItems: parameter. Any menu items in this array are appended at the end of
5445 new method to return copies of the menu items that PDFKit would include in the context menu, with
5448 now calls standard WebKit context menu mechanism, so clients' delegates can modify the context menu as
5452 added enum values for the menu items in the PDF context menu
5609 - fixed <rdar://problem/3766909> PDF viewing could use a zoom control other than the one in the context menu
6119 - WebKit support for <rdar://problem/3795701> Menu item/keyboard shortcut to
6297 menu item can easily get out of sync.
7182 call _updateFontPanel here so NSFontManager knows the right font for the menu
7675 - fixed <rdar://problem/3991225> Format->Style->Underline menu item does not get checked when selected text is underlined
7680 makes sense, added the state-checking code too for the menu item case.
7829 Fixed: <rdar://problem/3986546> Cut, delete, and paste menu items are active when a image is opened in window
8068 - WebKit part of fix for: <rdar://problem/3970670> Text context menu
8091 added SPI constant for Look Up in Dictionary menu item
8103 - WebKit part of fix for <rdar://problem/3960231> Text context menu in WebKit needs Spotlight and Google items
8111 handle the two new menu items by tag name
8113 add menu items for Search in Google and Search in Spotlight to selected-text menu item
8116 add menu items for Search in Google and Search in Spotlight to selected-text menu item
8121 implement this menu item action method, using same method name and implementation as NSTextView
8123 implement this menu item action method, using same basic implementation as NSTextView
8125 validate new menu items
8128 define new tags for new menu items
8709 in the menu, no specific action names
8711 I only know of one loose end currently, which I wrote up as <rdar://problem/3920971> Edit menu
8792 - WebKit part of plumbing of fix for <rdar://problem/3790011> undoable operations all say "Undo" in the menu,
8956 <rdar://problem/3734309> Safari doesn't open folders in title bar menu with non-Roman names using Cmd+click
8967 Fixed <rdar://problem/3905564> REGRESSION (Tiger); in History menu, pixel size appears but is wrong for standalone images in Safari.
9578 Fixed: <rdar://problem/3882034> REGRESSION: Context menu incorrect for PDF content
9583 (-[WebPDFView hitTest:]): return self if the current event is a context menu event
9902 very large bookmarks menu, so I cached this one NSFont object.
10931 will come from failure to handle key equivalent. Menu validation will kick in to dim menu.
11413 Support for: <rdar://problem/3795485> debug menu item to enable RSS animation on first layout
11558 <rdar://problem/3790011> undoable operations all say "Undo" in the menu, no specific action names
11621 <rdar://problem/3751509> can't use safari edit menu to copy and paste with Vantage Learning's My Access
11625 * Plugins.subproj/WebBaseNetscapePluginView.m: fake up command-key events for cut, copy, paste and select all so these menu items work for plug-ins
11676 other APPKIT_CODE_FOR_REFERENCE in case this shows up in the context menu we are now sharing
11833 <rdar://problem/3699498> Context menu for editable WebViews should provide items like Cut and Paste
11834 <rdar://problem/3781535> REGRESSION (Mail): no context menu after ctrl-clicking a misspelled word
11840 (-[WebDefaultUIDelegate menuItemWithTag:]): updated to handle new menu items
12260 Fixed <rdar://problem/3759093> Need PDF context menu: "Open in Preview" or other external app
12486 Hookup UI for "Continuous Spelling" menu item.
12492 menu item to reflect our state.
12818 menu integration, no "check continually" mode.
12975 <rdar://problem/3612691> Missing image icons (blue ?) lack context menu
12980 (-[WebDefaultUIDelegate webView:contextMenuItemsForElement:defaultMenuItems:]): if there is no image, but there is an image URL, provide image context menu items besides "Copy Image"
13178 menu when iTunes is not installed
18119 Fixed: <rdar://problem/3197222>: need context menu items for back, forward, refresh.
18163 <rdar://problem/3541812>: Implement Paste menu item
18164 <rdar://problem/3541814>: Implement Delete menu item
18165 <rdar://problem/3541811>: Implement Cut menu item
19421 Fixed: <rdar://problem/3240778>: add "save" menu item to contextual menu for text pages
19426 (-[WebTextView menuForEvent:]): Made WebTextView's context menu behavior like WebHTMLView's context menu behavior with regards to selection. If the control-click was on a selection, show menu options for the selection like copy. If it was not on a
19429 selection, show menu options such as save and print. Don't select anything when control-clicking.
19550 is on a pop-up menu should pop the menu
20228 Add a debug menu item to always use ATSU text drawing. This will be helpful
21365 ari just ends up displaying the first item in the pop-up menu which is shift JIS.
21710 changes that might affect menu items/toolbar items/etc.
21856 don't show a menu if the event is handled over in WebCore.
21858 already sent a context menu event and decided not to put up a real context menu.
23331 Renamed the context menu item Download Image To Disk" to "Download Image to Disk".
24291 3245476 - Safari-78 crashes or hangs after IMDB Find and using the history menu to go back ...
24788 - fixed 3254484 - Add a way to print JavaScript exceptions to the console via the debug menu
24925 - fixed 3250119 -- REGRESSION: WebFrame leaked after showing pop-up menu
24933 object to each menu item.
30388 3190844 -- Bookmarks Bar and Menu collections need to be
32073 - Added enum to WebContextMenuDelegate that is the menu item tag of the menu items passed in the default menu item array.
32307 - fixed 3162581 - 56 debug: Assertion failure displaying pop-up menu while downloading
32671 is selected from menu. More bulletproofing to ensure that
32853 Implemented "Copy" context menu.
32861 (-[WebDefaultContextMenuDelegate contextMenuItemsForElement:defaultMenuItems:]): added "Copy" context menu.
34484 - fixed 3128260 -- REGRESSION: context menus in frames are always the generic page menu
34641 "Empty Cache" menu.
35096 4. Turn on the back/forward cache by default. The menu item still allows you to toggle b/f on and off. Useful when conducting speed comparison in the PLT.
35395 - fixed assert when you choose an item from a menu, for example, and that navigates