peterv%netscape.com
9620aefbd3
Bustage fix.
2003-01-21 22:38:21 +00:00
alecf%netscape.com
bab99a09b0
fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
...
r=pavlov, sr=rbs
includes creating a new "Shared" library which shares gfx code between all platforms
2002-09-12 04:43:31 +00:00
roc+%cs.cmu.edu
f51da5d4f1
Fix probable Mac bustage.
2002-08-30 13:25:58 +00:00
roc+%cs.cmu.edu
beff719ea7
Bug 164625. Native regions on Linux (and probably some other platforms) are limited to 16bit signed coordinates, so we have to use our own region implementation to manipulate regions in twips space. Using our own regions should also improve performance. r=kmcclusk,sr=kin
2002-08-30 03:32:05 +00:00
ccarlen%netscape.com
d7ec787895
Bug 154883 - Use session printing APIs on Mac OSX. r=pinkerton/sr=sfraser/a=asa
2002-07-13 00:18:46 +00:00
rods%netscape.com
b45d33216e
This patch does the following:
...
1) Introduces a new public interface nsIPrintSettingService which emables consumers to create PS objects whithout a nsIWebBrowserPrint interface
2) The implementation is nsPrintOptionsImpl which now impls the private interface nsIPrintOptions and the public iface nsIPrintSettingsService
3) Several methods/attrs have been moved from nsIWebBrowserPrint iface to nsIPrintSettingsService
4) The CIDs for nsIPrintOptions and nsIPrinSettingsService are now the same.
5) There is no longer a CID "@mozilla.org/gfx/printoptions;1"
6) nsIWebBrowserPrint still has the "globalPrintSettings" attr so if you already have an nsIWebBrowserPrint you don't have to create the PS Service to get it.
7) A bug has been filed to rename the imlp of nsPrintOptionsImpl to nsPrintSettingsService.
Bug 144128 r=dcone sr=attinasi
2002-05-14 12:05:00 +00:00
ccarlen%netscape.com
f3eeaab675
File got truncated in Rod's checkin for bug 115136. Fixing that.
2002-05-07 13:23:54 +00:00
rods%netscape.com
b850da33e8
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
...
Bug 115136 r=dcone sr=attinasi
2002-05-07 12:03:37 +00:00
rods%netscape.com
4e26312e92
Add the new pluggable dialog work, in build, not used
...
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 13:47:53 +00:00
rods%netscape.com
04c750b94d
backing out unwanted changes
2002-05-02 13:24:08 +00:00
rods%netscape.com
a1f21a54d5
Add the new pluggable dialog work, in build, not used
...
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 12:38:43 +00:00
brade%netscape.com
53a566a3c9
add fontmanager library (bug 138495) r=ccarlen, pinkerton, sr=sfraser, a=rjesup, adt=putterman
2002-04-23 14:14:30 +00:00
alecf%netscape.com
9eee1ebbfc
add unicharutil static libs
2002-02-19 23:47:11 +00:00
pinkerton%netscape.com
a799df64b7
nsITheme impl on mac. r=sfraser/sr=hyatt. bugs 115731, 115733, 115735, 115737, 115740, 115749, 115760, 115763
2002-01-15 14:59:21 +00:00
dcone%netscape.com
472932310b
Add nsPrintSettingsImpl to the project. Needed for the Rods checkin. See that checkin for approval.
2002-01-01 15:15:47 +00:00
ccarlen%netscape.com
b4f1e83674
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
d360173601
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
cde6848940
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
e3944dd31b
Mac bustage fix. Rods didn't add nsIPrintSettings.idl to gfxIDL.mcp.
2001-11-03 13:50:33 +00:00
ftang%netscape.com
7c33915be9
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
31a9f6853e
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
9ca0c6c43e
Added files:
mozilla/intl/unicharutil/util/nsUnicharUtils.cpp
2001-10-26 06:19:51 +00:00
sfraser%netscape.com
7365c45349
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
1dc9295f24
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
b72c324af1
fixing bug 78690. removing old imagelib. r=jst sr=waterson
2001-08-09 20:22:39 +00:00
dcone%netscape.com
c701b9091a
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
0d33d6190a
fix 78273 . check in for bstell
add nsFontList.cpp
r=ftang sr=blizzard
2001-05-18 22:52:29 +00:00
ftang%netscape.com
c28f2c26b5
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
8dc45551d7
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
36d15f3561
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
105d3c555e
carbon changes. r=pink/sdagley/beard. a=sfraser.
2001-02-13 21:48:26 +00:00
bryner%uiuc.edu
6862b07fb9
Removing dead .toc files. Not part of build. a=sfraser.
2001-01-03 01:32:06 +00:00
pinkerton%netscape.com
d09fc6d0ec
add nsWatchTask, r=sfraser bug 53121.
2000-09-21 05:10:04 +00:00
dcone%netscape.com
bd46f4b459
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
c1e6f47747
Added a new interface file to compile for nsPrintOptions. r=kmmclusky b=36796
2000-06-23 14:41:06 +00:00
garywade%netscape.com
83af94e82a
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
8a76bf96a2
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
4068994453
Remove linkage with NetworkModular.shlb
2000-05-17 06:36:59 +00:00
sfraser%netscape.com
1bd6cfaf23
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
a362a415ad
Put nsRenderingContextImpl.cpp into the build.
2000-03-30 15:11:01 +00:00
pinkerton%netscape.com
72f8e15c93
add screen and screen manager to the build. r=scc.
2000-03-16 04:56:39 +00:00
scc%netscape.com
5e041e830f
Pro5 update
2000-02-07 23:06:04 +00:00
beard%netscape.com
8dcbf7be92
added nsGraphicsImpl.cpp. r=smfr
2000-02-05 22:52:13 +00:00
beard%netscape.com
86fafc0f10
added nsIGraphics.idl. r=smfr
2000-02-05 22:49:34 +00:00
pinkerton%netscape.com
ca825bef77
fix the access paths for pro5 migration. r=macdev.
2000-02-04 03:27:36 +00:00
ftang%netscape.com
6ada3ddd02
add nsIFontEnumerator.h
1999-12-02 23:26:06 +00:00
pinkerton%netscape.com
b1a5e9faef
beginnings of adding nsBlender support to mac build (r=pavlov).
1999-12-01 22:01:27 +00:00
dmose%mozilla.org
8535dda53e
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
120647c4c2
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
41e3079295
Bug 14877 -- lib/xp removal; removed unneeded files. r sdagley, a chofmann.
1999-09-26 00:41:31 +00:00