..
.cvsignore
…
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
exporting nsBaseWindow.idl for travis.
1999-11-30 00:15:10 +00:00
Makefile.in
Adding support for nsIMenuRollup and not rolling up xpmenus when a click
2000-04-13 20:17:29 +00:00
makefile.win
Adding support for nsIMenuRollup and xpmenus not rolling up when a click is inside a parent.
2000-04-13 20:15:40 +00:00
nsGUIEvent.h
More support for onresize and onscroll, bug 960
2000-05-17 06:53:58 +00:00
nsIAppShell.idl
moved nsAppShell::EventIsForModalWindow to nsWidget::ModalEventFilter. part of fix for bug 14131. r:rods@netscape.com
1999-11-12 23:45:59 +00:00
nsIBaseWindow.idl
Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
2000-03-17 23:47:48 +00:00
nsIButton.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsICheckButton.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIClipboard.idl
new clipboard interfaces for unix selection clipboard.
2000-04-14 02:52:38 +00:00
nsIClipboardOwner.idl
…
nsIComboBox.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIContextMenu.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIDeviceContextSpec.h
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsIDeviceContextSpecFactory.h
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:43:54 +00:00
nsIDragService.idl
Fix bug # 36037: drag&drop changes to support translucency on Mac.
2000-05-08 23:29:32 +00:00
nsIDragSession.idl
Add [noscript] to a number of non-scriptable attributes in [scriptable] interfaces. (They're not scriptable, because they refer to native types.) This is in preparation for a new compile-time check in xpidl to require the [noscript] annotation for attributes, as it is required for methods.
2000-03-17 23:47:48 +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
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIEventListener.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIFileDialogsMgr.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
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
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIFontNameIterator.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIFontRetrieverService.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIFontSizeIterator.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIFormatConverter.idl
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
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
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsILabel.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIListBox.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIListWidget.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsILookAndFeel.h
Use the system colors to paint the text selection (and added NS_DONT_CHANGE_COLOR to support the Mac selection scheme where colored text keeps its colors when selected).
2000-04-04 09:07:41 +00:00
nsIMenu.h
Fix for bug 38619, cannot use "hidden" attribute to hide top level menus on MacOS.
2000-05-12 03:53:54 +00:00
nsIMenuBar.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIMenuItem.h
Fix for bug 26150, implementing radio behavior in mac native menus. also some minor cleanup and dead code removal. r=saari, a=jar.
2000-02-22 04:47:12 +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
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIPopUpMenu.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIRadioButton.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIRollupListener.idl
part of fix for Bug 33733
2000-05-12 20:23:04 +00:00
nsIScrollbar.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsISound.idl
Changes for nsSound mods. r=sfraser
2000-01-25 02:58:40 +00:00
nsITextAreaWidget.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsITextWidget.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsIToolkit.idl
bug #16328 . Share a single nsToolkit instance among all widgets.
1999-10-15 00:49:11 +00:00
nsITransferable.idl
updating drag mime types. adding one for URLs
2000-05-02 22:37:52 +00:00
nsIWidget.h
Implement CSS3 cursors on Windows
2000-05-07 05:14:43 +00:00
nsIWidget.idl
More work on making widget idlified. merged from branch. (not built) r=travis
1999-11-16 05:03:09 +00:00
nsRepeater.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsStringUtil.h
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
1999-11-06 03:40:37 +00:00
nsWidgetSupport.h
Remove dependency on nsIBrowserWindow.
2000-03-11 00:21:27 +00:00
nsWidgetsCID.h
make it go on windows
2000-03-22 10:26:22 +00:00