gecko-dev/widget/public
evaughan%netscape.com dd702eea33 XP part of accessibility landing
-r vidur, rods -sr hyatt
2001-04-01 01:01:33 +00:00
..
.cvsignore
MANIFEST move widgetatoms to dist. 2001-03-22 03:50:34 +00:00
MANIFEST_IDL bug 68739; r=kmcclusk; sr=erik; new file nsIBidiKeyboard.idl from IBM bidi 2001-02-14 22:32:26 +00:00
Makefile.in bug 68739; r=kmcclusk; sr=erik; new file nsIBidiKeyboard.idl from IBM bidi 2001-02-14 22:32:26 +00:00
makefile.win bug 68739; r=kmcclusk; sr=erik; new file nsIBidiKeyboard.idl from IBM bidi 2001-02-14 22:32:26 +00:00
nsGUIEvent.h XP part of accessibility landing 2001-04-01 01:01:33 +00:00
nsIAppShell.idl Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsIBaseWindow.idl Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsIBidiKeyboard.idl bug 68739; r=kmcclusk; sr=erik; new file nsIBidiKeyboard.idl from IBM bidi 2001-02-14 22:32:26 +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 change iid's to make them unique. bug 68073, r=pchen/sr=sfraser. 2001-02-13 00:10:33 +00:00
nsIDeviceContextSpec.h
nsIDeviceContextSpecFactory.h
nsIDragService.idl Fix bug # 36037: drag&drop changes to support translucency on Mac. 2000-05-08 23:29:32 +00:00
nsIDragSession.idl Remove Start/StopTracking methods. 2000-08-09 07:45:12 +00:00
nsIDragSessionGTK.h fixes for bugs 27790 33649 37003 37004 37257 45499 45761 50009 48276. this is a rewrite of much of the DND code for linux. some of the big features include multiple item drags inside of mozilla, support for _NETSCAPE_URL memory leak fixes and tree scrolling during drags. r=pavlov a=brendan 2000-08-31 14:48:14 +00:00
nsIDragSessionMac.h
nsIDragSessionXlib.h First Checked In. Not yet part of build 2000-08-29 05:05:32 +00:00
nsIDragTracker.idl First Checked In. 2000-06-21 03:36:59 +00:00
nsIEventListener.h
nsIFileDialogsMgr.h
nsIFilePicker.idl Minor build changes per API review. Now nsIFileURL and nsIFileChannel have their own IDL file which means that if you were using either of these two interfaces, you need to include a new include file. r=valeski@netscape.com 2001-03-12 22:41:28 +00:00
nsIFileSpecWithUI.idl Bug 37275, Changing value of all progids, and changing everywhere a progid 2000-09-13 23:57:52 +00:00
nsIFileWidget.h
nsIFontNameIterator.h
nsIFontRetrieverService.h
nsIFontSizeIterator.h
nsIFormatConverter.idl
nsIKBStateControl.h Removing unneeded code 2001-01-10 14:34:00 +00:00
nsIKeyBindMgr.h
nsILabel.h
nsIListBox.h
nsIListWidget.h
nsILookAndFeel.h Fix 65025: scrollbars in Mac Classic are wrong color. patch by lordpixel. r=blake sr=blizzard 2001-01-16 01:27:20 +00:00
nsIMenu.h don't use nsIDOMNode, use nsIContent. r=saari/sr=sfraser. 2001-03-22 03:59:49 +00:00
nsIMenuBar.h making iid's and cid's unique. r=saari/sr=sfraser. bug# 71722 2001-03-13 02:12:00 +00:00
nsIMenuItem.h don't use nsIDOMNode, use nsIContent. r=saari/sr=sfraser. 2001-03-22 03:59:49 +00:00
nsIMenuListener.h don't use nsIDOMNode, use nsIContent. r=saari/sr=sfraser. 2001-03-22 03:59:49 +00:00
nsIMenuRollup.idl First Checked In. 2000-04-13 20:09:08 +00:00
nsIMouseListener.h
nsIPointerService.h Query pointer for great justice. Part of bug #72556. Not part of the build. 2001-03-25 21:55:37 +00:00
nsIPopUpMenu.h
nsIRadioButton.h
nsIRollupListener.idl part of fix for Bug 33733 2000-05-12 20:23:04 +00:00
nsIScrollbar.h
nsISound.idl fix for bug 40642 and 24624. r=syd, sford, smfr 2000-06-04 07:13:40 +00:00
nsITextAreaWidget.h
nsITextWidget.h
nsIToolkit.idl
nsITransferable.idl Checking in for bug 50742, this change removes the use of XIF in mozilla and replaces the XIF converter with a HTML (and XML) serializer. 2000-10-07 10:57:30 +00:00
nsIWidget.h Fix bug #72313. Focus problems on linux. This adds a flag to nsIWidget::SetFocus() that says to raise the window. We only raise the window from one place, window.focus(). This builds and runs on at least linux and the mac. r=jst,brendan,hyatt a=leaf 2001-03-19 17:56:04 +00:00
nsIWidget.idl Renaming nsIAllocator to nsIMemory (and nsAllocator to nsMemory). API cleanup/freeze. Bug #18433 2000-06-03 09:46:12 +00:00
nsIXRemoteClient.idl start of fix for bug #44847. -remote support for unix. 2000-10-20 05:09:06 +00:00
nsRepeater.h
nsStringUtil.h
nsWidgetAtomList.h adding atom lists for widget, can't use the ones in content because of linkage. r=saari/sr=sfraser. 2001-03-22 03:50:21 +00:00
nsWidgetAtoms.h adding atom lists for widget, can't use the ones in content because of linkage. r=saari/sr=sfraser. 2001-03-22 03:50:21 +00:00
nsWidgetSupport.h Remove dependency on nsIBrowserWindow. 2000-03-11 00:21:27 +00:00
nsWidgetsCID.h bug 68739; r=kmcclusk; sr=erik; new file nsIBidiKeyboard.idl from IBM bidi 2001-02-14 22:32:26 +00:00