beard%netscape.com
|
26ba00f59b
|
changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr
|
1999-10-03 20:47:12 +00:00 |
pavlov%netscape.com
|
72c95c7b9d
|
added files: mozilla/widget/public/nsIAppShell.idl, mozilla/widget/public/nsIToolkit.idl, mozilla/widget/public/nsIRollupListener.idl
|
1999-10-01 08:29:38 +00:00 |
beard%netscape.com
|
4cc9499736
|
remove htmlparser from static linkage. r=vidur
|
1999-10-01 00:43:54 +00:00 |
pinkerton%netscape.com
|
8153bba33f
|
add nsPrimitiveHelpers.cpp to build.
|
1999-09-21 21:39:08 +00:00 |
pinkerton%netscape.com
|
2e44bfa7ca
|
IDL'ing nsIClipboard.
|
1999-09-04 19:58:06 +00:00 |
sdagley%netscape.com
|
f42377a8fc
|
Need InternetConfig lib for future Mac file widget work. Adding now so I don't have to keep updating the project.
|
1999-09-01 23:53:19 +00:00 |
pinkerton%netscape.com
|
edc17e7846
|
IDL-ifying nsITransferable, nsIDragService, nsIDragSession, nsIFormatConverter.
|
1999-08-25 08:35:06 +00:00 |
beard%netscape.com
|
814b7396c6
|
added mozilla/widget/src/support to access paths, to find new location for nsWidgetSupport.cpp.
|
1999-08-21 01:31:01 +00:00 |
saari%netscape.com
|
c4dc3e2db6
|
Adding Mac dynamic menus support. This touches a little XP code, notably, adding GetDOMNode and SetDOMNode to nsIMenuItem.
|
1999-08-09 19:14:38 +00:00 |
pinkerton%netscape.com
|
0080230603
|
moved MenusLib from widget to Interface.mcp for carbon porting ease.
|
1999-07-20 19:39:04 +00:00 |
mcmullen%netscape.com
|
351156e346
|
Try that again.
|
1999-06-22 09:04:10 +00:00 |
mcmullen%netscape.com
|
3428648241
|
Removed nsFileChooser
|
1999-06-22 08:18:19 +00:00 |
mcmullen%netscape.com
|
176430faf9
|
Implementing nsFileSpecWithUI
|
1999-06-22 05:41:17 +00:00 |
mcmullen%netscape.com
|
d4fa550496
|
Added nsFileSpecWithUIImpl.cpp
|
1999-06-22 03:54:07 +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 |
jj%netscape.com
|
a786691ce7
|
[sfraser] Really remove nsDialog.cpp. Hacking the binary doesn't work.
|
1999-06-13 04:55:06 +00:00 |
mcafee%netscape.com
|
93418486f2
|
Removing nsDialog.cpp
|
1999-06-13 04:24:21 +00:00 |
pinkerton%netscape.com
|
45863df2e2
|
removing nsImageButton and nsMenuButton. obsolete.
|
1999-06-04 22:22:22 +00:00 |
warren%netscape.com
|
94b591a867
|
added files: mozilla/widget/src/xpwidgets/nsFileChooser.cpp, removed files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp
|
1999-06-03 21:51:27 +00:00 |
tague%netscape.com
|
847a7c4ef4
|
Fixed bug #5402 and #5439. Thanks to Peter Edberg and Eric Schlegel for their assistance.
|
1999-06-03 03:00:26 +00:00 |
law%netscape.com
|
510fbbbbe0
|
added files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp
|
1999-05-29 03:28:56 +00:00 |
mcmullen%netscape.com
|
32f8c70270
|
First Checked In.
|
1999-05-29 01:05:14 +00:00 |
tague%netscape.com
|
543ea9737d
|
Added TSM Input Method support for the Macintosh.
|
1999-05-28 05:06:38 +00:00 |
dp%netscape.com
|
0443b20e33
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
pierre%netscape.com
|
e626bfa6c2
|
added nsMacResources, changed DLL entry points to __initializeResources and __terminateResources
|
1999-05-18 04:40:33 +00:00 |
saari%netscape.com
|
82b33a9377
|
Add context menus to mac build
|
1999-05-14 22:57:11 +00:00 |
pinkerton%netscape.com
|
51ddd7b2da
|
removing nsDataFlavor.cpp
|
1999-05-13 22:24:35 +00:00 |
pinkerton%netscape.com
|
4a596f816d
|
add "MacOS Support:Universal Headers" access path to debug and opt targets in order to pick up new carbon includes. This will not effect non-carbon builds since this path exists already. Just compiler weirdness makes this necessary.
|
1999-05-11 21:29:07 +00:00 |
pinkerton%netscape.com
|
e468eac0ee
|
add nsMimeMapper.cpp
|
1999-04-27 22:51:13 +00:00 |
pinkerton%netscape.com
|
8cd15d220e
|
removing selection manager
|
1999-04-23 16:47:56 +00:00 |
pierre%netscape.com
|
d91336fe18
|
added nsChildWindow.cpp
|
1999-04-20 03:56:45 +00:00 |
pinkerton%netscape.com
|
48d88a6275
|
add nsBaseDragService.cpp and groups services together, pulling them out of the mac/xp widget groups into new ones.
|
1999-04-19 20:43:02 +00:00 |
pinkerton%netscape.com
|
a481b9b90d
|
add nsDragService.cpp
|
1999-04-19 20:28:27 +00:00 |
pinkerton%netscape.com
|
3a6a48bf99
|
Move all apple libs into MacOS target of interfaces.mcp. Only "apple" lib in each project should now be InterfacesStubs (with some minor exceptions). permission to checkin granted by cyeh.
|
1999-04-10 00:15:14 +00:00 |
pinkerton%netscape.com
|
f27dbc7676
|
adding nsClipboard, nsBaseClipboard, and nsXIFConverter. Also add dependency on htmlParser for the xif converter stuff. This now must build after htmlParser.
|
1999-04-01 18:38:58 +00:00 |
sdagley%netscape.com
|
e470d6e184
|
Added KeyBindMgr to build (but nobody is calling it yet)
|
1999-03-30 04:53:37 +00:00 |
pinkerton%netscape.com
|
02874b8559
|
adding nsDataFlavor and nsTransferrable to mac build.
|
1999-03-29 23:21:53 +00:00 |
pierre%netscape.com
|
47c9d6d6a5
|
implemented nsListbox
|
1999-03-08 04:50:20 +00:00 |
sfraser%netscape.com
|
aa3f712c79
|
Add nsSelectionMgr.cpp for akkana
|
1999-02-26 18:59:33 +00:00 |
sfraser%netscape.com
|
d847eb7428
|
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
|
1999-02-26 00:54:57 +00:00 |
pierre%netscape.com
|
40f17690e6
|
added combobox (= popup) to the Mac
|
1999-02-22 10:22:45 +00:00 |
pierre%netscape.com
|
328623445f
|
added nsDeleteObserver (#3147: crashes on mouseMoved or closeWindow)
|
1999-02-21 02:10:36 +00:00 |
pinkerton%netscape.com
|
bd7fb89e4d
|
Removing tree and toolbar widgets from being created, as they are now frames.
|
1999-02-11 17:58:07 +00:00 |
dcone%netscape.com
|
474f540044
|
Took out nsXULCommand.cpp
|
1999-02-11 15:13:20 +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 |
jfrancis%netscape.com
|
db9f2b1285
|
Removing Powerplant
|
1999-01-15 05:19:59 +00:00 |
sfraser%netscape.com
|
b5f845a2ce
|
Bustage fix: adding PowerPlant library back (DEBUG target only)
|
1999-01-15 03:46:36 +00:00 |
jfrancis%netscape.com
|
63812b8e5a
|
Removing Powerplant
|
1999-01-15 00:06:35 +00:00 |
mcmullen%netscape.com
|
41e7307ae5
|
Fully implement scrollbars - live scrolling, etc. Includes changes by Cyrus Harmon.
|
1999-01-12 19:26:31 +00:00 |
pierre%netscape.com
|
c981374aea
|
added nsDialog.cpp ans nsLabel.cpp
|
1998-12-15 03:05:50 +00:00 |