gecko-dev/widget/public
2004-01-12 08:25:18 +00:00
..
.cvsignore
Makefile.in #221651 2003-11-18 22:39:46 +00:00
nsEvent.h
nsGUIEvent.h Improve the way in which nsEvent and its subclasses are initialized. Commonly-used members can now be initialized via an inline constructor, and all other members are initialized to zero. eventStructType is set automatically. This also fixes some cases where an eventStructType was doubling as a message -- NS_TEXT_EVENT is now only used as an eventStructType, with a message of NS_TEXT_TEXT. NS_COMPOSITION_* events get an eventStructType of NS_COMPOSITION_EVENT, and ditto for NS_RECONVERSION_*. NS_DRAGDROP_EVENT is no longer an eventStructType since it is not a unique type of struct. There is also some miscellaneous cleanup to nsDOMEvent. Bug 220228, r=jst, sr=blizzard. 2004-01-12 08:25:18 +00:00
nsIAppShell.idl Bug 198333: Get rid of nsDispatchListener. r=darin, sr=bryner, a=Asa 2003-05-13 04:25:01 +00:00
nsIBaseWindow.idl add new property blurSuppression. bug 68454 r=bryner,jst 2003-02-24 20:15:19 +00:00
nsIBidiKeyboard.idl
nsIButton.h
nsICheckButton.h
nsIClipboard.idl
nsIClipboardDragDropHookList.idl new api for drag/drop/copy/paste hooks (bug 197121) r=cmanske sr=smfr 2003-04-17 13:25:15 +00:00
nsIClipboardDragDropHooks.idl api change to include event (similar to paste/drop hook); r=cmanske, sr=sfraser, a=asa 2003-05-09 18:26:47 +00:00
nsIClipboardHelper.idl
nsIClipboardOwner.idl
nsIDeviceContextSpec.h
nsIDeviceContextSpecFactory.h
nsIDragService.idl
nsIDragSession.idl Remove some unused interfaces and files from widget. Bug 210169, r/sr=dbaron. 2003-06-21 02:16:53 +00:00
nsIDragSessionGTK.h
nsIDragSessionMac.h
nsIDragSessionOS2.h Fix lineendings. r=pedemonte 2003-11-14 16:54:34 +00:00
nsIDragSessionXlib.h
nsIEventListener.h
nsIEventSink.idl
nsIFilePicker.idl
nsIFormatConverter.idl
nsIFullScreen.idl
nsIKBStateControl.h
nsILabel.h
nsILookAndFeel.h Forgot header 2003-06-18 21:32:42 +00:00
nsIMenu.h
nsIMenuBar.h
nsIMenuItem.h Remove some unused interfaces and files from widget. Bug 210169, r/sr=dbaron. 2003-06-21 02:16:53 +00:00
nsIMenuListener.h
nsIMenuRollup.idl
nsIMouseListener.h
nsINativeScrollbar.idl
nsIPluginWidget.h Bug 191821: implement nsIPluginWidget in the mac carbon widget code, to handle mac-specific plugin placement issues. r=peterl, sr=bryner 2003-02-27 23:31:54 +00:00
nsIRollupListener.idl
nsISound.idl Bug 182451. Beep when first key pressed in win95/98. r=biesi, sr=blizzard 2002-12-14 00:27:33 +00:00
nsITextWidget.h
nsIToolkit.idl
nsITransferable.idl Bug 193053: drag and drop-related changes to allow for the dragging and copying of image bits, and to allow dragging into the file system. r=pinkerton/brade, sr=bryner/bz. 2003-04-18 20:20:04 +00:00
nsIWidget.h new |placement| parameter to PlaceBehind. bug 42557 r=neil (mostly), rjc. rs=hyatt 2003-10-07 01:19:51 +00:00
nsIXRemoteClient.idl
nsIXRemoteWidgetHelper.h
nsStringUtil.h
nsWidgetAtomList.h Fix for 204672, Mac OS X menus don't respect autocheck, r/sr=bryner, a=asa 2003-08-10 07:46:55 +00:00
nsWidgetAtoms.h another part of the fix for bug 199170 - converting mac widget stuff over to static atoms 2003-04-14 14:09:37 +00:00
nsWidgetsCID.h