Граф коммитов

485 Коммитов

Автор SHA1 Сообщение Дата
dbaron@dbaron.org a464c4fe7a Remove nsFontList/nsIFontList. b=397813 r+sr+a1.9=pavlov 2007-10-07 22:01:49 -07:00
dholbert@cs.stanford.edu 419747da9e Bug 367673, Handle width-computation arithmetic with nscoord_MAX. r=roc sr=roc a1.9=roc 2007-09-24 10:30:42 -07:00
asqueella@gmail.com f8a9b01a2b Bug 392927 - Kill old gfx code in nsIImage p=Jonathan Steele <xfsunoles@gmail.com> r+a=pavlov 2007-09-02 09:17:37 -07:00
asqueella@gmail.com d6951d6f15 Bug 216682 - Eliminate DrawToImage p=Alfred Kayser <alfredkayser@nl.ibm.com> r=tor, sr=pavlov, a=pavlov 2007-08-25 12:18:44 -07:00
masayuki@d-toybox.com 5cf046b40d Bug 392252 need new APIs for converting AppUnits to gfx usable pixels r=sharparrow1, sr+a=roc 2007-08-22 04:13:46 -07:00
vladimir@pobox.com daf357c743 b=391583, DoesARGBImageDataHaveAlpha is slow, r=stuart,a=me 2007-08-17 12:54:58 -07:00
sdwilsh@shawnwilsher.com 1cc9a1b6ce Bug 355789 - Use vista native uxtheme for menu rendering. Patch by Rob Arnold <robarnold@mozilla.com>. r=vladimir, a=[wanted-1.9] 2007-08-06 10:45:57 -07:00
sharparrow1@yahoo.com 3a0a3cb7f8 Bug 389938 - Full page zoom does not affect text with CSS font set to message-box. r+sr=roc, a=pavlov 2007-08-03 16:39:37 -07:00
sharparrow1@yahoo.com 5c09d6dad8 Update UUID after checkin for bug 4821 2007-07-26 13:27:21 -07:00
sharparrow1@yahoo.com a120476abb Bug 4821: Implement page zoom (backend). r+sr=roc. 2007-07-25 20:34:16 -07:00
kherron@fmailbox.com 45dd411a17 Bug 337771 - Native -moz-appearance work for menus and toolbars on Windows XP. Patch by Simon Bünzli <zeniko@gmail.com>. r=emaijala, sr=bzbarsky. 2007-07-14 08:11:37 -07:00
sharparrow1@yahoo.com b510ef0af3 Bug 382595: Lines across embedded svg when scrolling. Followup rounding fix. r+sr=roc 2007-07-08 22:04:01 -07:00
sharparrow1@yahoo.com 9049dc8cf3 Update UUIDs 2007-06-27 15:15:13 -07:00
sharparrow1@yahoo.com a3b086d5bf Bug 386108: remove nsIDrawingSurface. rs=pavlov 2007-06-27 14:53:34 -07:00
sharparrow1@yahoo.com f6ffb0fd58 Bug 385937: Remove nsIBlender. rs=pavlov 2007-06-27 12:06:09 -07:00
mats.palmgren@bredband.net cfcd055eb1 Bye bye Xprint. b=326716 r+sr=dbaron 2007-06-13 11:02:58 -07:00
sharparrow1@yahoo.com 5924982b16 Relanding bug 380438: Black lines appearing on the Opera Desktop Team Blog comments. r+sr=roc. 2007-05-22 20:45:59 -07:00
sharparrow1@yahoo.com 860387882d Backing out due to red tree. 2007-05-22 18:57:41 -07:00
sharparrow1@yahoo.com b11f7dabc2 Bug 380438: Black lines appearing on the Opera Desktop Team Blog comments. r+sr=roc 2007-05-22 18:42:36 -07:00
joshmoz@gmail.com 53ebf783e5 don't put a dropmarker in comboboxes if nsITheme says not to. b=370282 r/sr=roc 2007-05-17 20:04:04 -07:00
gavin@gavinsharp.com 78918905c8 Bug 376434: avoid using a different type so that MSVC can pack the bitfields properly, patch by Taras Glek <tglek@mozilla.com>, r=roc 2007-05-10 12:37:39 -07:00
joshmoz@gmail.com d7a4940c96 remove support for NS_THEME_BUTTON_SMALL, fix up toolkit consumer. b=379542 r=cbarrett r=mano sr=roc 2007-05-07 18:20:11 -07:00
joshmoz@gmail.com fbf2906a84 Differentiate between single line and multiline text fields/areas so that we can render them differently. On Mac OS X render multiline text areas as Aqua text areas. b=377331 r=smorgan sr=roc 2007-05-06 19:06:58 -07:00
joshmoz@gmail.com c5178035b9 get rid of old backbuffer API and related code. b=371392 r/sr=roc 2007-03-26 23:21:55 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
reed%reedloden.com 26ecfd0a1c Bug 431309 - "Vista toolbar styles should have a -moz-win- prefix" (using the -moz-win- prefix) [p=kliu@mozilla.kailiu.com (Kai Liu) r+sr=roc a1.9=beltzner] 2008-05-08 09:29:38 +00:00
reed%reedloden.com eb4165e5c9 Bug 223442 - "consider moving mac-specific files in gfx/public to a mac directory" (Remove nsWatchTask.h) [p=reg@openpave.org (Jeremy Lea) r+sr=biesi a1.9=beltzner] 2008-05-07 10:16:27 +00:00
dholbert%cs.stanford.edu aa8b731f85 Bug 389949, first patch: Use POINTS_PER_INCH_FLOAT in place of magic number '72.0f'. Basically cosmetic -- shouldn't change our behavior at all. r+sr=vlad, a=blocking1.9+ 2008-04-08 00:27:11 +00:00
reed%reedloden.com b01fd509b9 Bustage fix for bug 413787. 2008-04-02 05:21:01 +00:00
reed%reedloden.com f530ab1812 Bustage fix for bug 413787. 2008-04-02 04:09:08 +00:00
reed%reedloden.com 574a754803 Bug 413787 - "NSToIntRound, NSToCoordRound code generation" [p=mmoy@yahoo.com (Michael Moy) r+sr=roc a1.9=schrep] 2008-04-02 03:47:07 +00:00
roc+%cs.cmu.edu 3617379b6f Bug 424873. Make GetWidgetOverflow take the new frame size as input instead of using the possibly-stale old frame size. r+sr=dbaron 2008-04-01 23:34:21 +00:00
roc+%cs.cmu.edu 78d8b667de Bug 421885. Make tiled image drawing sample only the correct subimage by manually padding if necessary. r=vlad 2008-03-31 09:40:56 +00:00
reed%reedloden.com 7df66b0c02 Back out Robert O'Callahan's patch from bug 421885 due to reftest failure. 2008-03-28 09:32:04 +00:00
reed%reedloden.com 0549aba8b0 Bug 421885 - "Google reader search results have strange red line and broken border around them" [p=roc@ocallahan.org (Robert O'Callahan [roc]) r=vlad a=blocking1.9+] 2008-03-28 08:40:04 +00:00
pavlov%pavlov.net 2426e5ea45 backing out changes that weren't supposed to be part of my previous backout... 2008-03-26 21:13:32 +00:00
pavlov%pavlov.net a1e81a46a3 backing out previous patch. 2008-03-26 20:24:37 +00:00
reed%reedloden.com 71247b127f Bug 422620 - "Remove NS_BrightenColor and NS_DarkenColor" [p=alfredkayser@gmail.com (Alfred Kayser) r=vlad a1.9=damons] 2008-03-14 16:27:14 +00:00
stefanh%inbox.com 57fceff6fc Bug 421814 - Use HITheme to draw backgrounds for groupboxes. r=josh+Mano, sr=roc, a1.9=dsicore. 2008-03-13 20:24:30 +00:00
mozilla%weilbacher.org 2ee6826c7d [OS/2] Bug 369791: adapt plugin code to compile with cairo-os2, this in principle allows plugin content to be printed and windowless plugins to display, r=mkaply, a1.9+=damons 2008-03-11 00:10:56 +00:00
roc+%cs.cmu.edu 828350aa11 Bug 403181. Pass the desired source rectangle for background images down into nsThebesImage and ensure we don't sample outside it. Back out a bad pixman patch that caused regressions, and adjust image encoding tests so they don't depend on the regression. Also switchs some reftests to quirks mode so that the 1-appunit width of <br>s doesn't bite us. r=vlad,sr=dbaron 2008-03-09 21:55:08 +00:00
bmlk%gmx.de f2715a3d97 There is no height greater than unconstrained height, bug 402872, r/sr=roc a=beltzner 2008-03-08 09:12:30 +00:00
roc+%cs.cmu.edu d3935a6a58 Backing out Bug 403181. JPEG encoding test failure :-( 2008-03-07 09:28:36 +00:00
roc+%cs.cmu.edu 3888bf4b3a Bug 403181. Various fixes to image rendering. Most importantly, we track the desired subimage of a CSS background image and ensure we don't sample outside it. r=vlad,sr=dbaron 2008-03-07 08:34:14 +00:00
vladimir%pobox.com 230fd7d33a b=415854, make single-pixel optimized images release memory; patch from joe@drew.ca; r+sr=vlad 2008-03-06 06:51:15 +00:00
roc+%cs.cmu.edu 46ae1fb918 Backing out 403181 again 2008-03-04 09:36:09 +00:00
roc+%cs.cmu.edu bdd10f1c8f Bug 403181. Track which subimage of an image we want to draw and copy it to a temporary surface if necessary to prevent sampling of pixels outside the subimage when zooming. Also, enable EXTEND_PAD or SetFilter(0) if the context has a transformation that's not a simple translation, since that might induce cairo to sample pixels outside the source (sub)image. r=vlad,sr=dbaron 2008-03-04 08:21:36 +00:00
roc+%cs.cmu.edu ce5dffc93a Bug 403181 backout 2008-03-03 02:38:21 +00:00
roc+%cs.cmu.edu 8ab3849de1 Bug 403181. Use a temporary surface to prevent sampling of pixels outside the intended source rectangle when zooming the image in some cases. r=vlad,sr=dbaron,a=beltzner 2008-03-03 01:03:54 +00:00
vladimir%pobox.com c313955a93 b=419383, extract native vista toolbar styles and expose to themes ; r+sr=roc; a=beltzner 2008-02-29 05:10:39 +00:00