pinkerton%netscape.com
|
018282fcd5
|
removing nsTextAreaWidget because it was only in the opt target.
|
2000-04-27 23:56:04 +00:00 |
pinkerton%netscape.com
|
bf00dbb0ce
|
whoops, forgot to weaklink in the optimized target.
|
2000-04-20 22:59:29 +00:00 |
pinkerton%netscape.com
|
db10260924
|
remove contextmenu and quicktime stubs from the interfaces project and put them in widget so we can weakLink against them.
|
2000-04-18 02:35:09 +00:00 |
pinkerton%netscape.com
|
a57a4025e5
|
add nsMenuRollup.idl
|
2000-04-13 20:10:32 +00:00 |
beard%netscape.com
|
1126d0a423
|
fix for bug #34094: turned on USE_TLS_FOR_TOOLKIT, so only 1 per thread will be used, changed nsAppShell::Create(int* argc, char ** argv) to use NS_GetCurrentToolkit(). This is a total blocker for Mac. r=sfraser
|
2000-03-31 21:43:34 +00:00 |
akkana%netscape.com
|
912cc27e24
|
Add nsXPLookAndFeel class.
|
2000-03-30 22:39:50 +00:00 |
sfraser%netscape.com
|
c8ac05a0f4
|
Added nsFilePicker for Pavlov. r=pavlov.
|
2000-03-29 01:34:55 +00:00 |
pinkerton%netscape.com
|
0ee64b8921
|
removal of WasteLib from viewer and un-necessary native widgets from Mac build. r=sfraser.
|
2000-02-10 04:18:55 +00:00 |
sfraser%netscape.com
|
f9bfb95777
|
Remove ICGlueCFM-PPC.lib, which is not needed. r=mozbot
|
2000-02-09 01:24:52 +00:00 |
scc%netscape.com
|
5e041e830f
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
brade%netscape.com
|
b174bf571d
|
fix access paths for move to CW5 (bug #25949)
|
2000-02-02 22:45:39 +00:00 |
pavlov%netscape.com
|
9742c67df1
|
added files: mozilla/widget/public/nsIBaseWindow.idl
|
1999-11-17 05:10:11 +00:00 |
pavlov%netscape.com
|
a5fdd299a5
|
added files: mozilla/widget/public/nsIFilePicker.idl
|
1999-11-15 09:34:26 +00:00 |
sfraser%netscape.com
|
47612149af
|
Removed nsKeyBindMgr.cpp from teh project.
|
1999-11-15 06:44:04 +00:00 |
beard%netscape.com
|
75207edcd7
|
implementing InvalidateRegion. r=sfraser, a=chofmann, bug=porkjockey painting
|
1999-11-08 04:05:26 +00:00 |
dmose%mozilla.org
|
42fc94a6ec
|
updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:40:37 +00:00 |
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 |