This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-01-25 06:10:35 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
editor
/
public
History
mjudge%netscape.com
2c0953e1be
ender lite checkin.
2000-04-27 07:37:12 +00:00
..
.cvsignore
…
Makefile.in
Fix whitespace snafu that was tripping up my gmake.
1999-12-15 07:18:41 +00:00
makefile.win
adding in nsEditorController to makesystem. adding in registration to allow someone to get an editorcontroller from the outside. also change editor shell to register a controller to handle keyboard navigation.
1999-12-15 03:46:27 +00:00
MANIFEST
adding in nsIEdkitorController.h
1999-12-15 03:36:12 +00:00
nsEditorCID.h
move the nsICmdLineHandler responsibilties from nsHTMLEditorLog to nsEditorService. r=sfraser
2000-02-16 03:14:20 +00:00
nsICiter.h
6276: Add wrapping support for mail.
2000-04-20 22:45:54 +00:00
nsIEditActionListener.h
fix for 20457: deletion in editor pretty darn screwy. Lots of changes to improve this. Document modifying entry points in editor now go thru a standard sandwich, which allows tracking of what changed in the doc, which allows proper post-processing of what changed. Also, all deletions now go thru the rules code, if applicable. Also some bugs in tracking the changed document portion have been fixed. Finally selection setting after a delete is improved.
1999-12-07 08:30:19 +00:00
nsIEditor.h
ender lite checkin.
2000-04-27 07:37:12 +00:00
nsIEditorController.h
Give the controller an Init method, and implement a bunch of commands the New Way. for bug 18395. r=pinkerton
2000-02-16 01:37:12 +00:00
nsIEditorIMESupport.h
fix bug 12090 19358. Implement ForceCompositionEnd and add it in the beginning of AddInlineProperty/RemoveInlineProperty/InsertElement/InsertHTML
1999-12-08 03:39:36 +00:00
nsIEditorLogging.h
…
nsIEditorMailSupport.h
35814: add clipboard type to editor paste methods, and call the right type
2000-04-14 23:38:21 +00:00
nsIEditorStyleSheets.h
Show/hide paragraph marks (b=22181) and cleaned up style sheet code. 3-D shading fixed for HLine props (b=26841). Toolbar button spaces (b=12514). New color picker button and other conversions to new XUL widgets in dialogs. Optimizations in table editing. r=sfraser
2000-03-31 04:18:29 +00:00
nsIHTMLEditor.h
add method for InsertFromDrop; r=akkana
2000-04-25 14:14:42 +00:00
nsITableEditor.h
Show/hide paragraph marks (b=22181) and cleaned up style sheet code. 3-D shading fixed for HLine props (b=26841). Toolbar button spaces (b=12514). New color picker button and other conversions to new XUL widgets in dialogs. Optimizations in table editing. r=sfraser
2000-03-31 04:18:29 +00:00