pavlov%pavlov.net
|
81d030d822
|
cleanup of some of the thebes code. bug 344979. r=vlad
speed up measuring of spaces. bug 342366. r=vlad
|
2006-07-17 23:45:21 +00:00 |
|
vladimir%pobox.com
|
5c0142fed5
|
b=344571, upgrade cairo to 1.2.0+cvs, r+sr=stuart
|
2006-07-13 20:19:38 +00:00 |
|
roc+%cs.cmu.edu
|
14a0ebbd4c
|
Bug 344484. Add virtual destructor to gfxTextRun to plug huge leak. r=stuart
|
2006-07-13 09:10:13 +00:00 |
|
pavlov%pavlov.net
|
8a54add887
|
speeding up gfxWindowsFont::ComputeMetrics. bug 342366. r=vlad
|
2006-07-12 22:02:46 +00:00 |
|
pavlov%pavlov.net
|
792b399f06
|
we no longer need to link against ole32 since we don't use mlang anymore
|
2006-07-12 21:41:38 +00:00 |
|
pavlov%pavlov.net
|
e894c7aa0c
|
add a stack string buffer for doing conversion from ascii to utf16 so that we don't end up converting and holding a reference to an object that doesn't so much exist anymore. bug 344428. r=vlad
|
2006-07-12 21:39:42 +00:00 |
|
pavlov%pavlov.net
|
6ed87b1766
|
avoid doing SaveDC/RestoreDC when possible. bug 342366. r=vlad
|
2006-07-07 23:59:14 +00:00 |
|
pavlov%pavlov.net
|
d4ef56fbf1
|
adding != operator. r=mrbkap/sicking
|
2006-07-07 23:13:39 +00:00 |
|
pavlov%pavlov.net
|
4324b7ee9a
|
inlining addref/release for thebes. bug 342593. r=mrbkap
|
2006-06-24 02:45:24 +00:00 |
|
pavlov%pavlov.net
|
aeb11f00cd
|
cleaning up addref/release mess in thebes. bug 342593. r=mrbkap
|
2006-06-24 02:38:12 +00:00 |
|
pavlov%pavlov.net
|
cb31692afe
|
cleaning up addref/release mess in thebes. bug 342593. r=mrbkap
|
2006-06-24 01:45:26 +00:00 |
|
martijn.martijn%gmail.com
|
6f2962a62f
|
Bug 335676 - Text not rendered properly/at all when scrolling, patch by Pawel Chmielowski, r=vladimir
|
2006-06-23 22:21:23 +00:00 |
|
pavlov%pavlov.net
|
50af2ea4a1
|
fixing bug 342257. r=mrbkap
|
2006-06-22 23:13:30 +00:00 |
|
pavlov%pavlov.net
|
3b53d312f4
|
avoid selecting non-unicode fonts as fallback fonts. fixing bug 330715. r=mrbkap
|
2006-06-22 21:48:03 +00:00 |
|
pavlov%pavlov.net
|
82333c8b3b
|
fixing bug 341865. r=vlad
|
2006-06-19 23:41:15 +00:00 |
|
vladimir%pobox.com
|
4ab24bc9d1
|
b=341694, bring Mac Cocoa+Cairo text layout/font selection/rendering to a useful baseline for further work, r=me
|
2006-06-16 00:42:39 +00:00 |
|
pavlov%pavlov.net
|
8abe98d9d7
|
turning weight table code back on with fix for crash. bug 341439. r=vlad
|
2006-06-15 21:35:06 +00:00 |
|
pavlov%pavlov.net
|
8673ea204f
|
disable weight table code for now...
|
2006-06-15 07:20:19 +00:00 |
|
pavlov%pavlov.net
|
fc94bde3fd
|
making windows font code _even_ better/faster/stronger/etc. fixing leaks, adding font weight table, better caching, tweaing font fallback lookups, adding logging, code to rebuild font list after WM_FONTCHANGE. bug 341439. r=vlad
|
2006-06-15 04:47:23 +00:00 |
|
pavlov%pavlov.net
|
94ad17838d
|
removing bogus comment
|
2006-06-10 19:20:48 +00:00 |
|
pavlov%pavlov.net
|
2bb5e3834c
|
fixing windows fonts (bug 340590). r=vlad.
|
2006-06-10 00:21:05 +00:00 |
|
vladimir%pobox.com
|
f4c9bc64cc
|
b=340880, fix massive thebes x11 performance stupidity, r=stuart
|
2006-06-08 22:03:34 +00:00 |
|
vladimir%pobox.com
|
cecf1f2cd6
|
b=340750, don't rewrap surface needlessly in gfxContext::CurrentSurface(), r=stuart
|
2006-06-08 01:07:08 +00:00 |
|
vladimir%pobox.com
|
7ce23bfb67
|
bustage fix
|
2006-06-05 23:31:24 +00:00 |
|
vladimir%pobox.com
|
589aae1008
|
b=340452, update cairo on trunk to 2006-06-03, r=stuart
|
2006-06-05 23:16:25 +00:00 |
|
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 |
|