mkaply%us.ibm.com
d0aece1f9b
#97861
...
r=cls
OS/2 only - add OS/2 specific nsTransform2D so Os/2 builds don't suck
2002-05-16 03:42:07 +00:00
dougt%netscape.com
21efdb619b
attempting to fix build bustage
2002-05-15 22:37:21 +00:00
timeless%mac.com
7b8372edd6
fixing xlib build bustage
...
nsDeviceContextSpecXlib.cpp - bustage (PL_strcasecmp) from string freeze
nsDeviceContextSpecXlib.h - bustage (PATH_MAX) from revision 1.10 Bug 120916
2002-05-15 21:21:57 +00:00
dougt%netscape.com
3a6ee22a8a
attempting to fix os2 bustage
2002-05-15 21:09:40 +00:00
dougt%netscape.com
a318e77a63
fixing build bustage
2002-05-15 20:48:15 +00:00
dougt%netscape.com
b81e8f3e91
fixing macX build bustage
2002-05-15 20:17:12 +00:00
dougt%netscape.com
c683a217ab
Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756
2002-05-15 18:55:21 +00:00
rods%netscape.com
c0fc4144ac
Fixed the multi-byte strcmp
...
I also removed the failure check after the calls to EnumerateNativePrinters
because even if one fails, it doesn't mean the others will. So it should keep trying.
The rest of the code is extra error checking that is all ifdef'ed out
I renamed one of two methods that had the same name (to reduce confusion) and got rid of it's uneeded return code.
Bug 143241 r=dcone sr=attinasi
2002-05-15 09:56:32 +00:00
rods%netscape.com
68b0319c10
Changing CID to ContractID and const char* to const char xxx[]
...
As part of Bug 144128
2002-05-14 14:32:42 +00:00
rods%netscape.com
517bc877a1
Static build bustage fix
2002-05-14 14:15:19 +00:00
rods%netscape.com
0c5c90b638
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
dcone%netscape.com
33ee1b887c
b = 143363 r=rods sr=kin. A DC was not being released properly on windows, it is now.
2002-05-10 14:18:18 +00:00
mkaply%us.ibm.com
ba98c296d5
#142695
...
r=mkaply, sr=blizzard
OS/2 only - code from Jessica Blanco - don't use CRLF in printer names
2002-05-09 20:31:02 +00:00
timeless%mac.com
be275a4e58
whoops, wrong file
2002-05-08 03:45:23 +00:00
timeless%mac.com
fd91d5a1e3
rods beos bustage (changes between rev 1.24 and 1.25) r=bz
2002-05-08 03:45:22 +00:00
darin%netscape.com
f8d1bac548
fixes potential win bustage
2002-05-08 00:20:32 +00:00
rods%netscape.com
6544c60210
Fix bustage
2002-05-07 19:27:05 +00:00
rods%netscape.com
4d06b1092c
Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
...
missed these files/changes
Bug 115136 r=dcone sr=attinasi
2002-05-07 13:56:02 +00:00
ccarlen%netscape.com
acc8e9f7db
File got truncated in Rod's checkin for bug 115136. Fixing that.
2002-05-07 13:23:54 +00:00
rods%netscape.com
15a673155f
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
c0a7711d57
Make "Num copies" work for PS
...
Bug 139566 r=roland sr=attinasi
2002-05-06 12:04:22 +00:00
rbs%maths.uq.edu.au
ca47d8b903
Added yet another defense to make Mozilla really robust when font resources run out, the patch makes font metrics to be fail safe or at least very hard to break -- to the point that failure means that the system is barely working (testing showed that Mozilla stayed alive while other applications were dying). Per request of super-reviewer & driver, also removed wallpaper null-checks sprinkled in the past for the problem. b=136248, r=shanjian, sr=attinasi
2002-05-02 22:24:59 +00:00
mkaply%us.ibm.com
ba8e19a01b
#140754
...
r=mkaply, sr=blizzard
OS/2 only - remove mPixelScale - use mCPixelScale - fix print preview scaling
2002-05-02 21:12:28 +00:00
tor%cs.brown.edu
4bb89efb79
Bug 137694 - only create the 1-bit GC once we've created a 1-bit pixmap.
...
r=pavlov, sr=blizzard
2002-05-02 20:27:26 +00:00
ccarlen%netscape.com
c576e66aca
Fixing bustage on Planetoid.
2002-05-02 16:48:51 +00:00
rods%netscape.com
52ee2df50b
Add the new pluggable dialog work, in build, not used
...
BUg 135441 r=dcone,pink sr=attinasi
2002-05-02 14:02:57 +00:00
rods%netscape.com
288186b2f3
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
5f8760cbcd
backing out unwanted changes
2002-05-02 13:24:08 +00:00
rods%netscape.com
b1cb2953ae
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
saari%netscape.com
ca428f341d
Fixing bugzilla 102321, regression in scrolling performance. Should also fix 256 color rendering regression. r=dcone, sr=jag
2002-05-01 22:03:34 +00:00
dbaron%fas.harvard.edu
2d7fe2e0eb
Rename Mozilla-extension values for real CSS properties to begin with -moz-. Remove some unused code. b=3935 r=hixie sr=waterson
2002-05-01 00:17:04 +00:00
tor%cs.brown.edu
09af8e5c54
Bug 53597: gamma correction backout. r=dbaron, sr=brendan
2002-04-30 23:15:52 +00:00
bzbarsky%mit.edu
1868273e76
xlib complains a lot about fonts with '*' in the XLFD string. Bug
...
136743, patch by Roland.Mainz@informatik.med.uni-giessen.de (Roland
Mainz), r=bstell, sr=attinasi
2002-04-30 01:29:14 +00:00
alecf%netscape.com
9348ce8ac8
fix bug 139633 - as a part of freezing nsAString, move Left/Right/Mid back into nsString, and fix consumers to start using Substring()
...
r=jag, sr=darin
2002-04-29 20:29:54 +00:00
dcone%netscape.com
4912a580f2
b=134887 r=kmmclusky sr=attinasi Fix the calculation of the image pointer using
...
the correct bits per pixel instead of assuming 24. This fixes alpha blending of some backgrounds.
b=135535 r=kmmclusky sr=attinasi. Fix the way we delete the DC.. instead of deleteobject
use deleteDC. Should free up resources on windows.
2002-04-29 02:08:56 +00:00
racham%netscape.com
7b7406ee6f
Fixing bug 140183. Adding an attribute to the PrintSettings which allows silent printing i.e., without a progress window. Patch by Rod Spears. r=samir,bhuvan sr=sspitzer
2002-04-28 01:42:17 +00:00
darin%netscape.com
e554d83626
fixes bug 129279 "nsIFile unicode/utf8/ascii task"
...
r=dougt sr=alecf
2002-04-27 05:33:09 +00:00
dcone%netscape.com
1378739a27
b=137223 r=pavlov sr=attinasi Fixed rendering of blended PNG's
2002-04-26 13:12:18 +00:00
peterv%netscape.com
8647b3e93c
Fix for bug 129655 ([ps] PostScript module device depth is 1bit). Patch by Roland.Mainz@informatik.med.uni-giessen.de. r=dcone, sr=attinasi.
2002-04-26 12:43:43 +00:00
peterv%netscape.com
c99d697275
Fix for bug 139380 (duplicate code in nsFontMetricsXlib.cpp/nsFontMetricsGTK.cpp). Patch by Roland.Mainz@informatik.med.uni-giessen.de. r=bstell, sr=attinasi.
2002-04-26 11:36:26 +00:00
mkaply%us.ibm.com
2b1bec45f1
#125076
...
r=mkaply, sr=blizzard, a=roc+moz
OS/2 only - from Jessica Blanco - different way to allocate printer data to fix crash/hang on some drivers
2002-04-25 21:04:59 +00:00
seawood%netscape.com
c0ec608df6
Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
...
Changes:
* Added EXTRA_COMPONENTS variable to build. Use it to automagically install files into the components dir.
* Added SYSINSTALL variable. Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template
The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
/bin/mozilla-config
/include/mozilla-ver/*
/lib/mozilla-ver (mozappdir)
/components
/res
/defaults
/chrome
There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.
$prefix -> /lib/mre/mre-ver (mredir)
/components
2002-04-25 02:52:44 +00:00
rjesup%wgate.com
c865a10d47
Bug 137903: duplicate call in nsImageGTK (cruft). r=bzbarsky, sr=tor
2002-04-24 22:54:07 +00:00
dcone%netscape.com
e495ddbead
bug=102321 Speed up the background tiling r=kmcclusky a=attinasi. Forgot to put in one small
...
change. TileMin goes from 4 to 8
2002-04-24 18:59:02 +00:00
mkaply%us.ibm.com
4cdd1e9ade
#124164
...
r=mkaply, sr=attinasi
OS/2 only - we suppor the new leading API
2002-04-24 03:56:07 +00:00
mkaply%us.ibm.com
b1fc2b2c1b
#124164
...
r=mkaply, sr=blizzard, a=shaver
OS/2 only - code from Javier Pedemonte to properly set font heights
2002-04-24 03:55:18 +00:00
rods%netscape.com
0002281177
making sure end_document can be called correctly without crashing
...
several safety checks
Bug 139369 r=dcone,roland sr=attinasi
2002-04-24 00:30:24 +00:00
dcone%netscape.com
50b46f9fc1
bug=102321 Speed up the background tiling r=kmcclusky sr=attinasi
2002-04-23 23:48:56 +00:00
tor%cs.brown.edu
c45bbd713a
Bug 137685 - gamma correction causing black backgrounds in embedding.
...
r=brendan, sr=hyatt
2002-04-23 23:21:25 +00:00
brade%netscape.com
82bdcc118c
add fontmanager library (bug 138495) r=ccarlen, pinkerton, sr=sfraser, a=rjesup, adt=putterman
2002-04-23 14:14:30 +00:00