git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Build fix.
[WebKit-https.git]
/
Source
/
WebCore
/
editing
/
mac
/
EditorMac.mm
2015-05-07
andersca@apple.com
Build fix.
blob
|
commitdiff
|
raw
2015-04-23
bfulgham@apple.com
VisibleSelection should only accept Range by reference
blob
|
commitdiff
|
raw
|
diff to current
2015-03-11
timothy_horton@app...
<attachment>s should be created when dropping files...
blob
|
commitdiff
|
raw
|
diff to current
2015-02-21
enrica@apple.com
[WK2] Add support for font panel on OS X.
blob
|
commitdiff
|
raw
|
diff to current
2015-01-26
cdumez@apple.com
First argument to DOM traversal functions should be...
blob
|
commitdiff
|
raw
|
diff to current
2015-01-22
antti@apple.com
Rename SimpleFontData to Font
blob
|
commitdiff
|
raw
|
diff to current
2015-01-15
antti@apple.com
Rename Font to FontCascade
blob
|
commitdiff
|
raw
|
diff to current
2015-01-06
antti@apple.com
Font::primaryFontData() should return a reference
blob
|
commitdiff
|
raw
|
diff to current
2014-11-04
darin@apple.com
Eliminate ResourceBuffer and use SharedBuffer directly...
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
commit-queue@webki...
Unreviewed, rolling out r175406, r175413, and r175423.
blob
|
commitdiff
|
raw
|
diff to current
2014-10-31
darin@apple.com
Eliminate ResourceBuffer and use SharedBuffer directly...
blob
|
commitdiff
|
raw
|
diff to current
2014-10-16
timothy_horton@app...
Implement selection services menu for Legacy WebKit
blob
|
commitdiff
|
raw
|
diff to current
2014-10-14
cdumez@apple.com
Use is<>() / downcast<>() for RenderImage
blob
|
commitdiff
|
raw
|
diff to current
2014-09-27
cdumez@apple.com
Stop using legacy NODE_TYPE_CASTS() macro for HTML...
blob
|
commitdiff
|
raw
|
diff to current
2014-07-28
beidson@apple.com
REGRESSION(168376): Standalone images pasted to Outlook...
blob
|
commitdiff
|
raw
|
diff to current
2014-06-23
antti@apple.com
REGRESSION (r160908): Unable to unset bold while enteri...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-13
beidson@apple.com
Followup to "Teach Editor to support more direct replac...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-12
beidson@apple.com
Teach Editor to support more direct replacement of...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-10
andersca@apple.com
Block exceptions when trying to convert attributed...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
beidson@apple.com
Don't select an image that is about to have its menu...
blob
|
commitdiff
|
raw
|
diff to current
2014-05-06
beidson@apple.com
"Flash of content without image" when pasting a raw...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-18
beidson@apple.com
REGRESSION (r155700): Pasting an image into content...
blob
|
commitdiff
|
raw
|
diff to current
2014-04-08
ap@apple.com
Source/WebCore: Rename Clipboard to DataTransfer
blob
|
commitdiff
|
raw
|
diff to current
2014-03-23
weinig@apple.com
Simplify the HTMLConverter interface (Part 2)
blob
|
commitdiff
|
raw
|
diff to current
2014-03-23
weinig@apple.com
Simplify the HTMLConverter interface (Part 1)
blob
|
commitdiff
|
raw
|
diff to current
2014-03-16
darin@apple.com
Optimize hasTagName when called on an HTMLElement
blob
|
commitdiff
|
raw
|
diff to current
2014-03-15
mjs@apple.com
.: Replace "Apple Computer, Inc." with "Apple Inc....
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
ossy@webkit.org
Unreviewed, rolling out r165544 and r165560.
blob
|
commitdiff
|
raw
|
diff to current
2014-03-13
darin@apple.com
Optimize hasTagName when called on an HTMLElement
blob
|
commitdiff
|
raw
|
diff to current
2014-03-12
timothy_horton@app...
Hook up image controls for WebKit1
blob
|
commitdiff
|
raw
|
diff to current
2014-02-01
rniwa@webkit.org
Remove inline member functions of FrameSelection that...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-24
jhoneycutt@apple.com
Assertion failure in WebCore::PseudoElement::didRecalcS...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-16
andersca@apple.com
Change all uses of FINAL to final now that all our...
blob
|
commitdiff
|
raw
|
diff to current
2014-01-14
mmaxfield@apple.com
Highlighting password field then making a Sticky Note...
blob
|
commitdiff
|
raw
|
diff to current
2013-11-28
antti@apple.com
Rename StylePropertySet to StyleProperties
blob
|
commitdiff
|
raw
|
diff to current
2013-10-29
akling@apple.com
RenderElement::style() should return a reference.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-07
commit-queue@webki...
CTTE: Use references in and around DragController
blob
|
commitdiff
|
raw
|
diff to current
2013-10-06
weinig@apple.com
CTTE: Thread references through markup.h
blob
|
commitdiff
|
raw
|
diff to current
2013-10-05
akling@apple.com
TypingCommand helpers should take Document&.
blob
|
commitdiff
|
raw
|
diff to current
2013-10-05
akling@apple.com
Editor should use reference-getting document() internally.
blob
|
commitdiff
|
raw
|
diff to current
2013-09-30
darin@apple.com
Use RenderElement instead of RenderObject in many places
blob
|
commitdiff
|
raw
|
diff to current
2013-09-27
darin@apple.com
rename KURL to URL
blob
|
commitdiff
|
raw
|
diff to current
2013-09-23
weinig@apple.com
CTTE: htmlediting.h Element creation function should...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-17
enrica@apple.com
Remove unused function didSetSelectionTypesForPasteboar...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
darin@apple.com
Remove layering-violating Pasteboard::plainText functio...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
darin@apple.com
Remove layering-violating Pasteboard::writeURL (for...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-13
darin@apple.com
Finish removing layer-violating code from Pasteboard...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-12
darin@apple.com
Move layering-violating code from Pasteboard::plainText...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
darin@apple.com
Fix a mistake in my recent pasteboard/editor refactorin...
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
darin@apple.com
Refactor URL and image writing so layer-violating parts...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
darin@apple.com
[Mac] No need for Pasteboard::getDataSelection
blob
|
commitdiff
|
raw
|
diff to current
2013-08-29
darin@apple.com
Pasteboard::writeSelection violates layering (first...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-20
rniwa@webkit.org
<https://webkit.org/b/120049> Delete code for Snow...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-19
psolanki@apple.com
<https://webkit.org/b/119918> Frame::selection() should...
blob
|
commitdiff
|
raw
|
diff to current
2013-08-17
akling@apple.com
<https://webkit.org/b/119952> Simplify Editor's back...
blob
|
commitdiff
|
raw
|
diff to current
2013-06-16
darin@apple.com
Move Pasteboard::getStringSelection to Editor, fixing...
blob
|
commitdiff
|
raw
|
diff to current
2013-05-22
bruno.abinader@bas...
[css] Update ETextDecorations enum to TextDecorations
blob
|
commitdiff
|
raw
|
diff to current
2013-05-19
darin@apple.com
Eliminate the Editor::newGeneralClipboard function
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
andersca@apple.com
Frame::editor() should return a reference
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
darin@apple.com
[Mac] Remove the ClipboardMac class and header file
blob
|
commitdiff
|
raw
|
diff to current
2013-05-15
darin@apple.com
[Mac] Remove call to ClipboardMac::create from Editor...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-28
darin@apple.com
Move from constructor and member function adoptCF/NS...
blob
|
commitdiff
|
raw
|
diff to current
2013-04-09
simon.fraser@apple.com
Repaint rect too small on elements with shadows
blob
|
commitdiff
|
raw
|
diff to current
2013-03-26
tony@chromium.org
Image alt text not included in plain-text version when...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-24
akling@apple.com
Reduce include graph of JSDOMBinding.h
blob
|
commitdiff
|
raw
|
diff to current
2013-02-08
mkwst@chromium.org
Replace ExceptionCode assertions with ASSERT_NO_EXCEPTI...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-07
gavinp@chromium.org
Unreviewed, rolling out r142118.
blob
|
commitdiff
|
raw
|
diff to current
2013-02-07
mkwst@chromium.org
Replace ExceptionCode assertions with ASSERT_NO_EXCEPTI...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-05
enrica@apple.com
Make baseWritingDirectionForSelectionStart available...
blob
|
commitdiff
|
raw
|
diff to current
2013-02-01
enrica@apple.com
Mac: Editor::baseWritingDirectionForSelectionStart...
blob
|
commitdiff
|
raw
|
diff to current
2012-12-11
antti@apple.com
Factor node traversal into standalone functions
blob
|
commitdiff
|
raw
|
diff to current
2012-11-22
antti@apple.com
Merge EditingText into Text
blob
|
commitdiff
|
raw
|
diff to current
2012-11-01
rniwa@webkit.org
[Mac] Crash in Range::editingStartPosition
blob
|
commitdiff
|
raw
|
diff to current
2012-08-22
commit-queue@webki...
Reduce Font.h includes across project -- improves Rende...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-14
mrowe@apple.com
Make it explicit which code paths iOS should use when...
blob
|
commitdiff
|
raw
|
diff to current
2012-07-12
mrowe@apple.com
<webkit.org/b/91015> Remove BUILDING_ON / TARGETING...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-29
eric@webkit.org
Remove more BUILDING_ON_LEOPARD usage in PLATFORM(MAC...
blob
|
commitdiff
|
raw
|
diff to current
2012-06-19
aestes@apple.com
[Mac] Editor::fontAttributesForSelectionStart() leaks...
blob
|
commitdiff
|
raw
|
diff to current
2012-05-01
rniwa@webkit.org
*Command.h files shouldn't be exported to WebKit layer
blob
|
commitdiff
|
raw
|
diff to current
2012-04-25
enrica@apple.com
REGRESSION (r109022) Safari not placing service data...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-09
jpfau@apple.com
Filter files from dataTransfer.getData on Mac
blob
|
commitdiff
|
raw
|
diff to current
2012-02-28
enrica@apple.com
More Pasteboard code cleanup.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-15
enrica@apple.com
Refactor ClipboardMac class to use PlatformStrategies.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-13
enrica@apple.com
Source/WebCore: Refactor Mac platform implementation...
blob
|
commitdiff
|
raw
|
diff to current
2012-02-11
ossy@webkit.org
Unreviewed, rolling out r107435.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-10
enrica@apple.com
Refactor Mac platform implementation of the Pasteboard...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
enrica@apple.com
Remove all references to NSPasteboard objects from...
blob
|
commitdiff
|
raw
|
diff to current
2012-01-30
antti@apple.com
Reduce non-CSSOM API of CSSStyleDeclaration
blob
|
commitdiff
|
raw
|
diff to current
2011-12-20
adamk@chromium.org
Remove unused ExceptionCode& argument from Element...
blob
|
commitdiff
|
raw
|
diff to current
2011-11-11
dcheng@chromium.org
Atomically update the system clipboard for copy/cut...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-17
rniwa@webkit.org
[Mac] fontForSelection and styleForSelectionStart shoul...
blob
|
commitdiff
|
raw
|
diff to current
2011-05-05
rniwa@webkit.org
2011-05-05 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-04-27
mrowe@apple.com
Remove some dead code.
blob
|
commitdiff
|
raw
|
diff to current
2011-03-24
enrica@apple.com
WebKit2:Services menu item to convert selected Simplifi...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-23
enrica@apple.com
Source/WebCore: Mac OS X Services are not available...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-21
rniwa@webkit.org
2011-02-17 Ryosuke Niwa <rniwa@webkit.org>
blob
|
commitdiff
|
raw
|
diff to current
2011-01-08
abarth@webkit.org
Move WebCore into Source
blob
|
commitdiff
|
raw
|
diff to current