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

153775 Коммитов

Автор SHA1 Сообщение Дата
jaggernaut%netscape.com f5caa64886 Bug 86734: Remove NS_WITH_SERVICE. r=dbaron, rs=scc, a=asa 2006-02-07 01:12:40 +00:00
rods%netscape.com 7ef6d94b58 We will now be using the native print dialog and extending it with the Frame printing options
The localization is still done, but only on the new controls that are added.
Bug 78319 r=kmcclusk sr=attinasi a=asa
2006-02-07 01:12:39 +00:00
dcone%netscape.com f2a1c33a04 bug=78319 Checkin for Rods a=Blizzard sr=waterson r=kmcclusk. Improvement for localization of the printer dialog. 2006-02-07 01:12:38 +00:00
rods%netscape.com 7b23973411 Implements Print FrameAsIs and other frame printing options
Bug 7201 r=dcone sr=attinasi
2006-02-07 01:12:37 +00:00
rods%netscape.com 56e56c8cf2 I couldn't find any documentation explaining on this specifically (classic Microsoft)
But it appears if you set nMinPage to 0, and then nFromPage, nTomPage, & nMaxPage to 0xFFFF
the dialog behaves the way you want it to for "All Pages" and "Page Range"
Plus, it appears you need to pre-set the flags to both "PD_ALLPAGES | PD_RETURNDEFAULT"
in order for the dialog to not appear and have the "::PrintDlg(&prntdlg);" call return.
Bug 61075 r=dcone sr=attinasi
2006-02-07 01:12:36 +00:00
waterson%netscape.com e59fd24e56 Land STATIC_BUILD_20010612_BRANCH, which supports building mozilla with components statically linked into the executable, as well as 'meta modules' that combine components into uber-DLLs. 2006-02-07 01:12:35 +00:00
dcone%netscape.com 8aadd3c6fa Initialized mPrintSilent to false. b=84300 r=peterl sr=attinasi 2006-02-07 01:12:34 +00:00
dcone%netscape.com 5717e87a25 b=75893. r=mcclusk sr=attinasi a=chofmann 2006-02-07 01:12:33 +00:00
dcone%netscape.com d15c0b1930 Added silent parameter. r=mclusky sr=attinasi 2006-02-07 01:12:32 +00:00
dcone%netscape.com 9626919edb back out change.. 2006-02-07 01:12:31 +00:00
dcone%netscape.com c5384ef7cd added a silent member. sr=attinasi r=kmmclusk. 2006-02-07 01:12:30 +00:00
rods%netscape.com a6df382289 This now enables print listeners, print progress and the cancelling of printing
Bug 70946 & Bug 70949 r=dcone,chak sr=attinasi
2006-02-07 01:12:29 +00:00
valeski%netscape.com bc05aa8938 r=rpotts. comment changes only. 48726. adding status to idl files of api rev. ifaces. 2006-02-07 01:12:28 +00:00
rods%netscape.com 509a230fa9 Printing of selected frameset frames and Iframes
Bug 66783 r=dcone sr=buster,attinasi
2006-02-07 01:12:27 +00:00
jst%netscape.com 5a699cf2bf Landing the XPCDOM_20010329_BRANCH branch, changes mostly done by jband@netscape.com and jst@netscape.com, also some changes done by shaver@mozilla.org, peterv@netscape.com and markh@activestate.com. r= and sr= by vidur@netscape.com, jband@netscape.com, jst@netscpae.com, danm@netscape.com, hyatt@netscape.com, shaver@mozilla.org, dbradley@netscape.com, rpotts@netscape.com. 2006-02-07 01:12:26 +00:00
bbaetz%cs.mcgill.ca 723da25575 Bug 72087 - major xprint revamp
patch by Roland.Mainz@informatik.med.uni-giessen.de
r=blizzard, sr=shaver, a=asa

