.. |
beos
|
Bug 200657 BeOS Locking needs to be rewritten in GFX
|
2005-01-31 18:46:45 +00:00 |
cairo
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2005-02-01 15:28:15 +00:00 |
freetype
|
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
|
2004-11-07 23:59:35 +00:00 |
gtk
|
Fix crash introduced by bug 180309: recheck array length each time through the loop, since it can change. b=282453 Patch by Lorenzo Colitti <lorenzo@colitti.com>. r+sr=bzbarsky,dbaron a=mkaply
|
2005-02-16 17:07:30 +00:00 |
mac
|
Bug 162332 - Use ATSUGetUnjustifiedBounds instead of ATSUMeasureText. r=mano, sr=peterv.
|
2005-02-08 00:06:46 +00:00 |
os2
|
#280137
|
2005-02-07 14:54:47 +00:00 |
photon
|
Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky.
|
2005-01-22 16:00:07 +00:00 |
ps
|
Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc
|
2005-01-23 23:58:32 +00:00 |
psshared
|
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 |
qt
|
Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky.
|
2005-01-22 16:00:07 +00:00 |
shared
|
fix xft build bustage
|
2005-01-18 19:36:46 +00:00 |
windows
|
Fix for bug 280711: Corrupt display under XP when scrolling through output from Trac source code browser
|
2005-02-11 20:25:13 +00:00 |
x11shared
|
fixes bug 219400 "remove callers of nsServiceManager:: methods" r=bsmedberg
|
2004-11-07 23:59:35 +00:00 |
xlib
|
Bug 95227. Allow serif/sansserif defaults to be set per-language. Patch by Masayuki Nakano, r=dbaron,amadare,danm,smontagu,rbs,neil sr=roc
|
2005-01-23 23:58:32 +00:00 |
xlibrgb
|
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 |
xprint
|
Clean up unneeded REQUIRES (bug 73353). r+sr=dbaron.
|
2005-02-03 23:01:54 +00:00 |
xprintutil
|
Bug 273876 - libxul step 2 (everything through widget, except spidermonkey) r=darin; again, this should not affect non-xulrunner trees.
|
2004-12-09 19:28:35 +00:00 |
.cvsignore
|
…
|
|
Makefile.in
|
Fixing hang/crash on gruff. nsNameValuePairDB is only used by nsFT2FontCatalog, so move it into x11shared and link it into libgfx_gtk.so instead of depending on it being exported from libgkgfx.so. r=darin.
|
2004-12-15 22:28:13 +00:00 |
gfx.pkg
|
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
|
2004-01-07 01:22:31 +00:00 |
imgScaler.cpp
|
Bug 195022 - Workaround fix for scaling images with a 1-bit mask. r=sfraser,sr=tor
|
2004-06-02 16:00:29 +00:00 |
imgScaler.h
|
Kill off nsComObsolete.h
|
2004-05-18 18:09:16 +00:00 |
jar.mn
|
printing properties must be moved to global jar
|
2002-04-18 22:43:02 +00:00 |
nsBlender.cpp
|
Fix for bug 271931: Crash with "Integer divide by zero" exception in nsBlender
|
2004-12-06 13:53:35 +00:00 |
nsBlender.h
|
Fix for bug 228399: background-color is mishandled when -moz-opacity is less than 1.0
|
2004-11-04 19:08:31 +00:00 |
nsColor.cpp
|
Implement nsIShellService for GNOME (bug 242254). r=biesi, sr=shaver. Note: set as wallpaper for images that use transparency will be broken until bug 250531 is fixed. This also makes toolkit/ always be pulled in preparation for migrating more code to the new GNOME XPCOM interfaces.
|
2004-07-15 22:51:19 +00:00 |
nsColorNames.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsDeviceContext.cpp
|
Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky.
|
2005-01-22 16:00:07 +00:00 |
nsFont.cpp
|
Clean up string usage in nsFont::EnumerateFamilies and nsCSSStyleSheet.cpp's ValueIncludes, although not all the other places to which this pattern was copied. b=235755 r+sr=roc
|
2004-07-17 19:03:13 +00:00 |
nsFontList.cpp
|
eliminating uses of deprecated nsComponentManager:: methods (bug 267040), r=bsmedberg
|
2004-11-01 18:50:36 +00:00 |
nsFontList.h
|
Kill off nsComObsolete.h
|
2004-05-18 18:09:16 +00:00 |
nsPrintOptionsImpl.cpp
|
Bug 270079 Mozilla can not print the URL in the header and footer.
|
2004-12-20 03:41:08 +00:00 |
nsPrintOptionsImpl.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsPrintSession.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsPrintSession.h
|
Kill off nsComObsolete.h
|
2004-05-18 18:09:16 +00:00 |
nsPrintSettingsImpl.cpp
|
"Mozilla Xprint 2004/Q3 update". Bug 262287, patch by Julien Lafon
|
2004-10-24 18:34:50 +00:00 |
nsPrintSettingsImpl.h
|
"Mozilla Xprint 2004/Q3 update". Bug 262287, patch by Julien Lafon
|
2004-10-24 18:34:50 +00:00 |
nsRect.cpp
|
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 |
nsRegion.cpp
|
Bug 243726. Make Invalidate/UpdateView *much* cheaper by delaying propagating damage over the widget tree until EndUpdateViewBatch. Also adds SimplifyInward/SimplifyOutward methods to nsRegion to avoid region complexity getting out of hand and killing our performance. r=Dainis_Jonitis,bzbarsky, sr=bzbarsky
|
2004-11-03 02:37:21 +00:00 |
nsRegionImpl.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsRegionImpl.h
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
nsRegressionTestFontMetrics.cpp
|
Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky.
|
2005-01-22 16:00:07 +00:00 |
nsRegressionTestFontMetrics.h
|
Make nsIFontMetrics::GetFont() non-virtual. Bug 230605, r=bryner, sr=bzbarsky.
|
2005-01-22 16:00:07 +00:00 |
nsRenderingContextImpl.h
|
Optimization patch for bug 228399 (background-color is mishandled when -moz-opacity is less than 1.0)
|
2004-11-27 08:22:22 +00:00 |
nsScriptableRegion.cpp
|
These are C++ files; not IDL. rs=bzbarsky
|
2004-08-11 07:00:43 +00:00 |
nsScriptableRegion.h
|
Kill off nsComObsolete.h
|
2004-05-18 18:09:16 +00:00 |
nsTransform2D.cpp
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
printdialog.properties
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
win32.order
|
Bug 95986 remove references to nsImageManager
|
2002-01-29 15:01:33 +00:00 |