vladimir%pobox.com
|
d106fdfe7d
|
updated patch with butsage fix
|
2006-02-10 02:57:07 +00:00 |
vladimir%pobox.com
|
fe7272f95a
|
more bustage fix
|
2006-02-10 02:56:14 +00:00 |
vladimir%pobox.com
|
653095763c
|
update patch with bustage fix
|
2006-02-10 02:52:23 +00:00 |
vladimir%pobox.com
|
60e069f1b4
|
fix bustage
|
2006-02-10 02:51:12 +00:00 |
vladimir%pobox.com
|
b47a48ee56
|
Fix thebes performance regressions from bug 326471 landing: snap clip rects to integers; remove some bogus RGB24 format checks from cairo; fix device offsets for fast text output. r=stuart
|
2006-02-10 02:20:35 +00:00 |
timeless%mozdev.org
|
df57860484
|
bustage fix
|
2006-02-09 05:46:48 +00:00 |
timeless%mozdev.org
|
7b95abbd8b
|
Bug 324929 Print Preview crashs with opacity set on list [@ nsFontPSXft::FindFont ][@ nsFontPS::FindFont ]
r=kerron sr=roc
|
2006-02-09 05:17:46 +00:00 |
vladimir%pobox.com
|
9456a77084
|
Add upstream submit notice
|
2006-02-09 01:34:01 +00:00 |
vladimir%pobox.com
|
f5a9c9dd6d
|
b=326471, use push/pop group for thebes double buffering; temporarily disable linux native theme until fixed, r=stuart
|
2006-02-09 01:24:30 +00:00 |
vladimir%pobox.com
|
7c8d2759cc
|
Cairo push/pop group patch fixes; win32 alphablend fix; b=326333, fbcompose.c problem causing missing svg text patch; initial part of cairogfx transparency fix
|
2006-02-08 01:44:57 +00:00 |
pavlov%pavlov.net
|
871000727b
|
hack around caret problem in thebes builds (bug 312106)
|
2006-02-07 07:08:37 +00:00 |
kjh-5727%comcast.net
|
961ffd445f
|
Fixing build bustage.
|
2006-02-04 17:40:09 +00:00 |
kjh-5727%comcast.net
|
9dca5c309a
|
Bug 324072 - Printer properties dialog shows properties for the wrong printer. r+sr=roc.
|
2006-02-04 17:24:26 +00:00 |
cbiesinger%web.de
|
a898e666b8
|
bug 183156 remove *UCS2* functions, replacing them with *UTF16* ones
r+sr=darin
|
2006-02-03 14:18:39 +00:00 |
vladimir%pobox.com
|
95cd960acb
|
Updating cairo to cairo CVS-20060202+moz
|
2006-02-03 04:49:30 +00:00 |
pavlov%pavlov.net
|
e6490e1390
|
adding set/get DPI calls for the pdf surface
|
2006-02-02 21:09:06 +00:00 |
mkaply%us.ibm.com
|
96c4e912ac
|
OS/2 only - forgot a header export for Cairo
|
2006-02-02 20:03:15 +00:00 |
pavlov%pavlov.net
|
458b144d3d
|
if 0'ing out the printer init code
|
2006-02-01 07:24:09 +00:00 |
pavlov%pavlov.net
|
89b505d337
|
use a empty PRUnichar instead of NS_L
|
2006-02-01 07:12:38 +00:00 |
pavlov%pavlov.net
|
5ce0d03508
|
need to cast NS_L() for gcc...
|
2006-02-01 06:50:33 +00:00 |
pavlov%pavlov.net
|
1d9b3843ee
|
use the new thebes printing APIs.
|
2006-02-01 05:23:36 +00:00 |
pavlov%pavlov.net
|
6a222af4bc
|
adding Thebes printing APIs
|
2006-02-01 05:21:59 +00:00 |
pavlov%pavlov.net
|
5c126a8ad6
|
adding windows gfxPlatform support
|
2006-02-01 02:35:38 +00:00 |
pavlov%pavlov.net
|
4111ad62ff
|
adding support for GetThebesSurface() on windows so that we can remove a lot of code.
|
2006-01-31 00:05:03 +00:00 |
pavlov%pavlov.net
|
a92b66973d
|
adding support for creating a gfxWindowsSurface from a HWND.
Call all win32 apis with :: to avoid namespace collisions.
|
2006-01-31 00:00:12 +00:00 |
mkaply%us.ibm.com
|
1f32380ba2
|
#305028
r=bsmedberg, sr=mkaply (OS/2 only)
Patch from Peter Weilbacher - Cairo on OS/2
|
2006-01-30 16:54:24 +00:00 |
mcs%pearlcrescent.com
|
6cff2ed069
|
Bug 298375 - drawWindow() reverses red and blue channels in 16 bit color.
Return correct pixel format information for color depth < 32 on Windows.
r+sr=roc.
|
2006-01-26 21:30:09 +00:00 |
dbaron%dbaron.org
|
d4981f1f16
|
Guess at Windows (pacifica) bustage fix, and more consistent with existing code anyway.
|
2006-01-26 06:10:52 +00:00 |
bzbarsky%mit.edu
|
393f944ab2
|
Fixing thebes build bustage; bug 317375
|
2006-01-26 04:57:39 +00:00 |
roc+%cs.cmu.edu
|
065eba2c2f
|
Fixing my bustage.
|
2006-01-26 03:20:51 +00:00 |
roc+%cs.cmu.edu
|
140677ac15
|
Fixing my bustage.
|
2006-01-26 03:00:06 +00:00 |
roc+%cs.cmu.edu
|
5451e97878
|
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 |
vladimir%pobox.com
|
7333368c51
|
b=324537, fix windows/cairo options menu crash due to unimplemented gfxPlatform call, r=me
|
2006-01-25 09:29:31 +00:00 |
pavlov%pavlov.net
|
e30b04e387
|
build the PDF surface and link against zlib
|
2006-01-25 04:00:51 +00:00 |
pavlov%pavlov.net
|
bf437aba14
|
s/mDPI/mDpi/ typo
|
2006-01-25 02:48:34 +00:00 |
pavlov%pavlov.net
|
8d6de79510
|
enable building of the cairo pdf and ps surfaces on linux r=vlad
|
2006-01-25 02:23:32 +00:00 |
pavlov%pavlov.net
|
90321bfdf3
|
removing excess #endif
|
2006-01-25 02:10:39 +00:00 |
pavlov%pavlov.net
|
38993c1e29
|
add support for owning a passed in DC
|
2006-01-25 02:06:29 +00:00 |
pavlov%pavlov.net
|
2c08cb1812
|
Getting things ready for thebes/cairo printing...
|
2006-01-25 02:05:03 +00:00 |
bryner%brianryner.com
|
82d6fa213e
|
Remove deprecated nsTString::ToCString (bug 323471). r+sr=darin.
|
2006-01-24 19:22:02 +00:00 |
vladimir%pobox.com
|
547a85b1d1
|
Fix pattern leak in cairo_pop_group_to_source
|
2006-01-23 22:41:17 +00:00 |
pavlov%pavlov.net
|
f2e72683ff
|
Fixing region leak
|
2006-01-23 22:19:50 +00:00 |
cbiesinger%web.de
|
c1023d97c6
|
bug 323551 make the in-tree cairo compile on beos (if a system-installed
freetype and fontconfig is present)
r=bsmedberg,vlad
|
2006-01-21 15:58:24 +00:00 |
dbaron%dbaron.org
|
b38434e360
|
Make DPI preference behave the same on OS/2 as on Unixes. r=mkaply sr=roc b=323964
|
2006-01-20 20:08:02 +00:00 |
vladimir%pobox.com
|
93b8ab89fd
|
Pick correct depth under Gtk2; this will fix 16bpp visuals at the very least; 8bpp visuals will still be badly broken with no fix in sight.
|
2006-01-19 22:35:40 +00:00 |
vladimir%pobox.com
|
e96e36ae13
|
Add missing entry for nsThebesFontEnumerator in nsThebesGfxFactory.cpp
|
2006-01-19 21:49:39 +00:00 |
pavlov%pavlov.net
|
9f463d425e
|
ifdefing out a printf
|
2006-01-19 21:03:29 +00:00 |
dbaron%dbaron.org
|
9197cceef6
|
Avoid extra trailing comma. r=vlad
|
2006-01-19 20:53:34 +00:00 |
dbaron%dbaron.org
|
ee9d68778a
|
No need to do extra work for system fonts. Fix spelling and unused variable. r=vlad
|
2006-01-19 20:34:48 +00:00 |
dbaron%dbaron.org
|
e3508ff91c
|
Fix uninitialized members of gfxFontStyle and fix comments. r=vlad
|
2006-01-19 20:31:59 +00:00 |