masayuki%d-toybox.com
7d351b5964
Bug 336754 fix up the space width r=pavlov
2006-05-05 19:23:42 +00:00
masayuki%d-toybox.com
55f189fdb2
Bug 334928 overlapping text when using Hebrew text with style: letter-spacing: 1px r=pavlov
2006-05-04 17:34:49 +00:00
masayuki%d-toybox.com
bd5c6f6f11
Bug 327184 CSS property letter-spacing rendered incorrectly for Pango r=pavlov
2006-04-28 23:36:18 +00:00
benjamin%smedbergs.us
cfa4b0b6f3
Bug 332115 - hide a bunch of symbols when building libxul, fix the thebes symbols so that they are exported/imported sanely, and some other graphics-related linking/visibility fixups, r=darin+vlad
2006-04-27 14:41:11 +00:00
cbiesinger%web.de
539d84f51c
fixing cairo-beos bustage, r+sr=bz
2006-04-23 15:28:21 +00:00
dbaron%dbaron.org
46fadcf5cf
Null-check result of XftLockFace. Based on old patch by jshin. Bugs 183729 and 331077. r+sr=bryner
2006-04-22 17:46:48 +00:00
vladimir%pobox.com
97d6375b31
b=328241, antialiasing problem with joining borders, temporary diable-aa fix for non-rounded borders, r=dbaron
2006-04-21 17:52:05 +00:00
vladimir%pobox.com
4fabd19939
backing out patch for 332497 in case it caused 334919, stuart will investigate tomorrow
2006-04-21 07:53:18 +00:00
pavlov%pavlov.net
6c1f11b5bb
speeding up text measuring when using fallback fonts. bug 332497. r=vlad
2006-04-20 20:42:24 +00:00
cls%seawood.org
00570f4496
Align mingw libs linkage with msvc.
...
Thanks to Masatoshi Kimura (emk) <VYV03354@nifty.ne.jp> for the patch.
Bug #334542 r=cls
2006-04-20 12:59:02 +00:00
cbiesinger%web.de
f026719c17
(part of) bug 333640 link to all required libraries
...
r=bsmedberg
2006-04-19 20:41:52 +00:00
pavlov%pavlov.net
5bd60e27c6
cap font size. bug 333861 r=vlad
2006-04-19 19:10:52 +00:00
bzbarsky%mit.edu
2b868209b0
Centralize the DPI-getting in thebes/pango. Don't divide by 0. Bug 330957,
...
r=vlad, sr=dbaron
2006-04-18 15:21:42 +00:00
cls%seawood.org
74ac97fd84
Fix mingw cross-compile & static build bustage
...
Bug #333941 r=bsmedberg
2006-04-14 22:59:21 +00:00
cbiesinger%web.de
6352695245
bug 333658 also add cairo flags to CFLAGS, because cairo-xlib-utils is a .c
...
file
r=vlad
2006-04-13 17:05:24 +00:00
roc+%cs.cmu.edu
4e96e616ab
Bug 333250. Speed up native theme rendering in cairo by a) not having a clip rect set on the backbuffer surface, so we don't usually don't need to clip native theme rendering and b) creating the backbuffer with GDK so that we don't need to create a GdkPixmap with expensive XGetGeometry round-trip every time a theme wants to draw into it. r=vlad
2006-04-12 21:58:14 +00:00
roc+%cs.cmu.edu
00757ea341
Bug 333586. Fix Solaris bustage. r=vlad
2006-04-12 00:15:46 +00:00
dbaron%dbaron.org
e73700a3f8
Add a missing debugging conditional-printf. b=327878 r+sr=roc
2006-04-10 05:27:25 +00:00
pavlov%pavlov.net
901035901b
fixing CSS letter-spacing on windows. bug 327184. r=vlad
2006-04-08 00:41:08 +00:00
pavlov%pavlov.net
617d1aea5d
workaround for bitmap fonts. bug 324706. r=vlad
2006-04-07 20:46:22 +00:00
benjamin%smedbergs.us
859f2968c4
Bug 78081 - don't export intermediate libraries - initial makefile changes to switch from $(DIST)/lib to in-tree library locations - blanket-r=mento
2006-04-06 14:17:25 +00:00
pavlov%pavlov.net
59b4759574
add type info to thebes. bug 332743. r=vlad
2006-04-04 21:54:22 +00:00
cbiesinger%web.de
0cf032c25b
bug 331888. Make cairo-beos work. Requires --enable-pango for now
...
r=stuart
2006-04-04 21:22:35 +00:00
pavlov%pavlov.net
89d15dc59f
free the cairo glyphs. r=vlad
2006-04-01 01:45:51 +00:00
pavlov%pavlov.net
95aa30d1d5
removing unused member variables in thebes code
2006-03-31 23:52:20 +00:00
pavlov%pavlov.net
b0d25063b6
fixing bug where if the first glyph in a string is found but ones later in the string aren't we didn't draw the later ones. patch from Masayuki Nakano <masayuki@d-toybox.com>. bug 328940. r=me
2006-03-31 23:50:58 +00:00
pavlov%pavlov.net
cea27a57e0
fixing mingw issues. bugs 331287, 331329, 331333. patches from cls and hans-andreas engel. r=me
2006-03-28 21:15:01 +00:00
pavlov%pavlov.net
0ee2e0f301
fixing build bustage
2006-03-25 01:05:34 +00:00
pavlov%pavlov.net
714da423c5
speed up image drawing by decoding directly in to 32bpp buffers. bug 331298. r=vlad
2006-03-25 00:34:48 +00:00
vladimir%pobox.com
2506f75279
b=328792, linux cairo builds require Render, r=stuart
2006-03-22 01:15:23 +00:00
vladimir%pobox.com
d5844f978a
b=331249, fix image surface stride calculation for RGB24 when allocating data, r=me
2006-03-21 21:51:03 +00:00
pavlov%pavlov.net
279396ea3a
removing nsWatchTask, removing cocoa widget dependancies on gfx/src/mac. bug 330786. r=josh
2006-03-17 23:35:39 +00:00
vladimir%pobox.com
10491893d5
Re-landing fixed cairo update, r=pav
2006-03-17 22:24:30 +00:00
vladimir%pobox.com
a3e8a2106f
People tell me that quadrupling Tp is bad. Me? I want a second opinion.
2006-03-17 07:44:38 +00:00
vladimir%pobox.com
702e1a67ff
b=330738, update in-tree cairo to current cairo head
2006-03-17 04:05:32 +00:00
pavlov%pavlov.net
31ef3d11b6
use the baseclass members instead of declaring new ones. offshoot of 330510. r=vlad
2006-03-14 23:18:42 +00:00
pavlov%pavlov.net
0cffbe252f
create fonts lazily. bug 330510. r=vlad
2006-03-14 23:17:55 +00:00
vladimir%pobox.com
024f6bdc6e
b=330107, pango font backend truncates float values to ints due to integer PANGO_SCALE, r=dbaron
2006-03-11 01:36:28 +00:00
pavlov%pavlov.net
add8320c31
attempt to unhork build. bug 329315.
2006-03-09 16:04:28 +00:00
pavlov%pavlov.net
464e521f86
attempt to unhork build. bug 329315. undoes fix for 329306.
2006-03-09 16:01:04 +00:00
pavlov%pavlov.net
f0ea84bb78
undoing fix that didn't work
2006-03-09 15:51:51 +00:00
pavlov%pavlov.net
691222c72d
attempt to unhork build. bug 329315. undoes fix for 329306.
2006-03-09 09:45:47 +00:00
pavlov%pavlov.net
af146bcb1f
making fonts scale based on the ctm on windows. bug 329306. r=vlad
2006-03-09 02:12:15 +00:00
vladimir%pobox.com
5952ca70f8
b=329850, fix thinko in positioning pango runs after the first, r=me
2006-03-09 00:25:53 +00:00
vladimir%pobox.com
385d974e5f
b=329841, incorporate late-breaking comments from roc!
2006-03-08 23:47:02 +00:00
vladimir%pobox.com
5267025e36
b=329841, misc thebes fixes/additions, r=pav
2006-03-08 23:40:25 +00:00
pavlov%pavlov.net
938a0e94ac
fixing crash when trying to measure or draw 0-length strings.
...
removing HDC param/member that is no longer used.
bug 329574. r=vlad
2006-03-07 23:45:52 +00:00
vladimir%pobox.com
2f354a2d51
fix build bustage
2006-03-05 09:26:57 +00:00
cbiesinger%web.de
b768303bda
bug 329140
...
- check for pango rather than gtk2 for non-gtk2 specific code
- add pango/cairo cflags where necessary
- don't include gtk headers when not needed
r=vlad
2006-03-04 14:23:39 +00:00
vladimir%pobox.com
2217656e8c
Backing out 329306 to see if it fixes 329315
2006-03-04 09:50:26 +00:00