mcmullen%netscape.com
776150d466
Removed nsIFileChooser from the build
1999-06-22 07:38:44 +00:00
mcmullen%netscape.com
c335bb50dd
OK, ready now
1999-06-22 02:13:45 +00:00
mcmullen%netscape.com
ce7c311167
Backing out last change - did not intend to do this yet.
1999-06-22 01:46:38 +00:00
mcmullen%netscape.com
197131a4e3
Restored nsIFileSpecWithUI.idl
1999-06-22 01:13:45 +00:00
sdagley%netscape.com
67dd013973
Finish landing XP Beep() functionality (bug #6911 ). Approved chofmann, reviewed saari & mcafee.
1999-06-16 23:23:45 +00:00
mcafee%netscape.com
c96061c004
Removing nsIDialog interface.
1999-06-13 03:59:10 +00:00
pinkerton%netscape.com
6fa6efb168
don't export imagebutton or menu button stuff. obsolete.
1999-06-04 22:43:19 +00:00
warren%netscape.com
139cf69132
Added nsIFileChooser to break dependency on nsFileSpec internals.
1999-06-03 21:51:02 +00:00
waterson%netscape.com
e30c1ff4f6
Fix XPIDL_MODULE typos.
1999-06-03 20:06:49 +00:00
mcafee%netscape.com
02f2cf1448
nsIGenericTransferable.h was removed on 13th May. Thanks to David Gardiner for this fix.
1999-05-30 07:50:39 +00:00
law%netscape.com
c440ecfdf7
Fix build bustage
1999-05-29 07:22:58 +00:00
mcmullen%netscape.com
e0431b2caf
Moved widgetry out of xpcom
1999-05-29 01:26:53 +00:00
dp%netscape.com
0443b20e33
Landing xpcom20/21 branch.
1999-05-26 01:38:36 +00:00
dp%netscape.com
76add70e72
Damn it! the previous changes should have happened on the branch. Reversing them
1999-05-19 05:32:58 +00:00
dp%netscape.com
73058f61b7
Adding nsTimer
1999-05-19 05:24:52 +00:00
saari%netscape.com
e8d4fa941c
adding context menus to windows build
1999-05-14 20:42:50 +00:00
rods%netscape.com
ad25d7547c
Added Font Iterator interfaces
1999-05-14 12:25:18 +00:00
rods%netscape.com
00a24aede0
removing nsIDataFlavor and nsIGenericTransferable
1999-05-13 22:24:53 +00:00
rods%netscape.com
d6feb5cbb6
Added (uncommented) nsIFileListTransferable
1999-05-04 22:36:40 +00:00
rods%netscape.com
81cb2fa466
Added nsIDragSession.h
1999-05-04 20:07:30 +00:00
rods%netscape.com
a60e410c3d
removed nsSelectionMgr
1999-04-23 16:47:09 +00:00
rods%netscape.com
1368566915
Added nsIGenericTransferable
1999-04-17 13:43:04 +00:00
rods%netscape.com
e40e2bfe29
Added nsIFormatConverter
1999-04-01 14:37:22 +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
rods%netscape.com
44802fb522
Made sure nsIRadioGroup has been removed
1999-03-05 21:06:09 +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
afc4e3bf23
Dont export or build toolbar or tree stuff.
1999-02-11 19:20:35 +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
00acc5bbc4
oops, changed wrong file
1999-02-05 03:07:42 +00:00
saari%netscape.com
1d66d830ef
fixed horkage, exporting nsIXULCommand.h
1999-02-05 03:06:08 +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
hyatt%netscape.com
8542693f1e
Deletion of outdated tree widget and toolbar interfaces and updating of
...
the appropriate makefiles.
1998-12-02 01:38:54 +00:00
hyatt%netscape.com
c33d32b68c
Adding the toolbar widget interface to the data model.
1998-11-11 22:10:50 +00:00
hyatt%netscape.com
41f49ca5e1
Added nsITreeDMWidget interface.
1998-11-11 22:03:02 +00:00
hyatt%netscape.com
2ef0d10265
Modified a few interfaces and tweaked some of the names.
1998-11-11 19:10:18 +00:00
hyatt%netscape.com
55d2fd7749
Added interfaces.
1998-11-11 01:52:44 +00:00
rods%netscape.com
ba7ffe8c06
XPCOM'ed most methods and added a couple of methods to BaseWidget
...
and added a lot of files
1998-09-28 22:32:48 +00:00
kostello%netscape.com
be8e6c758e
Major Change: changed all Widget interfaces so that they no longer
...
descend from nsIWidget. This conforms better to our standard
of not having interfaces inherit from each other.
Changed many of the interfaces to be XPCOM complient i.e. all methods
return nsresult. Therefore the signature of many of the "getters"
changed.
1998-09-14 20:38:05 +00:00
rods%netscape.com
b027bbcbbc
Added nsILabel.h and nsIDialog.h
1998-08-27 20:09:16 +00:00
scullin%netscape.com
498c4d6e98
Normalize widget api on UNIX and win, add LAF interface, make sample
...
apps function again.
1998-07-29 18:51:45 +00:00
rods
a76dffca3c
changed the Create method
1998-06-04 18:12:10 +00:00
kmcclusk
dce5cf8ea0
Created an AppShell to abstract the event loop. Re-organized widget tests
...
into scribble and widget subdirectories and separated cross-platform code from
platform specific code
1998-05-20 22:02:14 +00:00
kmcclusk
0e750b5fa8
*** empty log message ***
1998-05-05 19:58:27 +00:00
kmcclusk
97f26f86a2
Added a tab widget
1998-04-17 00:16:11 +00:00
kipp
4717009d75
moved to pub
1998-04-13 20:24:54 +00:00