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
roc+%cs.cmu.edu
1481564ee4
Bug 324896. Always paint some kind of background when we're asked to paint, for non-translucent windows. r+sr=dbaron
2006-02-06 20:38:47 +00:00
mark%moxienet.com
901266b73a
325910 Kill redo-prebinding.sh. r1=josh r2=bryner
2006-02-06 19:53:10 +00:00
mark%moxienet.com
53a6ea10f8
320660 When opening multiple tabs, the first new one is always focused, ignoring browser.tabs.loadInBackground pref. Respect it. Patch by H��kan Waara <hwaara@gmail.com>. r=smorgan sr=smfr
2006-02-06 19:47:34 +00:00
mark%moxienet.com
18898dbb5c
325851 svgBindings.xml missing from embed.jar. r=bsmedbarg a/1.8.1=bsmedberg
2006-02-06 19:21:02 +00:00
rob_strong%exchangecode.com
1ab10e10f5
Bug 323436 - ExtensionDataSource.prototype.GetTargets passes EM_NS to stripPrefix. r=bsmedberg
2006-02-06 19:12:40 +00:00
doronr%us.ibm.com
617a608b2c
Bug 309210 - new patch to not break talkback/mac crash reporter. r=bsmedberg
2006-02-06 19:07:40 +00:00
rob_strong%exchangecode.com
50a472fbe1
Bug 310843 - EM requires the use of integer data for em:type. r=bsmedberg
2006-02-06 19:04:17 +00:00
mrbkap%gmail.com
f1f0eb9711
Don't get confused by multiple right square brackets when parsing CDATA sections. bug 325532, r+sr=jst
2006-02-06 18:54:53 +00:00
wr%rosenauer.org
c7bb9a4956
Bug 325979 - calendar/xpi/Makefile missing from allmakefiles.sh, r=bsmedberg
2006-02-06 18:33:33 +00:00
bugzilla%standard8.demon.co.uk
b0e4ebe2ac
Bug 325958 Misc Address Book tidying up - Remove pref-addressingOverlay.xul. r=neil,sr=mscott
2006-02-06 18:13:20 +00:00
bugzilla%standard8.demon.co.uk
a9e659e4c7
Bug 287832 Clean up nsDirPrefs.cpp. Part 8 Remove some redundant attributes and other tidy ups. r/sr=bienvenu
2006-02-06 17:57:56 +00:00
darin%meer.net
e426046807
backing out patch for bug 311008.
2006-02-06 17:53:09 +00:00
emaijala%kolumbus.fi
1eda9c411d
Backout of patch for bug 287179 due to Win98 bustage and other regressions.
2006-02-06 17:35:57 +00:00
timeless%mozdev.org
a49d6d8bf6
Bug 326070 bonsai mailto: highlighting is too greedy
...
r=lpsolit
2006-02-06 16:55:46 +00:00
mark%moxienet.com
1967a9a5a6
326004 Default size of download progress view window is too small. Fatten it up
...
. Also change the order of the list of allowed toolbar items to match the defau
lt set. r=smfr
2006-02-06 15:26:42 +00:00
benjamin%smedbergs.us
c2c60af129
From bug 320504, don't bother comparing "uninstaller.inc"; it is only used in English since we don't localize the uninstaller.
2006-02-06 15:20:42 +00:00
jminta%gmail.com
841c1636b7
Bug 324665 New events do not display in day/week view until refresh. patch by michael.buettner@sun.com, r=jminta
2006-02-06 14:59:29 +00:00
mostafah%oeone.com
5f14c273c6
Updated French translation.Patch by Cedric Corazza
2006-02-06 13:46:42 +00:00
mostafah%oeone.com
222bf02c8d
Checked in first patch for bug 326003. (Addition of files). r=mvl
2006-02-06 13:03:37 +00:00
lpsolit%gmail.com
e3fa9a2320
Bug 325448: In editparams.cgi, radio button and checkbox descriptions should be enclosed in <label></label> tags - Patch by Fr�d�ric Buclin <LpSolit@gmail.com> r/a=myk
2006-02-06 09:16:16 +00:00