beard%netscape.com
|
1c926d81a2
|
bug #42100, Carbon compatibility. r=gordon, saari, pinkerton, sfraser
|
2000-06-20 23:10:06 +00:00 |
|
pinkerton%netscape.com
|
2d1abbc7ae
|
fixes for bug 31104 (radio menus not updating when poked in content model). involved making only the menubar be a document observer (which increased performance on mac) and passing attributeChanged messages to menuItems that cared. r=saari.
|
2000-05-26 00:15:33 +00:00 |
|
sfraser%netscape.com
|
6ecb8fa69e
|
Remove linkage with NetworkModular.shlb, and add timer files.
|
2000-05-17 07:21:26 +00:00 |
|
pinkerton%netscape.com
|
38e87c2187
|
removing nsTextAreaWidget because it was only in the opt target.
|
2000-04-27 23:56:04 +00:00 |
|
pinkerton%netscape.com
|
51b0d387c1
|
whoops, forgot to weaklink in the optimized target.
|
2000-04-20 22:59:29 +00:00 |
|
pinkerton%netscape.com
|
57d6211fc9
|
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 |
|
akkana%netscape.com
|
21182b1009
|
Add nsXPLookAndFeel class.
|
2000-03-30 22:39:50 +00:00 |
|
sfraser%netscape.com
|
36719ce2e9
|
Added nsFilePicker for Pavlov. r=pavlov.
|
2000-03-29 01:34:55 +00:00 |
|
pinkerton%netscape.com
|
8cdc9e4a08
|
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
|
676f672bae
|
Remove ICGlueCFM-PPC.lib, which is not needed. r=mozbot
|
2000-02-09 01:24:52 +00:00 |
|
scc%netscape.com
|
73802d6f2e
|
Pro5 update
|
2000-02-07 23:06:04 +00:00 |
|
brade%netscape.com
|
27ca515c4c
|
fix access paths for move to CW5 (bug #25949)
|
2000-02-02 22:45:39 +00:00 |
|
sfraser%netscape.com
|
417c837351
|
Removed nsKeyBindMgr.cpp from teh project.
|
1999-11-15 06:44:04 +00:00 |
|
beard%netscape.com
|
fd8a0a6599
|
implementing InvalidateRegion. r=sfraser, a=chofmann, bug=porkjockey painting
|
1999-11-08 04:05:26 +00:00 |
|
beard%netscape.com
|
208d328010
|
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 |
|
beard%netscape.com
|
680752dbde
|
remove htmlparser from static linkage. r=vidur
|
1999-10-01 00:43:54 +00:00 |
|
pinkerton%netscape.com
|
aa4bafa6bd
|
add nsPrimitiveHelpers.cpp to build.
|
1999-09-21 21:39:08 +00:00 |
|
sdagley%netscape.com
|
bdb43118fc
|
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 |
|
beard%netscape.com
|
389e93e774
|
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
|
3979d88e03
|
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
|
baae56cd90
|
moved MenusLib from widget to Interface.mcp for carbon porting ease.
|
1999-07-20 19:39:04 +00:00 |
|
mcmullen%netscape.com
|
e91be698d2
|
Try that again.
|
1999-06-22 09:04:10 +00:00 |
|
mcmullen%netscape.com
|
3ee0dd9a6a
|
Removed nsFileChooser
|
1999-06-22 08:18:19 +00:00 |
|
mcmullen%netscape.com
|
0420f77a3a
|
Implementing nsFileSpecWithUI
|
1999-06-22 05:41:17 +00:00 |
|
mcmullen%netscape.com
|
70fe6f0196
|
Added nsFileSpecWithUIImpl.cpp
|
1999-06-22 03:54:07 +00:00 |
|
sdagley%netscape.com
|
a3f562aed1
|
Finish landing XP Beep() functionality (bug #6911). Approved chofmann, reviewed saari & mcafee.
|
1999-06-16 23:23:45 +00:00 |
|
jj%netscape.com
|
d998b3675d
|
[sfraser] Really remove nsDialog.cpp. Hacking the binary doesn't work.
|
1999-06-13 04:55:06 +00:00 |
|
mcafee%netscape.com
|
5dc5fe9f5e
|
Removing nsDialog.cpp
|
1999-06-13 04:24:21 +00:00 |
|
pinkerton%netscape.com
|
4b8a23ed27
|
removing nsImageButton and nsMenuButton. obsolete.
|
1999-06-04 22:22:22 +00:00 |
|
warren%netscape.com
|
eb3d12a49b
|
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
|
e9a9df8182
|
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
|
576f95539d
|
added files: mozilla/widget/src/xpwidgets/nsFileSpecWithUIImpl.cpp
|
1999-05-29 03:28:56 +00:00 |
|
tague%netscape.com
|
5809e0854b
|
Added TSM Input Method support for the Macintosh.
|
1999-05-28 05:06:38 +00:00 |
|
dp%netscape.com
|
94344009c8
|
Landing xpcom20/21 branch.
|
1999-05-26 01:38:36 +00:00 |
|
pierre%netscape.com
|
3a49ae49a8
|
added nsMacResources, changed DLL entry points to __initializeResources and __terminateResources
|
1999-05-18 04:40:33 +00:00 |
|
saari%netscape.com
|
bb7f3e5afc
|
Add context menus to mac build
|
1999-05-14 22:57:11 +00:00 |
|
pinkerton%netscape.com
|
ed85e64137
|
removing nsDataFlavor.cpp
|
1999-05-13 22:24:35 +00:00 |
|
pinkerton%netscape.com
|
46a75080ad
|
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
|
f50c5bab75
|
add nsMimeMapper.cpp
|
1999-04-27 22:51:13 +00:00 |
|
pinkerton%netscape.com
|
e6e8270301
|
removing selection manager
|
1999-04-23 16:47:56 +00:00 |
|
pierre%netscape.com
|
d708c125ab
|
added nsChildWindow.cpp
|
1999-04-20 03:56:45 +00:00 |
|
pinkerton%netscape.com
|
0c21a53e8b
|
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
|
fca5a8a528
|
add nsDragService.cpp
|
1999-04-19 20:28:27 +00:00 |
|
pinkerton%netscape.com
|
fc0abb60de
|
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
|
858b5206d6
|
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
|
92cf5ee8b4
|
Added KeyBindMgr to build (but nobody is calling it yet)
|
1999-03-30 04:53:37 +00:00 |
|
pinkerton%netscape.com
|
62c74954d1
|
adding nsDataFlavor and nsTransferrable to mac build.
|
1999-03-29 23:21:53 +00:00 |
|
pierre%netscape.com
|
8e6ff55a0e
|
implemented nsListbox
|
1999-03-08 04:50:20 +00:00 |
|
sfraser%netscape.com
|
84fea1dbc4
|
Add nsSelectionMgr.cpp for akkana
|
1999-02-26 18:59:33 +00:00 |
|
sfraser%netscape.com
|
3a123c982b
|
Mac project changes -- link with MSLDropInRuntime, instead of MSLShLibRuntime, and fix link order.
|
1999-02-26 00:54:57 +00:00 |
|