.. |
.cvsignore
|
…
|
|
Makefile.in
|
338153 Frontport bug 332579 to trunk, consolidating the native event improvements made on the 1.8 branch (332579) and trunk (326273). r=josh sr=darin
|
2006-05-17 19:07:05 +00:00 |
gfxCore.h
|
Re-land bug 345517 now that the logging issues are hopefully fixed, r=darin/mento/mano
|
2006-11-13 17:53:01 +00:00 |
nsColor.h
|
Bug 305949 - Stop exporting nonfrozen functions from libxul, this covers some GFX functions, r=roc
|
2006-04-17 17:33:42 +00:00 |
nsColorNameList.h
|
…
|
|
nsColorNames.h
|
Add support for using gcc's visibility pragma to treat all function and method declarations as "hidden" unless declared otherwise. Create wrappers for system headers that cause them to be treated as default-visibility declarations. This gives a substantial code size and performance win on compilers that support it, and should show up on the gruff tinderbox. Bug 273336, r=darin sr=dbaron.
|
2004-12-15 05:52:44 +00:00 |
nsCoord.h
|
Bug 351229 - Avoid a type-punned pointer warning. r+sr=roc.
|
2006-11-13 14:42:33 +00:00 |
nsDeviceContext.h
|
Bug 369834: Get rid of SetAltDevice and friends (and fix print preview). r+sr=roc.
|
2007-02-13 22:36:59 +00:00 |
nsFont.h
|
Bug 333659. Relanding nsFont changes --- new BaseEquals API, shouldn't affect current code. r=pavlov
|
2007-01-17 02:16:22 +00:00 |
nsGfxCIID.h
|
moving printing from gfx to widget part 1. bug 326149. r=vlad
|
2006-02-10 20:40:54 +00:00 |
nsIBlender.h
|
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
|
2005-11-11 14:36:26 +00:00 |
nsIDeviceContext.h
|
Bug 370034: Replace nsIDeviceContext::GetDeviceContextFor with nsIDeviceContext::Init. r+sr=roc
|
2007-02-15 11:08:47 +00:00 |
nsIDrawingSurface.h
|
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
|
2005-11-11 14:36:26 +00:00 |
nsIFontMetrics.h
|
Bug 353185 The line-height of the location bar is wrong with Japanese font r=vlad
|
2006-10-14 19:14:50 +00:00 |
nsIImage.h
|
When drawing images, track full source and dest regions (unclipped) or use floats, to avoid rounding problems with advanced image resizing algorithms. b=371434 r=vlad r+sr=roc
|
2007-03-20 00:58:20 +00:00 |
nsIRegion.h
|
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
|
2005-11-11 14:36:26 +00:00 |
nsIRenderingContext.h
|
get rid of old backbuffer API and related code. b=371392 r/sr=roc
|
2007-03-27 06:21:57 +00:00 |
nsITheme.h
|
extend nsITheme to support native focus drawing. b=370549 r=dbaron sr=roc
|
2007-02-16 01:53:43 +00:00 |
nsMargin.h
|
Fixing bustage ... extra file with trivial helper functions.
|
2005-05-02 22:59:49 +00:00 |
nsPoint.h
|
…
|
|
nsRect.h
|
Log nsRect ctor/dtor. Followup for bug 327670, r+sr=dbaron
|
2006-03-01 03:57:24 +00:00 |
nsRegion.h
|
Bug 317514. Add nsRegion::SimpleSubtract, Contains(aRect) and Intersects(aRect). r=dainis_jonitis, sr=bzbarsky
|
2005-11-24 01:05:18 +00:00 |
nsSize.h
|
…
|
|
nsThemeConstants.h
|
remove support for NS_THEME_BUTTON_SMALL, fix up toolkit consumer. b=379542 r=cbarrett r=mano sr=roc
|
2007-05-08 01:20:11 +00:00 |
nsTransform2D.h
|
Bug 317375. Reorganize frame painting and mouse event targeting around frame display lists. Some review from dbaron, lots of testing help from Martijn, Julien and others
|
2006-01-26 02:29:17 +00:00 |
nsWatchTask.h
|
…
|
|