gecko-dev/widget/public
kmcclusk%netscape.com d2d24c96ac r=rods; bug=15478; Added WS_EX_TOOLWINDOW extended style for popup windows
to prevent popups from creating empty task bar buttons.
bug=6061; NS_DISPLAYCHANGE event is now generated when the display depth changes
on WIN32.
1999-10-06 21:54:49 +00:00
..
.cvsignore
Makefile.in removing nsui.h 1999-10-01 11:06:07 +00:00
makefile.win removing nsui.h 1999-10-01 11:06:07 +00:00
MANIFEST removing nsui.h 1999-10-01 11:06:07 +00:00
MANIFEST_IDL use idl files for these things 1999-10-01 08:32:30 +00:00
nsGUIEvent.h r=rods; bug=15478; Added WS_EX_TOOLWINDOW extended style for popup windows 1999-10-06 21:54:49 +00:00
nsIAppShell.idl rename declaration of [ptr] native nsIWidget so it doesn't conflict when nsIWidget.idl is built (no real change) r=syd 1999-10-01 09:55:20 +00:00
nsIButton.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsICheckButton.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsIClipboard.idl First Checked In. 1999-09-04 19:57:42 +00:00
nsIClipboardOwner.idl First Checked In. 1999-09-04 19:57:42 +00:00
nsIComboBox.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsIContextMenu.h changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-15 14:54:02 +00:00
nsIDeviceContextSpec.h Interface classes really do need to define |GetIID()|. 5 of these files are just being switched over to the macro. The others were all lacking |GetIID()| implementations. 1999-06-14 06:16:08 +00:00
nsIDeviceContextSpecFactory.h Interface classes really do need to define |GetIID()|. 5 of these files are just being switched over to the macro. The others were all lacking |GetIID()| implementations. 1999-06-14 06:16:08 +00:00
nsIDragService.idl lowecased to match JS syntax. using new nsIScriptableRegion interface. 1999-08-30 21:54:23 +00:00
nsIDragSession.idl lowecased to match JS syntax. using new nsIScriptableRegion interface. 1999-08-30 21:54:23 +00:00
nsIDragSessionMac.h changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-15 14:54:02 +00:00
nsIEventListener.h now subclasses nsISupports 1999-03-12 04:29:19 +00:00
nsIFileDialogsMgr.h changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-15 14:54:02 +00:00
nsIFileSpecWithUI.idl revise chooseOutputFile() interface to take output filter mask 1999-09-03 02:24:39 +00:00
nsIFileWidget.h Add new method to find out what type of file the user selected from the type/filter list in the save dialog. 1999-05-27 20:54:53 +00:00
nsIFontNameIterator.h changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-15 14:54:02 +00:00
nsIFontRetrieverService.h changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-15 14:54:02 +00:00
nsIFontSizeIterator.h changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-15 14:54:02 +00:00
nsIFormatConverter.idl lowecased to match JS syntax. using new nsIScriptableRegion interface. 1999-08-30 21:54:23 +00:00
nsIKeyBindMgr.h changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-15 14:54:02 +00:00
nsILabel.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsIListBox.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsIListWidget.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsILookAndFeel.h Added new CSS 2 color values, not being used yet by nsCSSProps 1999-09-10 18:30:55 +00:00
nsIMenu.h Chages to nsIMenu and nsIMenuItem for checkbox support and a more general way of IDing the Help menu (necessary for MacOS). Also, some changes to try and stop crashing when Palm software is installed on MacOS. 1999-09-02 23:48:39 +00:00
nsIMenuBar.h changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-15 14:54:02 +00:00
nsIMenuItem.h Chages to nsIMenu and nsIMenuItem for checkbox support and a more general way of IDing the Help menu (necessary for MacOS). Also, some changes to try and stop crashing when Palm software is installed on MacOS. 1999-09-02 23:48:39 +00:00
nsIMenuListener.h changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-15 14:54:02 +00:00
nsIMouseListener.h now subclasses nsISupports 1999-03-12 04:29:19 +00:00
nsIPopUpMenu.h changed all IIDs to use NS_DEFINE_STATIC_IID_ACCESSOR 1999-07-15 14:54:02 +00:00
nsIRadioButton.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsIRollupListener.idl adding new files (not built yet) and updated nsIWidget.idl (not built either) 1999-10-01 08:19:08 +00:00
nsIScrollbar.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsISound.idl change sound interface to use an nsIFileSpec* instead of a const char* 1999-07-24 04:58:10 +00:00
nsITextAreaWidget.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsITextWidget.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsIToolkit.idl adding new files (not built yet) and updated nsIWidget.idl (not built either) 1999-10-01 08:19:08 +00:00
nsITransferable.idl lowecased to match JS syntax. using new nsIScriptableRegion interface. 1999-08-30 21:54:23 +00:00
nsIWidget.h Added ConsumeEvents parameter to CaptureRollupEvents 1999-09-30 14:36:17 +00:00
nsIWidget.idl clean up interface (not built) 1999-10-01 11:17:27 +00:00
nsRepeater.h Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
nsStringUtil.h bug #2115 - Removed src/windows/nsStringUtil.h and src/windows/nsStringUtil.cpp. Moved GetACPString to 1999-05-10 22:55:16 +00:00
nsWidgetsCID.h Fixed the NS_DIALOG_CID problem 1999-09-01 20:33:07 +00:00
nsWidgetSupport.h remove unused tab widget and tooltip widget as they have never been used 1999-08-21 08:41:46 +00:00