pavlov%pavlov.net
|
152a93ac68
|
making bold text work. bug 324611. r=vlad
|
2006-02-28 01:06:02 +00:00 |
pavlov%pavlov.net
|
5af18d0f77
|
Fixing kerning bug where we added the space we should have been subtracting. bug 327363. r=vlad. based on patch originally from Masayuki Nakano <masayuki@d-toybox.com>
|
2006-02-27 22:05:45 +00:00 |
timeless%mozdev.org
|
4882ac1ac9
|
Trying to fix build bustage. inline isn't a legal C keyword in this scope per xlc
|
2006-02-27 19:49:41 +00:00 |
masayuki%d-toybox.com
|
527468327a
|
adding comment for previous check-in b=328643 r=jshin
|
2006-02-27 17:42:16 +00:00 |
masayuki%d-toybox.com
|
792bebb819
|
Bug 328643 support non-ASCII font name for pref r=jshin, sr=roc
|
2006-02-27 15:04:31 +00:00 |
roc+%cs.cmu.edu
|
2b728a343f
|
Turn off debug spew.
|
2006-02-27 02:28:41 +00:00 |
jag%tty.nl
|
f9f4657efb
|
Bug 328516: Unexpected text ',' encountered
Attempt to fix AIX bustage.
|
2006-02-25 09:29:51 +00:00 |
jag%tty.nl
|
5d06622e33
|
Bug 328426: C++ style comment in fbcompose.c makes trunk build failure on AIX.
Patch by Rupesh <rupeshkt@gmail.com>. r=/sr=roc
|
2006-02-24 19:53:28 +00:00 |
pavlov%pavlov.net
|
f766e921fa
|
partial fix for font fallbacks. bug 324560. also fixes 324712. r=vlad
|
2006-02-24 05:15:21 +00:00 |
pavlov%pavlov.net
|
ee30762d9c
|
fixing windows plugin clipping bugs. bug 328263. r=vlad
|
2006-02-23 20:55:42 +00:00 |
pavlov%pavlov.net
|
dac57b37e8
|
define M_PI if it isn't defined
|
2006-02-23 17:06:19 +00:00 |
timeless%mozdev.org
|
a279d689e5
|
Bug 106386 Correct misspellings in source code
r=bernd rs=brendan
|
2006-02-23 09:36:43 +00:00 |
jshin%mailaps.org
|
c41b794152
|
bug 205387 : need to exclude truly invisible default_ignorable_code_points' from draw_string and measurement : patch by YAMASHITA Makoto (makotoy%ms.u-tokyo.ac.jp), r=me, sr=rbs
|
2006-02-23 02:37:47 +00:00 |
roc+%cs.cmu.edu
|
d081c9feff
|
Bug 327878. Add cairo_draw_with_xlib API, and use it to render GTK2 native themes (including for HTML content)
|
2006-02-23 01:01:29 +00:00 |
roc+%cs.cmu.edu
|
0053ce924f
|
Bug 327878. Add cairo_clip_extract_rectangles, to support native theme rendering patch. r=vlad
|
2006-02-23 00:54:18 +00:00 |
roc+%cs.cmu.edu
|
ec71379d49
|
Bug 327878. Add getters for cairo xlib surfaces, to support native theme rendering patch. r=vlad
|
2006-02-23 00:50:08 +00:00 |
roc+%cs.cmu.edu
|
cf3c7617ef
|
Bug 328232. Fix CreateOffscreenSurface to actually create a surface with alpha if it's asked to. r=vlad
|
2006-02-23 00:45:55 +00:00 |
roc+%cs.cmu.edu
|
6e8ba6cd7a
|
Bug 328160. Include strings.h to get bzero. r+sr=roc, patch by Ganesh
|
2006-02-22 22:46:25 +00:00 |
pavlov%pavlov.net
|
34903dff60
|
adding missing license headers
|
2006-02-22 22:00:01 +00:00 |
vladimir%pobox.com
|
1ad799fef1
|
bustage fix for real this time, I meant ifndef
|
2006-02-22 06:01:28 +00:00 |
vladimir%pobox.com
|
24c44e0552
|
Mac bustage fix for older SDK versions
|
2006-02-22 04:38:27 +00:00 |
vladimir%pobox.com
|
20238017cf
|
b=328116, Start of Cairo-on-OSX for Thebes GFX; gfx and cairo pieces, r=pavlov
|
2006-02-22 01:44:31 +00:00 |
pavlov%pavlov.net
|
f8c6820c1b
|
removing methods that are already implemented by the base class
|
2006-02-22 01:33:37 +00:00 |
vladimir%pobox.com
|
e124ccac0e
|
b=327580, fix image decoder endianness & pixel format bits [mainly cairo], r=stuart
|
2006-02-21 23:19:20 +00:00 |
pavlov%pavlov.net
|
2064ae02da
|
fixing typo
|
2006-02-21 23:09:44 +00:00 |
pavlov%pavlov.net
|
8b78d21d0b
|
fix windows printing. bug 328072. r=vlad
|
2006-02-21 21:14:32 +00:00 |
roc+%cs.cmu.edu
|
0ac08477e7
|
Bug 327874. Fix _cairo_xlib_surface_create_similar to create surfaces with the same depth as the input surface. r=vlad
|
2006-02-20 21:08:14 +00:00 |
cbiesinger%web.de
|
65f718a581
|
Bug 327867 CopyOffscreenBits is not called in cairo builds, therefore
SetTarget isn't either. Remove the latter function and the body of the
former.
r=vlad
|
2006-02-20 14:27:02 +00:00 |
dbaron%dbaron.org
|
bda4407298
|
Use dest origin when transforming source rect width and height to avoid off-by-1 transformations for unscaled images. b=326158 r+sr=roc
|
2006-02-17 18:00:30 +00:00 |
mkaply%us.ibm.com
|
99168c9ebc
|
Removing files that moved to widget
|
2006-02-17 15:57:31 +00:00 |
vladimir%pobox.com
|
db301ef038
|
b=327569, optimize images when requested, r=pavlov
|
2006-02-17 01:49:24 +00:00 |
vladimir%pobox.com
|
24289d849c
|
b=327391, SaveDC/RestoreDC mismatch in gfxWindowsFonts, r=stuart
|
2006-02-16 05:50:37 +00:00 |
vladimir%pobox.com
|
cd058bf1c9
|
Linux cairo build bandaid fix take 2
|
2006-02-16 01:08:28 +00:00 |
pavlov%pavlov.net
|
f027813764
|
only build ps backend in non-cairo builds r=vlad
|
2006-02-16 00:27:57 +00:00 |
vladimir%pobox.com
|
ae97fda203
|
b=326738, move thebes doublebuffering/transparent window handling into widget, sr=roc
|
2006-02-15 23:35:53 +00:00 |
vladimir%pobox.com
|
6778ba48a2
|
Add missing cairo-win32-creation-format.patch
|
2006-02-15 23:33:37 +00:00 |
vladimir%pobox.com
|
58501d906c
|
cairo: expose the win32 surface dc and DIB creation function
|
2006-02-15 22:34:19 +00:00 |
vladimir%pobox.com
|
a87d5b9b1f
|
missed README commit from last
|
2006-02-15 22:32:14 +00:00 |
vladimir%pobox.com
|
7ac8e1c83f
|
cairo: Fix up win32 surface coords before calling BitBlt/AlphaBlend, so that the functions don't complain if called with src outside of src region
|
2006-02-15 22:31:27 +00:00 |
pavlov%pavlov.net
|
e5091741e8
|
removing unused include
|
2006-02-15 03:12:51 +00:00 |
pavlov%pavlov.net
|
c464babbdf
|
oops, didn't mean to check this in a minute ago. if 0'ing out changes
|
2006-02-15 02:48:08 +00:00 |
pavlov%pavlov.net
|
a218a561b9
|
fixing RTL text in windows cairo builds. bug 327229 r=vlad
|
2006-02-15 02:45:37 +00:00 |
pavlov%pavlov.net
|
9fe2dae6cc
|
removing unused files
|
2006-02-14 22:06:50 +00:00 |
sergei_d%fi.tartu.ee
|
03eebd4709
|
[BeOS]Bug 327046. Moving printing to widget. nsPrintdBeOS.h
|
2006-02-14 15:28:11 +00:00 |
sergei_d%fi.tartu.ee
|
7839260785
|
[BeOS]Bug 327046. Moving printing to widget
|
2006-02-14 14:10:48 +00:00 |
masayuki%d-toybox.com
|
772168e875
|
Bug 170854 Roman script of UI should be rendered with Lucida Grande on all system locales. patch by YAMASHITA Makoto <makotoy@ms.u-tokyo.ac.jp> r=jshin+me, sr=sfraser
|
2006-02-14 09:27:36 +00:00 |
pavlov%pavlov.net
|
62c664fad3
|
fixing up linux printing
|
2006-02-13 23:18:26 +00:00 |
pavlov%pavlov.net
|
ee029039f9
|
cleaning up thebes PDF and PS surfaces
|
2006-02-13 22:37:13 +00:00 |
mkaply%us.ibm.com
|
99db0cd237
|
OS/2 build bustage as a result of 326149 - once files are moved, this should build
|
2006-02-13 22:32:53 +00:00 |
mkaply%us.ibm.com
|
2b770e59b7
|
OS/2 build bustage as a result of 32649 - once files are moved, this should build
|
2006-02-13 22:32:23 +00:00 |