David Zbarsky
|
46284ae633
|
Bug 847007: Remove nsIContent includes r=Ms2ger
|
2013-03-21 20:05:20 -04:00 |
|
David Zbarsky
|
c855cddefb
|
Bug 847007: Remove nsIDocument includes r=Ms2ger
|
2013-03-21 20:05:19 -04:00 |
|
Cameron McCormack
|
af99b6bdbf
|
Bug 827085 - Remove unused mSharedPresShell member on nsPrintObject. r=roc
|
2013-01-07 12:57:19 +11:00 |
|
Robert O'Callahan
|
aba980bcb4
|
Bug 826632. Part 2: Use nsRefPtr<nsViewManager> instead of nsCOMPtr. r=tnikkel
--HG--
rename : view/public/nsIViewManager.h => view/public/nsViewManager.h
extra : rebase_source : 7245e7c988a208471d8c860449ff7b06c29a4a52
|
2013-01-05 16:12:42 +13:00 |
|
Robert O'Callahan
|
970988bc3c
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
--HG--
rename : view/public/nsIViewManager.h => view/public/nsViewManager.h
extra : rebase_source : d00947c925b17f860fcdc0e12b1ec3cc31b7c630
|
2013-01-05 16:12:24 +13:00 |
|
Phil Ringnalda
|
d44dff5096
|
Back out 5e76dfb1d426 (bug 826635) and 0df74b1a4543:20df426b6111 (bug 826632) for bustage
CLOSED TREE
|
2013-01-04 21:30:14 -08:00 |
|
Robert O'Callahan
|
4464dc950d
|
Bug 826632. Part 2: Use nsRefPtr<nsViewManager> instead of nsCOMPtr. r=tnikkel
--HG--
rename : view/public/nsIViewManager.h => view/public/nsViewManager.h
extra : rebase_source : c9eabd54bb43d711a8c24222620abfdde674a1f7
|
2013-01-05 16:12:42 +13:00 |
|
Robert O'Callahan
|
0bda13504b
|
Bug 826632. Part 1: Merge nsIViewManager into nsViewManager. r=tnikkel
--HG--
rename : view/public/nsIViewManager.h => view/public/nsViewManager.h
extra : rebase_source : 85587555e1f202809cd39fe899570644e6ca4eb3
|
2013-01-05 16:12:24 +13:00 |
|
Gervase Markham
|
82ff7027aa
|
Bug 716478 - update licence to MPL 2.
|
2012-05-21 12:12:37 +01:00 |
|
Jeff Walden
|
62f48d8793
|
Bug 711647 - Add MOZ_DELETE to a bunch of deliberately-not-implemented methods across the tree. r=dbaron
--HG--
extra : rebase_source : 507006c0f099da6851b585d2062267d285978ad7
|
2011-12-16 14:42:07 -05:00 |
|
Michael Wu
|
d2b70213ac
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
--HG--
rename : tools/trace-malloc/bloatblame.c => tools/trace-malloc/bloatblame.cpp
|
2011-09-28 23:19:26 -07:00 |
|
Olli Pettay
|
ff05433231
|
Bug 620158 - Crash while printing, r=mats, a=blocking
--HG--
extra : rebase_source : 9aab81626cf1d2e68f266a78ac4bbee780706067
|
2011-01-14 14:27:31 +02:00 |
|
Olli Pettay
|
7e8cc37590
|
Bug 610690 - Crash when printing many documents successively [@ nsCOMPtr_base::assign_from_qi | nsDocShell::SetTreeOwner ], r=mats, a=benjamin
|
2010-11-10 23:15:21 +02:00 |
|
Robert O'Callahan
|
7f643ab37a
|
Bug 584193. Allow print preview to work without its own widget. r=smaug a=blocking beta5
|
2010-08-27 18:15:08 -05:00 |
|
Craig Topper
|
8b8747d605
|
Bug 557416: Remove unnecessary includes and forward declarations of nsPresContext. r=roc
|
2010-04-10 16:10:12 -04:00 |
|
Craig Topper
|
fd9001c409
|
Bug 554253 - Convert nsCOMPtr<nsPresContext> to nsRefPtr<nsPresContext>. r=roc
--HG--
extra : rebase_source : d828daca07188864d055f3d1a72f5217632eb358
|
2010-03-25 14:17:11 +01:00 |
|
Olli Pettay
|
423522c88b
|
Bug 487667 - Clone documents for printing, r=roc+jst+joe+dbaron
--HG--
extra : rebase_source : dbab242066ba97c0d7f34a2fb701a1c465f26ec4
|
2009-12-10 20:02:13 -08:00 |
|
Arpad Borsos
|
c0f2dadc80
|
Bug 474369 - get rid of nsVoidArray; layout part; r+sr=roc
|
2009-02-03 15:42:18 +01:00 |
|
sharparrow1%yahoo.com
|
76a64e5c22
|
Bug 177805: Fix the use of units in Gecko. r+sr=roc
|
2007-02-07 07:46:44 +00:00 |
|
sharparrow1%yahoo.com
|
01ccd95a11
|
Bug 361844: Printing cleanup; r+sr=roc. Changes the way the presentation is managed for print preview, plus many smaller cleanups.
|
2006-12-10 08:05:05 +00:00 |
|
sharparrow1%yahoo.com
|
3b62c93943
|
Bug 332927: Cleanup iframe/frame printing code (and a couple other misc. cleanups)
|
2006-04-11 01:48:48 +00:00 |
|
sharparrow1%yahoo.com
|
1e650e3784
|
Bug 331415: some printing code cleanup. r+sr=roc.
|
2006-03-30 00:27:42 +00:00 |
|
sharparrow1%yahoo.com
|
8debca1822
|
Bug 326157: Get rid of unnecessary clipping code. r+sr=roc.
|
2006-02-07 02:22:06 +00:00 |
|
bzbarsky%mit.edu
|
1601d80e99
|
Remove the long-deprecated nsIWebShell interface. Bug 273319, r=biesi, sr=jst.
|
2005-01-03 22:51:17 +00:00 |
|
smontagu%smontagu.org
|
6a9211d8aa
|
Fix a crash in printing pages with non-visible elements. Bug 275262, r+sr=roc
|
2004-12-21 11:51:13 +00:00 |
|
bryner%brianryner.com
|
5c02a6978c
|
Change nsIPresContext to nsPresContext globally, follow-up to bug 253470. rs=roc
|
2004-07-31 23:15:21 +00:00 |
|
gerv%gerv.net
|
9d2ee4928c
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
|
bryner%brianryner.com
|
9d69e4a727
|
Fix printing crash regression (bug 230516). r=bzbarsky, sr=dbaron
|
2004-01-09 22:54:09 +00:00 |
|
bryner%brianryner.com
|
16be23821e
|
Additional cleanup related to bug 64116. r=bzbarsky.
|
2004-01-08 19:23:12 +00:00 |
|
bryner%brianryner.com
|
e65d2d2fe5
|
Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron.
|
2004-01-07 22:30:53 +00:00 |
|
rods%netscape.com
|
fa04fb294e
|
Move printing code out of the DocumentViewer
add in #defines to turn on and off printing and print preview
Bug 139905 r=dcone sr=jst
|
2002-08-21 12:01:05 +00:00 |
|