Commit Graph

7427 Commits

Author SHA1 Message Date
mkaply%us.ibm.com
45acb71b36 r=mkaply, sr=blizzard, OS/2 only - fixes a couple names/comments 2006-02-16 21:32:10 +00:00
mkaply%us.ibm.com
7e7c4124a8 #146252
r=mkaply, sr=blizzard
OS/2 only - Print Preview cleanup
2006-02-16 21:32:09 +00:00
dougt%netscape.com
f5e8836cc9 attempting to fix os2 bustage 2006-02-16 21:32:08 +00:00
mkaply%us.ibm.com
ae7a65ac4b #142695
r=mkaply, sr=blizzard
OS/2 only - code from Jessica Blanco - don't use CRLF in printer names
2006-02-16 21:32:07 +00:00
rods%netscape.com
28f4973b1b Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
Bug 115136 r=dcone sr=attinasi
2006-02-16 21:32:06 +00:00
rods%netscape.com
f892cf2211 backing out unwanted changes 2006-02-16 21:32:05 +00:00
rods%netscape.com
da817bc082 Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2006-02-16 21:32:04 +00:00
mkaply%us.ibm.com
6f3e33b154 #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
2006-02-16 21:32:03 +00:00
mkaply%us.ibm.com
42ee4260fb #125076
r=mkaply, sr=blizzard, a=asa
OS/2 only - code from jessica blanco - init printer settings from driver
2006-02-16 21:32:02 +00:00
jaggernaut%netscape.com
1f2fd3c71e Attempt to fix OS/2 bustage. 2006-02-16 21:32:01 +00:00
rods%netscape.com
904945e84a 1) On windows and OS/2 it implements IDL attr of "defaultPrinterName" (like Bug 118152)
2) Stubs this out on al other platforms
3) On Windows implmenets new method "InitPrintSettingsFromPrinter" which sets certain key values from the native devmode into the print settings
4) Stubs this out on all other platforms
5) It also cleans up the nsDeviceContextSpecWin interface a little bit:
   It now has a single GetDevMode method that must be paired with a UnlockDevMode  method.
