Home | History | Annotate | Download | only in mac

Lines Matching full:renamed

593         (WebMemorySize): Renamed from "WebSystemMainMemory."
1759 renamed to include page changes
2579 * StringsNotToBeLocalized.txt: Renamed from WebKit/English.lproj/StringsNotToBeLocalized.txt.
2594 (isLookalikeCharacter): Renamed. Also excludes any non-printable character,
4952 <rdar://problem/5132727> Soho Mail build fails because of renamed SPI
5280 (-[WebBaseNetscapePluginView fini]): Renamed from freeAttributeKeysAndValues, since
6952 * WebCoreSupport/WebFrameLoaderClient.h: Renamed the save/restore methods
7184 from SPI to API in 3.0; renamed WEBMENUITEMTAG_SPI_START to WEBMENUITEMTAG_WEBKIT_3_0_SPI_START
7326 renamed from fixMenusForOldClients; added comments, FIXME, and assertion
7328 renamed from fixMenusFromOldClients; added comments, FIXME, and assertion
9267 Renamed "installedPlugins" to "sharedDatabase." This better follows
9314 (WebFrameLoaderClient::didCloseDocument): Renamed from "willCloseDocument."
9417 renamed from setIgnoresMouseMovedEvents, and now tells the main WebHTMLView (if any) that this state has
9422 renamed from ignoresMouseMovedEvents
11733 - renamed WebCore's WebFrameLoaderClient to match the class name inside it
12359 Renamed WebFrameLoader to FrameLoader, to match class name.
12402 - renamed frame->frameLoader() function to frame->loader()
12403 - renamed [bridge impl] to [bridge _frame]
13167 - renamed all file-internal methods to start with underscores
15111 * Loader/WebFrameLoader.m: Renamed webFrame to client and added the new protocol.
16250 (-[WebIconDatabaseBridge _init]): Renamed from init. Used internally to make the
16255 (+[WebIconDatabaseBridge sharedInstance]): Renamed. Calls the new _init. Also use
16506 Renamed this method (see corresponding WebCore ChangeLog entry for an explanation).
16984 -Renamed an internal only method for clarity
16991 (-[WebIconDatabase _hasEntryForIconURL:]): Renamed for clarity
18003 - renamed TransferJob to ResourceLoader in WebCore
18416 renamed to be more specific (formerly wasFirstResponderAtMouseDownTime:)
18429 renamed to be more specific (formerly _wasFirstResponderAtMouseDownTime:)
19005 - Renamed and moved to the "Internal" category.
19022 - Renamed from -viewHasMoved:, and moved down in the file.
20160 Renamed from -initWithPath:. Instead of releasing/deallocating self on error, return NO.
20283 rectsForTextMatches, and renamed related methods for clarity/consistency
20286 renamed, calls similarly-renamed method
20292 renamed
20297 added rectsForTextMatches, renamed other methods (and added highlight: parameter)
20300 renamed for clarity/consistency, and now has highlight: parameter, which is passed down
20302 renamed for clarity/consistency, and calls similarly-renamed method lower down. diff got
21448 _web_declareAndWriteDragImage and renamed _web_declareAndWriteDragImageElement.
21457 _web_dragImage and renamed _web_dragImageElement.
21597 Renamed PortState to PortState_QD. PortState is now an opaque pointer. PortState_QD cannot be
21605 Now returns a malloc()'ed PortState that the caller is responsible for freeing. Renamed to
21802 Renamed lastDisplayTime to lastFlushTime.
21810 Renamed lastDisplayTime to lastFlushTime.
21968 renamed kxmlcore to wtf
23375 renamed from _readPDFDefaults for clarity
23540 At John's suggestion, renamed a private WebFrame method and tightened up some of the redirect logic I recently touched.
23543 Renamed -_clientRedirectCancelled: to -_clientRedirectCancelledOrFinished:, since we call this both when a redirect is
23547 Call renamed WebFrame method.
23558 Renamed method.
23561 Call renamed method.