summaryrefslogtreecommitdiffstats
path: root/editor
Commit message (Expand)AuthorAgeLines
* Issue #1656 - Part 6: Clean up the build filesMoonchild2020-09-23-6/+0
* Issue #1656 - Part 3: Nuke more vim config lines in the tree.Moonchild2020-09-23-4/+0
* Issue #1656 - Part 1: Nuke most vim config lines in the tree.Moonchild2020-09-23-1/+0
* Issue #1621 - Part 4: Check whether node can be splited.Gaming4JC2020-07-31-7/+12
* Issue #1621 - Part 3: Use nsIAtom to change attirbute if possible.Gaming4JC2020-07-31-64/+51
* Issue #1621 - Part 2: Implement nsIAtom version of SetAttribute/RemoveAttribu...Gaming4JC2020-07-31-100/+143
* Issue #1621 - Part 1: CSSEditUtils should use atom for CSS property if possible.Gaming4JC2020-07-31-188/+224
* Bug 1318570 - Clean up GetTextNode into TextEditRules.Gaming4JC2020-07-30-20/+14
* Bug 1316302 - Part 4: Refine HTMLEditRules::TryToJoinBlocks() and HTMLEditRul...Gaming4JC2020-06-14-53/+59
* Bug 1316302 - Part 3: Create EditActionResult class for making the methods wh...Gaming4JC2020-06-14-149/+292
* Bug 1316302 - Part 2: WillDeleteSelection() should retry to handle it when se...Gaming4JC2020-06-14-3/+15
* Bug 1316302 - Part 1: Helper methods for HTMLEditRules::WillDeleteSelection()...Gaming4JC2020-06-14-59/+149
* Bug 1426494 - Share more code between nsIDocument and ShadowRootMatt A. Tobin2020-06-13-0/+1
* Issue #1525 - Kill marquee elementMoonchild2020-06-01-1/+0
* Issue #1564 - Fix debug build dependencieswolfbeast2020-05-26-0/+10
* Issue #80 - De-unify editor/txmgr and editor/txtsvcMoonchild2020-05-16-2/+2
* Issue #80 - De-unify editor/libeditorMoonchild2020-05-16-1/+3
* Issue #80 - De-unify editor/composerMoonchild2020-05-16-1/+2
* Issue #1517 - Remove dom.event.highrestimestamp.enabled prefMoonchild2020-05-04-30/+10
* Bug 1360154 - nsIPlaintextEditor might have to have hasText property for Upda...Matt A. Tobin2020-04-17-18/+11
* Bug 1418002 - Remove HTMLContentElementMatt A. Tobin2020-04-17-1/+0
* Bug 1402941 - Add HTMLSlotElementMatt A. Tobin2020-04-17-34/+32
* Bug 1396584 - Remove support for multiple ShadowRootsMatt A. Tobin2020-04-17-1/+0
* Bug 1400777 - Slim down nsElementTable.hMatt A. Tobin2020-04-17-2/+2
* Issue #1375 - Stop largely using the parser serviceMatt A. Tobin2020-04-17-73/+9
* Bug 1377978 - Make nsRange use uint32_t to offsetMatt A. Tobin2020-04-17-72/+90
* Bug 1372829 - Part 2: mozilla::EditorBase should cache raw pointer of nsISele...Matt A. Tobin2020-04-17-164/+281
* Bug 1332353 - Make it clearer when a stylesheet is really owned by its mDocumentMatt A. Tobin2020-04-17-2/+2
* Bug 1372829 - Part 1: Make mozilla::PlaceholderTransaction inherit mozilla::S...Matt A. Tobin2020-04-17-43/+53
* Bug 1371170 - Add non-virtual EditorBase::GetSelectionControllerMatt A. Tobin2020-04-17-7/+14
* Bug 1337698 - Use UniquePtr instead of nsAutoPtr in editorMatt A. Tobin2020-04-17-44/+32
* Bug 1367683 - Optimize initializing nsRangeMatt A. Tobin2020-04-17-70/+88
* Bug 1348851 - Use new block when better selection isn't found.Matt A. Tobin2020-04-17-11/+35
* Bug 1336011 - Fix Crash in InvalidArrayIndex_CRASH in mozilla::EditorBase::De...Matt A. Tobin2020-04-15-71/+124
* Issue #1514 - Perform validity check before trying to use the content.wolfbeast2020-04-13-1/+2
* Issue #1513 - Bail on orphan nodewolfbeast2020-04-13-1/+5
* Issue #1512 - Improve handling of multiple selections.wolfbeast2020-04-12-2/+8
* Issue #1355 - Make nsTableCellFrame::GetColIndex/GetRowIndex fasterwin7-72020-02-16-2/+2
* Bug 1322938 - Basic implementation of HTMLDialogElement.Gaming4JC2020-01-07-3/+4
* Issue #1219 - Align computed DOM styles with mainstream behvior.wolfbeast2019-12-20-4/+1
* MoonchildProductions#1251 - Part 1: Restore initial Solaris support, fixed up.athenian2002019-10-21-1/+3
* Issue #187: Remove solaris 1st party code OS checks.wolfbeast2019-03-30-3/+1
* Fix Build Bustage - with "--enable-debug"janekptacijarabaci2018-07-12-1/+1
* Issue #12 Part 4: Don't access mEditorBase directly.wolfbeast2018-06-26-41/+54
* Issue #12 Part 3: EditorEventListener should check if it's removed during a c...wolfbeast2018-06-26-99/+173
* Issue #12 Part 2: Stop using nsIDOMEvent in IsAcceptableInputEvent.wolfbeast2018-06-26-41/+44
* Issue #12 Part 1: Stop using nsIDOMEvent in UpdateIMEComposition.wolfbeast2018-06-26-14/+22
* moebius#231: Consider blocking top level window data: URIs (tests)janekptacijarabaci2018-05-06-19/+19
* moebius#56: Fix: DataTransfer - Pasting image from clipboard fails in some casesjanekptacijarabaci2018-04-20-0/+64
* moebius#190: HTML - table - editor (contenteditable) - post process node arra...janekptacijarabaci2018-04-15-16/+82