NOT PART OF DEFAULT BUILD
2006-02-07 01:12:25 +00:00
dcone%netscape.com b45f27807a b=57928 r=mcclusky sr=attinas. 2006-02-07 01:12:24 +00:00
danm%netscape.com 9599c15fe3 replacing use of evil hidden window with embedding-copacetic window watcher. bug 71895 r=blizzard,hyatt,javi,various 2006-02-07 01:12:23 +00:00
danm%netscape.com 42570eaad1 unbuilding deprecated prompt files (cleaning up my mess) 2006-02-07 01:12:22 +00:00
danm%netscape.com 61d56274a9 removing use of nsNetSupportDialog. bug 72112 continued. r=hyatt,morse,mstoltz,various 2006-02-07 01:12:21 +00:00
rods%netscape.com fdc33fe025 Added UI for printing selectd frame
Bug 66783 r=kmcclusk,ben,dcone sr=buster
2006-02-07 01:12:20 +00:00
dcone%netscape.com 883278687b r=karnaze sr=buster. Updated the API for a nsIDeviceContextSpecFactory to pass in a nsIWidget. 2006-02-07 01:12:19 +00:00
rods%netscape.com 5ee5170284 This checkin enables mozilla to support the printing of selection, the printing of page ranges, and
the printing of headers and footers.
Printing of selection is implemented by the frames figuring out if they are in the selection and painting
if they or not they they don't paint. This also only allows the printing of the first page of
selections, alothough it is well documented where this is implemeted so it can be removed.
Bugs 63426, 31218, 61075 r=dcone,kmcclusk,erik,buster sr=waterson
2006-02-07 01:12:18 +00:00
rayw%netscape.com 32259449b9 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2006-02-07 01:12:17 +00:00
vidur%netscape.com 6c7e40ff33 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2006-02-07 01:12:16 +00:00
tajima%eng.sun.com 52a9c93993 XUL based print dialog on UNIX paltform,r=syd 2006-02-07 01:12:15 +00:00
zuperdee%penguinpowered.com ae1afefd94 Temporary fix for bug 33801. r=shaver 2006-02-07 01:12:14 +00:00
ftang%netscape.com cb50d82d66 check in xprint changes for tajima@eng.sun.com r=erik@netscape.com
all the changes is now #ifdef USE_XPRINT and won't be build by default.
2006-02-07 01:12:13 +00:00
syd%netscape.com 504bddf1ef Added prefs support for margins, complete support for printer preferences in
Unix postscript printing. r=ben. Fixes bugs 4637 and 4638.
2006-02-07 01:12:12 +00:00
syd%netscape.com b21d06ecd5 Take netscape out of the dialog name, this is used by mozilla also.
Save printer dialog settings to preferences. Still have to hook up
margins. r=dveditz
2006-02-07 01:12:11 +00:00
dcone%netscape.com 1a9f575411 New interface definition for printer options. a=KMcCluskey 2006-02-07 01:12:08 +00:00
rods%netscape.com bbf95f202b Initial check in for BUg 113917 (not in the build yet) 2006-02-07 01:11:55 +00:00
alecf%netscape.com 5c2d4bcedd #45797 - fix consumers of NS_IMPL_ISUPPORTS
r=dveditz
2006-02-07 01:11:47 +00:00
warren%netscape.com aad1899889 Bug 47207. Backing out logging/PRINTF changes until we can fix stopwatch.h, introduce double parens, etc. 2006-02-07 01:11:46 +00:00
dcone%netscape.com de0ed328d1 Created new nsIPrintSettings object for embedding 2006-02-07 01:11:45 +00:00
warren%netscape.com de7c1eaaff Bug 47207. Changing printf to PRINTF to use new logging facility. r=valeski,sr=waterson 2006-02-07 01:11:44 +00:00
dcone%netscape.com 6e49791f86 Added flags so selection button does not come up and print to file is hidden. Put in support for quiet
printing (no dialog) r=rods
2006-02-07 01:11:43 +00:00
darin%meer.net 68108f0712 fixes bug 213005 "ASSERTION: OnDataAvailable implementation consumed no data" r=timeless sr=roc 2006-02-07 01:05:42 +00:00
julien.pierre.bugs%sun.com af4804d7ef Fix for bug 326144 . softoken leaks in nsc_pbe_key_gen. r=nelson, rrelyea 2006-02-07 00:43:31 +00:00
bryner%brianryner.com dcc1e4ece8 #ifdef'ing for MOZILLA_1_8_BRANCH 2006-02-07 00:19:04 +00:00
wtchang%redhat.com 249ce5f308 Bugzilla bug 326110: declare PR_SetSysfdTableSize and PR_GetSysfdTableMax
with NSPR_API in a public header file so that they can be exported from the
NSPR shared library/DLL.  r=kengert,jpierre.  Thanks to Noriko Hosoi
<nhosoi@redhat.com> for the bug report.
2006-02-06 23:13:10 +00:00
vladimir%pobox.com a51f6f8131 b=249782, workaround for vs2005 nss manifest issue, r=bsmedberg 2006-02-06 22:48:49 +00:00
bzbarsky%mit.edu eee69b1bb3 Add comment as promised; still bug 326019. 2006-02-06 22:27:58 +00:00
joshmoz%gmail.com 899d62dcb7 General cleanup for menus on Mac OS X. b=325700 r=mento sr=pinkerton 2006-02-06 22:19:52 +00:00
bzbarsky%mit.edu ef908b8b14 Fix bug 326019. r+sr=roc 2006-02-06 22:08:10 +00:00
doronr%us.ibm.com d65626a1e6 Bug 322833 - PFS gets stuck at license. r=rob_strong 2006-02-06 21:59:03 +00:00
mark%moxienet.com 640826888a 230320 Add Move to Trash command and Delete button to Downloads window. Patch by Bruce Davidson <mozilla@transoceanic.org.uk>. Icon by Jasper Hauser <camino@jasperhauser.nl>. Thanks also to Nick Kreeger <nick.kreeger@park.edu> and Ludovic Hirlimann <qa-mozilla@hirlimann.net>. Project file kicked by the usual suspect. r=kreeger sr=pink 2006-02-06 21:26:26 +00:00
roc+%cs.cmu.edu 4930422ce0 Bug 325093. Fix clip rect interpretation so print/print preview page clipping works. r+sr=dbaron 2006-02-06 21:08:34 +00:00
brettw%gmail.com 4c3ace6b8b Bug 317843 r=darin, sr=bzbarsky: Better redirect tracking for global history. 2006-02-06 20:52:18 +00:00
joshmoz%gmail.com c2f0a8bbb1 Fix regression from bug 324180. Don't show menu items used only for the Application menu on Mac OS X. b=325859 r=mento 2006-02-06 20:49:28 +00:00