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
Mozilla
/
mozilla
/
widget
/
public
History
pinkerton%netscape.com
c59c385280
updating drag mime types. adding one for URLs
...
git-svn-id: svn://10.0.0.236/trunk@67930 18797224-902f-48f8-a5cc-f745e15eee43
2000-05-02 22:37:52 +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
MANIFEST
…
MANIFEST_IDL
…
nsGUIEvent.h
fixes for 5995, 7304, 10573, 22832, and 9668.
2000-04-24 04:41:27 +00:00
nsIAppShell.idl
…
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
…
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
…
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
…
nsIEventListener.h
…
nsIFileDialogsMgr.h
…
nsIFilePicker.idl
Make nsIFileURL scriptable and QueryInterfaceable. fix bug
#34335
and 34328 and 34470. Minor cleanups on unix file picker dialog
2000-04-04 23:50:41 +00:00
nsIFileSpecWithUI.idl
…
nsIFileWidget.h
…
nsIFontNameIterator.h
…
nsIFontRetrieverService.h
…
nsIFontSizeIterator.h
…
nsIFormatConverter.idl
…
nsIKBStateControl.h
…
nsIKeyBindMgr.h
…
nsILabel.h
…
nsIListBox.h
…
nsIListWidget.h
…
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
…
nsIMenuBar.h
…
nsIMenuItem.h
…
nsIMenuListener.h
…
nsIMenuRollup.idl
First Checked In.
2000-04-13 20:09:08 +00:00
nsIMouseListener.h
…
nsIPopUpMenu.h
…
nsIRadioButton.h
…
nsIRollupListener.idl
…
nsIScrollbar.h
…
nsISound.idl
…
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
Implement CSS2 resize cursors on Windows (bug 1916)
2000-04-30 15:29:32 +00:00
nsIWidget.idl
…
nsRepeater.h
…
nsStringUtil.h
…
nsWidgetsCID.h
make it go on windows
2000-03-22 10:26:22 +00:00
nsWidgetSupport.h
…