vladimir@pobox.com
|
8698e07eca
|
more backouts
|
2007-04-03 12:43:13 -07:00 |
|
vladimir@pobox.com
|
d6052c8a4c
|
backing out 374462
|
2007-04-03 12:21:53 -07:00 |
|
vladimir@pobox.com
|
28cdc199c2
|
b=374462, update cairo to 1.4.2 -- missing file
|
2007-04-03 12:11:18 -07:00 |
|
vladimir@pobox.com
|
b227ab7f94
|
b=374462, update cairo to 1.4.2, r=stuart
|
2007-04-03 11:59:47 -07:00 |
|
benjamin@smedbergs.us
|
5bf272bac1
|
Fix thebes tests when --enable-static, r=luser
|
2007-04-03 09:00:31 -07:00 |
|
pavlov@pavlov.net
|
bb8ea4330f
|
fixing font selection bug dealing with zero-width glyphs and begin using ScriptGetCMap when possible. bug 376300. r=roc
|
2007-04-02 23:32:23 -07:00 |
|
roc+@cs.cmu.edu
|
f3d2506617
|
Bug 376299. If Windows tells us that the first character of a textrun is in the middle of a cluster, ignore it. r=pavlov
|
2007-04-02 20:19:46 -07:00 |
|
pavlov@pavlov.net
|
2dd8259b3e
|
updating our unicode range table. bug 376298. r=vlad
|
2007-04-02 16:19:38 -07:00 |
|
vladimir@pobox.com
|
55d8b8871c
|
b=374272, browser crashes when viewing page with many animated gifs, r=stuart
|
2007-04-02 12:57:58 -07:00 |
|
tor@cs.brown.edu
|
db9c79bfa1
|
Bug 375446 - Create gfxFontGroup factory method. r=vlad
|
2007-04-02 12:06:16 -07:00 |
|
benjamin@smedbergs.us
|
b760d3c08e
|
Bug 374921 - link error in gfxSurfaceRefCountTest when libxul is enabled, r=roc
|
2007-04-02 09:09:05 -07:00 |
|
dbaron@dbaron.org
|
f51f568e3e
|
Restore commented-out code now that bug 375824 is fixed. b=374680
|
2007-03-30 15:04:32 -07:00 |
|
roc+@cs.cmu.edu
|
649faf4536
|
Bug 375824. Centralize Thebes startup/shutdown sequence. r=vlad
|
2007-03-29 14:48:46 -07:00 |
|
roc+@cs.cmu.edu
|
6599844c53
|
Not part of the build (well, gfxSkipChars is built but not used): fix bugs in gfxSkipChars, and new textframe fixes for soft hyphens, justification, and caret movement (PeekOffset*) among other things
|
2007-03-28 16:54:32 -07:00 |
|
roc+@cs.cmu.edu
|
d9d4d3159d
|
Bug 375662. Fix ATSUI issues with cluster detection. Also fix extraction of glyphs when trailing whitespace doesn't get the dominant text direction; remove the current workaround and replace it with a simpler workaround. r=vlad
|
2007-03-28 13:53:46 -07:00 |
|
joshmoz@gmail.com
|
856b9f4a9b
|
fix crash when printing on Mac OS X. Re-ordered the calls in nsThebesDeviceContext::BeginPage so that the PrintManager calls get done in the right order (BeginPage, GetCGContext, EndPage). Patch by Colin Barrett. b=375495 r/sr=pav
|
2007-03-27 22:08:25 -07:00 |
|
roc+@cs.cmu.edu
|
13ff34b476
|
Fix bustage.
|
2007-03-27 20:59:09 -07:00 |
|
roc+@cs.cmu.edu
|
60a3aab860
|
Bug 372629. Don't treat fZeroWidth glyphs as missing if they're rendering a Unicode character which we expect to be zero-width. r=pavlov
|
2007-03-27 20:41:53 -07:00 |
|
roc+@cs.cmu.edu
|
fa171747f0
|
Backing out attempted fix for Windos reftests. I'll follow up with a real fix.
|
2007-03-27 17:05:06 -07:00 |
|
dbaron@dbaron.org
|
a7d9802f77
|
Remove GetKeyPointer method from nsTHashtable key types. b=374906 r=bsmedberg
|
2007-03-27 08:34:59 -07:00 |
|
longsonr@gmail.com
|
c1fc03e9c8
|
Bug 375387 - make gfxMatrix::IsSingular const. r+sr=pavlov
|
2007-03-27 04:07:10 -07:00 |
|
joshmoz@gmail.com
|
5bdb5019b5
|
followup for fix to bug 371392, forgot to get rid of the header declaration for a variable I killed. b=371392 r/sr=biesi
|
2007-03-27 01:53:08 -07:00 |
|
joshmoz@gmail.com
|
e836dc9c3f
|
get rid of old backbuffer API and related code. b=371392 r/sr=roc
|
2007-03-26 23:21:55 -07:00 |
|
roc+@cs.cmu.edu
|
c976a7c746
|
Bug 372629. Try to fix Windows reftests by special-casing ZWSP to never display a missing-glyph box.
|
2007-03-26 21:46:25 -07:00 |
|
roc+@cs.cmu.edu
|
6ce4a12335
|
Bug 372629. Try to fix Windows reftests by special-casing ZWSP to never display a missing-glyph box.
|
2007-03-26 21:34:49 -07:00 |
|
roc+@cs.cmu.edu
|
224214d8b9
|
Bug 372629. Draw missing-glyph boxes with the Unicode character inscribed in hex. r=pavlov
|
2007-03-26 20:24:49 -07:00 |
|
roc+@cs.cmu.edu
|
2511db122a
|
Bug 372631. Hopefully fix Windows Tp performance by switching from GetCharacterPlacement to GetGlyphIndices/GetTextExtentExPointI. r=pavlov
|
2007-03-26 15:48:42 -07:00 |
|
roc+@cs.cmu.edu
|
e7c61031cb
|
Bug 374720. Minor gfx changes to support new textframe work. r=pavlov
|
2007-03-22 16:07:18 -07:00 |
|
roc+@cs.cmu.edu
|
f2fc4febae
|
Bug 374830. gfxTextRun performance test harness. r=vlad
|
2007-03-22 16:04:48 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|