6) It moved GetDataFromPrinter into the public interface
7) Created a simple helper function for getting the default printer name.
Bug 123554 r=dcone sr=attinasi
2006-02-16 21:32:00 +00:00
rods%netscape.com
251e8a20b5 This does the following:
1) Removes the EnumeratePrinterExtended from nsIPrintOptions and all impls of it
2) Sets the Windows platform to once again use the native print dialog
3) The nsDeviceContextSpecWin will detect at runtime whether to use the standard PRINTDLG or the new PRINTDLGEX (supported by XP and WIN2k), this new code is only compiled in when the ifdef MOZ_REQUIRE_CURRENT_SDK is defined.
4) It adds an extra Property Sheet to the new dialog for Frameset Printing options
5) Now creates a DEVMODE before the diaog is created, this is used for setting different options in the print dialog before it comes up.
122530 r=dcone sr=hyatt
2006-02-16 21:31:59 +00:00
mkaply%us.ibm.com
0f86a68a85 #118932
r=mkaply, sr=blizzard
OS/2 only - use the name of the queue for the printer dialog
2006-02-16 21:31:58 +00:00
mkaply%us.ibm.com
0d3117fcbe #117919
r=rods,mkaply sr=blizzard
OS/2 only - implement AvailablePrinters
2006-02-16 21:31:57 +00:00
rods%netscape.com
a922aa5906 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2006-02-16 21:31:56 +00:00
mkaply%us.ibm.com
1af46e5bf2 No bug
r=mkaply, sr=blizzard
OS/2 only - code from jblanco to get print preview working
2006-02-16 21:31:55 +00:00
kaie%netscape.com
05bbb1b253 b=84947 New print dialog for Unix and OS/2
r=cls/rods/mkaply/pchen sr=roc+moz
Checking in for Roland.Mainz@informatik.med.uni-giessen.de
2006-02-16 21:31:54 +00:00
gerv%gerv.net
2af09ef786 License changes, take 2. Bug 98089. mozilla/gfx/. 2006-02-16 21:31:53 +00:00
dcone%netscape.com
5ccf15179f Added class definitions for PrintOptions. r=kmmclusky b=36796 2006-02-16 21:31:52 +00:00
mkaply%us.ibm.com
1de256c9b5 #64594
r=mkaply, sr=blizzard, a=asa for drivers
OS/2 only - do the right thing when cancel is pressed in print dialog
2006-02-16 21:31:51 +00:00
dbaron%fas.harvard.edu
d1913b0ece Replace uses of deprecated NS_IMPL_ISUPPORTS and NS_IMPL_QUERYINTERFACE macros with NS_IMPL_{ISUPPORTS,QUERYINTERFACE}{1,0}. r=jag rs=brendan b=45797 2006-02-16 21:31:50 +00:00
mkaply%us.ibm.com
756e1f83d8 Printing regression 2006-02-16 21:31:49 +00:00
dcone%netscape.com
733454418a r=karnaze sr=buster. Updated the API for a nsIDeviceContextSpecFactory to pass in a nsIWidget. 2006-02-16 21:31:48 +00:00
mkaply%us.ibm.com
615b579ca3 r=mkaply, a=blizzard
General code cleanup and fix for printer trap from Dainis Jonitis
2006-02-16 21:31:47 +00:00
mkaply%us.ibm.com
d298cf2062 #45872
r=mkaply, a=brendan
Make nsDeviceContextSpecFactoryO look more like Windows
2006-02-16 21:31:46 +00:00
mkaply%us.ibm.com
7366419174 #68343
r=mkaply, a=blizzard
OS/2 ONLY - Change OS/2 to use real XPCOM component registration to fix printing
2006-02-16 21:31:45 +00:00
mkaply%us.ibm.com
19ad403fdc #45872
r=mkaply, a=brendan
Make nsDeviceContextSpecOS2 look more like Windows
2006-02-16 21:31:44 +00:00
mkaply%us.ibm.com
34c9ea4dd3 #45872
r=mkaply, a=brendan
Include the right stuff so this header builds regardless of where it is included
2006-02-16 21:31:43 +00:00
mkaply%us.ibm.com
e716877c39 # 33860
r= mkaply@us.ibm.com
OS/2 bringup
2006-02-16 21:31:42 +00:00
mkaply%us.ibm.com
32801b446e # 25555
r= jdunn@netscape.com
OS/2 changes for Mozilla
2006-02-16 21:31:34 +00:00
pp%ludusdesign.com
7898814187 Converting usage of ::GetIID() to NS_GET_IID().
Bug #20232, r=scc@netscape.com
2006-02-16 21:31:33 +00:00
vladimir%pobox.com
707e0dc2f7 b=326738, move thebes doublebuffering/transparent window handling into widget, sr=roc 2006-02-15 23:35:53 +00:00
axel%pike.org
8b2bf9a6de bug 326149, bustage-fix for static PR_LOGGING builds, r=bsmedberg 2006-02-15 15:45:43 +00:00
Olli.Pettay%helsinki.fi
97841b1891 Bug 326904, Remove NS_APP_EVENT_FLAG_HANDLED, r+sr=jst 2006-02-14 17:24:00 +00:00
sergei_d%fi.tartu.ee
fb1d05e877 [BeOS]Bug 327046. Moving printing to widget. Fixing identation in WidgetFactory 2006-02-14 15:33:50 +00:00
sergei_d%fi.tartu.ee
2c7464002e [BeOS]Bug 327046. Moving printing to widget. Adding nsPrintdBeOS.h 2006-02-14 15:25:09 +00:00
sergei_d%fi.tartu.ee
9417c254b1 [BeOS]Bug 327046. Moving printing to widget 2006-02-14 14:01:48 +00:00
pavlov%pavlov.net
4c74730634 cleaning up thebes PDF and PS surfaces 2006-02-13 22:37:13 +00:00
pavlov%pavlov.net
d2035a097a fixing link problem in cairo builds 2006-02-13 22:36:16 +00:00
mkaply%us.ibm.com
c8694d1c4e OS/2 build bustage as a result of 32649 - once files are moved, this should build 2006-02-13 22:32:23 +00:00
joshmoz%gmail.com
c44a04a390 Don't look up key node for menu items that don't have a key attribute. Check for empty string return from GetAttribute. Cocoa widgets only. No bug. 2006-02-13 20:12:36 +00:00
vladimir%pobox.com
7fe8005801 Really disable native theme on linux with cairo, had the wrong define before 2006-02-13 19:24:16 +00:00
masayuki%d-toybox.com
239fd34b9f Bug 296687 TSM (IME) candidate window is displayed at wrong position (too below). patch by Katsuhiro MIHARA <katsuhiromihara@goo.jp> r=josh, sr=sfraser 2006-02-11 16:04:25 +00:00
pavlov%pavlov.net
765b1155b8 fixing non-cairo windows printing bustage 2006-02-11 00:03:51 +00:00
pavlov%pavlov.net
99b778d2e4 fixing build bustage 2006-02-10 23:33:56 +00:00
pavlov%pavlov.net
4a0aa0268d fixing mac bustage 2006-02-10 23:26:33 +00:00
pavlov%pavlov.net
a80b85f74a moving printing from gfx to widget part 3. bug 326149. r=vlad 2006-02-10 23:00:23 +00:00
bsmedberg%covad.net
d24e882781 Bug 313309 part 2 - change the NS_DEFINE_STATIC_IID_ACCESSOR macro to NS_DECLARE, and make a NS_DEFINE_ macro that's outside the class declaration, r=shaver 2006-02-10 22:50:22 +00:00
pavlov%pavlov.net
e9ab1a9cc4 fixing build bustage 2006-02-10 22:50:21 +00:00
joshmoz%gmail.com
ef186b749f SetPMPrintSettings releases page format instead of print settings <- fix that. b=290214 r=pinkerton sr=smfr a=brendan 2006-02-10 22:50:20 +00:00
kjh-5727%comcast.net
fd016bb1c8 Fixing build bustage. 2006-02-10 22:50:19 +00:00
mark%moxienet.com
8428cc7e70 Bug 316839, build fails in nsDeviceContextMac.cpp with gcc >= 4.0 following bug 213702. Correct for C++ signedness paranoia and fix warnings. r=josh sr=pink/irc 2006-02-10 22:50:18 +00:00
rbs%maths.uq.edu.au
5bb85ed311 Use ATS instead of FM to enumerate fonts so that Mozilla won't miss the Symbol font. Also cleanup obsolete codes. Patch by YAMASHITA Makoto <makotoy@ms.u-tokyo.ac.jp>, b=213702, r=jshin, sr=rbs 2006-02-10 22:50:17 +00:00
kjh-5727%comcast.net
13240c422f Bug 324072 - Printer properties dialog shows properties for the wrong printer. r+sr=roc. 2006-02-10 22:50:16 +00:00
mark%moxienet.com
7cd8e540d6 Bug 306370, Print orientation and other Mac page setup things aren't remembered. Update prototypes and initialize print settings from prefs. r=mano sr=smfr 2006-02-10 22:50:15 +00:00
smfr%smfr.org
8feac4bb55 Fix bug 302958: specify a name for the print job on Mac, getting it from the title passed to the BeginDocument() call. r=jhpedemonte, sr=bryner, a=asa 2006-02-10 22:50:14 +00:00
bryner%brianryner.com
a6c54659e5 Reduce do_GetService code bloat further by adding specialized assignment to nsCOMPtr and providing a version with no error pointer. Also make CallGetService work the same way as CallGetComponent does, as far as using frozen/non-frozen interface to service manager. Bug 264456, r=darin. 2006-02-10 22:50:13 +00:00
timeless%mozdev.org
7d770aa0d2 Bug 235643 all _CreatePrintSettings leak on failure
patch by baafie@planet.nl r=timeless sr=bz a=asa
2006-02-10 22:50:12 +00:00
joshmoz%gmail.com
678f18d7e2 gcc 4 fixes for Mac OS X. part 1 of the landing. Patch by Mark Mentovai. b=294244 r=josh sr=darin a=dbaron 2006-02-10 22:50:11 +00:00
smfr%smfr.org
bfdaac7368 Fix bug 279510: remove all the pre-Carbon code and TARGET_CARBON #idfefs from gfx. Patch by Ludovic Hirlimann <qa-mozilla@hirlimann.net>, r=pink, sr=me 2006-02-10 22:50:10 +00:00
dbaron%dbaron.org
d6d81a5854 Remove mSurface and SetDrawingSurface to fix bustage. mSurface was a write-only void* variable taking inconsistent types. 2006-02-10 22:50:09 +00:00
dbaron%dbaron.org
4d6e9223ca Remove the nsDrawingSurface typedef and replace it with nsIDrawingSurface*. b=64023 r+sr=roc 2006-02-10 22:50:08 +00:00
pedemont%us.ibm.com
39a7c3eb65 Bug 195022 - Workaround fix for scaling images with a 1-bit mask. r=sfraser,sr=tor 2006-02-10 22:50:07 +00:00
roc+%cs.cmu.edu
202f0e5627 Bug 226439. Convert codebase to use AppendLiteral/AssignLiteral/LowerCaseEqualsLiteral. r+sr=darin 2006-02-10 22:50:06 +00:00
cbiesinger%web.de
944bdf9a80 bug 243966 getPropertyValue truncates values for computed system font value
patch by Karsten D��sterloh <mnyromyr@tprac.de> r=ere,timeless,mkaply,amardare sr=dbaron
2006-02-10 22:50:05 +00:00
gerv%gerv.net
f75c71e4cf Bug 236613: change to MPL/LGPL/GPL tri-license. 2006-02-10 22:50:04 +00:00
ccarlen%netscape.com
5ad16fa9db Adding new files for bug 154883 - using session printing APIs on OSX. r=pinkerton/sr=sfraser/a=asa 2006-02-10 22:50:03 +00:00
tor%cs.brown.edu
5d99f3a0fb Bug 234954 - remove unused nsIDeviceContext::ConvertPixel. r=pavlov sr=bryner 2006-02-10 22:50:02 +00:00
bryner%brianryner.com
09bdbb85d8 Inline getters and setters for scaling factors on nsIDeviceContext. Bug 233103, r+sr=dbaron. 2006-02-10 22:50:01 +00:00
pinkerton%netscape.com
107e936055 merge more changes from chimera branch, fixed printing crash and sets dpi to
96dpi instead of 84dpi (bug 208920)
2006-02-10 22:50:00 +00:00
rbs%maths.uq.edu.au
4d6bccc59a Only show the system default font on platforms where applicable, b=206782, r=jshin, sr=blizzard 2006-02-10 22:49:59 +00:00
dwitte%stanford.edu
c5587511ea bug 100649: Length() being used where IsEmpty() is meant
treewide changes to convert incorrect usages of string.Length() to string.IsEmpty().

