bryner%netscape.com
|
c2f7822cfa
|
Bug 93467 - removing remaining references to native combobox and nsIComboBox interface. r=pavlov, sr=blizzard.
|
2001-08-06 21:19:11 +00:00 |
dbaron%fas.harvard.edu
|
835d578950
|
Header include dependency cleanup. b=64023 r=jag rs=brendan
|
2001-07-15 22:57:29 +00:00 |
pinkerton%netscape.com
|
675d6c77a7
|
move widgetatoms to dist.
|
2001-03-22 03:50:34 +00:00 |
ftang%netscape.com
|
4ebd4b8e05
|
add nsIKBStateControl for IME force commit and password field disable. Change window implementation to implement nsIKBStateControl in nsWindow. Fix 12250 by filtering out the composition window flag in OnIMESetContext. r=erik
|
1999-11-15 20:57:41 +00:00 |
pavlov%netscape.com
|
0bc1cc54aa
|
removing nsui.h
|
1999-10-01 11:06:07 +00:00 |
pavlov%netscape.com
|
8b2016044d
|
remove headers that are now in MANIFEST_IDL r=shaver
|
1999-10-01 08:38:16 +00:00 |
rods%netscape.com
|
363066896b
|
*** empty log message ***
|
1999-09-21 11:22:21 +00:00 |
pinkerton%netscape.com
|
2e44bfa7ca
|
IDL'ing nsIClipboard.
|
1999-09-04 19:58:06 +00:00 |
pinkerton%netscape.com
|
bf4595a5ae
|
remove nsIContentConnector.h exports.
|
1999-08-27 03:42:42 +00:00 |
pinkerton%netscape.com
|
edc17e7846
|
IDL-ifying nsITransferable, nsIDragService, nsIDragSession, nsIFormatConverter.
|
1999-08-25 08:35:06 +00:00 |
pavlov%netscape.com
|
f897628bbf
|
remove unused tab widget and tooltip widget as they have never been used
|
1999-08-21 08:41:46 +00:00 |
mcmullen%netscape.com
|
776150d466
|
Removed nsIFileChooser from the build
|
1999-06-22 07:38:44 +00:00 |
mcafee%netscape.com
|
c96061c004
|
Removing nsIDialog interface.
|
1999-06-13 03:59:10 +00:00 |
pinkerton%netscape.com
|
27a9a57f41
|
removing imageButton and menuButton stuff. obsolete.
|
1999-06-04 22:36:54 +00:00 |
warren%netscape.com
|
139cf69132
|
Added nsIFileChooser to break dependency on nsFileSpec internals.
|
1999-06-03 21:51:02 +00:00 |
mcmullen%netscape.com
|
e40a3e299b
|
Moving widgetry out of xpcom
|
1999-05-29 01:08:22 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
saari%netscape.com
|
499e9a819f
|
fixed up to date error
|
1999-05-14 22:23:53 +00:00 |
pinkerton%netscape.com
|
d39a38bda4
|
add nsIDragSessionMac.h
|
1999-05-14 18:43:30 +00:00 |
pinkerton%netscape.com
|
2719f1d7b3
|
removing nsidataFlavor and nsIGenericTransferable
|
1999-05-13 22:24:25 +00:00 |
pinkerton%netscape.com
|
9c8e4baf21
|
exporting nsIDragSession.h
|
1999-05-04 18:14:03 +00:00 |
pinkerton%netscape.com
|
8cd15d220e
|
removing selection manager
|
1999-04-23 16:47:56 +00:00 |
rods%netscape.com
|
1368566915
|
Added nsIGenericTransferable
|
1999-04-17 13:43:04 +00:00 |
rods%netscape.com
|
762b4039f6
|
added nsIFormatConverter
|
1999-04-01 14:53:34 +00:00 |
sdagley%netscape.com
|
e470d6e184
|
Added KeyBindMgr to build (but nobody is calling it yet)
|
1999-03-30 04:53:37 +00:00 |
rods%netscape.com
|
5d9bc4da4d
|
initial checkin
|
1999-03-23 15:22:03 +00:00 |
rods%netscape.com
|
9034aed474
|
Removed nsITextDataFlavor.h from the makefiles
|
1999-03-19 16:30:01 +00:00 |
rods%netscape.com
|
7133740cbd
|
Added new Drag & Drop and Clipboard interfaces
|
1999-03-19 15:57:10 +00:00 |
beard%netscape.com
|
7c0c4ecce0
|
Removed nsIRadioGroup.h (evidently obsolete?)
|
1999-03-05 20:59:34 +00:00 |
akkana%netscape.com
|
cb9e13c26b
|
New SelectionMgr class
|
1999-02-25 02:42:06 +00:00 |
pinkerton%netscape.com
|
da0d51e389
|
No longer exports nsIToolbarItem because this interface is obsolete.
|
1999-02-16 17:37:00 +00:00 |
pinkerton%netscape.com
|
76c6dbe071
|
reexport nsIToolbarItem because the throbber needs it (this needs to be removed).
|
1999-02-11 18:29:05 +00:00 |
pinkerton%netscape.com
|
550bcd3e6a
|
don't export tree or toolbar stuff.
|
1999-02-11 17:58:17 +00:00 |
rods%netscape.com
|
7c6549cd3f
|
Moved XULCommand back to xpfe/appshell
|
1999-02-11 15:13:29 +00:00 |
saari%netscape.com
|
a30a5837d2
|
moving nsIXULCommand.h, nsXULCommand.h, and nsXULCommand.cpp to widget dll from appshell
|
1999-02-05 08:52:39 +00:00 |
saari%netscape.com
|
5a3024bd0e
|
Added nsIMenuListener.h and made a member variable in nsBaseWidget for holding one of these.
This is for the XPToolkit menus to hook in and get notified of menu events.
|
1999-01-22 23:23:00 +00:00 |
pinkerton%netscape.com
|
8bb5b988ee
|
Export nsIContentConnector.h instead of nsITreeView.h
|
1998-12-11 16:33:40 +00:00 |
pinkerton%netscape.com
|
6d5c93befe
|
export the tree view.
|
1998-12-02 19:49:06 +00:00 |
pierre%netscape.com
|
5a98d0b98f
|
fixed previous checkin
|
1998-09-29 15:26:03 +00:00 |
dcone%netscape.com
|
79e10aacbf
|
added new files from the xpviewer.
|
1998-09-29 15:16:57 +00:00 |
pierre%netscape.com
|
b5971f4426
|
added nsIToolbarItem.h
|
1998-09-29 15:04:19 +00:00 |
kostello%netscape.com
|
8858364ff9
|
Add nsWidgetSupport MANIFEST
|
1998-09-15 01:39:26 +00:00 |
kostello%netscape.com
|
3ec450c3ea
|
Add nsILookAndFeel.h MANIFEST
|
1998-09-02 17:58:37 +00:00 |
kostello%netscape.com
|
eba74be910
|
Add nsIDialog.h and nsILabel.h to MANIFEST
|
1998-08-31 19:00:38 +00:00 |
atotic
|
fcb81f3583
|
First Checked In.
|
1998-06-16 21:39:13 +00:00 |