.. |
.cvsignore
|
Add cvsignore entries for makefiles generated bu autoconf.
|
1998-12-05 09:07:33 +00:00 |
MANIFEST
|
moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell
|
1999-02-05 08:52:39 +00:00 |
Makefile.in
|
moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell
|
1999-02-05 08:52:39 +00:00 |
makefile.win
|
moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell
|
1999-02-05 08:52:39 +00:00 |
nsGUIEvent.h
|
Mac only: added 'isCommand' in nsInputEvent
|
1999-01-21 09:52:07 +00:00 |
nsIAppShell.h
|
Warnings fix (remove ; )
|
1999-01-14 05:37:28 +00:00 |
nsIButton.h
|
Major Change: changed all Widget interfaces so that they no longer
|
1998-09-14 20:38:05 +00:00 |
nsICheckButton.h
|
reduce Macintosh compiler warnings by removing extra ;
|
1999-01-06 18:49:37 +00:00 |
nsIComboBox.h
|
reduce Macintosh compiler warnings by removing extra ;
|
1999-01-06 18:49:37 +00:00 |
nsIContentConnector.h
|
inserted IID() method for use with nsCOMPtr.
|
1998-12-17 22:13:41 +00:00 |
nsIDeviceContextSpec.h
|
moving headers from src to public. added support for dib sections to windows
|
1999-01-25 22:16:47 +00:00 |
nsIDeviceContextSpecFactory.h
|
moving headers from src to public. added support for dib sections to windows
|
1999-01-25 22:16:47 +00:00 |
nsIDialog.h
|
Major Change: changed all Widget interfaces so that they no longer
|
1998-09-14 20:38:05 +00:00 |
nsIEventListener.h
|
Made comments DOC++ compatible
|
1998-04-14 21:33:43 +00:00 |
nsIFileWidget.h
|
reduce Macintosh compiler warnings by removing extra ;
|
1999-01-06 18:49:37 +00:00 |
nsIImageButton.h
|
Allow Image URL's to be set independently. Needed for XML parsing.
|
1998-11-06 02:24:50 +00:00 |
nsIImageButtonListener.h
|
Added interfaces
|
1998-09-28 22:37:16 +00:00 |
nsILabel.h
|
Fix InitData classes to init themselves properly to avoid latent unitialized memory bugs
|
1998-10-21 20:10:22 +00:00 |
nsIListBox.h
|
reduce Macintosh compiler warnings by removing extra ;
|
1999-01-06 18:49:37 +00:00 |
nsIListWidget.h
|
reduce Macintosh compiler warnings by removing extra ;
|
1999-01-06 18:49:37 +00:00 |
nsILookAndFeel.h
|
Removed the GetFont method (this functionality is now a part of the nsIDeviceContext)
|
1999-01-21 23:59:14 +00:00 |
nsIMenu.h
|
/m/pub/mozilla/widget/public/nsIMenu.h
- Changed AddItem to AddMenuItem
/m/pub/mozilla/widget/src/mac/nsMenu.h
/m/pub/mozilla/widget/src/gtk/nsMenu.h
/m/pub/mozilla/widget/src/motif/nsMenu.h
/m/pub/mozilla/widget/src/windows/nsMenu.h
- Changed AddItem to AddMenuItem
/m/pub/mozilla/widget/src/mac/nsMenu.cpp
/m/pub/mozilla/widget/src/gtk/nsMenu.cpp
/m/pub/mozilla/widget/src/motif/nsMenu.cpp
/m/pub/mozilla/widget/src/windows/nsMenu.cpp
- Changed AddItem to AddMenuItem
|
1999-01-27 15:57:57 +00:00 |
nsIMenuBar.h
|
/m/pub/mozilla/widget/public/nsIMenuBar.h
- Added Paint method
/m/pub/mozilla/widget/src/mac/nsMenuBar.h
- Added Paint method
- Mac implementation changes
/m/pub/mozilla/widget/src/gtk/nsMenuBar.h
/m/pub/mozilla/widget/src/motif/nsMenuBar.h
/m/pub/mozilla/widget/src/windows/nsMenuBar.h
- Added Paint method
/m/pub/mozilla/widget/src/mac/nsMenuBar.cpp
- Added Paint method
- Mac implementation changes
/m/pub/mozilla/widget/src/gtk/nsMenuBar.cpp
/m/pub/mozilla/widget/src/motif/nsMenuBar.cpp
/m/pub/mozilla/widget/src/windows/nsMenuBar.cpp
- Added Paint method
|
1999-01-27 16:05:57 +00:00 |
nsIMenuButton.h
|
Allow Image URL's to be set independently. Needed for XML parsing.
|
1998-11-06 02:24:50 +00:00 |
nsIMenuItem.h
|
mozilla/widget/src/xpwidgets/nsBaseWidget.cpp
- included "nsIMenuListener.h"
- destructor releases mMenuListener
- AddMenuListener Releases a previously held nsMenuListener (nsMenuBar) before AddRefing the passed in one
mozilla/widget/public/nsIMenuItem.h
- included "nsIXULCommand.h"
- added SetXULCommand(nsIXULCommand*) which sets the XUL command for the menu item
mozilla/widget/src/mac/nsMenuItem.cpp
mozilla/widget/src/gtk/nsMenuItem.cpp
mozilla/widget/src/motif/nsMenuItem.cpp
mozilla/widget/src/windows/nsMenuItem.cpp
- QueryInterface supports nsIMenuListener interface.
- MenuSelected calls DoCommand on XULCommand (mac only right now)
- Added SetXULCommand() to set the nsXULCommand for this menuitem
mozilla/widget/src/mac/nsMenuItem.h
mozilla/widget/src/gtk/nsMenuItem.h
mozilla/widget/src/motif/nsMenuItem.h
mozilla/widget/src/windows/nsMenuItem.h
- nsMenuItem inherits from nsIMenuListener
- Added SetXULCommand() method
|
1999-02-05 02:19:46 +00:00 |
nsIMenuListener.h
|
On the road to fixing build breakage. More checkins to follow
|
1999-02-04 02:27:58 +00:00 |
nsIMouseListener.h
|
Made comments DOC++ compatible
|
1998-04-14 21:33:43 +00:00 |
nsIPopUpMenu.h
|
Updated Interfaces to support UNIX
|
1998-10-07 19:49:36 +00:00 |
nsIRadioButton.h
|
Major Change: changed all Widget interfaces so that they no longer
|
1998-09-14 20:38:05 +00:00 |
nsIRadioGroup.h
|
Major Change: changed all Widget interfaces so that they no longer
|
1998-09-14 20:38:05 +00:00 |
nsIScrollbar.h
|
Major Change: changed all Widget interfaces so that they no longer
|
1998-09-14 20:38:05 +00:00 |
nsITabWidget.h
|
Major Change: changed all Widget interfaces so that they no longer
|
1998-09-14 20:38:05 +00:00 |
nsITextAreaWidget.h
|
reduce Macintosh compiler warnings by removing extra ;
|
1999-01-06 18:49:37 +00:00 |
nsITextWidget.h
|
reduce Macintosh compiler warnings by removing extra ;
|
1999-01-06 18:49:37 +00:00 |
nsIToolbar.h
|
Get rid of obsolete interfaces.
|
1998-12-21 21:54:29 +00:00 |
nsIToolbarItem.h
|
inserted IID() method for use with nsCOMPtr.
|
1998-12-17 22:13:41 +00:00 |
nsIToolbarItemHolder.h
|
Added interfaces
|
1998-09-28 22:37:16 +00:00 |
nsIToolbarManager.h
|
Get rid of obsolete interfaces.
|
1998-12-21 21:54:29 +00:00 |
nsIToolbarManagerListener.h
|
inserted IID() method for use with nsCOMPtr.
|
1998-12-17 22:13:41 +00:00 |
nsIToolkit.h
|
XPCOM'ed most methods and added a couple of methods to BaseWidget
|
1998-09-28 22:32:48 +00:00 |
nsITooltipWidget.h
|
Major Change: changed all Widget interfaces so that they no longer
|
1998-09-14 20:38:05 +00:00 |
nsITreeView.h
|
Explanation of why this file is obsolete but still in the tree.
|
1998-12-11 16:39:29 +00:00 |
nsIWidget.h
|
Added 'clipSiblings' to nsWidgetInitData struct
|
1999-01-28 17:06:39 +00:00 |
nsIXULCommand.h
|
First Checked In.
|
1999-02-05 08:52:55 +00:00 |
nsStringUtil.h
|
Removed some compiler warnings
|
1998-07-03 23:16:43 +00:00 |
nsWidgetSupport.h
|
Major Change: changed all Widget interfaces so that they no longer
|
1998-09-14 20:38:05 +00:00 |
nsWidgetsCID.h
|
moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell
|
1999-02-05 08:52:39 +00:00 |
nsui.h
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |