.. |
MANIFEST
|
fixed previous checkin
|
1998-09-29 15:26:03 +00:00 |
Makefile
|
Adding the toolbar widget interface to the data model.
|
1998-11-11 22:10:50 +00:00 |
Makefile.in
|
fix autoconf bustage
|
1998-11-11 23:48:24 +00:00 |
makefile.win
|
Adding the toolbar widget interface to the data model.
|
1998-11-11 22:10:50 +00:00 |
nsGUIEvent.h
|
Made GetBounds and GetClientBounds changes
|
1998-11-04 21:43:47 +00:00 |
nsIAppShell.h
|
XPCOM'ed most methods and added a couple of methods to BaseWidget
|
1998-09-28 22:32:48 +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
|
Major Change: changed all Widget interfaces so that they no longer
|
1998-09-14 20:38:05 +00:00 |
nsIComboBox.h
|
Fix InitData classes to init themselves properly to avoid latent unitialized memory bugs
|
1998-10-21 20:10:22 +00:00 |
nsIDMItem.h
|
Made some functions (inspectors) const.
|
1998-11-11 03:04:20 +00:00 |
nsIDMWidget.h
|
Added forward declaration of nsIDMItem. Made sure that we actually
|
1998-11-11 20:58:23 +00:00 |
nsIDataModel.h
|
Added forward decl of nsIDMItem.
|
1998-11-12 02:11:07 +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
|
XPCOM'ed most methods and added a couple of methods to BaseWidget
|
1998-09-28 22:32:48 +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
|
Fix InitData classes to init themselves properly to avoid latent unitialized memory bugs
|
1998-10-21 20:10:22 +00:00 |
nsIListWidget.h
|
XPCOM'ed most methods and added a couple of methods to BaseWidget
|
1998-09-28 22:32:48 +00:00 |
nsILookAndFeel.h
|
Major Change: changed all Widget interfaces so that they no longer
|
1998-09-14 20:38:05 +00:00 |
nsIMenu.h
|
Updated Interfaces to support UNIX
|
1998-10-07 19:49:36 +00:00 |
nsIMenuBar.h
|
Updated Interfaces to support UNIX
|
1998-10-07 19:49:36 +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
|
Updated Interfaces to support UNIX
|
1998-10-07 19:49:36 +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
|
Major Change: changed all Widget interfaces so that they no longer
|
1998-09-14 20:38:05 +00:00 |
nsITextWidget.h
|
Fix InitData classes to init themselves properly to avoid latent unitialized memory bugs
|
1998-10-21 20:10:22 +00:00 |
nsIToolbar.h
|
Expose OnPaint and HandleEvent for cases where a native widget is not
|
1998-11-05 21:03:04 +00:00 |
nsIToolbarDMItem.h
|
Added initializers to the DataModel. Changed the interface hierarchy
|
1998-11-12 00:02:26 +00:00 |
nsIToolbarDMWidget.h
|
Adding the toolbar widget interface to the data model.
|
1998-11-11 22:10:50 +00:00 |
nsIToolbarDataModel.h
|
Added initializers to the DataModel. Changed the interface hierarchy
|
1998-11-12 00:02:26 +00:00 |
nsIToolbarItem.h
|
Added interfaces
|
1998-09-28 22:37:16 +00:00 |
nsIToolbarItemHolder.h
|
Added interfaces
|
1998-09-28 22:37:16 +00:00 |
nsIToolbarManager.h
|
Changed toolbar code to support wrapping in View system
|
1998-11-05 19:52:50 +00:00 |
nsIToolbarManagerListener.h
|
Added interfaces
|
1998-09-28 22:37:16 +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 |
nsITreeColumn.h
|
Fixed enum declaration.
|
1998-11-11 03:39:28 +00:00 |
nsITreeDMItem.h
|
Added initializers to the DataModel. Changed the interface hierarchy
|
1998-11-12 00:02:26 +00:00 |
nsITreeDMWidget.h
|
New tree widget interface.
|
1998-11-11 22:03:19 +00:00 |
nsITreeDataModel.h
|
Added a method for counting columns in the tree.
|
1998-11-12 01:03:25 +00:00 |
nsIWidget.h
|
Made GetBounds and GetClientBounds changes
|
1998-11-04 21:43:47 +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
|
XPCOM'ed most methods and added a couple of methods to BaseWidget
|
1998-09-28 22:32:48 +00:00 |
nsui.h
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |