This website requires JavaScript.
Explore
Help
Sign In
wine
/
gecko
Watch
0
Star
0
Fork
0
You've already forked gecko
mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced
2024-09-13 09:24:08 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
7b5ea1a5af
gecko
/
editor
/
libeditor
/
base
History
Chris Pearce
e122c46837
Bug 432114. Change style sheet owner to the document being edited. r+sr=peterv
...
--HG-- extra : rebase_source : 1477b54a36bdb3c8d1f4f44801890707043b49ee
2009-02-19 20:52:54 +13:00
..
crashtests
Bug 459613. When we tear down a textcontrol frame, tell its editor that we're blowing away the frame tree so it doesn't try to clear the spellcheck selection, which not only wastes time but does GetPrimaryFrame for during frame destruction which is a no-no. r+sr=mats
2008-12-12 21:34:43 +13:00
tests
Backed out accidentally committed 192d50641f83
2009-01-26 20:46:56 +13:00
ChangeAttributeTxn.cpp
ChangeAttributeTxn.h
ChangeCSSInlineStyleTxn.cpp
ChangeCSSInlineStyleTxn.h
CreateElementTxn.cpp
CreateElementTxn.h
DeleteElementTxn.cpp
Bug 472348 - Some unused variables found by combing the warning database, rs=bz
2009-01-06 14:25:58 -05:00
DeleteElementTxn.h
DeleteRangeTxn.cpp
DeleteRangeTxn.h
DeleteTextTxn.cpp
DeleteTextTxn.h
EditAggregateTxn.cpp
EditAggregateTxn.h
EditTxn.cpp
EditTxn.h
IMETextTxn.cpp
Bug 455943: outparamdel nsIPrivateTextRangeList r+sr=jst
2008-10-09 16:30:48 -07:00
IMETextTxn.h
From bug 449561, bug 445949, and others: let's just ditch nsDerivedSafe since the class of errors it's trying to protect against are uncommon in today's world. r=dbaron
2008-08-11 11:05:58 -04:00
InsertElementTxn.cpp
InsertElementTxn.h
InsertTextTxn.cpp
InsertTextTxn.h
From bug 449561, bug 445949, and others: let's just ditch nsDerivedSafe since the class of errors it's trying to protect against are uncommon in today's world. r=dbaron
2008-08-11 11:05:58 -04:00
JoinElementTxn.cpp
JoinElementTxn.h
Makefile.in
Bug 454004 - Ctrl+Home / Ctrl+End don't work in Mail Compose window; r+sr=mats.palmgren
2008-09-18 01:28:17 +02:00
nsEditor.cpp
Bug 432114. Change style sheet owner to the document being edited. r+sr=peterv
2009-02-19 20:52:54 +13:00
nsEditor.h
Bug 444772. Merge nsIKBStateControl into nsIWidget. r+sr=roc
2008-07-14 14:56:18 +12:00
nsEditorCommands.cpp
nsEditorCommands.h
nsEditorController.cpp
nsEditorController.h
nsEditorUtils.cpp
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
2008-08-27 08:07:27 -04:00
nsEditorUtils.h
Bug 356295. Implement HTML5 drag-drop. r=smaug,neil,sr=roc
2008-08-27 08:07:27 -04:00
nsEditProperty.h
nsEditPropertyAtomList.h
nsEditRules.h
nsIAbsorbingTransaction.h
nsIEditorSupport.h
nsSelectionState.cpp
nsSelectionState.h
Bug 442756 - Add stack annotations to editor classes, r=glazou sr=jst
2008-07-01 14:23:21 -04:00
nsStyleSheetTxns.cpp
nsStyleSheetTxns.h
PlaceholderTxn.cpp
Fix bad reference counting of atoms so we don't manipulate garbage atom pointers. b=422546 r=timeless sr=roc a=damon
2008-03-13 11:54:01 -07:00
PlaceholderTxn.h
SetDocTitleTxn.cpp
Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst
2008-08-18 14:10:28 +12:00
SetDocTitleTxn.h
Bug 118704. Get the document title from the DOM instead of storing it in the document object. Relanding with hopeful leak fix. r+sr=jst
2008-08-18 14:10:28 +12:00
SplitElementTxn.cpp
SplitElementTxn.h
TransactionFactory.cpp
TransactionFactory.h