Commit Graph

97 Commits

Author SHA1 Message Date
saari%netscape.com
66dcb4ed36 Adding context menu library to the interface stubs 1999-05-14 21:58:33 +00:00
pinkerton%netscape.com
a874cd71b5 Font stuff now in CarbonLib so no need to link with it specially. 1999-05-11 21:27:25 +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
b10a076be6 adding NavServices to InterfaceLib target. Added LiteCarbonLib target. 1999-04-06 00:42:26 +00:00
sfraser%netscape.com
bbcc430311 Mac project changes -- don't generate SYM file. 1999-02-26 00:52:23 +00:00
sar%netscape.com
6c6adc91ee remove layspan.c from the client module too. It was removed from clientDebug yesterday. This fixes build breakage. 1998-10-23 03:45:55 +00:00
nhotta%netscape.com
f40b135e1c Added country.c for libi18n. 1998-10-21 23:26:25 +00:00
cyeh%netscape.com
d59bbe2d87 remove layout/layspan.c from client build. it was wrapped around #ifdef DOM, so it was never built/linked. 1998-10-19 20:28:34 +00:00
jfrancis%netscape.com
6a009b5910 Ender Mime Carpool. This is not your father's email client. 1998-10-14 20:38:35 +00:00
pinkerton%netscape.com
4e27bde4ea Adding QAP_AssistPP.cp to project and fixes for Pro4 to QAP. 1998-10-08 20:59:09 +00:00
beard%netscape.com
a0de371b82 Deleted FullSoft Access paths (for sure, this time). 1998-10-05 22:47:39 +00:00
cltbld%netscape.com
f6d531b383 Deleted FullSoft Access path 1998-10-05 19:41:12 +00:00
pinkerton%netscape.com
7b567f62b5 Added CRDFToolbarItem.cp 1998-10-02 19:19:23 +00:00
pinkerton%netscape.com
a595f9fcf1 Fix to not merge 'cfrg' resources in Moz_resources and mozdark_resources (again). Added CRDFToolbar and CRDFToolbarContainer. 1998-10-01 21:49:31 +00:00
cyeh%netscape.com
620aac8b51 remove TalkBack Glue shlb until we figure out some nifty wrapping thing for Netscape commercial builds. 1998-10-01 00:50:03 +00:00
pinkerton%netscape.com
88e3b5f80e Fix problem where moz_resources target was merging in a bad 'cfrg' resource that caused the app not to launch ("app is damaged or cannot be run on this machine" error in finder). 1998-10-01 00:23:24 +00:00
cltbld%netscape.com
01ba35a920 Added Full Circle Talk Back Glue 1998-09-30 23:19:08 +00:00
jfrancis%netscape.com
b533e1db9b Making the world safe for MacOS 8.1 1998-09-30 18:31:22 +00:00
pinkerton%netscape.com
01149c74e7 weak-link against NavServices. 1998-09-29 21:43:27 +00:00
pinkerton%netscape.com
27eef8f669 Use Client.mcp for stubs generation. These are now obsolete. 1998-09-29 17:35:12 +00:00
pinkerton%netscape.com
1fff0d4271 Updated projects for Pro4. Turned off mod-date caching for depend builds. Using InterfacesStubs wrapper where appropriate for Carbon. 1998-09-29 17:11:00 +00:00
cyeh%netscape.com
689d57bc8a Removed missing file from the project. 1998-09-29 15:00:58 +00:00
pinkerton%netscape.com
90549f14b3 First Checked In. 1998-09-26 23:14:53 +00:00
leaf%mozilla.org
d8bab966dc (Actually mlm) Branch landing: Multithreading libmocha in mozilla. - Remove lm_crippled_context from export list. 1998-09-25 22:21:40 +00:00
saari%netscape.com
d84dc233fd One more step in fixing the burning tree 1998-09-25 16:08:48 +00:00
ftang%netscape.com
38cde5c994 add CDefaultFontFontSwitcher.cp for better UTF8 support 1998-09-24 09:17:26 +00:00
sar%netscape.com
bd7067a5af add nsMalloc.cpp per warren 1998-09-18 09:21:54 +00:00
rjc%netscape.com
a529b0e6d9 Additional changes for supporting HT_LayoutComplete(). 1998-09-15 22:07:34 +00:00
pinkerton%netscape.com
869e01d031 export XP_GetURLForView for HTMLpane stuff. 1998-09-11 19:02:10 +00:00
pinkerton%netscape.com
382be4fc9a added CTextColumn.cp for QAP support 1998-09-11 18:59:31 +00:00
pinkerton%netscape.com
8527e076d5 weak link against AppearanceLib. 1998-09-08 20:47:16 +00:00
pinkerton%netscape.com
f038c63a1e Removed CConfigActiveScroller and CExpandoDivider. 1998-09-08 18:03:02 +00:00
ftang%netscape.com
639a33badc add INTL_ConvertLineWithoutAutoDetect and INTL_GetCharSetID to the list 1998-09-04 03:47:20 +00:00
pinkerton%netscape.com
aa69db50f7 Removed CProgressBar and CPatternProgressBar because CProgressCaption replaces it. 1998-09-01 20:12:34 +00:00
pinkerton%netscape.com
0cec98cfe7 Add CNavCenterScroller.cp 1998-08-28 20:30:24 +00:00
beard%netscape.com
7a26c0fe96 Removed hotlist.c from non-debug target as well. 1998-08-27 03:48:28 +00:00
beard%netscape.com
9882c795a6 Removed hotlist.c, which was obsoleted (bad, bad!) before verifying on the Mac. 1998-08-26 20:33:53 +00:00
pinkerton%netscape.com
41ec023e74 Added CTableTooltipPane.cp 1998-08-24 23:57:22 +00:00
ftang%netscape.com
3a4fd344c2 Add vietnam.c into libi18n (libi18l for historic mistake) . Approved by steve. 1998-08-18 19:06:24 +00:00
rjc%netscape.com
11329ecec7 Export XP_StripLine (needed by RDF) 1998-08-12 19:58:53 +00:00
pinkerton%netscape.com
34ad665403 REmoved CCaption and added CColorCaption. 1998-08-05 02:58:26 +00:00
beard%netscape.com
c5e5f06dfd Added oji[Debug].o static libraries, and access path to find them. Also added LiveConnect[Debug].shlb shared libraries, which are found via the aliases in the client[_debug] build directories. 1998-08-04 19:10:16 +00:00
beard%netscape.com
1f20bd143b For OJI landing, changed access paths from mozila/lib/plugin to mozilla/modules/plugin/src, added Caps[Debug].o static libraries. 1998-07-31 23:49:49 +00:00
scc%netscape.com
a54ffd3e5d removed Talkback glue library 1998-07-30 01:02:37 +00:00
pinkerton%netscape.com
e1c8adad88 Added privacy.c for dfm. 1998-07-29 22:49:01 +00:00
pinkerton%netscape.com
c177f43d9a Removed CNavCenterSelectorBar.cp (rev saari, appr sdagley) 1998-07-29 21:17:57 +00:00
pinkerton%netscape.com
71264e4414 Added laybuiltin.c for SHACK. 1998-07-23 18:25:49 +00:00
rjc%netscape.com
3538d9e5ed Export XP_GetNavCenterContext 1998-07-23 17:52:36 +00:00
pinkerton%netscape.com
942b6e75f0 Added CImageIconMixin, CIconCache, CIconContext. Removed CGuidePopup. 1998-07-20 16:03:16 +00:00
cyeh
38ab307159 remove xp_sec.c, it's not being used anyway. removing cruft. 1998-07-10 02:23:01 +00:00