thanks to afatecha@idea.com.py (Ariel Fatecha) for the patch. r=dwitte, sr=jst.

got the ok from Asa to land into a closed tree.
2006-02-10 22:49:58 +00:00
bryner%netscape.com
91b56bc571 Implement Aqua form controls when building with the Cocoa toolkit (bug 188254). r=pinkerton, sr=sfraser. 2006-02-10 22:49:57 +00:00
dbaron%dbaron.org
31341b11f0 Bug 178643: Remove uses of NS_INIT_ISUPPORTS, since it is no longer needed. r=timeless sr=jag 2006-02-10 22:49:56 +00:00
roc+%cs.cmu.edu
e7537dcb17 Fix Mac bustage 2006-02-10 22:49:55 +00:00
dougt%netscape.com
32dedc3468 166917. Clean up xpcom SDK includes. r=rpotts@netscape.com, sr=alecf@netscape.com, a=rjesup@wgate.com 2006-02-10 22:49:54 +00:00
neil%parkwaycc.co.uk
b2c8d30638 Bug 231368 Remove unused nsIPref includes p=arne.anka@stupido.com r/sr=dbaron 2006-02-10 22:49:53 +00:00
ccarlen%netscape.com
e096b2864f Bug 154883 - Use session printing APIs on Mac OSX. r=pinkerton/sr=sfraser/a=asa 2006-02-10 22:49:52 +00:00
rods%netscape.com
d56281d5e3 to fix breakage, using static cast. 2006-02-10 22:49:51 +00:00
rods%netscape.com
d41c49971b Implement the assign method with an "=" operator
Bug 151628 r=ccarlen sr=jst
BUg CVS: ----------------------------------------------------------------------
2006-02-10 22:49:50 +00:00
roc+%cs.cmu.edu
b55301c392 Bug 186233. Clean up unused/useless GFX calls. r+sr=blizzard 2006-02-10 22:49:49 +00:00
dougt%netscape.com
d4ad420a0f Fixes mozilla/strings requiring unfrozen nsCRT class. patch by scc, r=dougt, sr=jag, b=136756 2006-02-10 22:49:48 +00:00
rbs%maths.uq.edu.au
87ee3a376e Make CheckFontExistence('Symbol') to tell the truth, b=161048, r=ftang, sr=sfraser 2006-02-10 22:49:47 +00:00
rods%netscape.com
9b1b135ef4 Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
Bug 115136 r=dcone sr=attinasi
2006-02-10 22:49:46 +00:00
dougt%netscape.com
a48106519b fixing macX build bustage 2006-02-10 22:49:45 +00:00
rods%netscape.com
3512b7cfd3 Turn on pluggable dialogs (second part of checkin, first part Bug 135441)
missed these files/changes
Bug 115136 r=dcone sr=attinasi
2006-02-10 22:49:44 +00:00
rods%netscape.com
dc22b6f050 Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2006-02-10 22:49:43 +00:00
rods%netscape.com
2621ae7095 backing out unwanted changes 2006-02-10 22:49:42 +00:00
rods%netscape.com
cd8e03cc5e Add the new pluggable dialog work, in build, not used
BUg 135441 r=dcone,pink sr=attinasi
2006-02-10 22:49:41 +00:00
pinkerton%netscape.com
dd7edfed48 Fix mach-o build bustage. Don't include non-carbon things unless we're
actually building for carbon.
2006-02-10 22:49:40 +00:00
rods%netscape.com
cacb21c7e2 Switch public interfaces from nsIPrintOptions to nsIPrintSettings
Enabling XP Print Dialog for Windows
Enabling XP Print Progress Dialog
Enabling XP Page Setup Dialog
Fixing nsPrintPreviewContext to use nsIPrintPreviewContext
Bug 113917 r=dcone sr=attinasi
2006-02-10 22:49:39 +00:00
rods%netscape.com
293bb5ede8 ReadPrefs and WritePrefs are no longer in nsIPrintOptions
Bug 128142 r=dcone sr=attinasi a=shaver
2006-02-10 22:49:38 +00:00
darin%netscape.com
9bf0d7eab9 fixes bug 129279 "nsIFile unicode/utf8/ascii task"
r=dougt sr=alecf
2006-02-10 22:49:37 +00:00
dcone%netscape.com
c96b86047a b=90751 Took out changes.. did not work on the Mac OSX/Darwin build. 2006-02-10 22:49:36 +00:00
dcone%netscape.com
0cc42a3bf4 b=90751 This is a fix for the Mac V build I broke last night. This fix was give by ccarlen.. sorry for the breakage. Thanks to seawood and Dagley for getting things back online. I have to remember to watch that ports build. 2006-02-10 22:49:35 +00:00
rods%netscape.com
2ff5538241 Make the UI scrollbars now scale in PrintPreview. We are having to do all this rather bizarre
stuff because the scrollbars in the document share all the same code and style contexts of the UI scrollbars
Bug 120616 r=dcone sr=attinasi
2006-02-10 22:49:34 +00:00
ftang%netscape.com
ef31f70cbd fix bug smoketest blocker 132370 and hopefully nsbeta1+ 122875 too.
check M9.0 FontManager and don't call them if they are not available
r=brade@netscape.com sr=sfraser a=kin (as sheirff for blocker)
2006-02-10 22:49:33 +00:00
seawood%netscape.com
bf124b7915 Workaround for nsFileSpec lossage.
Thanks to Steve Dagley <sdagley@netscape.com> for the patch.
Fixing tinderbox bustage
2006-02-10 22:49:32 +00:00
dcone%netscape.com
cf5c4bd46f b=90751 r=peterl sr=attinasi a=asa This should fix the problem finding the printer settings plugin. 2006-02-10 22:49:31 +00:00
dcone%netscape.com
aa79f2df2f b=90751 r=peterl sr=attinasi a=asa adding Mac OSX printer extensions. 2006-02-10 22:49:30 +00:00