.. |
.cvsignore
|
|
|
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 |
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 |
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 344696: Remove nsIDeviceContext::Get/SetZoom. r+sr=roc.
|
2006-07-21 00:16:07 +00:00 |
nsFont.h
|
bug 341954 remove a few AssignWithConversion callers, and clean up
|
2006-06-21 16:35:03 +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 344696: Remove nsIDeviceContext::Get/SetZoom. r+sr=roc.
|
2006-07-21 00:16:07 +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
|
speed up image drawing by decoding directly in to 32bpp buffers. bug 331298. r=vlad
|
2006-03-25 00:34:48 +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
|
Fix leaks in thebes and canvas code due to nsIWidget and nsIRenderingContext
|
2006-11-13 21:31:53 +00:00 |
nsITheme.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 |
nsMargin.h
|
Fixing bustage ... extra file with trivial helper functions.
|
2005-05-02 22:59:49 +00:00 |
nsPoint.h
|
Bug 243726. Fix up child-covering calculations. r+sr=bzbarsky
|
2004-11-05 13:59:33 +00:00 |
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
|
Bug 265084. Lay the groundwork for nscoord being a float, by introducing nsIntRect/Point/Size/Margin and wrapper functions for doing tricky nscoord operations. r+sr=bzbarsky
|
2004-11-03 02:48:04 +00:00 |
nsThemeConstants.h
|
Bug 290255, add xul scale widget, r=mconnor,roc sr=neil,roc
|
2006-05-30 13:50:48 +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
|
|
|