roc+%cs.cmu.edu
|
083ca626b2
|
Bug 293947. Add canvas API to render a DOM window to the canvas, including transparency support. r=vlad,sr=darin,a=asa
|
2005-05-19 21:28:58 +00:00 |
bryner%brianryner.com
|
27730e1df0
|
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 |
gerv%gerv.net
|
692411203a
|
Bug 236613: change to MPL/LGPL/GPL tri-license.
|
2004-04-17 21:52:36 +00:00 |
sicking%bigfoot.com
|
050843a6e0
|
Bug 232706: Make nsAttrValue able to directly store all needed datatypes without using nsHTMLValue. Move parsing of various types from nsHTMLValue to nsAttrValue. Rename StringToAttribute to ParseAttribute and make it return a PRBool, as well as make a couple of minor fixes in the ParseAttribute code.
r=caillon sr=jst
|
2004-03-04 02:06:28 +00:00 |
bzbarsky%mit.edu
|
f46e288da3
|
Bug 160550 -- implement -moz-hsl() (CSS3 hsl() colors). Implement the parsing end of
-moz-rgba() and -moz-hsla(); the GFX end is bug 147017. r+sr=dbaron
|
2003-03-18 05:43:12 +00:00 |
alecf%netscape.com
|
bab99a09b0
|
fix for bug 163736 - consolidate gfx2 into gfx, and remove the gfx2 DLL from the build.
r=pavlov, sr=rbs
includes creating a new "Shared" library which shares gfx code between all platforms
|
2002-09-12 04:43:31 +00:00 |
dcone%netscape.com
|
a84ea2c0fc
|
b=142513 r=kmmclusk sr=waterson Fixed blue text, used correct type for calculation.
|
2002-06-17 14:03:39 +00:00 |
tor%cs.brown.edu
|
0685ca316e
|
Bug 53597: gamma correction backout. r=dbaron, sr=brendan
|
2002-04-30 23:15:52 +00:00 |
tor%cs.brown.edu
|
5edffbbee0
|
Bug 137685 - gamma correction causing black backgrounds in embedding.
r=brendan, sr=hyatt
|
2002-04-23 23:21:25 +00:00 |
dcone%netscape.com
|
0d19390e87
|
b=135208 r=kmmclusky,sr=attinasi,a=asa. This just updates some of the reviewers comment
into the fix that was not there. This fixed the color output of text
|
2002-04-15 22:58:35 +00:00 |
tor%cs.brown.edu
|
05fc1659e2
|
Bug 53597 - another attempt to fix win32.
|
2002-04-13 16:42:26 +00:00 |
tor%cs.brown.edu
|
14ac5de934
|
Bug 53597 - win32 temporary patch.
|
2002-04-13 15:29:36 +00:00 |
tor%cs.brown.edu
|
6457db966a
|
Bug 53597 - attempt to fix macos and os2 bustage.
|
2002-04-13 11:54:38 +00:00 |
tor%cs.brown.edu
|
c5d399ffb4
|
Bug 53597 - consistent gamma correction. r=dbaron, sr=brendan
|
2002-04-13 10:03:59 +00:00 |
pinkerton%netscape.com
|
888c3040e4
|
fix bustage
|
2002-04-12 15:26:36 +00:00 |
dcone%netscape.com
|
aac8242bea
|
b=135208 r=kmcclusk sr=attinasi a=asa. Fix darkening of light color text when we print.
|
2002-04-12 14:19:38 +00:00 |
bzbarsky%mit.edu
|
0dce65ed23
|
Use NS_LITERAL_STRING instead of NS_ConvertASCIItoUCS2 where possible
(i.e. where the string is a literal). Bug 104159, r=jag, sr=alecf
|
2001-11-14 01:33:42 +00:00 |
dbaron%fas.harvard.edu
|
34fc404be7
|
Replace uses of overloaded |fputs| and most uses of |ns[C]String::ToCString|. b=104763 r=jag rs=scc
|
2001-10-16 03:53:44 +00:00 |
gerv%gerv.net
|
1d745f3019
|
License changes, take 2. Bug 98089. mozilla/gfx/.
|
2001-09-26 00:16:04 +00:00 |
dmose%mozilla.org
|
8535dda53e
|
updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org
|
1999-11-06 03:43:54 +00:00 |
peterl%netscape.com
|
054e8694eb
|
switch color string apis to nsString
|
1999-07-18 00:08:45 +00:00 |
peterl%netscape.com
|
8d9120aac6
|
made color parsing more strict in strict mode, just like nav in quirk mode
|
1999-07-07 01:18:11 +00:00 |
peterl%netscape.com
|
c8b57920d0
|
allow letter O to be treated as zero in color hex values, egads
|
1999-04-28 01:41:23 +00:00 |
harishd%netscape.com
|
664193cfb9
|
Changing the variable aElementColor to aBorderColor.
The computed colors for all the border style should be based on
the actual 'border-side-color' not the element's color after all.
|
1999-01-28 00:29:54 +00:00 |
harishd%netscape.com
|
af31f3fd40
|
Added method to display CSS 3D borders.
|
1999-01-22 22:20:11 +00:00 |
kipp%netscape.com
|
558b7ddede
|
Repaired Get3DColors code to work properly; added in extra code to make sure we never return the passed in color as one of the output colors
|
1998-11-15 00:20:27 +00:00 |
peterl%netscape.com
|
4aa37727a0
|
added loose hex to rgb conversion (more NAV compliant)
|
1998-10-08 01:24:38 +00:00 |
michaelp%netscape.com
|
f9397cea67
|
made color handling code in css part of the gfx color utilities.
|
1998-07-27 21:07:47 +00:00 |
troy%netscape.com
|
ef1dfe9b6c
|
Combined raptorgfx.dll and raptorgfxwin.dll into one DLL
|
1998-07-26 23:52:36 +00:00 |
kipp
|
4717009d75
|
moved to pub
|
1998-04-13 20:24:54 +00:00 |