gecko-dev/widget/public
shanjian%netscape.com de23b7e7a9 #14022 IME98 Reconversion does not work in HTML Editor
r = jfrancis
a = ftang
fix proposed by m_kato@ga2.so-net.ne.jp

New events are added to support reconversion. As a result, many files
are affected. They are:
editor:
  nsEditor.h nsEditor.cpp nsEditorEventListeners.cpp nsEditorEventListeners.h
  nsHTMLEditor.h nsHTMLEditor.cpp nsIEditorIMESupport.h
dom and layout:
  nsIPrivateCompositionEvent.h nsDOMEvent.h nsDOMEvnet.cpp nsEventListenerManager.cpp
  nsIDOMCompositionListener.h
widget:
  nsGUIEvent.h nsWindow.h nsWindow.cpp
2000-08-04 21:43:29 +00:00
..
.cvsignore
Makefile.in Removing last vestiges of raptor from unix build. Since some libs were renamed, a 'make distclean' is recommeneded to remove the old copies of those libs. Bug #8228 r=bryner 2000-07-02 18:44:42 +00:00
makefile.win add nsIDragTracker.idl bug #28226 2000-06-21 03:38:07 +00:00
MANIFEST add nsIKBStateControl for IME force commit and password field disable. Change window implementation to implement nsIKBStateControl in nsWindow. Fix 12250 by filtering out the composition window flag in OnIMESetContext. r=erik 1999-11-15 20:57:41 +00:00
MANIFEST_IDL add nsIDragTracker.idl 2000-06-21 03:37:32 +00:00
nsGUIEvent.h #14022 IME98 Reconversion does not work in HTML Editor 2000-08-04 21:43:29 +00:00
nsIAppShell.idl Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsIBaseWindow.idl Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsIButton.h
nsICheckButton.h
nsIClipboard.idl new clipboard interfaces for unix selection clipboard. 2000-04-14 02:52:38 +00:00
nsIClipboardOwner.idl
nsIComboBox.h
nsIContextMenu.h
nsIDeviceContextSpec.h
nsIDeviceContextSpecFactory.h
nsIDragService.idl Fix bug # 36037: drag&drop changes to support translucency on Mac. 2000-05-08 23:29:32 +00:00
nsIDragSession.idl Make the document where the drag originated available from the drag session. bug 39326 2000-07-31 20:51:42 +00:00
nsIDragSessionGTK.h fix for #27791. assume that any drag motion events are not valid drop targets unless someone explicitly sets the canDrop = true in the JS event handler. this makes dragging feedback correct on linux. r=pavlov 2000-03-18 05:00:45 +00:00
nsIDragSessionMac.h
nsIDragTracker.idl First Checked In. 2000-06-21 03:36:59 +00:00
nsIEventListener.h
nsIFileDialogsMgr.h
nsIFilePicker.idl fix for unix file picker not handling null window parents bug 34328 r=brendan, slamm 2000-05-25 00:44:10 +00:00
nsIFileSpecWithUI.idl Fix for clobber build bustage 2000-01-12 23:12:12 +00:00
nsIFileWidget.h
nsIFontNameIterator.h
nsIFontRetrieverService.h
nsIFontSizeIterator.h
nsIFormatConverter.idl
nsIKBStateControl.h add nsIKBStateControl for IME force commit and password field disable. Change window implementation to implement nsIKBStateControl in nsWindow. Fix 12250 by filtering out the composition window flag in OnIMESetContext. r=erik 1999-11-15 20:57:41 +00:00
nsIKeyBindMgr.h
nsILabel.h
nsIListBox.h
nsIListWidget.h
nsILookAndFeel.h bug fixes: 2000-07-28 22:12:45 +00:00
nsIMenu.h fixes for bug 31104 (radio menus not updating when poked in content model). involved making only the menubar be a document observer (which increased performance on mac) and passing attributeChanged messages to menuItems that cared. r=saari. 2000-05-26 00:15:33 +00:00
nsIMenuBar.h
nsIMenuItem.h fixes for bug 31104 (radio menus not updating when poked in content model). involved making only the menubar be a document observer (which increased performance on mac) and passing attributeChanged messages to menuItems that cared. r=saari. 2000-05-26 00:15:33 +00:00
nsIMenuListener.h removed errant |QueryInterface()|s in favor of appropriate macros, as part of bug#23737. Changed |NS_DEFINE_IID| to |NS_DEFINE_CID| where appropriate; or else removed it, and fixed up clients to use |NS_GET_IID| in the appropriate spots. Built and ran pre-checkin tests. r=pavlov ... who claims this shouldn't effect other platforms; but I'm watching anyway 2000-01-31 23:43:56 +00:00
nsIMenuRollup.idl First Checked In. 2000-04-13 20:09:08 +00:00
nsIMouseListener.h
nsIPopUpMenu.h
nsIRadioButton.h
nsIRollupListener.idl part of fix for Bug 33733 2000-05-12 20:23:04 +00:00
nsIScrollbar.h
nsISound.idl fix for bug 40642 and 24624. r=syd, sford, smfr 2000-06-04 07:13:40 +00:00
nsITextAreaWidget.h
nsITextWidget.h
nsIToolkit.idl
nsITransferable.idl updating drag mime types. adding one for URLs 2000-05-02 22:37:52 +00:00
nsIWidget.h new method ConstrainPosition provides implementation-dependent on-screen check for top-level windows. bug 31516 r=saari@netscape.com 2000-08-04 14:47:46 +00:00
nsIWidget.idl Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsRepeater.h
nsStringUtil.h
nsWidgetsCID.h make it go on windows 2000-03-22 10:26:22 +00:00
nsWidgetSupport.h Remove dependency on nsIBrowserWindow. 2000-03-11 00:21:27 +00:00