Граф коммитов

70 Коммитов

Автор SHA1 Сообщение Дата
ccarlen%netscape.com 993cd4c06f Bug 98349 - Convert Mac build to CW7 and XML projects. Removing obsolete .mcp files. r=pink/sr=sfraser 2001-12-11 04:54:47 +00:00
ccarlen%netscape.com baca6ece31 Adding new files for conversion to CW7 and XML project files. Bug 98349 r=pink/sr=sfraser. 2001-12-10 20:42:22 +00:00
sfraser%netscape.com f4da98e824 Change to convert Widget and Gfx into component DLLs on Mac, bug 94434. r=pchen, sr=beard/darin 2001-11-10 01:05:03 +00:00
peterv%netscape.com d604be4b8e Mac bustage fix. Rods didn't add nsIPrintSettings.idl to gfxIDL.mcp. 2001-11-03 13:50:33 +00:00
ftang%netscape.com 1fc3994c88 fix bug 90804. add nsMacUnicodeFontInfo.cpp into the mac sectoin and the nsCompressedCCmap.cpp to the src sectoin r=pinkerton sr=sfraser 2001-10-30 21:59:57 +00:00
sfraser%netscape.com 72ca9383ae Clean up static linkage with unichar utils (bug 100214) for alecf. r=fm, sr=alecf 2001-10-26 23:34:53 +00:00
alecf%netscape.com 6ad6ade94b Added files: mozilla/intl/unicharutil/util/nsUnicharUtils.cpp 2001-10-26 06:19:51 +00:00
sfraser%netscape.com e634ffaadd Fix for bug 36796 - implement page setup on Mac and Mac OS X. r=sdagley, sr=alecf. Adding nsPrintOptionsX.cpp 2001-10-12 23:48:51 +00:00
sfraser%netscape.com 2e5532dfa7 Fix for bug 36796 - implement page setup on Mac and Mac OS X. r=sdagley, sr=alecf. 2001-10-12 23:48:34 +00:00
pavlov%netscape.com 1e20984ef0 fixing bug 78690. removing old imagelib. r=jst sr=waterson 2001-08-09 20:22:39 +00:00
dcone%netscape.com 6d5948a148 Fixed the optimized build options for initialization and termination. This will let the gfx get the resources for extending the printer. r=peterl sr=attinasi a=asa 2001-06-18 14:15:13 +00:00
ftang%netscape.com deb2436f79 fix 78273 . check in for bstell add nsFontList.cpp r=ftang sr=blizzard 2001-05-18 22:52:29 +00:00
ftang%netscape.com ec3e8fef0d fix 78273. check in for bstell@netscape.com add one embedding api r=ftang sr=blizzard 2001-05-18 22:42:18 +00:00
dcone%netscape.com 8bc2bd6510 bug 66781 Updated project to use the new resources for the printing UI r=peterlubczynski sr=sfraser 2001-05-17 13:49:38 +00:00
pinkerton%netscape.com 41eadd87e0 fix for fizzilla bustage. don't create stuff that isn't available on x. 2001-04-16 23:48:04 +00:00
pinkerton%netscape.com d465909997 carbon changes. r=pink/sdagley/beard. a=sfraser. 2001-02-13 21:48:26 +00:00
bryner%uiuc.edu 69e9b90bc6 Removing dead .toc files. Not part of build. a=sfraser. 2001-01-03 01:32:06 +00:00
pinkerton%netscape.com 086bceef8c add nsWatchTask, r=sfraser bug 53121. 2000-09-21 05:10:04 +00:00
dcone%netscape.com 3d919ad0cb Added two files to build.. nsPrintOptionsImpl.cpp and nsPrintOptionsMac.cpp. r = kmclusky b=36796 2000-06-23 20:21:50 +00:00
dcone%netscape.com dc6b503aa4 Added a new interface file to compile for nsPrintOptions. r=kmmclusky b=36796 2000-06-23 14:41:06 +00:00
garywade%netscape.com f87982d2f2 Bug 30300/6588 Needed to turn off inlining of functions in the debug target to facilitate debugging. 2000-06-14 23:39:02 +00:00
sfraser%netscape.com 2a97b66a80 Since I removed the FetchFontInfo call, no longer have to weak link with InterfaceLib. 2000-05-26 22:04:01 +00:00
sfraser%netscape.com 9d0f0840c6 Remove linkage with NetworkModular.shlb 2000-05-17 06:36:59 +00:00
sfraser%netscape.com cbd9592b81 Fix for bug 37318 -- fix library linkage so that FetchFontInfo is weak linked, and look for it at runtime. 2000-05-02 22:52:19 +00:00
dcone%netscape.com 85e172407c Put nsRenderingContextImpl.cpp into the build. 2000-03-30 15:11:01 +00:00
pinkerton%netscape.com b73f02a86b add screen and screen manager to the build. r=scc. 2000-03-16 04:56:39 +00:00
scc%netscape.com 73802d6f2e Pro5 update 2000-02-07 23:06:04 +00:00
beard%netscape.com be019de095 added nsGraphicsImpl.cpp. r=smfr 2000-02-05 22:52:13 +00:00
beard%netscape.com 4faf7eb194 added nsIGraphics.idl. r=smfr 2000-02-05 22:49:34 +00:00
pinkerton%netscape.com 7d8250392f fix the access paths for pro5 migration. r=macdev. 2000-02-04 03:27:36 +00:00
ftang%netscape.com 69d031db6f add nsIFontEnumerator.h 1999-12-02 23:26:06 +00:00
pinkerton%netscape.com e986659786 beginnings of adding nsBlender support to mac build (r=pavlov). 1999-12-01 22:01:27 +00:00
dmose%mozilla.org 142ac52eaf updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
beard%netscape.com 0a7a3c72b6 changed from directly using "MSL ShLibRuntime.Lib" to using "NSLibraryStartup.o" to enable GC leak detector. r=smfr 1999-10-03 20:23:01 +00:00
sfraser%netscape.com 50971ff0c1 Bug 14877 -- lib/xp removal; removed unneeded files. r sdagley, a chofmann. 1999-09-26 00:41:31 +00:00
beard%netscape.com 5a8592a19f added nsScriptableRegion.cpp 1999-09-05 18:45:34 +00:00
kipp%netscape.com 085619fdc8 removed files: mozilla/gfx/src/nsJSRenderingContext.cpp 1999-09-01 01:03:56 +00:00
pinkerton%netscape.com 1157b24fc7 First Checked In. 1999-08-27 03:52:38 +00:00
peterl%netscape.com e2cf60152f removed files: mozilla/gfx/src/nsColorNamesRGB.cpp 1999-07-18 00:41:52 +00:00
sfraser%netscape.com fe4ad01c0e Remove the nsTimer and nsRepeater.cpp files, because they also live in Netlib. a cyeh, r a bunch of folks. 1999-07-15 22:08:21 +00:00
gordon%netscape.com 0da0c841ef Add access path to search :mozilla:gfx:src:mac: first. 1999-07-14 22:34:31 +00:00
gordon%netscape.com d486e2dfc8 Added nsRepeater.cpp and nsTimer.cpp. 1999-07-14 21:29:59 +00:00
dp%netscape.com 94344009c8 Landing xpcom20/21 branch. 1999-05-26 01:38:36 +00:00
ftang%netscape.com 6339be6419 check in performance improved unicode rendering for mac. Use TEC convert to script code before calling ATSUI to improve peroformance 1999-05-12 22:30:10 +00:00
pierre%netscape.com afda55620b renamed GraphicState "nsGraphicState", put it in a sepate file, added memory pools for GraphicStates and native regions. 1999-05-12 07:27:31 +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
pierre%netscape.com c23b749174 added nsATSUIUtils.cpp moved the ATSUI code out of nsRenderingContextMac 1999-04-07 03:18:53 +00:00
ftang%netscape.com 4a84b0cc13 Add TextCommon and TextEncodingConverter lib 1999-04-05 18:05:12 +00:00
dcone%netscape.com 95f754b2d7 added the nsdrawingsurfacemac to project 1999-03-11 15:02:42 +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