This website requires JavaScript.
Explore
Help
Sign In
Bommels05
/
Mozilla
Watch
1
Star
0
Fork
0
You've already forked Mozilla
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
63cdd2c73d0fac5584afc06f14ceed63fa2b0d39
Mozilla
/
mozilla
/
editor
/
libeditor
/
text
History
brade%netscape.com
8fc782c488
stop propagation on drop over non-editable fields (unfortunately we have to additionally catch it in the drop since someone else might have accepted the drag for us); sr=kin
...
git-svn-id: svn://10.0.0.236/trunk@88398 18797224-902f-48f8-a5cc-f745e15eee43
2001-03-02 14:11:55 +00:00
..
nsAOLCiter.cpp
…
nsAOLCiter.h
…
nsEditorEventListeners.cpp
stop propagation on drop over non-editable fields (unfortunately we have to additionally catch it in the drop since someone else might have accepted the drag for us); sr=kin
2001-03-02 14:11:55 +00:00
nsEditorEventListeners.h
bug 66290: embedding work: refactor editor to allow smaller plaintext only library. Embedding clients may be interested inthis library if they want to embed a browser but not composer/mail-compose. Reduces library footprint for plaintext-only library by over 50% on all three platforms. r=fm; sr=kin
2001-01-28 20:13:07 +00:00
nsInternetCiter.cpp
66718: fix a signed/unsigned problem. r=cmanske, sr=kin
2001-01-31 22:55:15 +00:00
nsInternetCiter.h
…
nsPlaintextDataTransfer.cpp
Fix 66500 (plaintext editor case): paste is disabled for readonly textfields. r=timeless sr=sfraser
2001-01-31 02:50:16 +00:00
nsPlaintextEditor.cpp
caret method renamed to GetCaretCoordinates; r=kin; sr=sfraser
2001-02-05 15:44:38 +00:00
nsPlaintextEditor.h
bug 66290: embedding work: refactor editor to allow smaller plaintext only library. Embedding clients may be interested inthis library if they want to embed a browser but not composer/mail-compose. Reduces library footprint for plaintext-only library by over 50% on all three platforms. r=fm; sr=kin
2001-01-28 20:13:07 +00:00
nsTextEditRules.cpp
Making editor's |dont_AddRef| usages easier on the eyes (56033). r=timeless sr=scc
2001-02-26 00:28:58 +00:00
nsTextEditRules.h
bug 66290: embedding work: refactor editor to allow smaller plaintext only library. Embedding clients may be interested inthis library if they want to embed a browser but not composer/mail-compose. Reduces library footprint for plaintext-only library by over 50% on all three platforms. r=fm; sr=kin
2001-01-28 20:13:07 +00:00
nsWrapUtils.cpp
Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc.
2000-10-28 22:17:53 +00:00
nsWrapUtils.h
…