gecko-dev/widget/public
syd%netscape.com 8e3da9f573 Add SetModal() widget interface to nsIWidget, and provide an implementation
for Gtk+. Now, when we do modal dialogs, Gtk+ calls a routine that makes the
dialog modal within Gtk+; this is in addition to the code in nsWebShellWindow
that is being invoked to support modals on the other platforms. For Gtk+, the
nsWebShellWindow code doesn't appear to be enough; in order for the event
plumbing to stay alive, we need to call into Gtk+, and unless we actually make
the dialog modal using Gtk+ mechanisms, the user can still get to the menu bar, which is not good.
1999-06-13 20:56:08 +00:00
..
.cvsignore
MANIFEST Removing nsIDialog interface. 1999-06-13 03:59:10 +00:00
MANIFEST_IDL First Checked In. 1999-05-27 01:27:31 +00:00
Makefile.in Removing nsIDialog interface. 1999-06-13 03:59:10 +00:00
makefile.win Removing nsIDialog interface. 1999-06-13 03:59:10 +00:00
nsGUIEvent.h Fixing event coordinates to give screen based info. Also fixing direct reference to frames via their names. 1999-06-09 07:38:26 +00:00
nsIAppShell.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +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.h removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable 1999-05-13 21:53:57 +00:00
nsIClipboardOwner.h initial checkin 1999-03-23 15:22:03 +00:00
nsIComboBox.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsIContentConnector.h
nsIContextMenu.h More oops. 1999-06-09 10:10:18 +00:00
nsIDeviceContextSpec.h
nsIDeviceContextSpecFactory.h
nsIDragService.h new multiple-item drag and drop apis. 1999-05-26 21:08:14 +00:00
nsIDragSession.h new multiple-item drag and drop apis. 1999-05-26 21:08:14 +00:00
nsIDragSessionMac.h First Checked In. 1999-05-14 18:43:10 +00:00
nsIEventListener.h
nsIFileChooser.h Added nsIFileChooser to break dependency on nsFileSpec internals. 1999-06-03 21:51:02 +00:00
nsIFileDialogsMgr.h First Checked In. 1999-03-30 05:39:30 +00:00
nsIFileListTransferable.h removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable 1999-05-13 21:53:57 +00:00
nsIFileSpecWithUI.idl Fix build bustage 1999-05-29 07:22:58 +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 Inital checkin 1999-05-13 22:39:31 +00:00
nsIFontRetrieverService.h Changed pointer to refs for name params 1999-05-18 21:43:22 +00:00
nsIFontSizeIterator.h Inital checkin 1999-05-13 22:39:31 +00:00
nsIFormatConverter.h removed reference to nsIDataFlavor and merged nsITransferable and nsIGenericTransferable 1999-05-13 21:53:57 +00:00
nsIKeyBindMgr.h First Checked In. 1999-03-30 04:52:13 +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 add GetIID() method. 1999-05-10 23:15:21 +00:00
nsIMenu.h This should be the last of this round of menu checkins 1999-04-19 08:27:57 +00:00
nsIMenuBar.h dynamic menu changes 1999-04-23 22:39:32 +00:00
nsIMenuItem.h changing nsIMenuItem for context menu support 1999-05-11 18:16:25 +00:00
nsIMenuListener.h This should be the last of this round of menu checkins 1999-04-19 08:27:57 +00:00
nsIMouseListener.h
nsIPopUpMenu.h
nsIRadioButton.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsIScrollbar.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsITabWidget.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +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.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsITooltipWidget.h Add GetIID() methods to these interfaces. To support an upcoming checkin. 1999-05-31 05:27:36 +00:00
nsITransferable.h Added new method GetAnyTransferData 1999-05-15 14:29:32 +00:00
nsIWidget.h Add SetModal() widget interface to nsIWidget, and provide an implementation 1999-06-13 20:56:08 +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
nsWidgetSupport.h Removing NS_CreateDialog(), nsDialog is obsolete. 1999-06-12 21:40:10 +00:00
nsWidgetsCID.h removed obsolete class id's (trees, toolbars). 1999-05-27 23:22:20 +00:00
nsui.h